Commit Graph

515 Commits

Author SHA1 Message Date
Jon Tibble 7fc5bea107 Couple of cleanups 2011-01-22 17:50:32 +00:00
Tim Bentley 479aa7a921 r1238 2011-01-22 11:20:50 +00:00
Tim Bentley 987d4cf7d5 Presentation guards against missing images 2011-01-22 10:30:19 +00:00
Tim Bentley 52367323b0 Presentation guards against missing images 2011-01-22 10:29:47 +00:00
Jon Tibble ab17e6aaf0 Small OOo refactor, fix last commit 2011-01-21 22:28:34 +00:00
Jon Tibble a064ad1b05 Head r1218 and fixes 2011-01-15 20:06:25 +00:00
Jon Tibble 284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +00:00
Jon Tibble ecb97881a1 Refactor file deleting, cleanups 2011-01-14 18:58:47 +00:00
Jon Tibble cf0608cc45 Increase ooo verbosity to aid debugging 2011-01-11 17:13:17 +00:00
Meinert Jordan c75e69feab fixed layout problem for long bible names (or long presentation controller names)
unified the linebreak in setSizePolicy() calls

bzr-revno: 1201
2011-01-09 21:22:22 +02:00
M2j ce2ca01eac fixed layout problem for long bible names (or long presentation controller names)
unified the linebreak in setSizePolicy() calls
2011-01-09 16:37:45 +01:00
Jon Tibble c2b1dd9f2f More cleanups 2011-01-08 02:44:12 +00:00
M2j 7b6c8a9a78 Bug #698881 (accessing unavailable presentation controller)
Keep settings if the controller is not available
Add explaining text to unavailable controllers checkButton
2011-01-07 12:26:28 +01: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
M2j 21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01: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 cd74645379 Fix bug where blank hides the screen on restart.
Presentations unblank the screen and reset the display flags and setting.

Fixes: https://launchpad.net/bugs/660448
2010-12-30 09:13:39 +00:00
Tim Bentley bb10026b63 Correct change in error 2010-12-29 09:37:36 +00: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
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
Jon Tibble 947e4d4173 Long lines 2010-11-03 18:03:28 +00:00
Jonathan Corwin dc0c597243 Warn, not error, if COM Impress not available 2010-10-15 10:00:08 +01:00
Raoul Snyman 177d2d0351 More documentation updates. 2010-10-11 22:47:00 +02: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 79881d9023 Update plugin version numbers 2010-09-21 18:30:32 +01:00
rimach 23099261bd Head 2010-09-19 10:47:00 +02:00
rimach 86bed937f5 Remove unused lines 2010-09-18 20:56:57 +02:00
rimach 399813e6aa fix for the merge comments, add correct translations for settings window 2010-09-16 23:10:36 +02:00
rimach d2bf1fedae correct piped soffice start, fix Python2.5 problem with unicode strings in optparse 2010-09-16 23:01:44 +02:00
rimach ea1321ef20 add pipe using for soffice 2010-09-15 22:51:01 +02:00
rimach 84a6c273fe Python 2.5 cant handle unicode strings in optparse 2010-09-15 20:07:08 +02:00
rimach a308c66aa9 Python 2.5 cant handle unicode strings in optparse 2010-09-15 20:06:30 +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
Raoul Snyman 08e97a67cb More string fixes and updates from Pootle. 2010-09-06 06:53:48 +02:00
rimach 95ffc8dd3b add translation code for MediaDocks and PluginList 2010-09-04 00:51:28 +02:00
Jon Tibble c9edfb9508 Cleanup QMessageBoxes using defaults 2010-07-31 03:06:44 +01:00
Jon Tibble ab3efd2b3b Fix issues with plugins (inc. bug #605655) 2010-07-31 01:05:27 +01:00
Jon Tibble 37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Jon Tibble 37d2e910b7 Long lines 2010-07-26 16:19:11 +01:00
Jon Tibble 96033624aa Head r968 2010-07-25 12:47:53 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Jon Tibble 6e6d44710f Head r965 2010-07-24 22:03:58 +01:00
Raoul Snyman 3c303365b1 HEAD 2010-07-23 20:07:27 +02:00
Raoul Snyman 2b7d7f3ba5 More string updating. 2010-07-23 20:03:19 +02:00
Jon Tibble c8c65120cf Head r963 2010-07-23 17:33:03 +01:00
Jon Tibble c1ddaa2dd1 DocStrings
bzr-revno: 963
2010-07-23 12:17:18 +01:00
Jon Tibble 150968dd05 Head r961 2010-07-22 23:54:23 +01:00
Jonathan Corwin efdc2bcb0d Presentations no longer startup blanked 2010-07-22 08:32:55 +01:00
Jonathan Corwin d628956c1a Bug 608149 - Enable presentation controllers by default, and simplify default workflow
bzr-revno: 960
2010-07-22 08:00:32 +01:00
Jon Tibble d232133b35 Remove wildcard import 2010-07-22 01:39:00 +01:00
Jon Tibble d2372850e4 DocStrings 2010-07-22 01:28:56 +01:00
Jonathan Corwin 475bab8215 [Bug 608149] [NEW] Presentations are not intuitive 2010-07-21 23:46:25 +01: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 4bffb39567 Import fixes 2010-07-12 11:59:48 +01:00
Jonathan Corwin bff74507d7 Coding standards 2010-07-11 21:53:53 +01:00
Jonathan Corwin fe5b3e6771 pptview/impress fixes to thumbnails on Windows 2010-07-11 21:22:53 +01:00
Jonathan Corwin fb4faf0dbb Powerpoint fix 2010-07-10 23:41:36 +01:00
Jonathan Corwin 08c36f7e1c Got a conflict fix wrong 2010-07-10 23:33:09 +01:00
Jonathan Corwin 968eaad46a Head 2010-07-10 23:28:59 +01:00
Jonathan Corwin 91b3c06849 Missed one 2010-07-10 23:21:50 +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
Jonathan Corwin c75d29eaa7 Must get TRB143 a new mop for Christmas 2010-07-05 23:17:14 +01:00
Tim Bentley 08f650871a Signature Cleanups 2010-07-05 17:00:48 +01:00
Jonathan Corwin db961c76db Clean up after TRB143's attempts to outclean Meths
Fix pptview plugin when running as exe
2010-07-02 23:18:54 +01:00
Jon Tibble 45375e7442 Cleanup plugins (Bug #600996) 2010-07-02 13:13:46 +01:00
Jon Tibble 9e1474e851 Fix songs and wildcard import 2010-07-02 11:29:36 +01:00
Raoul Snyman 568e80748c Change namespace of other plugin icons. 2010-06-30 20:16:07 +02: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
Jonathan Corwin 9a2b05f830 Prevent crash if OpenOffice not installed on Windows 2010-06-27 23:34:33 +01:00
Jonathan Corwin 7cf31532b8 Remove error trace if no impress 2010-06-26 21:34:26 +01:00
Jonathan Corwin 217b40c26f Bug 598361 - Preview presentation error. Ensure presentations close correctly 2010-06-25 21:20:03 +01:00
Jonathan Corwin a23a354532 pptviewlib.dll 2010-06-24 21:25:35 +01:00
Jonathan Corwin 1ea6d1da50 Merge excepts together (again) 2010-06-24 20:58:45 +01:00
Jonathan Corwin 84b7a4f4ad head 2010-06-24 20:43:06 +01:00
Jonathan Corwin 30f8441ce9 Merge excepts together 2010-06-24 20:42:15 +01: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
Jonathan Corwin bbf5ecf0fc Head 2010-06-23 23:30:15 +01:00
Jonathan Corwin fe01718d46 Presentation tidyups 2010-06-23 23:26:54 +01:00
Tim Bentley da5ff6c3db Update version numbers and white space 2010-06-23 18:37:01 +01:00
Tim Bentley a4d7ae1600 Final extermination of translate u"s 2010-06-21 19:28:36 +01:00
Raoul Snyman 6c1b5a6fad Updated the majority of the translate() functions.
Removed .qm files.
Ignore .qm files.
2010-06-21 18:43:59 +02: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 d5bd675489 Complete trUtf8 -> translate conversion
bzr-revno: 849
2010-06-17 15:03:10 +01:00
Frode Woldsund 7c6b5c0b99 translate(pluginName.pluginName) -> translate(pluginName) and removed some spaces 2010-06-17 14:02:18 +02:00
Jon Tibble 9d9464aee5 Head r848 2010-06-17 12:45:45 +01:00
Jonathan Corwin 674b9e00ad Remove the main display so we can see the ppt's 2010-06-16 22:22:02 +01:00
Jonathan Corwin 62376aa93d Head 2010-06-16 21:54:41 +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
Jonathan Corwin f2a0fb9f29 Well at least you can open a presentation now. Can't see it yet though cos of some silly black window in the way 2010-06-14 23:01:04 +01:00
Jonathan Corwin 89e78b6528 Head 2010-06-14 22:12:22 +01:00
Jonathan Corwin b6057c0156 resize thumbs 2010-06-14 21:59:07 +01:00
Jon Tibble 5868a37018 Small refactorings 2010-06-10 14:28:41 +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 3c096b4d0a Fixed translate() function in PresentationPlugin 2010-06-06 15:42:24 +02:00
Jon Tibble bea44a5124 Fix __init__ calling and imports 2010-06-01 01:05:05 +01: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 f41cadd17b CONSTANTS and an exception 2010-05-28 16:01:50 +01:00
Jon Tibble dc96d471e6 Variable cleanup 2010-05-27 15:41:47 +01:00
Jon Tibble 15038a9184 More cleanups 2010-05-26 16:52:33 +01:00
Jon Tibble 871640c374 Whitespace 2010-05-25 17:16:43 +01:00
Jon Tibble 122756eca5 Fix indentations 2010-05-24 23:37:20 +01:00
Martin Thompson c613773bfb Merged trunk 2010-05-06 21:30:23 +01:00
Martin Thompson dbdf681165 More changes to suit pyqt4.4 2010-05-06 21:30:08 +01:00
Tim Bentley 6c9c9848db Clean up fixes 2010-05-06 17:49:12 +01:00
Tim Bentley 0e7fb1c80c minor errors 2010-05-05 20:21:05 +01:00
Tim Bentley fd22b01e59 Head811 2010-05-05 20:15:09 +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 e0bfaf07bc Cleanup and finish bits 2010-05-04 21:01:45 +01:00
Jonathan Corwin 465ce8c7f7 web fixes, allow more file types. Slidecontroller_hide event 2010-05-03 22:49:42 +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
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
Tim Bentley 932560e81d Fix missing %s 2010-04-30 15:49:27 +01:00
Tim Bentley 61a1693ce0 Head 802 2010-04-30 15:27:05 +01:00
Tim Bentley 8e630c5adf Fixes 2010-04-30 10:38:17 +01:00
Tim Bentley 591dc07354 Fix up presentations so they work again 2010-04-30 06:50:52 +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
Jon Tibble bc74bc0335 Cleanup settings saving 2010-04-28 15:17:42 +01:00
Jon Tibble 507cd19739 Cleanups and diff reading fixes 2010-04-28 02:28:37 +01:00
Jon Tibble 484a76289c Fix presentations a bit more 2010-04-27 23:36:50 +01:00
Jon Tibble 55dd795a45 Unbreak presentations slightly 2010-04-27 22:30:04 +01:00
Jon Tibble 9605183812 Config file to QSettings conversion 2010-04-27 17:27:57 +01:00
Jon Tibble b8f940565e Import fixes 2010-04-23 21:39:27 +01:00
Jonathan Corwin 496b7befce head 2010-04-22 22:23:14 +01:00
Jonathan Corwin fa54f94905 Finish signal refactor 2010-04-22 22:22:09 +01:00
Tim Bentley e6d6541ca2 Presentation Thumbnails 2010-04-21 18:36:29 +01:00
Tim Bentley 9d0c1c01f3 Alerts cleanup and fixes 2010-04-21 18:21:56 +01:00
Jonathan Corwin 40e6289102 head 2010-04-20 23:12:04 +01:00
Jonathan Corwin 29e4d4cf1a event fixes 2010-04-20 23:00:55 +01:00
Tim Bentley 8242bac82f Presentation icons 2010-04-19 19:20:44 +01:00
Tim Bentley dcd48d1042 Clean up alert dialog with new layout
Alerts over video starting to work 
Fix bug in impress close down
2010-04-17 08:31:15 +01:00
Jonathan Corwin bc6b7a8488 signal/slot refactor part 1 2010-04-16 08:31:01 +01:00
Tim Bentley 3cc600a67b More changes and attempts 2010-04-13 16:53:00 +01:00
Tim Bentley be7ed23c1d and again 2010-04-07 19:32:54 +01:00
Tim Bentley 04fa7bda1c fix missing method 2010-04-06 19:14:59 +01:00
Tim Bentley a866b30491 Presentation bug fixes 2010-04-06 18:52:09 +01:00
Tim Bentley e934c7e623 Compress Impress previews 2010-04-05 12:06:37 +01:00
Tim Bentley 5a3150a063 Fix up plugins for multiple service item generation 2010-04-05 07:45:01 +01:00
Tim Bentley 828695ea0e Fix review comments 2010-04-03 08:10:31 +01:00
Jonathan Corwin b490e74012 Start presentation apps in right place 2010-03-24 22:59:05 +00:00
Jon Tibble 6578fb529e Test tweaks and remove unused variables 2010-03-23 21:51:20 +00:00
Jonathan Corwin 00cb0d1277 Close down presentation apps at end correctly 2010-03-23 19:41:54 +00:00
Raoul Snyman ea5ceaf00a Updated copyright.
Updated credits.
2010-03-22 01:58:01 +02:00
Tim Bentley 601abab854 Text string fixes
bzr-revno: 739
2010-03-13 13:02:50 +00:00
Raoul Snyman 881c4cea18 Fixed locations to use the AppLocation class. 2010-03-12 23:55:52 +02:00
Tim Bentley db84256a20 Fix yet more text 2010-03-12 19:39:15 +00:00
Jonathan Corwin bfee664c94 fixes 2010-03-10 23:00:48 +00:00
Jonathan Corwin 1613610853 Good idea to test conflict resolutions before committing 2010-03-10 22:32:27 +00:00
Jonathan Corwin 99a963e509 Head 2010-03-10 22:28:19 +00:00
Jonathan Corwin d48046c0c3 Blanking issues 2010-03-10 22:24:09 +00:00
Jon Tibble e40f1b41ef Truth tests and some style fixes 2010-03-09 19:43:11 +00:00
Jon Tibble 54c4bc9c19 Head r727 and C style fix 2010-03-08 19:43:37 +00:00
Jonathan Corwin 714135a94f presentation text/notes routines. blanking issues 2010-03-06 23:33:10 +00:00
Jonathan Corwin a33a6d53ca coding standards 2010-03-05 22:10:53 +00:00
Jon Tibble d4b77873fb Head r724 2010-03-05 21:54:29 +00:00
Jonathan Corwin edad400a73 Minor fixes 2010-03-05 19:50:51 +00:00
Jonathan Corwin 851f5a4e47 head 2010-03-05 19:39:30 +00:00
Jonathan Corwin 77838615b3 Presentations - close app down correctly, and mode to automatically detect file type 2010-03-05 08:36:32 +00:00
Jon Tibble 132022205e None tests redux 2010-03-04 18:43:53 +00:00
Tim Bentley bb0a3f7293 Head 721 2010-03-03 17:51:19 +00:00
Jonathan Corwin aa5f21b50d Live/Preview presentation changes for Windows 2010-03-02 23:15:13 +00:00
Jonathan Corwin 743ae230a8 Split live/preview presentation documents 2010-03-02 21:01:23 +00:00
Tim Bentley 325fab92da Clean up all the Gloab log statements 2010-02-27 15:31:23 +00:00
Tim Bentley 8e2efcb183 Fix spelllling 2010-02-23 19:19:06 +00:00
Tim Bentley 60dd3b36cf Fix presentation tab and repaint service item 2010-02-22 06:14:44 +00:00
Jonathan Corwin cf62d6187f More presentation fixes/tidies 2010-02-17 22:57:59 +00:00
Jonathan Corwin 959c2469a5 Fix PowerPoint and PowerPoint viewer screen lookup 2010-02-16 22:28:35 +00:00
Tim Bentley be4c40b401 Cleaner fix 2010-02-09 11:20:19 +00:00
Tim Bentley fc9b8fcdad fix presentation import values 2010-02-09 08:28:34 +00:00