Commit Graph

8531 Commits

Author SHA1 Message Date
M2j 970e6c5564 correct parenting of shortcut actions in slide controller 2012-03-04 20:06:49 +01:00
M2j b952b2cdbc Merge differing trees and remove whitspaces 2012-03-04 15:52:09 +01:00
M2j 587850bb59 Bug #943919: Make shortcuts for "Move to Previous/Next" in live slide controller
configurable.
2012-03-03 14:52:57 +01:00
M2j 277de83b68 Bug #943919: Make shortcuts for "Move to Previous/Next" in live slide controller
configurable.
2012-03-03 14:38:20 +01:00
M2j 45de016abb derive OpenLPToolbar().actions keys from object names to prevent collisions in
case translators translate different strings same.
2012-03-02 13:11:13 +01:00
M2j 6d909c64eb unified remaining action creation methods (addToolbarButton, context_menu_action, context_menu_separator) 2012-03-02 11:22:52 +01:00
M2j fe2966ac9e make slideShortcutActivated private 2012-02-28 10:47:34 +01:00
M2j d13ec2184a concentrate action creation in slide controller 2012-02-28 10:24:42 +01:00
M2j 95c8f8fe5a removed base_action, checkable_action, icon_action, and shortcut_action 2012-02-28 00:44:35 +01:00
M2j fe5f3c8874 make use of **kwargs in action creation methods 2012-02-27 19:58:34 +01:00
M2j 3a6a402b56 use Python methods instead of Qt 2012-02-26 22:09:22 +01:00
M2j 44a5784315 Merge all QAction creation methods in openlp.core.lib.ui 2012-02-26 21:43:59 +01:00
Meinert Jordan 9dadcb9217 Check for Qt version before calling QtCore.QLocale().createSeparatedList
bzr-revno: 1885
Fixes: https://launchpad.net/bugs/902115
2012-02-26 17:35:22 +02:00
M2j ee3da31682 Check for Qt version before calling QtCore.QLocale().createSeparatedList 2012-02-26 16:15:00 +01:00
Tim Bentley f9ba07f48d Fix thread bug which on linux causing OpenLP and Impress to fail.
Fix Spelling
Fix Qlocale test to handle versions of PyQt less than 4.9

bzr-revno: 1884
2012-02-25 19:25:24 +00:00
Tim Bentley 025fe7e145 Correct brackets 2012-02-25 18:31:02 +00:00
Tim Bentley 3e1ba89a41 Fix locale test 2012-02-25 17:44:21 +00:00
Tim Bentley c1c1de5472 Fix Impress and OpenLP so it now starts .
Fix Spelling
Remove QLocale code for now as not supported by PyQt

Fixes: https://launchpad.net/bugs/902115
2012-02-25 13:01:47 +00:00
Tim Bentley ea2fc37563 Head 2012-02-25 12:01:17 +00:00
Raoul Snyman 3e726f453f Attempted to fix bug #927473 by catching operational errors and redoing the action.
bzr-revno: 1883
Fixes: https://launchpad.net/bugs/927473
2012-02-19 22:56:06 +02:00
Raoul Snyman 7f514ca98c Updated the Windows build script to use a configuration file to supply the username and password options.
bzr-revno: 1882
2012-02-19 22:54:46 +02:00
Meinert Jordan 5b4b48a61c Displayed listed items are shown more natural type (Jack, René and Maria)
bzr-revno: 1881
2012-02-19 22:53:41 +02:00
M2j 9e03cf0715 use Qt method if available 2012-02-17 19:51:01 +01:00
M2j ce7029776a localize separated item list format 2012-02-16 21:36:35 +01:00
Raoul Snyman bcad2c171f Added exception logging in case we need to confirm that we are actually getting the exception we think we are. 2012-02-16 21:05:16 +02:00
Raoul Snyman 2644de0d01 HEAD 2012-02-16 21:04:20 +02:00
Jonathan Stafford 4016038d33 Fixes bug 932610 where OpenLP crashes if the "Service Item Slide Limits" was set to "Next Item" and the user tries to advance beyond the ends of a service item in the preview pane using the up/down arrow keys.
bzr-revno: 1880
Fixes: https://launchpad.net/bugs/932610
2012-02-16 19:02:11 +00:00
Meinert Jordan 5cf9a83657 i18n for scripture references.
bzr-revno: 1879
2012-02-16 20:51:27 +02:00
Mattias Põldaru 7c0ed0eefb Have a default name for service Save as dialog always filled in.
bzr-revno: 1878
2012-02-16 20:46:31 +02:00
Jonathan Stafford d57905f9d8 Fixed Preview Crash Bug 932610
Fixes: https://launchpad.net/bugs/932610
2012-02-15 18:37:42 +08:00
Raoul Snyman 456e31d55a Updated the Windows build script to look for an option outside of version control and pull the Transifex username and password from it for the translation_utils.py script. 2012-02-15 05:57:16 +02:00
Mattias Põldaru c2153bb6ae Merge. 2012-02-13 13:11:24 +02:00
Mattias Põldaru d4efbfe122 Moved two items over to right columns. 2012-02-13 13:10:27 +02:00
Raoul Snyman f8a8185eb0 Attempt to catch the OperationalError which is thrown when MySQL closes the connection without telling us. 2012-02-12 11:24:06 +02:00
Raoul Snyman fd5a04cc84 Updated the translation script to work with Transifex.
bzr-revno: 1877
2012-02-11 23:10:15 +02:00
Raoul Snyman eb862554ad HEAD 2012-02-11 20:03:32 +02:00
Raoul Snyman d10358f0a2 Updated some strings to unicode - the rest need to remain strings because web servers don't do unicode that well. 2012-02-11 20:02:33 +02:00
Mattias Põldaru d09cfa4a57 Merge trunk. 2012-02-08 00:07:24 +02:00
Mattias Põldaru 62e2616ace Code cleanup. 2012-02-07 12:54:13 +02:00
Jonathan Stafford 13ab688518 Changing the "Wrap Slide" option into a three-way radio button selection to allow the option of the up/down arrow keys to jump between service items at the end of each song, etc.
bzr-revno: 1876
2012-02-06 17:35:41 +00:00
Jonathan Stafford e6f1ed20a9 Moved Setting to Advanced Tab 2012-02-06 21:28:16 +08:00
Raoul Snyman c354d16263 Clean up the translation_utils.py script a bit, removing references to Pootle. 2012-02-05 23:18:57 +02:00
Raoul Snyman af52ee68d9 Updated the translation_utils.py script to download from Transifex instead of Pootle. 2012-02-05 22:58:17 +02:00
M2j ec4b78ccb2 replace placeholderText as it is not included in supported platform. 2012-02-05 20:20:01 +01:00
Andreas Preikschat f9fb2bea5b fix ZeroDivisionError
bzr-revno: 1875
2012-02-05 16:22:21 +01:00
Christian Richter 863a9f9129 Added VLC support to OpenLP
bzr-revno: 1874
2012-02-05 16:39:46 +02:00
Andreas Preikschat bedb2d833d fix ZeroDivisionError 2012-02-04 18:11:35 +01:00
Andreas Preikschat 971b1fd45f r1873 2012-02-04 18:07:27 +01:00
Mattias Põldaru 413d507fa5 fix a traceback when exporting configuration on OSX ticket 394
bzr-revno: 1873
2012-02-04 12:49:13 +01:00
Mattias Põldaru dedb85b0cf Merge trunk. 2012-02-04 09:48:55 +02:00