Commit Graph

5514 Commits

Author SHA1 Message Date
Andreas Preikschat f71b1e0286 r1335 2011-02-25 20:26:32 +01:00
Tim Bentley c12b84fa38 Make static static 2011-02-25 18:05:02 +00:00
Andreas Preikschat edff234857 r1335 2011-02-25 18:32:17 +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
Andreas Preikschat a96cac663f r1335 2011-02-25 17:14:39 +01:00
Andreas Preikschat cf23ca3e5f r1335 2011-02-25 15:43:02 +01:00
Tim Bentley 1a8fe62710 r1335 2011-02-25 09:38:17 +00:00
Raoul Snyman 82a87571b4 Fixed bug #700859: Bible importers do not clean up properly after a failed import.
bzr-revno: 1335
Fixes: https://launchpad.net/bugs/700859
2011-02-25 06:42:24 +00: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
8d074c1ab3 adapted the handling of author unknown in foilpresenter song importer
bzr-revno: 1333
2011-02-25 06:37:08 +00:00
Raoul Snyman 5f48a38769 Removed the need for the extra variable. 2011-02-25 08:24:35 +02:00
Raoul Snyman 6bcbd3526e Fixed bug #700859: Bible importers do not clean up properly after a failed import. 2011-02-25 08:16:32 +02: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
Andreas Preikschat 4cac889279 fix bug, clean ups 2011-02-24 22:07:12 +01:00
Armin Köhler 199a9bb850 r1332 2011-02-24 22:02:33 +01:00
Armin Köhler ff0e1266a7 changed the handling of author unknown 2011-02-24 21:56:31 +01:00
Andreas Preikschat a55648db1b 1332 2011-02-24 21:12:49 +01:00
Jon Tibble 21cdf9f2f1 Fix missing verse handling
bzr-revno: 1332
2011-02-24 20:07:07 +00:00
Andreas Preikschat 10cfb24844 Moved redundant code to parent class
bzr-revno: 1331
2011-02-24 20:06:19 +00:00
Jon Tibble a2e0ecf314 Fix acknowledged missing verses 2011-02-24 19:13:51 +00:00
Armin Köhler ed546bb085 r1330 2011-02-24 19:18:04 +01:00
Tim Bentley e0f67e7894 r1330 2011-02-24 16:56:35 +00:00
Tim Bentley 63099832ad Fix order 2011-02-24 16:55:17 +00:00
Raoul Snyman 382fe62cde Add Armin to the copyright notice.
bzr-revno: 1330
2011-02-24 17:54:21 +02:00
Andreas Preikschat 79361e29cb removed redundant code 2011-02-24 15:43:24 +01:00
Jon Tibble 3526e8c7a1 Fixes and cleanups
bzr-revno: 1329
2011-02-24 14:36:33 +00:00
Andreas Preikschat 2c9d52de8c 2011-02-24 15:20:35 +01:00
Andreas Preikschat 2b41cf545a r1328 2011-02-24 13:53:02 +01: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
Raoul Snyman 7b382123ff Add the option to change the default display.
bzr-revno: 1328
2011-02-23 23:43:47 +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
02a23d161d Add importfilter for foilpresenter song files
bzr-revno: 1326
2011-02-23 23:41:33 +00:00
0391805c82 Add more detailed mimetype logging. We could add the extensions list hack back later, if needed. To decide that, we need more information from users.
bzr-revno: 1325
2011-02-23 23:39:23 +00:00
Raoul Snyman c74b2fc964 Updated the settings tab. 2011-02-23 22:55:55 +02: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
Raoul Snyman 99635299ea Updated with browse button. 2011-02-23 15:55:36 +02:00
Raoul Snyman a5b278b871 Added a setting in the advanced tab to give the users the option of changing the default display screen. 2011-02-23 08:42:33 +02:00
Andreas Preikschat 8b2e18011a Added apocrypha to osis import.
bzr-revno: 1324
2011-02-23 06:50:42 +02:00
Mattias Põldaru 158b358bae Removed hack, leave only more detailed logging. 2011-02-22 23:35:25 +02:00