Commit Graph

2935 Commits

Author SHA1 Message Date
Andreas Preikschat 48d0d39a17 ask before creating an error report
copy not imported files to a folder
2011-04-19 17:55:36 +02:00
Andreas Preikschat d45f93b594 return where possible instead of breaking 2011-04-19 13:46:25 +02:00
Andreas Preikschat 3b98cbe0fd fixed OpenSong import 2011-04-19 13:34:04 +02:00
Andreas Preikschat 0fa4bee842 r1476 2011-04-18 21:27:02 +02:00
Andreas Preikschat 974a90a173 no xml raises XMLSyntaxError, that is why this is not needed 2011-04-18 21:24:06 +02:00
Andreas Preikschat 6baefdadce more fixes 2011-04-18 20:57:58 +02:00
Andreas Preikschat 757933c448 clean ups 2011-04-18 20:03:41 +02:00
Andreas Preikschat 16fa78bbe3 fixes 2011-04-18 19:15:41 +02:00
Andreas Preikschat a530851124 added error logger methods 2011-04-18 18:46:22 +02:00
Andreas Preikschat 0398b93f78 started clean up of song importers 2011-04-17 19:24:28 +02:00
Andreas Preikschat 2d02f3e9a0 2011-04-17 17:47:02 +02:00
Andreas Preikschat 6fb421825c r1471 2011-04-17 15:31:13 +02:00
Tim Bentley b436c34742 Remove blank line 2011-04-17 13:53:35 +01:00
Tim Bentley 4b3d506379 Allow alerts to be sent but not saved
Fixes: https://launchpad.net/bugs/763066
2011-04-17 07:26:55 +01:00
Raoul Snyman 8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Tim Bentley 7476b37ba4 Refactor the SettingsTab to be more KDE like.
Sort out the Tabs parentage
Clean up the code paths to stop the Tab being loaded twice at startup.
Clean up the TAB Hide/Unhide code. Removed it and rebuild the UI if required.
Fix Bible Quick text to say right things.

bzr-revno: 1467
Fixes: https://launchpad.net/bugs/739762
2011-04-15 21:47:19 +01:00
Jonathan Corwin 78b3b04afa Fix blanking between ppt and songs
Fix stutter when timed powerpoint starts

bzr-revno: 1466
2011-04-15 21:38:47 +01:00
Andreas Preikschat 84fdb9bb0a - remember the search type which was used before OpenLP was closed and restore it on startup (Bug #746243)
bzr-revno: 1465
Fixes: https://launchpad.net/bugs/746243
2011-04-15 22:32:54 +02:00
Tim Bentley 0b35701e30 Head 2011-04-15 18:14:52 +01:00
Andreas Preikschat b8db8807fd r1464 2011-04-15 18:15:37 +02:00
Andreas Preikschat a13cf49940 idea to improve song import feedback 2011-04-15 18:01:15 +02:00
Andreas Preikschat 237cabfeff only try to import a database when it is a v1 database, clean ups 2011-04-15 16:10:31 +02:00
Andreas Preikschat 14a2e8e4c2 finished work on restoring current search methods 2011-04-15 14:55:56 +02:00
Jonathan Corwin 4286f6389d Switching from ppt to songs now fine 2011-04-14 22:34:01 +01:00
Andreas Preikschat 77559e0210 started to implement #746243
Fixes: https://launchpad.net/bugs/746243
2011-04-14 23:32:21 +02:00
Tim Bentley 206cd90639 Finished 2011-04-14 19:30:53 +01:00
Jonathan Corwin d45423569f Head 2011-04-13 23:11:21 +01:00
Jonathan Corwin 5f93ff657e PPT's are getting there. Going from blank ppt to song broken now 2011-04-13 23:10:41 +01:00
Tim Bentley 6454b88a83 Fix Tab parentage 2011-04-13 20:12:47 +01:00
Andreas Preikschat c62c8cbe9e r1460 2011-04-13 20:53:37 +02:00
Andreas Preikschat 9e88d0bff4 clean ups 2011-04-13 20:53:05 +02:00
Tim Bentley 3a6b1def4a r1460 2011-04-13 19:42:01 +01:00
Andreas Preikschat 747bd13b66 - fixed the advanced bible initialisation
- append a space to the each bible book name to simplify working with the completer

bzr-revno: 1459
2011-04-13 20:36:25 +02:00
Tim Bentley 0b4fd3c585 r1458 2011-04-13 19:20:09 +01:00
Andreas Preikschat 606287bda1 reverted change 2011-04-13 20:18:25 +02:00
Andreas Preikschat 1a4ee39767 Finished implementing shortcuts, this includes:
- changing shortcuts,
- saving/loading them to the config, so that they will be restored
- shourtcuts can now be easily added/removed to the action list

- fixed bug #739779.
- fixed "+" shortcut in the service manager
- fixed bug #758206

bzr-revno: 1458
Fixes: https://launchpad.net/bugs/739779, https://launchpad.net/bugs/758206
2011-04-13 20:08:37 +02:00
Andreas Preikschat 6082785b3e use map; fixed changing quickBible 2011-04-13 16:28:31 +02:00
Andreas Preikschat 2dc2304a2c fixed advanced bible book initialisation; append a space to completion suggestions 2011-04-13 15:31:23 +02:00
Tim Bentley 5f228a69d1 Minor fixes and Bible Label corrections 2011-04-13 06:12:31 +01:00
Andreas Preikschat e72e9c8952 fixed bug #744337
bzr-revno: 1457
Fixes: https://launchpad.net/bugs/744337
2011-04-12 23:20:21 +02:00
Andreas Preikschat 1968991239 r1456 + resolved conflict 2011-04-12 23:07:08 +02:00
Tim Bentley 20fbe4d28d Settings Cleanup part2 2011-04-12 20:32:17 +01:00
Tim Bentley e00eaba884 Settings Cleanup part1 2011-04-12 18:45:32 +01:00
Andreas Preikschat 9a1be99781 added comments; same fix for import 2011-04-12 11:55:02 +02:00
Andreas Preikschat 962f038c9b fixed bug #744337
Fixes: https://launchpad.net/bugs/744337
2011-04-12 11:37:59 +02:00
Tim Bentley 6657c49b04 Fix crash in last change which stopped OpenLP starting
bzr-revno: 1456
2011-04-11 21:27:23 +02:00
Tim Bentley 427c2a1843 oops 2011-04-11 19:27:01 +01:00
Andreas Preikschat f24a8f1365 fixed bug #754484
bzr-revno: 1455
Fixes: https://launchpad.net/bugs/754484
2011-04-11 20:16:35 +02:00
Tim Bentley 7ba5497764 Improved version 2011-04-11 19:15:02 +01:00
Andreas Preikschat b669eded5d - disable/enable the next button if a bible/song importer is not available (http://support.openlp.org/issues/113)
- fixed song importers being available even though they should not.

bzr-revno: 1454
2011-04-11 20:15:02 +02:00