Commit Graph

8754 Commits

Author SHA1 Message Date
M2j 5ee446f694 Head 1933 2012-04-03 19:59:34 +02:00
M2j 7175902e6d removed whitespaces 2012-04-03 19:58:42 +02:00
Meinert Jordan 6a4edea071 Change default theme level to song level.
String fixes.
Fix missalignment of theme level selection labels.

bzr-revno: 1933
Fixes: https://launchpad.net/bugs/960386
2012-04-03 18:15:52 +01:00
Meinert Jordan b2abc5a060 Remove control characters from song copyright string
bzr-revno: 1932
Fixes: https://launchpad.net/bugs/969282
2012-04-03 17:24:52 +01:00
M2j 9a68ce898a string fix: behaviour > behavior 2012-04-03 18:15:17 +02:00
Meinert Jordan 93a9b62abb Bug #959116: Split slide button inserts tag on its own line
bzr-revno: 1931
Fixes: https://launchpad.net/bugs/959116
2012-04-03 09:38:27 +02:00
Meinert Jordan 3374ad21d9 Bug #953240: Merging subverse entries (e.g. v1a) at OpenSong import
bzr-revno: 1930
Fixes: https://launchpad.net/bugs/953240
2012-04-03 09:37:07 +02:00
Meinert Jordan a57289da8c Bug #967522: Don't drag from empty service manager area
bzr-revno: 1929
Fixes: https://launchpad.net/bugs/967522
2012-04-02 23:12:51 +02:00
Meinert Jordan 1128b424e5 Bug #795068: Verse List in Song Editor did not resize properly
bzr-revno: 1928
Fixes: https://launchpad.net/bugs/795068
2012-04-02 23:11:41 +02:00
M2j 5dd334370d Head 2012-04-02 23:06:55 +02:00
Meinert Jordan 22d29e7d62 Bug #959760: Change theme manager delete button visibility on default theme change.
bzr-revno: 1927
Fixes: https://launchpad.net/bugs/959760
2012-04-02 23:06:16 +02:00
Meinert Jordan a686cf9209 Bug #923500: Do not mark service changed when accepting settings dialog.
bzr-revno: 1926
Fixes: https://launchpad.net/bugs/923500
2012-04-02 23:05:03 +02:00
Andreas Preikschat eca7552706 Just a few trivial clean ups
bzr-revno: 1925
2012-04-02 23:02:39 +02:00
M2j dded8ee569 Bring back NextTrack 2012-04-02 23:00:24 +02:00
M2j 1c9d92bf2e Bug #953240: Merging subverse entries (e.g. v1a) at OpenSong import 2012-04-02 22:53:21 +02:00
M2j 45e4d2c77d string changes 2012-04-02 21:52:47 +02:00
M2j 41ff5b04df small fixes 2012-04-02 21:34:49 +02:00
M2j b97445eaab string changed 2012-04-02 20:44:07 +02:00
M2j 40774f6375 Bug #923500: Do not mark service changed when accepting settings dialog. 2012-04-02 17:33:54 +02:00
M2j 36fc1b5339 Bug #959116: Split slide button inserts tag on its own line 2012-04-02 16:23:25 +02:00
M2j f876898033 Bug #959760: Change theme manager delete button visibility on default theme change. 2012-04-02 15:46:41 +02:00
M2j 84ee153fec Bug #795068: Verse List in Song Editor did not resize properly 2012-04-02 15:27:08 +02:00
M2j 3fc81ea230 Bug #967522: Don't drag from empty service manager area 2012-04-02 14:25:55 +02:00
M2j 1b056a74ec Bug #969282: Remove control characters from song copyright string 2012-04-02 13:38:22 +02:00
M2j 352ee8e041 Bug #960386: string fixes
fix missalignment of theme level selection labels
change default theme level to song level
2012-04-02 12:32:52 +02:00
M2j c747baa2ea Trigger push button actions with click signal instead of push signal 2012-04-02 02:19:16 +02:00
M2j 6657e27694 add objectName parameter to create_button_box method
remove QMetaObject.connectSlotsByName() calls as they do nothing in our code
2012-04-02 00:44:09 +02:00
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 a9a40f7a47 clean up 2012-04-01 16:22:32 +02:00
Andreas Preikschat 7db9743e3a r1924 2012-04-01 16:17:55 +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