Erik Lundin
afd646d10a
HEAD
2012-10-15 21:09:18 +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
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
Andreas Preikschat
638b95f62c
fixed shortcut dialog
2012-10-11 12:53:39 +02:00
Andreas Preikschat
6553dda038
reverted fix
2012-10-11 12:42:37 +02:00
Andreas Preikschat
cff3f252fd
r2082 + conflicts + fix
2012-10-11 12:40:22 +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
Tim Bentley
c43cdea8b1
Head 2079
2012-10-10 19:10:10 +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