Commit Graph

4834 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
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 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
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
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 27e9edad51 fixed wrong parentage 2011-04-14 16:51:05 +02:00
Andreas Preikschat f2f49acd39 added ability to change language in a spelledit 2011-04-14 15:53:02 +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
Andreas Preikschat e1b723270d - added an option to add page breaks after text items
- rewrite the updatePreviewText method using lxml
- the layout can now be modified with CSS (see .local/share/openlp/servicePrint.css)

bzr-revno: 1460
2011-04-13 20:38:08 +02: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
Tim Bentley a22bb2e0bc Active/inactive fixes 2011-04-13 19:14:38 +01: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 01c286e50e fixed crash 2011-04-13 20:01:28 +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
Andreas Preikschat 8451d52f27 fixed _fromstring; changed setting name in config 2011-04-13 12:22:26 +02:00