Commit Graph

9658 Commits

Author SHA1 Message Date
Tim Bentley
3eca286a08 Yet More updates 2012-10-21 15:42:49 +01:00
Tim Bentley
716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley
cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Tim Bentley
8e5dafb715 Fix bugs and more simplifications 2012-10-20 20:52:04 +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
Tim Bentley
cf635c1459 Stop service item generation running media twice 2012-10-20 09:20:11 +01:00
Tim Bentley
464480fc34 fix up settings tab 2012-10-18 21:38:01 +01:00
Philip Ridout
e997d098f4 spotted a couple mistakes 2012-10-18 21:22:48 +01:00
Martin Zibricky
fa7d3142db Merge with trunk. 2012-10-18 00:20:22 +02: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
11cb7754a5 Bug #1066853 fixed. 2012-10-16 17:23:37 +02: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
Tim Bentley
057a1fe415 Rename methods 2012-10-15 19:38:58 +01:00
Tim Bentley
8fb1ede03f Media Players help text 2012-10-15 18:35:14 +01:00
Tim Bentley
a5824120c3 Lite save works 2012-10-15 17:20:23 +01: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
869d1c6fd7 Merge with trunk. 2012-10-14 20:53:07 +02:00
Martin Zibricky
7321f5fb2d Bug #1002038: Disable and hide presentation plugin on osx. 2012-10-14 20:42:20 +02:00
Tim Bentley
c29cf8ce70 Lite Save for Media working 2012-10-14 17:21:47 +01:00
Tim Bentley
aea75e6c73 fix up player tab after setup changes and start to fix light save 2012-10-14 16:58:04 +01: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
7ce17e99f8 Head 2087 2012-10-13 21:55:41 +01:00
Tim Bentley
77ddd4f385 Fixes 2012-10-13 21:54:56 +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