Commit Graph

2184 Commits

Author SHA1 Message Date
Andreas Preikschat 9aa1f580d2 fixed right/left shortcuts 2011-04-28 08:36:04 +02:00
Raoul Snyman 35cb2b2fa6 Fix up the multicolouredness. 2011-04-27 12:30:29 +02:00
Raoul Snyman 86a05a38b5 Fixed bug #752212. Added a revert button to revert the image to the default OpenLP image. Also moved things slightly to for the dialog to look a little better on other platforms/DEs. 2011-04-27 11:00:37 +02:00
Tim Bentley a1f4d5cd2b Fix error in Theme Wizard backgrounds
bzr-revno: 1491
Fixes: https://launchpad.net/bugs/769988
2011-04-26 19:25:52 +01:00
Meinert Jordan 62d55814d2 - fix the recreation of the song order to work with single character verse references
- rename 'type' variable to avoid the function name (and unify the naming)
- fix: remove unicode string in a translate() call

bzr-revno: 1489
2011-04-26 19:16:13 +01:00
Jonathan Corwin 5887033238 Changes to the service print html/css
serviceprint.css can now be deleted and has been replaced by service-print.css. There have been changes to the css/html which will be documented on the wiki

bzr-revno: 1486
2011-04-25 17:22:16 +01:00
Tim Bentley 100fb77456 Fix double edit 2011-04-25 11:26:21 +01:00
Jonathan Corwin 504a471491 o123hallo points 2011-04-25 11:13:13 +01:00
Andreas Preikschat f89e362b5d mark service as modified when item notes have been edited 2011-04-25 10:35:48 +02:00
Tim Bentley abf44320c3 Set correct field to blank 2011-04-25 08:56:13 +01:00
Tim Bentley a173bce047 Minor fix 2011-04-25 08:13:17 +01:00
Tim Bentley 10fca2dd05 Remove theme image if moving from image to solid or gradient.
Fixes: https://launchpad.net/bugs/769988
2011-04-25 08:06:35 +01:00
Andreas Preikschat c12b4bc28f - improved the song importers by allowing to provide feedback to the user.
- Do not abort a song import, always try to continue and log which songs could not be imported.
- Clean ups (close files, deduplication, ...)

bzr-revno: 1483
2011-04-25 09:06:16 +02:00
Jonathan Corwin 81c63146f5 remove print statement 2011-04-24 20:54:48 +01:00
Jonathan Corwin 8965e4a730 head 2011-04-24 20:50:58 +01:00
Jonathan Corwin ae874f09bf Print Service cleanups 2011-04-24 20:50:28 +01:00
Andreas Preikschat f7e81ad70a fixe possible bug when using the clear buttons 2011-04-24 16:44:40 +02:00
Andreas Preikschat c66ffbd725 removed import 2011-04-22 09:06:38 +02:00
Andreas Preikschat 65925efd25 fixed logo pixelation 2011-04-22 08:30:07 +02:00
M2j a80a953980 Head 1477 2011-04-21 10:51:32 +02:00
M2j 073e68e8d5 translation string fixes 2011-04-21 10:47:52 +02:00
Andreas Preikschat 8cd3742c87 added textEdit and buttons for better feedback 2011-04-20 19:36:16 +02:00
Andreas Preikschat 3166e8e07b - fixed bug #763309
bzr-revno: 1477
Fixes: https://launchpad.net/bugs/763309
2011-04-18 21:58:53 +02:00
Andreas Preikschat 0fa4bee842 r1476 2011-04-18 21:27:02 +02:00
Tim Bentley f0f77a0dd9 Head 2011-04-18 16:31:32 +01:00
Tim Bentley 133145d5c2 Fix comment 2011-04-18 16:31:20 +01:00
Tim Bentley 3c8568443b Delete the correct item
Fixes: https://launchpad.net/bugs/764651
2011-04-18 16:30:32 +01:00
Andreas Preikschat c7843012e9 fixed bug #76330
Fixes: https://launchpad.net/bugs/7633099
2011-04-18 16:57:37 +02:00
Andreas Preikschat f183215ecc - do not show the error message when you "rename" a theme, but you do not change the theme name
- fixed a bug, where a theme "lost" its background image when you renamed or copied the theme

bzr-revno: 1475
2011-04-17 19:57:47 +02:00
Andreas Preikschat 6fb421825c r1471 2011-04-17 15:31:13 +02:00
Andreas Preikschat d3a0952d66 fixed a bug, where themes 'lost' their background image; fixed theme re name when the name has not been changed 2011-04-17 14:36:35 +02:00
Andreas Preikschat 946d74372d 2011-04-17 13:00:44 +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
Tim Bentley 269c4fa044 Fixups 2011-04-15 18:17:51 +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
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
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 83e06b6eb1 don't allow to change the up/down shortcuts in the slidecontrollers 2011-04-14 20:05:00 +02:00