Commit Graph

1388 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 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
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
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 77559e0210 started to implement #746243
Fixes: https://launchpad.net/bugs/746243
2011-04-14 23:32:21 +02:00
Tim Bentley 6454b88a83 Fix Tab parentage 2011-04-13 20:12:47 +01:00
Tim Bentley 0b4fd3c585 r1458 2011-04-13 19:20:09 +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 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 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
Andreas Preikschat f24a8f1365 fixed bug #754484
bzr-revno: 1455
Fixes: https://launchpad.net/bugs/754484
2011-04-11 20:16:35 +02: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
Andreas Preikschat 073d6c8403 disable 'next button' if importer is not available 2011-04-11 16:34:14 +02:00
Andreas Preikschat de616b9d1a fixed OpenOffice import being available even if OpenOffice is not installed 2011-04-11 16:17:43 +02:00
Tim Bentley 1882c5366d Review fixes 2011-04-10 19:54:26 +01:00
Andreas Preikschat 9dbd54bf8f more fixes 2011-04-10 20:44:27 +02:00
Tim Bentley 29ef34b569 Add saving of selected Bible names in Quick and Advanced.
Clean up combo box selection code (General)

Fixes: https://launchpad.net/bugs/755687
2011-04-10 07:18:31 +01:00
Andreas Preikschat 9011c85a6b removed static methods 2011-04-09 18:11:02 +02:00
Andreas Preikschat 9c39f57d5a r1443 2011-04-03 15:37:53 +02:00
Andreas Preikschat 28b83aadae translate categories 2011-04-03 13:36:43 +02:00
Jonathan Corwin 27fbd9594b Head 2011-04-02 10:53:08 +01:00
Jonathan Corwin db68c0419f Fix bug when hit service live button, but nothing to go live. Add option to preview immediately in media manager. Add keyboard shortcuts to media manager 2011-04-02 10:52:32 +01:00
Andreas Preikschat dee95a2f57 r1441 2011-03-31 21:06:09 +02:00
Andreas Preikschat 4ca738e9b3 staticmethod for adding/removing actions 2011-03-31 10:43:19 +02:00
Mattias Põldaru f73577d708 Undo 2011-03-30 21:52:58 +03:00
Mattias Põldaru df1db913cd merge 2011-03-30 21:35:48 +03:00
Andreas Preikschat fb78350a44 added bible actions 2011-03-30 20:27:33 +02:00
Andreas Preikschat fe92842c6b added ability to remove actions 2011-03-30 12:27:27 +02:00
Andreas Preikschat b9b0cbbe9c removed things, as this did not work 2011-03-29 21:52:21 +02:00
Andreas Preikschat dbefa29054 fixed mistake 2011-03-26 22:03:28 +01:00
Andreas Preikschat f2acce4a77 missing spaces 2011-03-26 21:59:44 +01:00
Andreas Preikschat 252f316e0e missing spaces 2011-03-26 21:51:41 +01:00
Andreas Preikschat 41f0be38fb clean ups 2011-03-26 21:45:11 +01:00
Andreas Preikschat baff5451c2 r1429 2011-03-26 21:32:10 +01:00
Andreas Preikschat d83f14f8fb import topics from usr files, clean ups 2011-03-26 21:07:19 +01:00