Commit Graph

8725 Commits

Author SHA1 Message Date
M2j d7ab06cc7e - reorganisation of methods in openlp.core.lib.ui to make them more comprehensive
- some small restatements of some code in bibles parse_reference() method
2012-04-01 23:19:56 +02:00
M2j dbfeb49572 Head 1924 2012-04-01 18:41:37 +02:00
Andreas Preikschat 9d3093a99f speed up bible loading
bzr-revno: 1924
2012-03-31 18:42:06 +02:00
Andreas Preikschat 651de89cfa speed up bible loading 2012-03-31 18:24:25 +02:00
Andreas Preikschat 446a2eef7d - Updated ts files
bzr-revno: 1923
2012-03-31 16:29:48 +02:00
Andreas Preikschat b5bbc2caff updated ts files 2012-03-31 16:06:36 +02:00
Andreas Preikschat f6067002c0 r1922 2012-03-31 15:59:47 +02:00
Philip Ridout 75212def12 Fixes bug #946581 'Prevent users from importing the wrong files'
bzr-revno: 1922
2012-03-31 15:38:35 +02:00
Armin Köhler a47b12f8ec fix a bug in the bible autocompleter when set to application language
bzr-revno: 1921
2012-03-31 15:30:06 +02:00
Andreas Preikschat 91ee39dd5e fixed bug-969909 ('Missing verse tag' warning is not updated after adding a new verse
bzr-revno: 1920
Fixes: https://launchpad.net/bugs/969909
2012-03-31 15:22:19 +02:00
Andreas Preikschat 2e587131f3 fixed bug-969909 ('Missing verse tag' warning is not updated after adding a new verse
Fixes: https://launchpad.net/bugs/969909
2012-03-31 11:58:34 +02:00
Philip Ridout e2e63767f3 Change EasySlides DocString 2012-03-29 20:03:01 +01:00
Andreas Preikschat 09ff933462 - Added place holder texts to the search edit
bzr-revno: 1919
2012-03-29 17:19:12 +02:00
Philip Ridout 4aaf6695d4 Changed spacing at Tims Request 2012-03-27 21:07:52 +01:00
Armin Köhler 8f21fdfad5 fix bug in autocompleter from bible quicksearch. The option Application language now shows the correct language and not only English. 2012-03-27 21:48:10 +02:00
Andreas Preikschat 390def1f61 fixed 'Search Themes...' string 2012-03-26 11:41:59 +02:00
Andreas Preikschat 3136ee475c remove not needed import 2012-03-25 23:36:09 +02:00
Andreas Preikschat 9a53a8211e removed not needed import 2012-03-25 23:34:02 +02:00
Andreas Preikschat 7f4664b69b each search 'type' has its own place holder text instead of the generic 'Search...' place holder 2012-03-25 23:09:44 +02:00
Tim Bentley 3820c18eda Remove old script from setup.py
bzr-revno: 1918
2012-03-25 17:57:25 +01:00
Tim Bentley 9267af01eb Fix Fedora validation 2012-03-25 07:26:12 +01:00
Tim Bentley 120c6a0acb Head 2012-03-25 07:25:37 +01:00
Philip Ridout a08a244084 Fixes bug #946581 "Prevent users from importing the wrong files"
Checks for the song tag in OpenSong (as Gushie said it has no extensions)
Addes file extension filters for CCLI, EasyWorship & EasySlides

Fixes: https://launchpad.net/bugs/946581
2012-03-24 18:35:09 +00:00
Andreas Preikschat 384d61b302 use try instead of version sting checking 2012-03-24 12:26:37 +01:00
Andreas Preikschat 8dca5b4647 add placeholder text to the search edit 2012-03-24 12:08:30 +01:00
Raoul Snyman 6f361ad018 Updated translation files.
bzr-revno: 1917
2012-03-24 09:22:00 +02:00
Raoul Snyman 2ffb850aaf Updated translations. 2012-03-23 22:52:07 +02:00
Philip Ridout b4e8b48c6d Fixed bug #952533: Invalid file name characters in song name causes OpenLyrics to crash.
bzr-revno: 1916
Fixes: https://launchpad.net/bugs/952533
2012-03-23 13:09:51 +02:00
Raoul Snyman 744b3f89e5 Fixed bug #812628 by manually checking to see if the author name text was in the list of authors.
bzr-revno: 1915
Fixes: https://launchpad.net/bugs/812628
2012-03-23 09:16:49 +02:00
Philip Ridout cb38c0acd7 corrected the raw strings and back slashes 2012-03-23 06:36:24 +00:00
Raoul Snyman c152cde3b7 Actually, the else should not be there. 2012-03-22 23:31:01 +02:00
Philip Ridout 61ecf629cd added + 2012-03-22 21:09:20 +00:00
Jonathan Corwin d6e3ed6ae1 Fixed bug #891775: When the theme is bottom-aligned, stop the tails of y and g from being chopped off.
bzr-revno: 1914
Fixes: https://launchpad.net/bugs/891775
2012-03-22 23:02:23 +02:00
Christian Richter fde14366ab Refactored reading and writing of media player settings into separate methods. Fix bug #955992.
bzr-revno: 1913
Fixes: https://launchpad.net/bugs/955992
2012-03-22 22:59:29 +02:00
Philip Ridout 77f283c182 added the plus 2012-03-22 20:37:38 +00:00
Raoul Snyman 58c2cd34b1 Added an else statement just to make sure we are setting the item index. 2012-03-22 22:26:14 +02:00
Raoul Snyman 591d70cde6 Added a comment referencing bug #812628 so that we know why we added a seemingly redundant if statement. 2012-03-22 22:25:11 +02:00
Raoul Snyman 5a42c87a92 Whoops, forgot about the first item being blank. Now the correct author is added. 2012-03-22 22:16:49 +02:00
Raoul Snyman d62fde1237 A potential fix for bug #812628. 2012-03-22 22:03:11 +02:00
Philip Ridout d4bfda2ade Made modifications according to merge request 2012-03-22 17:22:01 +00:00
Philip Ridout 1fd08401bf Fix for bug 952533 2012-03-22 06:50:54 +00:00
Jonathan Corwin 6eff57d17b Fix missing tails for bottom alignment 2012-03-21 22:27:04 +00:00
rimach 210f0e693b little corrections 2012-03-21 20:30:18 +01:00
rimach a0769ce544 insert missing spaces 2012-03-20 22:25:53 +01:00
rimach 8a029daf11 Head 2012-03-20 22:21:47 +01:00
rimach 527f4cc00c change camelcase variables 2012-03-19 20:27:02 +01:00
Jon Tibble 50f3f2c9b8 Various code cleanups and fix bugs #888815 and #941966
bzr-revno: 1912
Fixes: https://launchpad.net/bugs/888815, https://launchpad.net/bugs/941966
2012-03-19 06:10:37 +00:00
Mattias Põldaru 348d7514d6 Fix bug #908226 where a traceback would occur when sending invalid characters from the web remote or the Android remote.
bzr-revno: 1911
Fixes: https://launchpad.net/bugs/908226
2012-03-18 23:41:46 +02:00
Jon Tibble a21ab3859b Head r1910 2012-03-18 21:20:58 +00:00
Raoul Snyman aa9ab19e38 Shortened some translation comments, as Qt says that the entire context of a translation may be no longer than 255 characters.
Updated the translation files while I was at it.

bzr-revno: 1910
2012-03-18 17:33:36 +02:00