Mattias Põldaru
24519832df
More informational noise to debug log, extensions by mimetype. To justify: it seems that extension list is an important thing.
2011-02-21 17:49:09 +02:00
Mattias Põldaru
09b515350b
oops
2011-02-20 20:49:59 +02:00
Mattias Põldaru
31247240d0
fix possible leaving out of extensions, hopefully neater approach
2011-02-20 20:12:55 +02:00
Mattias Põldaru
264c7fb585
Handled extensions to log.
2011-02-20 18:45:58 +02:00
Jon Tibble
e401bc851d
Some naming cleanups
2011-02-17 02:33:12 +00:00
Jon Tibble
a8d2d3661d
Sort grammar breakers
2011-02-16 03:06:34 +00:00
Jon Tibble
3f6f1940d9
Head r1301
2011-02-14 20:07:04 +00:00
Jon Tibble
8059ac5181
Head r1300
2011-02-14 19:51:16 +00:00
Jon Tibble
f87c051014
Head r1300
2011-02-14 19:27:32 +00:00
Jon Tibble
5e8b8eedf3
Strings not variable names\!
2011-02-14 19:08:18 +00:00
Tim Bentley
774f9d6cdd
Fix names
2011-02-14 18:43:37 +00:00
Jon Tibble
ba8918a1ea
Fixes
2011-02-14 18:20:59 +00:00
Tim Bentley
fba2a245fb
Fix Media length calc
2011-02-14 17:54:09 +00:00
Jon Tibble
531e50a417
Fix translation breaking strings
2011-02-14 17:25:51 +00:00
Jon Tibble
d5596583ff
Fixes, cleanups, strings
2011-02-14 16:08:17 +00:00
Jon Tibble
530c5e4f87
Head r1296
2011-02-13 14:24:19 +00:00
Jon Tibble
323ab52848
Strings and magic numbers
2011-02-13 01:09:04 +00:00
Tim Bentley
d98ea53cc1
Allow media items to start in the middle
2011-02-12 10:04:10 +00:00
Jon Tibble
12d0867623
Plugin refactor: icons, tabs, mediaitems
2011-02-11 04:04:05 +00:00
Jon Tibble
e4d317306c
Refactor ListViews
2011-02-10 18:38:03 +00:00
Jon Tibble
660028fd1e
More button boxes and translations
2011-02-10 00:36:00 +00:00
Jon Tibble
fb97816711
Unused imports
2011-02-09 21:30:41 +00:00
Jon Tibble
45f9fa8f2f
More translation refactors
2011-02-09 17:30:38 +00:00
Jon Tibble
5607b09f0d
Dedupe translations
2011-02-09 05:04:12 +00:00
Jon Tibble
1824ac31c6
Remove mediaitem duplicated calls
2011-02-06 19:37:35 +00:00
Jon Tibble
f4d25560e9
UI library - critical_error_message_box
2011-02-02 23:12:31 +00:00
Andreas Preikschat
e8dce46cf9
2011-01-31 18:00:56 +01:00
Jon Tibble
6e435e47e6
Remove a few redundancies
2011-01-26 23:26:09 +00:00
Tim Bentley
33a924a243
Preserve replacement backgrounds - finish
2011-01-23 15:36:15 +00:00
Andreas Preikschat
42a955582b
moved code to core
2011-01-17 16:38:10 +01:00
Andreas Preikschat
471de78bfe
update preview when live background is replaaced
2011-01-16 18:42:26 +01:00
Jon Tibble
284402b7b2
Refactor in existing error framework
2011-01-15 19:24:50 +00:00
Jon Tibble
120ec38557
and cleanups
2011-01-06 23:47:28 +00:00
M2j
e000b8a89b
send messages in openlp.plugins.bibles.lib.manager via "openlp_information_message" signal
2011-01-05 22:31:22 +01:00
M2j
4fd5d7546e
Head 1191
2011-01-05 20:58:31 +01:00
Tim Bentley
b36ff5107a
Fix text yet again
2011-01-05 18:27:39 +00:00
Tim Bentley
e7832cc63e
Head
2011-01-05 16:55:54 +00:00
M2j
71f6bc26dc
basicaly reworked the layout of the mediaitems and renamed variables to fit the standard
2011-01-05 17:50:28 +01:00
Tim Bentley
d97414e4e9
Fix title Camels
2011-01-05 16:15:08 +00:00
Tim Bentley
38e72ca137
Change message code
2011-01-05 07:18:12 +00:00
Tim Bentley
803d55c2ec
Change message code
2011-01-05 07:07:19 +00:00
M2j
21340470d3
simplified all setupUi() in plugins
2011-01-04 22:06:50 +01:00
Tim Bentley
45367eaab2
Update text and guard video backgrounds
2011-01-03 19:50:25 +00:00
M2j
b0c9b3f077
integrated 'split layout' in the SettingsTab class
...
remove the documentMode from the TabWidget in the SettingsDialog
replace comment for HideMode class
2011-01-03 12:25:30 +01:00
M2j
2e6613edf4
simplified all setupUi() in openlp.core.ui and the setting tabs of the plugins
2011-01-02 23:24:14 +01:00
Meinert Jordan
487837e615
While walking through the German translation, I observed a couple of problems in the internationalization. These problems are addressed in this branch. There are very few changed translatable strings but a lot which will be recognized as new from linguist.
...
I couldn't test all calls in the importers, because I don't have bibles in all formats. But nearly all changes in this request should be obvious.
bzr-revno: 1177
2010-12-31 19:22:41 +00:00
Meinert Jordan
a9bf3aac5a
Theme Wizard the layout was distorted because of several manual formating instructions. I limited all format instructions to the necessary minimum. Furthermore I aligned all QFormLayouts towards each other.
...
It should contain no functional changes except of bug fixes (traped exceptions).
Some widgets ans slots are renamed for a consistent naming scheme.
Small fixes: removed two consecutive spaces and string introducing double quotes from python code. Edited some log.debug() arguments to avoid UnicodeErrors.
bzr-revno: 1176
Fixes: https://launchpad.net/bugs/695136
2010-12-31 19:19:06 +00:00
M2j
599ee1f7fa
Lots of i18n fixes and some others. In detail:
...
translate() expanded for numbered strings
MediaManager context menus are using the plugins strings instead of own string manipulations
Removed string manipulations from ThemeManager and fixed the delete validation
Added disambiguation for some plugin strings to distinguish between name plural and container title
Added or repaired translate() calls at several positions.
2010-12-31 03:17:41 +01:00
Tim Bentley
ad346d8e05
Add message popup and guard Images and Media as well
2010-12-29 09:27:13 +00:00
Tim Bentley
87c1074cfe
Add guard for missing filename
2010-12-29 09:14:13 +00:00
M2j
7c68265f4b
remove two consecutive spaces from python code of the whole OpenLP sources
...
replaced double quotes for string in python code of the whole OpenLP sources
2010-12-27 23:57:35 +01:00
Tim Bentley
e77ce3ffdb
Bump values by 1 version or year
2010-12-26 11:04:47 +00:00
Tim Bentley
90c631ce87
Documentation fixups and \nstart to add OpenlLyrics export for songs
2010-11-27 15:25:00 +00:00
Tim Bentley
4c19db0b91
Force black backgounds for videos
2010-11-21 20:45:22 +00:00
Andreas Preikschat
0f76533470
clean up
2010-11-04 17:26:30 +01:00
Tim Bentley
51d68f2066
Fix up file type / mime type issues
2010-10-30 10:29:59 +01:00
Tim Bentley
7dcd7f3011
Fix Media icon - it went AWOL
2010-10-27 20:40:38 +01:00
Jonathan Corwin
415f79b9ed
head r1072
2010-10-07 22:49:25 +01:00
Jonathan Corwin
d6ce88959c
Add the use phonon media setting
2010-10-07 22:47:17 +01:00
rimach
f869e0d979
replace self.text_strings with self.textStrings, fix doc string
2010-10-05 18:09:48 +02:00
Jonathan Corwin
f331f13278
Optional phonon videos, start
2010-10-01 23:47:37 +01:00
rimach
ec16298908
add missing newlines, simplify getString function, wrap long lines
2010-09-29 23:06:59 +02:00
rimach
a76dd15fbe
resolve diverged branches
2010-09-27 20:34:40 +02:00
rimach
f265c552ea
replace strings with text_strings
2010-09-27 20:15:55 +02:00
Tim Bentley
79881d9023
Update plugin version numbers
2010-09-21 18:30:32 +01:00
rimach
399813e6aa
fix for the merge comments, add correct translations for settings window
2010-09-16 23:10:36 +02:00
rimach
3bc527e4fc
bugfixing
2010-09-15 19:55:27 +02:00
rimach
c53731d74b
media items' __init__ methods
2010-09-14 20:34:39 +02:00
rimach
2d47e2523c
remove executable flag
2010-09-14 20:18:47 +02:00
rimach
22304d491d
correct coding rules, some optimizations
2010-09-14 19:46:21 +02:00
rimach
8e8a6e42ff
Head
2010-09-13 21:08:26 +02:00
rimach
e2c8ee11f2
Fix removing dock with translation
2010-09-12 23:03:16 +02:00
rimach
6d7e7d7ad2
hopefully Line ending corrected and resolve merge conflict, part2
2010-09-10 21:21:14 +02:00
rimach
d4cabf9693
move translations from mediamanager to plugins with dict
2010-09-10 17:50:30 +02:00
rimach
95ffc8dd3b
add translation code for MediaDocks and PluginList
2010-09-04 00:51:28 +02:00
Tim Bentley
6d352df382
Video cleanups
2010-08-04 20:09:43 +01:00
Tim Bentley
fb4bd1a8c2
Head981
2010-08-01 09:30:42 +01:00
Jon Tibble
ab3efd2b3b
Fix issues with plugins (inc. bug #605655 )
2010-07-31 01:05:27 +01:00
Tim Bentley
b191f1391c
Fixed shadows and added transitions
2010-07-30 06:08:49 +01:00
Tim Bentley
b7c241cf36
Outline works - Irsh shadow
2010-07-28 18:21:32 +01:00
Tim Bentley
44fd8f31e0
Head974
2010-07-27 19:54:53 +01:00
Jon Tibble
37b2304eeb
Trailing new lines
2010-07-27 10:32:52 +01:00
Tim Bentley
2cde65ba70
html cleanup - text over video works
2010-07-26 17:42:19 +01:00
Tim Bentley
fbe647b896
Head968
2010-07-25 10:03:01 +01:00
Tim Bentley
9efad8da66
Head966 - and fix mediaitem
2010-07-25 07:21:29 +01:00
Raoul Snyman
2f2b339863
Update the copyright notice.
2010-07-25 00:10:47 +02:00
Raoul Snyman
2b7d7f3ba5
More string updating.
2010-07-23 20:03:19 +02:00
Raoul Snyman
2efb7cd34a
Update more strings, and just tweak the display of the remotes plugin settings tab.
2010-07-21 08:24:32 +02:00
Tim Bentley
c5e8a4cdab
Tidy up image background workflow and make it work
2010-07-19 21:05:25 +01:00
Jon Tibble
60b5568979
Fix bug then fix fix! (Bug #603798 )
2010-07-10 02:01:14 +01:00
Jon Tibble
a913c47254
Remove initPluginNameVisible hack
2010-07-08 10:14:00 +01:00
Jon Tibble
cde04a9218
Naming fixes for mediamanageritem
2010-07-07 17:03:30 +01:00
Tim Bentley
667d44eb8c
and add_to_list
2010-07-05 17:33:45 +01:00
Tim Bentley
08f650871a
Signature Cleanups
2010-07-05 17:00:48 +01:00
Tim Bentley
0656b34df9
Cleanups
2010-07-02 19:21:45 +01:00
Jon Tibble
45375e7442
Cleanup plugins (Bug #600996 )
2010-07-02 13:13:46 +01:00
Raoul Snyman
eda9093064
Change namespace of other plugin icons and make ServiceItems use the plugin's icon instead of some arb image "prediction" that is prone to failure.
...
bzr-revno: 903
2010-06-30 21:29:08 +02:00
Raoul Snyman
568e80748c
Change namespace of other plugin icons.
2010-06-30 20:16:07 +02:00
Tim Bentley
9ebdc1e2d3
Update missing checks
2010-06-30 18:05:12 +01:00
Tim Bentley
8b5931d50c
Video and Image updates
2010-06-30 17:30:25 +01:00
Jon Tibble
d37b4d1e8d
Plugin and other docstrings
2010-06-29 16:25:24 +01:00
andreas
68a934de71
- small fixes
2010-06-28 22:00:35 +02:00
andreas
eccd2999ee
started fixing deletion bug in media manager (custom still to be done)
2010-06-28 20:20:05 +02:00
Jon Tibble
4ac7ce16c0
Ampersands and item selection checking
...
bzr-revno: 877
2010-06-24 19:16:43 +01:00
Jon Tibble
2c42aa0289
Refactor check_item_selected
2010-06-24 16:50:40 +01:00
Tim Bentley
da5ff6c3db
Update version numbers and white space
2010-06-23 18:37:01 +01:00
Jon Tibble
0235f251bf
Cleanups
2010-06-19 14:18:38 +01:00
Tim Bentley
18a32a2217
Remove Media dynamic backgrounds for now.
...
Clean up Media, Image and Custom translate strings
2010-06-19 04:43:10 +01:00
Jon Tibble
1af5f700e2
Bible search fix
...
Edit and Delete feedback for Media Manager Items
Fix Bible Import Wizard setField errors
Fix addToServiceItem locations
Remove unused scripts/get-strings.py
bzr-revno: 850
2010-06-17 15:06:47 +01:00
Frode Woldsund
7c6b5c0b99
translate(pluginName.pluginName) -> translate(pluginName) and removed some spaces
2010-06-17 14:02:18 +02:00
Jon Tibble
5e0ab4a7f6
Fix lack of feedback for edit and delete
2010-06-16 02:23:57 +01:00
Meinert Jordan
48619f72cc
Various i18n fixes.
...
bzr-revno: 847
2010-06-15 17:22:26 +02:00
Jon Tibble
ec4d54e66a
Fix variable naming
2010-06-12 21:22:58 +01:00
M2j
8296b8dc84
Additional translatable strings
...
Removed string_to_unicode and variant_to_unicode
2010-06-09 23:15:37 +02:00
Jon Tibble
559e4c4d63
Cleanups
2010-06-08 16:38:09 +01:00
Frode Woldsund
23ac93019a
Merged the trunk into my tree
2010-06-07 00:30:11 +02:00
Frode Woldsund
4571e808ba
Fixed translate() function in MediaPlugin
2010-06-06 15:30:57 +02:00
Frode Woldsund
3be909c5c0
Replaced { self.trUtf8() } with { translate() } which is the new standar. I also imported the translate library on the following files. I did not remove any import sinse I do not know how this { self.trUtf8() } does work.
2010-06-01 00:06:16 +02:00
Jon Tibble
dc96d471e6
Variable cleanup
2010-05-27 15:41:47 +01:00
Jon Tibble
871640c374
Whitespace
2010-05-25 17:16:43 +01:00
Tim Bentley
6c9c9848db
Clean up fixes
2010-05-06 17:49:12 +01:00
Tim Bentley
27a963a9c2
Validate Service item viewer loading
2010-05-05 20:14:48 +01:00
Tim Bentley
a8bbd540d4
service loading prefix check
2010-05-05 19:07:57 +01:00
Tim Bentley
e1f97fc9b9
Fix initial display
2010-05-05 18:35:11 +01:00
Jon Tibble
5a7e36b5bc
Correct settingsSection naming convention
2010-04-30 23:38:15 +01:00
Jon Tibble
b81160768b
Coding style fixes
2010-04-30 22:00:17 +01:00
Tim Bentley
09da62f9cc
Text over video
2010-04-30 17:30:25 +01:00
Jon Tibble
22b00a130f
Make settings_sections consistent
2010-04-30 02:31:41 +01:00
Jon Tibble
bc74bc0335
Cleanup settings saving
2010-04-28 15:17:42 +01:00
Jon Tibble
9605183812
Config file to QSettings conversion
2010-04-27 17:27:57 +01:00
Tim Bentley
abb3827817
Style fixes
2010-04-06 20:16:14 +01:00
Tim Bentley
fa8c543556
Clean up Media mediaitem
2010-04-05 08:22:21 +01:00
Tim Bentley
5a3150a063
Fix up plugins for multiple service item generation
2010-04-05 07:45:01 +01:00
Tim Bentley
89bbdea0b9
Code fixes from last merge and presentation improvements
2010-04-03 09:42:51 +01:00
Tim Bentley
828695ea0e
Fix review comments
2010-04-03 08:10:31 +01:00
Tim Bentley
8328a2dabe
Replace flags with capibilities
2010-04-02 20:02:38 +01:00
Raoul Snyman
ea5ceaf00a
Updated copyright.
...
Updated credits.
2010-03-22 01:58:01 +02:00
Tim Bentley
065986c33c
Automate Media type list from phonon
2010-02-27 14:57:33 +00:00
Tim Bentley
1979f24502
Fix song editing where text is lost
2010-02-27 09:55:44 +00:00
Tim Bentley
4a83e572e9
Fix bugs in last merge and fix comments
2010-02-27 09:18:26 +00:00
Tim Bentley
04d79f72a1
Fix typos
2010-02-16 18:51:41 +00:00
Tim Bentley
e0b7c54ddc
Minor fixes and unicode changes
2010-02-16 18:47:26 +00:00
Tim Bentley
a5dc0bd75d
Set plugins up for alpha release
2010-02-06 10:33:33 +00:00
Tim Bentley
b5a4178ca7
Cleanup loggin levels and amend default
2010-02-03 17:23:33 +00:00
Tim Bentley
dd18a4da76
Fix spacing of media items
2010-01-24 16:30:48 +00:00
Tim Bentley
6ef3f6aadc
Lots of fixes:
...
Alerts now stack up a wait correctly
Presentations will run but issue with impress previews
Transparent themes now work
New image for media previews
2010-01-09 09:34:06 +00:00
Raoul Snyman
b4b075c961
Updated copyright year.
2009-12-31 14:52:01 +02:00
Tim Bentley
a745d15a98
Remove the media tab correctly
2009-12-05 09:44:44 +00:00
Tim Bentley
480fc4771f
Fix up song tagging so case does not matter
...
Fix bug in transitions when using images
Remove MediaTab as not wanted
2009-12-05 08:05:11 +00:00
Raoul Snyman
f5bee07341
Added Michael to the copyright notice.
...
Fixed a bug where Media Manager item toolbar buttons were becoming toggle buttons.
Cleaned up config settings.
Miscellaneous other bugfixes.
2009-11-30 22:29:26 +02:00