Commit Graph

8612 Commits

Author SHA1 Message Date
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
Mattias Põldaru
51ee117a48 More function name changes. 2012-02-04 09:46:10 +02:00
Mattias Põldaru
6f219e175f Name changes to camelCase where appropriate. 2012-02-02 14:42:52 +02:00
Mattias Põldaru
7fca26dd0e Remove a leftover line which causes trouble on OSX. 2012-02-01 01:47:33 +02:00
Meinert Jordan
5b95a33eb7 Bug #910860: Strip spaces from author name on CCLI import
bzr-revno: 1872
Fixes: https://launchpad.net/bugs/910860
2012-01-30 22:43:20 +02:00
Philip Ridout
2ea54182a6 Added a QR code to the remote plugin for Android users to download the Android app.
bzr-revno: 1871
2012-01-30 22:32:51 +02:00
Philip Ridout
addc049c5b Set word wrap on qrDescriptionLabel so that it doesn't cause the groupbox to resize. 2012-01-30 17:44:37 +00:00
Mattias Põldaru
6da181834c Meinert's suggestions taken into account about syntax and removed unnecessary variables. 2012-01-30 01:16:12 +02:00
Jonathan Stafford
21d0e93505 Tidied up blank lines between class definitions (again) 2012-01-30 06:13:51 +08:00
Jonathan Stafford
d26de263f3 Fixed missing u and tidied up blank lines between class definitions 2012-01-30 06:07:06 +08:00
Philip Ridout
6a8b06695c Started again. Everything should be there now. 2012-01-29 21:22:20 +00:00
Mattias Põldaru
90332e60d3 Prevent several updates to service name example when launching OpenLP. 2012-01-29 23:14:27 +02:00
Mattias Põldaru
01d42e0f11 Use note text as tooltip. 2012-01-29 18:47:15 +02:00
Philip Ridout
1290348ee5 Changed QR URI to the one suggested by Meinert 2012-01-29 14:38:45 +00:00
Jonathan Stafford
ec84d80917 Fixes bug-900727:Phonon backend no longer plays .mp4 videos.
bzr-revno: 1870
2012-01-28 18:34:03 +01:00
M2j
fa3039b5a0 integrated Andis suggestion for a shorter code 2012-01-28 17:15:11 +01:00
M2j
c0197d1af6 Bug #910860: Strip spaces from author name on CCLI import 2012-01-28 17:08:01 +01:00
M2j
35f649782b Bug #910860: Strip spaces from author name on CCLI import 2012-01-28 16:02:08 +01:00
Jonathan Stafford
02975a61bf Renamed and moved both enumerations to lib/__init__.py 2012-01-28 16:07:54 +08:00
Mattias Põldaru
b03295584b Addresses Meinert's concern about a hidden exception. 2012-01-28 01:13:35 +02:00
Mattias Põldaru
83155d45ea Text changes, thanks to Raoul. 2012-01-28 00:10:12 +02:00
Philip Ridout
41fce8c287 OpenLP specificbits added to resource files 2012-01-26 21:40:36 +00:00
Philip Ridout
7dc0e7d702 Added coppyright header back to resource file. Also, think line endings were an issue, which I hope I've sorted 2012-01-26 17:37:48 +00:00
Jonathan Stafford
312a02f14b Fixed typo
Fixes: https://launchpad.net/bugs/900727
2012-01-26 10:51:25 +08:00
Jonathan Stafford
7b180a4c67 Fixed bug #900727: Phonon backend no longer plays .mp4 video files
Fixes: https://launchpad.net/bugs/900727
2012-01-26 10:46:17 +08:00