Commit Graph

280 Commits

Author SHA1 Message Date
Jon Tibble
303433a20d UI library - save_cancel_button_box 2011-02-02 19:30:06 +00:00
Jon Tibble
b1057a9134 Fix custom edit (Bug #711934) 2011-02-02 16:13:43 +00:00
Jon Tibble
f63b046d9b Fix silly incorrectly formatted name 2011-02-01 01:02:44 +00:00
Jon Tibble
9744d246d6 Deduplication 2011-02-01 00:33:50 +00:00
Jon Tibble
934d26bd0a Cleanup superfluous functions and import halting 2011-01-26 18:14:46 +00:00
Jon Tibble
284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +00:00
Jon Tibble
ee6412e2a0 Refactor error messages 2011-01-15 00:53:12 +00:00
M2j
21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01:00
M2j
b0c9b3f077 integrated 'split layout' in the SettingsTab class
remove the documentMode from the TabWidget in the SettingsDialog
replace comment for HideMode class
2011-01-03 12:25:30 +01:00
M2j
2e6613edf4 simplified all setupUi() in openlp.core.ui and the setting tabs of the plugins 2011-01-02 23:24:14 +01:00
M2j
599ee1f7fa Lots of i18n fixes and some others. In detail:
translate() expanded for numbered strings
MediaManager context menus are using the plugins strings instead of own string manipulations
Removed string manipulations from ThemeManager and fixed the delete validation                   
Added disambiguation for some plugin strings to distinguish between name plural and container title
Added or repaired translate() calls at several positions.
2010-12-31 03:17:41 +01:00
Tim Bentley
e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Tim Bentley
47441be28a Fix song edit bug
Fix Custom wording 693150

Fixes: https://launchpad.net/bugs/693150, https://launchpad.net/bugs/691952
2010-12-21 19:49:02 +00:00
Tim Bentley
b9a97dd651 Remove comments 2010-12-14 20:22:57 +00:00
Tim Bentley
d848dedb79 Fix custom edit bug
Fixes: https://launchpad.net/bugs/690335
2010-12-14 20:22:01 +00:00
Jon Tibble
7f60e706aa Unused imports 2010-12-06 23:59:01 +00:00
Tim Bentley
2c3c0f2255 Songs get built correctly 2010-11-29 14:04:37 +00:00
Tim Bentley
5decd5c466 Cleanups and fixes 2010-11-29 07:32:08 +00:00
Tim Bentley
90c631ce87 Documentation fixups and \nstart to add OpenlLyrics export for songs 2010-11-27 15:25:00 +00:00
Tim Bentley
f900980eef Add debugging for Servie editing and fix edit_id bug 2010-11-20 18:14:43 +00:00
Meinert Jordan
b673d905d7 Some things from my months old todo list:
- enabling nested docks for more flexible container arrangements
- show the next slide content
- some old UTF8 problems

bzr-revno: 1106
2010-10-29 21:23:43 +02:00
M2j
ed82a6c17e enable nested docks
preview the next slide content
whipe out some UTF8 sins in the custom plugin
2010-10-29 18:08:31 +02:00
Andreas Preikschat
e3b7cc2c91 fixed manager for customs 2010-10-28 16:56:52 +02:00
Tim Bentley
8d31844ee0 Add Vacuum to databases on exit
Tidy up custom plugin naming

Fixes: https://launchpad.net/bugs/636835
2010-10-27 16:30:30 +01:00
Andreas Preikschat
8d82715924 added empty lines 2010-10-24 13:08:46 +02:00
Jon Tibble
a6bcfbf568 Cleanups 2010-10-21 16:31:22 +01:00
Andreas Preikschat
034bae031a missing space 2010-10-11 09:47:55 +02:00
Andreas Preikschat
b9b202e5a8 another fix for the merge 2010-10-10 22:19:58 +02:00
Andreas Preikschat
373597120b fixes for merge 2010-10-10 17:59:11 +02:00
Andreas Preikschat
bab38de43e -'verse' -> 'slide' -buttons name fixes 2010-10-10 16:23:00 +02:00
Andreas Preikschat
144060a74b moved method to its old position 2010-10-10 15:29:08 +02:00
Andreas Preikschat
4dde13136c layout clean ups 2010-10-10 15:17:01 +02:00
Andreas Preikschat
3c32cb5be5 clean ups + forgotten file 2010-10-10 15:09:45 +02:00
Andreas Preikschat
842c55002a fixed broken copyright block 2010-10-09 22:00:33 +02:00
Andreas Preikschat
de940f7ca5 first draft of new custom editor 2010-10-09 21:20:07 +02:00
Andreas Preikschat
2f99a85c4e continued save button problem 2010-10-09 14:15:31 +02:00
Andreas Preikschat
607a0d1155 - make sure the 'edit all' button is disabled when creating a new custom
- ask if unsaved data should be saved when clicking on the save button
2010-10-09 13:00:28 +02:00
rimach
f869e0d979 replace self.text_strings with self.textStrings, fix doc string 2010-10-05 18:09:48 +02:00
rimach
ec16298908 add missing newlines, simplify getString function, wrap long lines 2010-09-29 23:06:59 +02:00
rimach
a76dd15fbe resolve diverged branches 2010-09-27 20:34:40 +02:00
rimach
f265c552ea replace strings with text_strings 2010-09-27 20:15:55 +02:00
Tim Bentley
79881d9023 Update plugin version numbers 2010-09-21 18:30:32 +01:00
rimach
399813e6aa fix for the merge comments, add correct translations for settings window 2010-09-16 23:10:36 +02:00
rimach
3bc527e4fc bugfixing 2010-09-15 19:55:27 +02:00
rimach
c53731d74b media items' __init__ methods 2010-09-14 20:34:39 +02:00
rimach
2d47e2523c remove executable flag 2010-09-14 20:18:47 +02:00
rimach
22304d491d correct coding rules, some optimizations 2010-09-14 19:46:21 +02:00
rimach
8e8a6e42ff Head 2010-09-13 21:08:26 +02:00
rimach
e2c8ee11f2 Fix removing dock with translation 2010-09-12 23:03:16 +02:00
rimach
6d7e7d7ad2 hopefully Line ending corrected and resolve merge conflict, part2 2010-09-10 21:21:14 +02:00