Commit Graph

477 Commits

Author SHA1 Message Date
Jon Tibble 303433a20d UI library - save_cancel_button_box 2011-02-02 19:30:06 +00:00
Jon Tibble 078adca936 Slim down song editer UI 2011-02-02 04:35:26 +00:00
Jon Tibble 0b36143ac2 Slim down song importer UI 2011-02-02 03:32:25 +00:00
Jon Tibble 91540c221a Cleanups and fix song edit form 2011-02-01 18:05:59 +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
Andreas Preikschat 3d510596e4 make curosr busy when merging authors/topics/books 2011-01-27 17:59:15 +01:00
Jon Tibble ab17e6aaf0 Small OOo refactor, fix last commit 2011-01-21 22:28:34 +00:00
Jon Tibble f61dbdeef2 Head r1232 2011-01-21 16:17:11 +00:00
Andreas Preikschat f22df08fde Better button handling
bzr-revno: 1232
2011-01-21 16:16:34 +00:00
Jon Tibble f44b54cec2 Head r1231 2011-01-21 01:18:29 +00:00
Jon Tibble 601621335a Cleanups 2011-01-21 01:17:37 +00:00
Andreas Preikschat 2dc091de47 commit fix 2011-01-20 06:42:44 +01:00
Andreas Preikschat 3a818af9fc empty line 2011-01-19 21:31:14 +01:00
Andreas Preikschat 9504df4f6f docs, comments, better button handling 2011-01-19 21:27:43 +01:00
Andreas Preikschat da1070468b removed white spaces 2011-01-19 20:37:44 +01:00
Jon Tibble 96833d826a Fix typos 2011-01-19 14:45:03 +00:00
Jon Tibble e41b6b1f06 Fix duplicate checks (Bug #703149) 2011-01-19 03:46:53 +00:00
Andreas Preikschat 0f0234ba28 - removed the doc for an attribute which is not passed
- removed white spaces

bzr-revno: 1228
2011-01-18 20:29:08 +00:00
Jon Tibble 091d604901 Better string fix 2011-01-18 19:31:03 +00:00
Jon Tibble 14d45a0011 Fix verse order saving 2011-01-18 19:11:46 +00:00
Andreas Preikschat 608dbd2537 removed white spaces 2011-01-18 19:53:09 +01:00
Mattias Põldaru 9e02f15995 more fixes, thanks to o123hallo and Meths 2011-01-17 21:09:35 +02:00
Mattias Põldaru 83ca6f4230 more modifications, now this works again 2011-01-17 19:35:19 +02:00
Mattias Põldaru 1863103081 more unknown upstream changes 2011-01-17 18:36:37 +02:00
Jon Tibble 90c742f9ba Fix song validating and saving process 2011-01-17 00:52:00 +00:00
Jon Tibble a064ad1b05 Head r1218 and fixes 2011-01-15 20:06:25 +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
Jon Tibble 2428e9a46a Fix db fix 2011-01-14 21:37:32 +00:00
Jon Tibble 6e2cc7ebff Fix db committing too early (Bug #703073) 2011-01-14 21:19:41 +00:00
Jon Tibble 7490928190 Refactor wizards 2011-01-13 17:55:29 +00:00
Mattias Põldaru 39bd27d0df first working example 2011-01-12 10:59:14 +02:00
Andreas Preikschat 98f0b30014 - added OpenLyrics importer
- continued to implement OpenLyrics features
- split class
- fix wrong use of "theme"
- and other thinks

Importing songs with multiple languages has not been considered (yet). (One song with all languages is imported.)

bzr-revno: 1203
2011-01-10 12:21:39 +02:00
M2j 746ab70e5a Head 1201 2011-01-10 00:24:55 +01:00
Andreas Preikschat ce1241aa0f merged classes together 2011-01-09 17:52:31 +01:00
M2j ce2ca01eac fixed layout problem for long bible names (or long presentation controller names)
unified the linebreak in setSizePolicy() calls
2011-01-09 16:37:45 +01:00
M2j ef3ae247fc Head 1197 2011-01-09 02:19:34 +01:00
M2j 6e8a371da7 wrong parentship caused theme and servicemanager to disapear in a floating dock
more intelligent resizing of item list in PluginForm and SongMaintenanceForm
Fix in BS web bible parser
2011-01-09 01:27:46 +01:00
Andreas Preikschat f2784fc4dd removed whitespaces 2011-01-08 21:59:46 +01:00
Andreas Preikschat 4d5248cc12 r1197 2011-01-08 21:42:00 +01:00
M2j dfb2d6be8e Added validators for CCL number and theme name (file name) 2011-01-07 14:43:03 +01:00
M2j a6566a1f84 reworked GUI layout for the rest of the code
alignment fix for SearchEdit (visible with Clearlooks theme)
replaced capitalized variable names in touched classes
use codepage selection fallback for the ewimporter
2011-01-05 18:53:58 +01:00
M2j 6dca24bc3c Head 1189 2011-01-05 18:17:22 +01:00
M2j 92ed275add Alignment fix for SearchEdit 2011-01-05 11:48:47 +01:00
M2j 21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01:00
Raoul Snyman 411a60c6c5 Fix for bug #697271 2011-01-04 18:04:55 +02:00
Andreas Preikschat cc229d05af - add standard verseOrder, if xml does not have any verseOrder property
- added '_get' and '_text' methods which do the same as 'get' and 'text', but make sure that they never return 'None' (but u'' instead)
- fixed wrong use of 'theme'
- implemented songbooks, songnumber and comment
- clean ups
2011-01-04 10:46:24 +01:00
Andreas Preikschat cfb896e3b1 started work on OpenLyrics importer 2011-01-02 17:42:09 +01:00
Tim Bentley 1031ea40d9 Fix Song form clean up for new song having edited previously.
Fixes: https://launchpad.net/bugs/696362
2011-01-02 08:03:42 +00:00