Commit Graph

9463 Commits

Author SHA1 Message Date
Tim Bentley cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Philip Ridout 0e4aeaac76 Fix Traceback when importing OpenLyrics file
bzr-revno: 2095
2012-10-20 16:21:15 +01:00
Martin Zibricky 8221d35b99 This fixes the issue with firsttimewizard on osx where the presentation plugin is hidden.
bzr-revno: 2094
2012-10-20 16:19:52 +01:00
Philip Ridout e997d098f4 spotted a couple mistakes 2012-10-18 21:22:48 +01:00
Martin Zibricky bd9a1e550b Bug #1067703 fixed. 2012-10-18 00:00:44 +02:00
Tim Bentley 81b18c308e Slow down openlp to let LibreOffice start
bzr-revno: 2093
2012-10-17 06:57:56 +01:00
Tim Bentley 540fe6fd1b Slow down the Impress start up loop 2012-10-16 19:21:32 +01:00
Tim Bentley 0f0cf5987c Head 2012-10-16 18:48:13 +01:00
Tim Bentley e67c874e69 Head 2012-10-16 18:47:54 +01:00
Philip Ridout bb9113ccdf Fixed bug1067247
In the process uncovered a bug with transliteration, so fixed that also
2012-10-16 18:26:23 +01:00
Martin Zibricky 8e125fb604 This change disables presentation plugin on osx and hides it in menu and fristtimewizard to be not visible for users.
This also removes the line disabling presentation plugin.

bzr-revno: 2092
Fixes: https://launchpad.net/bugs/1002038
2012-10-16 16:07:07 +02:00
Andreas Preikschat 30833df2a3 - fixed bug #1066296 (Renaming theme keeps old/new theme in Theme manager)
bzr-revno: 2091
Fixes: https://launchpad.net/bugs/1066296
2012-10-16 16:03:05 +02:00
Andreas Preikschat f84c089938 fixed bug #1066296 (Renaming theme keeps old/new theme in Theme manager)
Fixes: https://launchpad.net/bugs/1066296
2012-10-16 10:25:54 +02:00
Martin Zibricky 16c0ec482e Bug #1002038: Fix enabling presentation plugin if no osx os. 2012-10-15 10:25:42 +02:00
Martin Zibricky 2f53897df5 Performance improvements in sort from Databases.
Language aware.

bzr-revno: 2090
Fixes: https://launchpad.net/bugs/687638
2012-10-15 05:51:22 +01:00
Jonathan Corwin db6b9fdd64 Fixes various Presentation issues
bzr-revno: 2089
Fixes: https://launchpad.net/bugs/927585, https://launchpad.net/bugs/936596, https://launchpad.net/bugs/859098, https://launchpad.net/bugs/967061
2012-10-15 05:45:56 +01:00
Martin Zibricky 7321f5fb2d Bug #1002038: Disable and hide presentation plugin on osx. 2012-10-14 20:42:20 +02:00
Martin Zibricky 1408e6620d Merge: merge with trunk. 2012-10-14 13:14:37 +02:00
Martin Zibricky 0f18ec43a0 Bug #687638: improved performance of local aware sorting. 2012-10-14 13:11:48 +02:00
Raoul Snyman 14fec54927 Song import dialog now shows individual songs being imported.
Improve the progress page of the FTW.

bzr-revno: 2088
2012-10-14 08:01:46 +01:00
Tim Bentley e7cdf6d43a Do not display plank alert text
bzr-revno: 2087
2012-10-13 21:26:05 +01:00
Jonathan Corwin bbbf426cf2 If change slides whilst blank, update slidecontroller 2012-10-13 20:48:58 +01:00
Jonathan Corwin 9f5ed9589b Slide counts can only be got if active 2012-10-13 20:07:30 +01:00
Jonathan Corwin 4c1fe14fd2 Raoul's kicks 2012-10-13 19:32:32 +01:00
Martin Zibricky 5c8c5cafaa This should fix the locale aware sorting of songs and other items. The implementation uses Qt function QString.localeAwareCompare() for that.
bzr-revno: 2086
Fixes: https://launchpad.net/bugs/687638
2012-10-13 19:08:33 +02:00
Raoul Snyman 43e41b2688 Try to lessen the number of superfluous process events signals 2012-10-13 19:05:55 +02:00
Tim Bentley ba57e335c0 Stop blank alerts being displayed 2012-10-13 08:34:15 +01:00
Jonathan Corwin 0ddeef9d8f Blank desktop issues 2012-10-12 23:13:58 +01:00
Jonathan Corwin c7e555e0e8 Various end of show issues 2012-10-12 22:33:10 +01:00
Martin Zibricky e26cd9ca6b Bug #687638: for customs cmp method in sort not necessary. 2012-10-12 21:40:15 +02:00
Jonathan Corwin efef105c3f ppt problems 2012-10-12 20:15:36 +01:00
Raoul Snyman 83de6bb99f Fixed bug #851706: The song import dialog now shows individual songs being imported. Also tried to make the progress page of the FTW work better, pity it is only slightly...
Fixes: https://launchpad.net/bugs/851706
2012-10-12 20:51:47 +02:00
Martin Zibricky 4427d4168e Bug #687638: use locale aware comparison in other places too. 2012-10-12 15:00:56 +02:00
Martin Zibricky 2cc18a8fb4 Bug #687638: use locale aware comparison for songs by default. 2012-10-12 13:55:06 +02:00
Martin Zibricky 7b608a948a Bug 687638: use locale aware comparison for song list. 2012-10-12 02:03:37 +02:00
Martin Zibricky 0836306f1b Bug 687638: add function locale_compare. 2012-10-12 00:55:21 +02:00
Jonathan Corwin 24041c7f17 Presentation error traps 2012-10-11 23:03:54 +01:00
Erik Lundin ef5cb33a91 Adding verses from multiple chapters fails
bzr-revno: 2085
2012-10-11 21:36:02 +01:00
Erik Lundin 017366c484 Made literal string to constant. 2012-10-11 21:25:50 +02:00
Erik Lundin 7d78b8f987 HEAD 2012-10-11 20:29:11 +02:00
Raoul Snyman 3fab588950 Fixed bug #1065242: Some words in the web remote were untranslateable.
bzr-revno: 2084
Fixes: https://launchpad.net/bugs/1065242
2012-10-11 20:26:12 +02:00
Philip Ridout 4dd0eea5de Fixes: 1065216 Alert display - Text dissapers of the edge of the screen
Fixes: 1065149 Clicking new or save disables buttons to display alert

bzr-revno: 2083
Fixes: https://launchpad.net/bugs/1065216, https://launchpad.net/bugs/1065149
2012-10-11 16:23:40 +02:00
Philip Ridout fb624d0c54 fixed bug #1063421 (Error when attempting to import a Sunday Plus song file.)
bzr-revno: 2082
Fixes: https://launchpad.net/bugs/1063421
2012-10-11 11:44:11 +02:00
Philip Ridout e55bc7f35d Fixes: 1065216 Alert display - Text dissapers of the edge of the screen
Fixes: 1065149 Clicking new or save disables buttons to display alert

Long words now wrap rather than dissapearing off of the edge.
When creating a new item or editing one, the text is left in the text box, the item in the list stays selected and the display buttons enabled so the user does not have to find and click on the alert they just created.
2012-10-10 22:58:21 +01:00
Raoul Snyman ad7715d402 Made the tabs in the web remote translateable. 2012-10-10 23:36:42 +02:00
Andreas Preikschat a5b456a374 Fix bypass of X11 for Gnome Shell
bzr-revno: 2081
2012-10-10 20:49:31 +01:00
Philip Ridout dd61f3753a Fix problems with OpenLyrics exports losing verse ends.
bzr-revno: 2080
2012-10-10 20:28:11 +01:00
Andreas Preikschat bce246fabd - fixed bug #1065106 'Change in mainwindow are not reflected in remote'
bzr-revno: 2079
Fixes: https://launchpad.net/bugs/1065106
2012-10-10 19:34:44 +02:00
Tim Bentley f52859c2f8 Fix the icons for the media plugin so they are shown.
bzr-revno: 2078
2012-10-10 17:48:33 +02:00
Andreas Preikschat 57101afef2 fixed bug #1065106 'Change in mainwindow are not reflected in remote'
Fixes: https://launchpad.net/bugs/1065106
2012-10-10 17:33:44 +02:00