Commit Graph

1374 Commits

Author SHA1 Message Date
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
Andreas Preikschat e2bd77ea4d fix 2011-03-15 21:12:28 +01:00
Philip Ridout b6d2423cb3 Fixed as appropiate according to TRB143. 2011-03-15 20:10:36 +00:00
Andreas Preikschat f339c11ccf r1391 2011-03-15 20:45:56 +01:00
Andreas Preikschat bf1e82838a coments 2011-03-15 20:33:11 +01:00
Philip Ridout a8c45c619e Fixed bug #735357.
Done it as I thought best, please suggest a more appropiate way if there is.
2011-03-15 19:31:22 +00:00
Jonathan Corwin fcc08aff9a Alert position, genearl import, Windows QPaint error, case insensitive song order and presentation issues
bzr-revno: 1391
2011-03-15 19:23:05 +00:00
Andreas Preikschat 8b49c39fa5 more clean ups 2011-03-15 19:38:56 +01:00
Andreas Preikschat bf4ecad9d1 cleanup 2011-03-15 19:24:13 +01:00
Andreas Preikschat 441283c6a0 spelling 2011-03-15 18:56:34 +01:00
Andreas Preikschat 01efe60822 continued clean up 2011-03-15 18:52:42 +01:00
Andreas Preikschat 88cfbf5d02 r1390 2011-03-15 17:38:25 +01:00
Mattias Põldaru 18f9632dda Upstream 2011-03-15 16:39:49 +02:00
Jon Tibble b25abc59aa Cleanups 2011-03-15 01:07:40 +00:00
Jonathan Corwin a026189fac Head 2011-03-15 00:11:40 +00:00
Mattias Põldaru e5b664663a Fix tracebacks, if user has no internet connection and he still presses Finish. 2011-03-15 01:05:31 +02:00
Mattias Põldaru 1ce88e7a2a Prevent possible crash, if label field is empty in database. 2011-03-15 00:29:02 +02:00
Andreas Preikschat 220d3efb4e clean up 2011-03-14 22:02:39 +01:00
Andreas Preikschat 6634a90bd3 continued with song edit; not finished 2011-03-14 21:36:30 +01:00
Andreas Preikschat 76612c18c0 adjusted usage of re-index tool 2011-03-14 20:23:59 +01:00
Andreas Preikschat 100088723a r1388 + resolved conflicts 2011-03-14 20:09:41 +01:00
Andreas Preikschat e48322ed05 fix 2011-03-14 20:04:57 +01:00
Andreas Preikschat 97bec5b93f added a song clean up function 2011-03-14 19:59:59 +01:00
Raoul Snyman e0ea2c57a3 Fixed up a bug where the song import progress dialog would show up and not disappear if a user did not select any song databases to import. 2011-03-14 20:40:27 +02:00
Raoul Snyman 82239abb92 Used a temporary string due to string freeze, and included the song reindex as per Andreas' request. 2011-03-14 20:34:48 +02:00
Raoul Snyman a33a13ef05 Make first time wizard import songs, rather than overwrite them. 2011-03-14 08:48:23 +02:00
Andreas Preikschat 99eba705c5 add the verse tag fix back 2011-03-13 15:39:55 +01:00
Andreas Preikschat 8cc21cef79 removed need to have a verseOrder; removed attempt to fix missing verse_numbers 2011-03-13 14:50:14 +01:00
Jonathan Corwin f04964e073 Song sequence, alert position and make OOo not invisible anymore 2011-03-12 00:12:52 +00:00
Andreas Preikschat 96a54a4fe9 Hacked the song database to speed up searches and the application start
bzr-revno: 1376
2011-03-11 20:38:57 +01:00
Andreas Preikschat 3ba4684d55 Fixed bug #719102
bzr-revno: 1375
2011-03-11 20:03:34 +01:00
Andreas Preikschat 94d7f4e932 speed up application start/song search 2011-03-11 19:03:16 +01:00
Andreas Preikschat 7c7410a218 complete fixe 2011-03-11 16:53:26 +01:00
Andreas Preikschat f0379925bc fixed bug #719102
Fixes: https://launchpad.net/bugs/719102
2011-03-11 16:38:22 +01:00
Andreas Preikschat 2d1ab8d449 - Moved the version to the Plugin class. If a plugin does not provide a "version" the default will be used.
- clean ups

bzr-revno: 1371
2011-03-11 15:13:10 +00:00
Jonathan Corwin 0d64f4e758 Songs of Fellowship and Generic Document imports work once again
Also repair auto-insert-chorus-into-verse-order for SoF

bzr-revno: 1370
2011-03-11 15:11:55 +00:00
Jonathan Corwin 7336575067 SOF fixes, auto add chorus to verse order again 2011-03-11 08:46:21 +00:00
Jonathan Corwin b4e8880671 Remove static methods and re-work code to avoid creation of additional SongImport's. 2011-03-11 08:33:22 +00:00
Jonathan Corwin b522247094 Fix SoF/OOo imports 2011-03-10 22:25:58 +00:00
Jonathan Corwin 31d2ca5a2b Head 2011-03-10 20:12:35 +00:00
Andreas Preikschat 8374c2d449 redundant code 2011-03-10 20:17:05 +01:00
Andreas Preikschat 3298fa1e15 reverted changed, due to database problems 2011-03-10 17:05:12 +01:00
Andreas Preikschat 262b179d07 r1366 2011-03-09 20:58:26 +01:00
Andreas Preikschat d668060cf9 fixed search_length 2011-03-09 19:43:50 +01:00
Andreas Preikschat 674e9713e7 serach comments 2011-03-09 19:14:50 +01:00
Andreas Preikschat fcadc58e75 fixed bug #730979
Fixes: https://launchpad.net/bugs/730979
2011-03-08 22:09:52 +01:00
Andreas Preikschat f73b8660e0 added more debug messages 2011-03-08 17:46:53 +01:00
Jonathan Corwin ef00fcdc0b Fix ooo file open for windows 2011-03-07 23:12:31 +00:00
Tim Bentley 6ef78ef39d Fix song import duplication by removing training space on the search title.
Fixed up all locations field was made and the reindex code.
Only tested with reindex!

Fixes: https://launchpad.net/bugs/712252
2011-03-06 16:28:26 +00:00
Jon Tibble 8df9a5a18e Head r1353 2011-03-05 17:14:13 +00:00
Andreas Preikschat f4e723ed1c fixed songs, without footer 2011-03-04 18:31:23 +01:00
Jon Tibble 2cd7c2c66e Cleanups 2011-03-04 14:44:21 +00:00
Mattias Põldaru b01d6f7656 Fixed bug #728637
bzr-revno: 1349
2011-03-04 09:24:51 +02:00
Mattias Põldaru 3e5da3be9e address #728637 2011-03-03 22:18:17 +02:00
Mattias Põldaru 87aa8b9b5e fix, don't translate GPL at all 2011-03-03 08:34:17 +02:00
Mattias Põldaru 886f20aaff text fix + making it easier to translate 2011-03-03 03:40:18 +02:00
Armin Köhler 631d8e84ff adapt regex
define author_temp again
2011-02-26 09:14:37 +01:00
Andreas Preikschat 123b1beded added missing lines 2011-02-25 18:27:06 +01:00
Andreas Preikschat 0ed7e259fc removed white spaces 2011-02-25 18:05:01 +01:00
Andreas Preikschat 0dbc1c6e1a different clean ups 2011-02-25 17:29:03 +01:00
Jon Tibble b549b4f065 Fix non-saving OpenLyrics authors (Bug 724568)
bzr-revno: 1334
Fixes: https://launchpad.net/bugs/724568
2011-02-25 06:39:49 +00:00
Jon Tibble 83fba055d5 Fix non-saving OpenLyrics authors 2011-02-25 01:03:25 +00:00
Armin Köhler f91713b2ef removed double space and control line length 2011-02-24 22:27:14 +01:00
Armin Köhler ff0e1266a7 changed the handling of author unknown 2011-02-24 21:56:31 +01:00
Raoul Snyman 382fe62cde Add Armin to the copyright notice.
bzr-revno: 1330
2011-02-24 17:54:21 +02:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble 5e2a7e1cde Fixes to foilpresenter author handling 2011-02-24 02:38:42 +00:00
Jon Tibble 3b31186114 Complete song import init cleanup 2011-02-24 00:32:27 +00:00
Jon Tibble cca1064e42 Cleanups 2011-02-24 00:11:58 +00:00
Jon Tibble 205743a360 Head r1328 2011-02-23 23:45:59 +00:00
Andreas Preikschat c8435f873e The re-index tool adds 'Author unknown' if songs do not have any author.
bzr-revno: 1327
2011-02-23 23:42:41 +00:00
Andreas Preikschat 8661c6e38e removed line 2011-02-23 21:28:25 +01:00
Andreas Preikschat 1eea1c97a4 moved code 2011-02-23 21:22:29 +01:00
Armin Köhler b4b6fef70a change value to True/False 2011-02-23 20:48:37 +01:00
Andreas Preikschat de584a8945 reworked author unknown 2011-02-23 18:35:27 +01:00
Andreas Preikschat 1e2e1ebdec r1324 2011-02-23 16:11:52 +01:00
Armin Köhler 71068d4eb6 fix inconsistant field names, refer now to the xml file 2011-02-22 21:35:18 +01:00
Jon Tibble 4d1f1e933e Make importer inits consistent 2011-02-21 22:27:27 +00:00
Armin Köhler 0ecc3c2dc9 adapt "Author unknown" similar to xml.py
correct some whitespaces and quotation marks
2011-02-21 23:03:09 +01:00
Armin Köhler 1e041d9158 remove some whitespaces 2011-02-21 17:02:28 +01:00
Armin Köhler 4aa69e53bb removed duplicate method registerFields() and sort some lines 2011-02-21 15:59:01 +01:00
Armin Köhler b55ed9b471 merge r1320 2011-02-21 14:49:07 +01:00
Andreas Preikschat 72dd290d6b fixed enumeration 2011-02-20 18:52:22 +01:00
Andreas Preikschat 54f42cb52b added new property, replaced try 2011-02-20 18:34:57 +01:00
Tim Bentley 931f190f56 Revised Print Dialog and fix Preview Edit
bzr-revno: 1317
2011-02-20 13:49:00 +00:00
73fd616962 Fix two missing objects
bzr-revno: 1316
2011-02-20 08:03:40 +00:00
Tim Bentley 4fb831f96c r1315 2011-02-20 07:31:44 +00:00
Mattias Põldaru 5d947476ac two missing qobject init's 2011-02-20 02:05:50 +02:00
Armin Köhler 21bf01e6d2 merged with trunk 2011-02-19 22:43:10 +01:00
Armin Köhler 6208587b93 foilpresenterimport - some changes 2011-02-19 22:34:51 +01:00
Tim Bentley 966e3996ea r1314 2011-02-19 20:36:41 +00:00
Jon Tibble bb39617b3b Try again 2011-02-19 20:31:21 +00:00
Jon Tibble 1f5d896fc1 Fix CCLI author import 2011-02-19 19:49:08 +00:00
Andreas Preikschat 810db5ca55 add the special author 2011-02-19 19:37:01 +01:00
Andreas Preikschat ac8e435f93 2011-02-19 19:25:14 +01:00