Commit Graph

6262 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
Tim Bentley b316f85885 Fix incorrect tabs
bzr-revno: 1476
Fixes: https://launchpad.net/bugs/764651
2011-04-18 17:17:45 +01: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 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 0398b93f78 started clean up of song importers 2011-04-17 19:24:28 +02:00
Andreas Preikschat 0a610dc4c5 - "Preview Panel" and "Live Panel" work again
- fixed an untranslated string

bzr-revno: 1474
2011-04-17 19:22:36 +02:00
John Cegalis 3e5df0fa67 Documentation: Editing songs
bzr-revno: 1473
2011-04-17 18:34:49 +02:00
Tim Bentley 7e4e0747a8 Allow alerts to be triggered even if the data has not been saved first.
bzr-revno: 1472
Fixes: https://launchpad.net/bugs/763066
2011-04-17 17:05:35 +01: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
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 ef3ebf12b0 fixed untranslated string; fixed two shortcuts 2011-04-17 13:24:21 +02:00
Andreas Preikschat 946d74372d 2011-04-17 13:00:44 +02: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
Tim Bentley cc6b87af33 head 2011-04-17 07:14:53 +01:00
Andreas Preikschat bd49f73780 r1471 2011-04-16 22:47:30 +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
John Cegalis 336489d215 added blank to 2011-04-16 04:32:30 -04: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
John Cegalis bc3fca35fc added blank to 2011-04-15 20:50:55 -04: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
John Cegalis 9d88375ac1 added blank to 2011-04-15 07:17:57 -04:00
Andreas Preikschat 39f1e791d8 - small clean ups
bzr-revno: 1464
2011-04-15 08:08:29 +02:00