Commit Graph

5614 Commits

Author SHA1 Message Date
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 dfcd605593 Fixed a bug where the settings for remotes was not actually used.
bzr-revno: 1323
2011-02-22 21:44:38 +02: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
Jon Tibble 44a50b0351 Naming 2011-02-22 02:30:38 +00:00
Jon Tibble 4d1f1e933e Make importer inits consistent 2011-02-21 22:27:27 +00:00
Jon Tibble fb120858e0 Cleanups 2011-02-21 22:10:08 +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
Jon Tibble d547857177 Head r1322 2011-02-21 22:00:26 +00:00
Mattias Põldaru fdb5c57468 Additional extensions hack. 2011-02-21 22:37:18 +02:00
Tim Bentley a2c974a112 Fix breakages from last merge.
Remove old import file.
Set up variables correctly.
Correct the Translation tags.

bzr-revno: 1322
2011-02-21 20:18:35 +00:00
Tim Bentley d486547abd Fixes from last merge 2011-02-21 20:06:55 +00: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
Andreas Preikschat 9d4f7abe9d r1321 2011-02-21 19:46:52 +01:00
Andreas Preikschat ea5694bf4d r1321 2011-02-21 19:13:59 +01:00
Tim Bentley 90ac61b09b Move the DisplayTab dialog
bzr-revno: 1321
2011-02-21 17:35:26 +00:00
Tim Bentley e2699eab3c Review Fixes 2011-02-21 17:12:36 +00: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
Armin Köhler 265aeebf4b sort WizardStrings in alphapetical order 2011-02-21 14:45:14 +01:00
Jon Tibble b967fbf650 Head r1320 2011-02-20 22:58:45 +00: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
Tim Bentley 69bfe2ab9c Post merge request fixes 2011-02-20 20:34:33 +00:00
Tim Bentley 7e4b644f78 Finished moving Display Tags 2011-02-20 20:23:33 +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 0fda4c453f Log media extensions.
bzr-revno: 1318
2011-02-20 19:27:57 +02:00
Tim Bentley 338efdc543 DisplayTag Updates 2011-02-20 17:06:58 +00:00
Mattias Põldaru 264c7fb585 Handled extensions to log. 2011-02-20 18:45:58 +02:00
Andreas Preikschat 2967fcb9fe r1317 2011-02-20 17:37:38 +01:00
Tim Bentley 29088db516 Start to move DisplayTag dialog 2011-02-20 15:35:52 +00:00
Jon Tibble af6c792354 Cleanups 2011-02-20 14:25:14 +00: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 de66d53e73 Review fixes 2011-02-20 07:37:44 +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