Commit Graph

2662 Commits

Author SHA1 Message Date
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02: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
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
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
Mattias Põldaru 9f9720e368 Added some extensions. 2011-02-22 23:32:07 +02:00
Armin Köhler 557d5a9d27 r1323 2011-02-22 21:42:12 +01:00
Armin Köhler 71068d4eb6 fix inconsistant field names, refer now to the xml file 2011-02-22 21:35:18 +01:00
Raoul Snyman 642934a999 Fixed a bug where the settings for the remotes plugin were not actually used. 2011-02-22 20:41:35 +02:00
Mattias Põldaru 98d8b1f590 More clear comment. Unfortunately there is no need to change few lines of code between these two changes, to include these into diff. That would be self-explanantory. 2011-02-22 17:01:07 +02:00
Mattias Põldaru 29207d8dff Added comments to code blocks. 2011-02-22 11:09:47 +02:00
Mattias Põldaru a5e8833132 Remove bogus data. 2011-02-22 08:58:32 +02: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
Mattias Põldaru fdb5c57468 Additional extensions hack. 2011-02-21 22:37:18 +02:00
Andreas Preikschat 0935af3cfb fix db 2011-02-21 20:43:04 +01:00
Andreas Preikschat eb4f7deea8 added apocrypha 2011-02-21 20:30:01 +01:00
Armin Köhler 1e041d9158 remove some whitespaces 2011-02-21 17:02:28 +01:00
Mattias Põldaru e8b6bbe141 revert a change 2011-02-21 17:56:23 +02:00
Mattias Põldaru 24519832df More informational noise to debug log, extensions by mimetype. To justify: it seems that extension list is an important thing. 2011-02-21 17:49:09 +02:00
Mattias Põldaru 7d7f9a7d98 fix #99 2011-02-21 17:16:56 +02: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
f6cc197e19 More pythonic code, fixes a possible error, where *.ra would be left out of supported extensions if checked after *.ram.
bzr-revno: 1320
2011-02-20 22:57:16 +00:00
Andreas Preikschat 624b9e1cfd - added a new Songbeamer property
- replaced try
- enumeration fix

bzr-revno: 1319
2011-02-20 22:55:15 +00:00
Mattias Põldaru 09b515350b oops 2011-02-20 20:49:59 +02:00
Mattias Põldaru 31247240d0 fix possible leaving out of extensions, hopefully neater approach 2011-02-20 20:12:55 +02: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
Mattias Põldaru 264c7fb585 Handled extensions to log. 2011-02-20 18:45:58 +02: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
Andreas Preikschat 1837fd5d0d r1313 2011-02-19 19:14:22 +01:00
Armin Köhler 4e6b967fc8 foilpresenterimport 2011-02-19 15:28:33 +01:00
Armin Köhler b2d38da3d2 19.02.2011 2011-02-19 10:07:44 +01:00
Armin Köhler e75c24bdd7 Changed 18.02.2011 2011-02-18 21:40:07 +01:00