Tim Bentley
b52ead934d
Add Cursor management
2011-01-01 11:44:16 +00: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
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
Tim Bentley
e77ce3ffdb
Bump values by 1 version or year
2010-12-26 11:04:47 +00:00
Tim Bentley
cb4fa5d03a
Fix Preview of Theme with Image bug
...
Fix Protection of Single Character Theme titles
Add Cursor update to Image import
Fixes: https://launchpad.net/bugs/692684
2010-12-20 20:22:21 +00:00
Andreas Preikschat
d9768b6536
whitespaces
2010-12-13 15:24:16 +01:00
Tim Bentley
90c631ce87
Documentation fixups and \nstart to add OpenlLyrics export for songs
2010-11-27 15:25:00 +00:00
Tim Bentley
771c86783e
Remove theme background for Images
2010-11-27 08:59:49 +00:00
Tim Bentley
68fa2c4791
Fix themes and class names
2010-10-23 18:37:10 +01:00
Tim Bentley
b0ba4472bd
Fix up themes now
2010-10-23 08:23:49 +01:00
Tim Bentley
6dbb80ee94
Initial version of Image performance improvements
2010-10-22 18:24:56 +01:00
rimach
f869e0d979
replace self.text_strings with self.textStrings, fix doc string
2010-10-05 18:09:48 +02: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
2f75087e40
Merge request cleanups
2010-09-26 09:38:11 +01:00
Tim Bentley
8f98ae9d2e
Add Image cache
2010-09-25 08:45:21 +01: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
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
b7c241cf36
Outline works - Irsh shadow
2010-07-28 18:21:32 +01:00
Tim Bentley
ca0c98e72e
Head974
2010-07-28 17:58:34 +01:00
Philip Ridout
73650e6536
Moved loop delay on to the general tab from the image tab, as it was being used in songs and custom slides as well.
...
Deleted image tab, as the loop delay was the only setting on it!
2010-07-27 21:35:50 +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
fbe647b896
Head968
2010-07-25 10:03:01 +01:00
Raoul Snyman
f6c5a9788c
Update the copyright notice and the credits.
...
bzr-revno: 967
2010-07-25 10:21:02 +02: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
81441f3e79
Remove some unused imports.
...
Remove an unused variable.
Fix up a couple of strings I missed in the previous string fix merge.
2010-07-24 23:20:02 +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
Raoul Snyman
7ec7235676
Updated more strings and things.
2010-07-21 07:20:03 +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
08f650871a
Signature Cleanups
2010-07-05 17:00:48 +01:00
Tim Bentley
0656b34df9
Cleanups
2010-07-02 19:21:45 +01:00
Tim Bentley
603c2e7be2
Head907
2010-07-02 17:54:22 +01:00
Jon Tibble
45375e7442
Cleanup plugins (Bug #600996 )
2010-07-02 13:13:46 +01:00
Tim Bentley
e3e6c82eac
Fix up display levels and renames
2010-07-02 06:16:30 +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
7198148a48
Replaceable Backgound images now work
2010-06-30 17:10:54 +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
andreas
5de4832ae7
changed the variable name
2010-06-28 18:23:59 +02:00
andreas
4f05a42627
fixed bug #599066
2010-06-28 17:43:40 +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
Raoul Snyman
d321249366
Removed unnecessary comments.
2010-06-19 20:38:17 +02:00
Raoul Snyman
e615401007
Make image formats filter in a central location.
2010-06-19 20:00:50 +02: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
4683e20860
Fix addToServiceItem location
2010-06-17 02:56:05 +01: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
Jon Tibble
e70ad3ca90
addToServiceItem is not an Icon
2010-06-12 21:22:20 +01:00
M2j
8296b8dc84
Additional translatable strings
...
Removed string_to_unicode and variant_to_unicode
2010-06-09 23:15:37 +02:00
M2j
8733ceac70
HEAD
2010-06-09 20:33:47 +02:00
Jon Tibble
559e4c4d63
Cleanups
2010-06-08 16:38:09 +01:00
Frode Woldsund
2df6bf5ef5
Fixed some wrong translate context and some indentation errors
2010-06-07 23:36:22 +02:00
M2j
69b98a44e8
fix for image names
2010-06-07 11:37:27 +02:00
M2j
d7a84fb592
derive captable image formats from Qt
2010-06-07 01:40:24 +02:00
Frode Woldsund
23ac93019a
Merged the trunk into my tree
2010-06-07 00:30:11 +02:00
Frode Woldsund
febb743acd
Fixed all translate() function in ImagePlugin
2010-06-06 15:26:42 +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
fb1e222422
Moar whitespace, exceptions and naming
2010-05-29 20:50:50 +01: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
Jonathan Corwin
456d35f2d4
Fix image qstring
2010-05-01 23:02:31 +01:00
Tim Bentley
4ffb7d8a18
Fix up drag and Drop for service items
2010-05-01 14:05:17 +01:00
Jon Tibble
5a7e36b5bc
Correct settingsSection naming convention
2010-04-30 23:38:15 +01:00
Tim Bentley
61a1693ce0
Head 802
2010-04-30 15:27:05 +01:00
Jon Tibble
22b00a130f
Make settings_sections consistent
2010-04-30 02:31:41 +01:00
Tim Bentley
4e6c56c430
Video clean ups and bug fixes from 800
2010-04-29 21:56:27 +01:00
Tim Bentley
b25b8ea590
Head 800 and fix fall out part 1
2010-04-28 18:07:36 +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
a29ea3f861
Add line spacing adjustment to renderer
...
Remove .thumbnail directories
2010-04-24 08:21:35 +01:00
Jonathan Corwin
496b7befce
head
2010-04-22 22:23:14 +01:00
Tim Bentley
e463e83ed5
Icon fixes
2010-04-19 17:45:13 +01:00