Commit Graph

267 Commits

Author SHA1 Message Date
Tim Bentley 7908ac4f67 Fix large Service Files 2011-04-29 09:45:36 +01:00
Raoul Snyman 8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Andreas Preikschat 28dec27ed2 fixed bug #758206
Fixes: https://launchpad.net/bugs/758206
2011-04-12 23:12:07 +02:00
Andreas Preikschat 84605fb430 fixed wrong context of shortcuts; moved functions 2011-04-04 16:38:17 +02:00
Jonathan Corwin db68c0419f Fix bug when hit service live button, but nothing to go live. Add option to preview immediately in media manager. Add keyboard shortcuts to media manager 2011-04-02 10:52:32 +01:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Mattias Põldaru 562a88a993 Fixes #730459 and 4 unreported bugs. 2011-03-08 09:38:25 +02:00
Tim Bentley d0520b739c Fix toolbar Separator
Fixes: https://launchpad.net/bugs/725887
2011-02-27 06:58:23 +00:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble cb37a8bc17 Head r1311 2011-02-18 16:37:41 +00:00
Jon Tibble 57ffb1758b Fix mime data string 2011-02-18 15:23:33 +00:00
Jon Tibble e401bc851d Some naming cleanups 2011-02-17 02:33:12 +00:00
Jon Tibble 032c48df60 Finish grammar corrections, more strings and cleanups 2011-02-16 17:54:31 +00:00
Jon Tibble d9a26ae4d9 Cleanups 2011-02-14 20:32:19 +00:00
Jon Tibble d5596583ff Fixes, cleanups, strings 2011-02-14 16:08:17 +00:00
Jon Tibble 323ab52848 Strings and magic numbers 2011-02-13 01:09:04 +00:00
Jon Tibble 23eb12be1a Fixes 2011-02-11 21:40:43 +00:00
Jon Tibble 9366155924 UiStrings and SongStrings 2011-02-11 21:17:56 +00:00
Jon Tibble 12d0867623 Plugin refactor: icons, tabs, mediaitems 2011-02-11 04:04:05 +00:00
Jon Tibble 281b24b815 Rename list widget descendant 2011-02-10 19:05:35 +00:00
Jon Tibble e4d317306c Refactor ListViews 2011-02-10 18:38:03 +00:00
Jon Tibble 0b83c7180f UiStrings updates 2011-02-10 04:06:16 +00:00
Jon Tibble 229583e241 Fix typos 2011-02-05 18:01:08 +00:00
Jon Tibble d029fb81a7 MediaItem cleanups 2011-02-03 23:25:52 +00:00
Andreas Preikschat 31a451274b fixed double white space 2011-02-02 14:22:43 +01:00
Andreas Preikschat 6f7f473b0c fixed appending images with a localisted gui 2011-02-02 13:28:48 +01:00
Andreas Preikschat 9fe4e6fc6d 2011-02-02 13:02:18 +01:00
andreas 5d8d468269 Add ability to print OOS document
bzr-revno: 1258
2011-02-01 18:53:44 +00:00
Jon Tibble 9744d246d6 Deduplication 2011-02-01 00:33:50 +00:00
Andreas Preikschat e8dce46cf9 2011-01-31 18:00:56 +01:00
Jon Tibble c0eccc4b85 Fix theme editing 2011-01-25 04:42:15 +00:00
Andreas Preikschat 55fed9efac addes spaces 2011-01-18 21:15:56 +01:00
Andreas Preikschat d567bb12ad more doc fixes 2011-01-18 21:14:44 +01:00
Andreas Preikschat 628a5bd755 removed obsolete attribute doc 2011-01-18 19:49:47 +01:00
Andreas Preikschat 727f7fe7bf 2011-01-12 20:31:46 +01:00
Jon Tibble c2b1dd9f2f More cleanups 2011-01-08 02:44:12 +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 fd5e173d21 Cleanups 2011-01-01 12:49:38 +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
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 87c1074cfe Add guard for missing filename 2010-12-29 09:14:13 +00:00
M2j 557a66db9d ThemeWizard: Show theme name in title and hide themeNameEdit if wizard is in editing mode.
ThemeWizard: Changed transitionsComboBox to align with the FormLayout.
(change some log.debug() arguments to avoid UnicodeError exceptions)
2010-12-28 12:18:56 +01:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Tim Bentley ada84d9352 pylint fixes part 1 2010-12-02 14:37:38 +00:00
Tim Bentley 6ecc121bdf Convert verse tags 2010-11-28 19:38:27 +00:00
Tim Bentley 1cf4914862 fixes from last merge and more code for song management 2010-11-27 20:51:54 +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 2752279d43 Remove need to restart for double click event changes 2010-11-26 09:49:06 +00:00
Tim Bentley f900980eef Add debugging for Servie editing and fix edit_id bug 2010-11-20 18:14:43 +00:00
Andreas Preikschat 0f76533470 clean up 2010-11-04 17:26:30 +01:00
Tim Bentley 75d35cf182 Fix duplicate file saving bug
Fix drag and drop service item bug

Fixes: https://launchpad.net/bugs/656177
2010-10-07 18:52:40 +01:00
Tim Bentley 7863a2ebfc Add Service Item update from edit with config flag 2010-10-06 20:27:30 +01:00
Tim Bentley 39f1aa2e09 Head1071 2010-10-06 05:55:00 +01:00
Tim Bentley bdc924093e Update service items on service load 2010-09-30 06:12:06 +01:00
rimach f265c552ea replace strings with text_strings 2010-09-27 20:15:55 +02: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 33f49f7d4a Head 2010-09-14 19:46:39 +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 d542e2762a hopefully Line ending corrected part3 2010-09-10 21:47:33 +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
Jon Tibble 941ef772a5 Cleanups 2010-08-31 00:19:04 +01:00
Jon Tibble 21eca36576 Fix last commit 2010-07-26 16:48:54 +01:00
Jon Tibble 37d2e910b7 Long lines 2010-07-26 16:19:11 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +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
Jon Tibble 44506f2c84 AdvancedTab: Double click to live 2010-07-13 17:00:33 +01:00
Jonathan Corwin 968eaad46a Head 2010-07-10 23:28:59 +01:00
Jonathan Corwin 27bccda0b6 Presentation thumbnail changes 2010-07-10 23:21:14 +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 0656b34df9 Cleanups 2010-07-02 19:21:45 +01:00
Raoul Snyman 6038d46a56 Make ServiceItems use the plugin's icon instead of some arb image "prediction" that is prone to failure. 2010-06-30 20:36:57 +02:00
Jon Tibble 6798f3402c Head r881 2010-06-25 01:24:56 +01:00
Jon Tibble 2c42aa0289 Refactor check_item_selected 2010-06-24 16:50:40 +01:00
Frode Woldsund e18a8067c7 switched place on function that did not make sense: translate(unicode -> unicode(translate 2010-06-21 23:57:01 +02:00
Jon Tibble 1005a3c1b1 Cleanup unneeded trailing backslashes 2010-06-19 19:29:18 +01:00
Jon Tibble f2836baae4 More docstrings 2010-06-19 18:31:42 +01:00
Tim Bentley 41789ef5e3 Translate string clean up
core/lib/__init__.py
core/utils/languagemanager.py
core/lib/mediamanageritem.py
core/ui/slidecontroller.py
core/ui/plugin*.py
core/ui/service*.py
2010-06-19 05:05:39 +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 143f361f8d Fix translate and remove unused script 2010-06-17 12:43:58 +01:00
Jon Tibble 4683e20860 Fix addToServiceItem location 2010-06-17 02:56:05 +01:00
Frode Woldsund 99d97a95a3 removed a "enter-space" 2010-06-17 00:17:50 +02:00
Frode Woldsund cc7b6a9ec3 Merged whit current trunk 2010-06-17 00:14:46 +02:00
Frode Woldsund 40fbf5ad63 Fixed syntax in translate() function that contained u'%s' and % stuff 2010-06-17 00:11:11 +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
Frode Woldsund e94bba463b The translate() function is a static method. Fixed. 2010-06-14 14:24:30 +02:00
Frode Woldsund 7b43146421 merged with current trunk 2010-06-14 08:38:51 +02:00
Jon Tibble ec4d54e66a Fix variable naming 2010-06-12 21:22:58 +01:00
Frode Woldsund 752e063837 Fixed doublespace in import 2010-06-11 09:36:08 +02:00
Jon Tibble 7ddaff2843 Head r839 2010-06-10 17:36:49 +01:00