Commit Graph

5364 Commits

Author SHA1 Message Date
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
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 0fda4c453f Log media extensions.
bzr-revno: 1318
2011-02-20 19:27:57 +02: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 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
Armin Köhler 6208587b93 foilpresenterimport - some changes 2011-02-19 22:34:51 +01:00
Jon Tibble 0bd305a8f9 Fix CCLI author import
bzr-revno: 1315
2011-02-19 21:09:23 +00:00
Tim Bentley 966e3996ea r1314 2011-02-19 20:36:41 +00:00
Raoul Snyman fb5e8fd874 Added a README.txt file for Python distribution.
bzr-revno: 1314
2011-02-19 22:32:02 +02:00
Jon Tibble bb39617b3b Try again 2011-02-19 20:31:21 +00:00
Tim Bentley 282c81326c Print Dialog complete 2011-02-19 20:23:23 +00:00
Raoul Snyman d5a82b9290 Added the README.txt file for Python distribution. 2011-02-19 22:06:15 +02:00
Jon Tibble 1f5d896fc1 Fix CCLI author import 2011-02-19 19:49:08 +00:00
Tim Bentley b5e369ba4d More Print Work 2011-02-19 17:33:24 +00:00
Armin Köhler 4e6b967fc8 foilpresenterimport 2011-02-19 15:28:33 +01:00
Raoul Snyman 53e5477eef Fixed up a few things in the documentation.
bzr-revno: 1313
2011-02-19 15:50:44 +02:00
Jon Tibble 715803df2c Lots of refactoring all over...
Refactor magic numbers to use enumerations:
- VerticalType and HorizontalType in themes (required import tweaking to avoid circular imports)
- LayoutStyle and DisplayStyle for bibles
- SongSearch
Refactor string translations:
- More UiStrings
- Introduce WizardStrings and SongStrings
Refactor song importer __init__() methods to reduce the duplication.
Cleanups for spelling, whitespace, naming, unused variables and imports.

bzr-revno: 1312
2011-02-19 13:42:00 +00:00
Armin Köhler ab917254d0 19.02.2011 2011-02-19 14:03:43 +01:00
Armin Köhler b2d38da3d2 19.02.2011 2011-02-19 10:07:44 +01:00
Tim Bentley 31b217571c Print Dialog updates 2011-02-19 08:36:24 +00:00
Armin Köhler e75c24bdd7 Changed 18.02.2011 2011-02-18 21:40:07 +01:00
Tim Bentley 1f7d6b635d Preview Edit now works 2011-02-18 19:13:37 +00:00
Jon Tibble e192ea438b Cleanup mistakes 2011-02-18 18:48:06 +00:00
Jon Tibble 23d57bb5ba Import fix 2011-02-18 17:45:14 +00:00
Tim Bentley f1850d4147 r1311 2011-02-18 17:38:56 +00:00
Tim Bentley e4876cd84c print changes 2011-02-18 17:38:39 +00:00
Jon Tibble bcf35bf54e Sort out song importer initialisation 2011-02-18 17:34:43 +00:00
Jon Tibble cb37a8bc17 Head r1311 2011-02-18 16:37:41 +00:00
Jon Tibble 85e22f8c4d Fix mime data string
bzr-revno: 1311
2011-02-18 16:28:15 +00:00
Raoul Snyman 8fdfb299e0 Fixed up the documentation. 2011-02-18 18:23:07 +02:00
Mattias Põldaru 4a8b29aae9 More changes, now internally tags are held not as Salm:1 (previously), nor v:1 (in the meantime), but just as in openlyrics format, v1.
The v1a is not yet supported, it requires spinboxes to be changed first. The old and new should be handled silently side-by-side.

bzr-revno: 1310
2011-02-18 17:51:04 +02:00
Jon Tibble 57ffb1758b Fix mime data string 2011-02-18 15:23:33 +00:00
Mattias Põldaru 62091b92fe These would have been left behind. 2% less typos now. 2011-02-18 10:25:43 +02:00
Mattias Põldaru 1651e42bca more variable name changes 2011-02-18 09:53:40 +02:00
Jon Tibble dc41ce5ab4 Enumerations and magic numbers 2011-02-18 03:15:09 +00:00
Jon Tibble 0d498bc3f0 UiStrings 2011-02-18 01:07:55 +00:00
Mattias Põldaru aac40357ae better variable names, fixed translation issues for verse sequences 2011-02-18 02:48:58 +02:00
Raoul Snyman bb91c081c3 Updated InnoSetup script to add a Debug shortcut in the menu.
bzr-revno: 1309
2011-02-17 22:39:04 +02:00