Commit Graph

1368 Commits

Author SHA1 Message Date
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
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
Andreas Preikschat 2536e54677 r1418 2011-03-24 22:19:17 +01:00
Raoul Snyman bf058430d2 Updated the copyright information and the contributors.
bzr-revno: 1418
2011-03-24 22:07:31 +02:00
Andreas Preikschat 67ee8394c2 moved version function 2011-03-24 20:12:27 +01:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Andreas Preikschat 682c32eaad changed hard coded version numbers 2011-03-24 17:09:05 +01:00
Andreas Preikschat a43bd19bd9 convert verse order 2011-03-19 17:06:04 +01:00
Andreas Preikschat d85991cdc8 changed SelectionMode 2011-03-18 20:15:45 +01:00
Andreas Preikschat 3022d9cb8e fixed doc, rebuild verse tags 2011-03-18 19:43:26 +01:00
Andreas Preikschat b890158455 do not hard code verse tags 2011-03-18 06:56:18 +01:00
Andreas Preikschat 79bc31e69e - fixed adding "Verse" instead of "v" to the database.
- add "other" if the verse_tag is unknown

bzr-revno: 1401
2011-03-18 06:04:16 +01:00
Andreas Preikschat d1542d2c2b now the right way around 2011-03-17 21:38:05 +01:00
Andreas Preikschat 6f58d7b856 imporved handling unknown verse tags 2011-03-17 21:23:26 +01:00
Andreas Preikschat 6db4d5247b fixed full version of verse tag 2011-03-17 21:00:19 +01:00
Andreas Preikschat e9bcab13de fixed Verse Tag' column; clean up 2011-03-17 13:32:45 +01:00
Andreas Preikschat e199927b97 - Added a function to clean songs before saving
- fixed Bug #690774

bzr-revno: 1395
Fixes: https://launchpad.net/bugs/690774
2011-03-17 06:19:54 +01:00
Philip Ridout 5b7c909444 Fix song order in SongshowPlus import
bzr-revno: 1393
2011-03-16 21:37:48 +00:00
Philip Ridout 136e12eb0b Up to gushies standards hopefully! 2011-03-16 17:50:37 +00:00
Andreas Preikschat f2cf1304ef removed old hack, updated comment, typo 2011-03-16 18:21:03 +01:00
Andreas Preikschat 044f0c88e7 fixed duplication 2011-03-16 16:37:56 +01:00
Andreas Preikschat a031784146 try to avoid duplicates when opening an old service file 2011-03-16 14:29:13 +01:00