Commit Graph

1048 Commits

Author SHA1 Message Date
Andreas Preikschat 2fcd65f879 r1230 2011-01-19 20:30:45 +01:00
Andreas Preikschat cbeb289875 add verse language to db (like OpenLyrics) 2011-01-19 20:22:43 +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
f37e2707ef Easislides import plugin
bzr-revno: 1226
2011-01-18 17:26:57 +00:00
Mattias Põldaru ddcda85090 indentation fix, songbook number back to unicode, these sometimes contain letters like 104a 2011-01-18 17:18:04 +02:00
Mattias Põldaru ff80150fc1 removed extra empty lines, removed leading spaces 2011-01-18 11:09:00 +02:00
Jon Tibble c12ada7da2 Refactors and cleanups 2011-01-18 04:32:24 +00:00
Mattias Põldaru 1c1e66bba8 refurbished, added self._success = False to exceptions 2011-01-18 01:16:30 +02:00
Mattias Põldaru 0c38bccd45 more exceptions and a few other changes 2011-01-18 00:27:25 +02:00
Jon Tibble 0ccb0f4fdd Few small cleanups 2011-01-17 21:52:27 +00:00
Mattias Põldaru f090c5409f smart features removed, using objectify now 2011-01-17 22:47:46 +02: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
Mattias Põldaru a93a37c494 just another massive rewrite, now with regions 2011-01-17 18:21:46 +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 f6a6a7a4fc Fix db flushing for songs 2011-01-14 22:17:46 +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 ecb97881a1 Refactor file deleting, cleanups 2011-01-14 18:58:47 +00:00
Jon Tibble 7490928190 Refactor wizards 2011-01-13 17:55:29 +00:00
Mattias Põldaru f523181533 master tree changes 2011-01-13 12:57:24 +02:00
Mattias Põldaru ccb2e8693c more changes 2011-01-13 12:54:36 +02:00
Andreas Preikschat 28bcaf4313 r1208 2011-01-12 17:45:51 +01:00
Andreas Preikschat 9bb2b942a0 fix for merge 2011-01-12 17:45:32 +01:00
Mattias Põldaru f1a437891a a lot of changes for better code 2011-01-12 17:10:20 +02:00
Mattias Põldaru 39bd27d0df first working example 2011-01-12 10:59:14 +02:00
Jon Tibble c32f8538d4 Fix debugging patch 2011-01-12 03:25:45 +00:00
Jon Tibble cf0608cc45 Increase ooo verbosity to aid debugging 2011-01-11 17:13:17 +00:00
Andreas Preikschat e2124942cc clean ups 2011-01-11 17:49:53 +01: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
Meinert Jordan c75e69feab fixed layout problem for long bible names (or long presentation controller names)
unified the linebreak in setSizePolicy() calls

bzr-revno: 1201
2011-01-09 21:22:22 +02:00
Andreas Preikschat b52d0aafd5 re.compile code from reindex tool 2011-01-09 20:18:08 +01:00
Andreas Preikschat 62794614f9 clean ups 2011-01-09 18:07:17 +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
Andreas Preikschat a51ad14322 removed OpenLyrics export for now 2011-01-08 21:35:31 +01:00