Commit Graph

6237 Commits

Author SHA1 Message Date
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
Andreas Preikschat 19b2e0bede - added a missing space
bzr-revno: 1471
2011-04-16 22:10:21 +02:00
Raoul Snyman 158dff5799 Clean up the Bible import section a bit.
bzr-revno: 1470
2011-04-16 17:47:23 +02:00
Andreas Preikschat de8e8ee422 fixed missing space 2011-04-16 09:23:00 +02:00
Raoul Snyman 64823a943a Add a bit of spacing around the edges of the settings form to make it feel a little less crowded.
bzr-revno: 1469
2011-04-16 09:17:01 +02:00
Raoul Snyman 19e7f34536 Fix our translation issues.
bzr-revno: 1468
2011-04-16 09:13:05 +02:00
Andreas Preikschat 3445c5d0b0 r1467 2011-04-16 08:46:48 +02:00
Raoul Snyman b46aa38ce9 Add a bit of spacing around the edges of the settings form to make it feel a little less crowded. 2011-04-16 00:46:24 +02:00
Raoul Snyman 7fdd4bb1c1 Line length cleanups. 2011-04-15 23:55:11 +02:00
Raoul Snyman 8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Raoul Snyman 7dfce92bc2 Fixed up the Bible import documentation so that we don't have the same two screenshots all the way down the page. 2011-04-15 23:18:49 +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 269c4fa044 Fixups 2011-04-15 18:17:51 +01: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
Andreas Preikschat 39f1e791d8 - small clean ups
bzr-revno: 1464
2011-04-15 08:08:29 +02:00
Jonathan Corwin 4a74230c6d Head 2011-04-14 22:34:35 +01: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
Andreas Preikschat 3c8b6d5467 r1463 2011-04-14 22:21:27 +02:00
Tim Bentley 4dd70d454f Fix Postsetup 2011-04-14 19:55:41 +01:00
Tim Bentley e1bc312eb1 r1463 2011-04-14 19:35:47 +01:00
Andreas Preikschat 11e9f980e2 - remoed the up/down shortcuts from the shortcut list
bzr-revno: 1463
2011-04-14 20:34:08 +02:00
Tim Bentley 0468a39dd2 r1462 2011-04-14 19:31:09 +01:00
Tim Bentley 206cd90639 Finished 2011-04-14 19:30:53 +01:00
Andreas Preikschat 8eeffdd063 - fixed a wrong parentage which can lead to a traceback when you enter a custom service notes, but the service order does not contain any item
bzr-revno: 1462
2011-04-14 20:09:29 +02:00
Andreas Preikschat 83e06b6eb1 don't allow to change the up/down shortcuts in the slidecontrollers 2011-04-14 20:05:00 +02:00
Andreas Preikschat 20cc87a1e4 - added a sub menu to change the language for a SpellEdit
bzr-revno: 1461
2011-04-14 19:29:21 +02:00
Andreas Preikschat 342a5d8e84 r1460 2011-04-14 17:49:44 +02:00
Andreas Preikschat 27e9edad51 fixed wrong parentage 2011-04-14 16:51:05 +02:00
Andreas Preikschat 15a1f36094 r1460 2011-04-14 16:44:06 +02:00
Andreas Preikschat 31dbf156cd r1460 2011-04-14 15:59:16 +02:00
Andreas Preikschat f2f49acd39 added ability to change language in a spelledit 2011-04-14 15:53:02 +02:00
Andreas Preikschat 3a13c513ce r1460 2011-04-14 08:52:53 +02: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
Tim Bentley 79ed96648f More cleanups 2011-04-13 19:40:09 +01:00