Andreas Preikschat
1837fd5d0d
r1313
2011-02-19 19:14:22 +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
Andreas Preikschat
e028947113
r1311
2011-02-18 21:07:58 +01: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
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
Mattias Põldaru
dff393b6a4
just another massive set of changes
2011-02-17 21:46:01 +02:00
Raoul Snyman
059ca9ac08
Updated InnoSetup script to add a 'Debug' shortcut to the Start Menu which invokes debug logging.
2011-02-17 21:02:47 +02:00
Jon Tibble
9b48761590
Head r1308
2011-02-17 17:42:28 +00:00
Andreas Preikschat
0bc97a1978
- clear search edit line when starting the wizard again
...
- changed the "uncheck all" and "check all" buttons check/uncheck only those songs which are currently visible. This enables the user to perform more advanced searches.
bzr-revno: 1308
2011-02-17 17:40:12 +00:00
Andreas Preikschat
bb3ee202db
Fix the error 'Corrupt JPEG data: premature end of data segment'
...
bzr-revno: 1307
2011-02-17 17:38:18 +00:00
9d3061ffe6
Fix EasiSlides importer
...
bzr-revno: 1306
2011-02-17 17:35:21 +00:00
Andreas Preikschat
9e6cfcfed4
clear search edit, when starting the wizard again; check/uncheck button change state of visible songs
2011-02-17 17:11:32 +01:00
Andreas Preikschat
3dc0e6ba32
r1305
2011-02-17 16:57:54 +01:00
Mattias Põldaru
d870355064
fix when loading from db to show preview/live
2011-02-17 17:19:02 +02:00
Mattias Põldaru
02c1bd4413
first working example with unilanguage tags handling
2011-02-17 17:05:58 +02:00
Andreas Preikschat
9d88cec9d3
fixed creating theme preview image too early, fixed indents
2011-02-17 13:53:07 +01:00
Andreas Preikschat
52c330e795
r1305
2011-02-17 13:31:47 +01:00
Jon Tibble
e401bc851d
Some naming cleanups
2011-02-17 02:33:12 +00:00
Mattias Põldaru
18f43fc858
more lower case tags
2011-02-16 21:28:55 +02:00
Mattias Põldaru
425ec8ece0
more changes reflecting VerseType changes
2011-02-16 21:09:06 +02:00
Mattias Põldaru
89181e387d
VerseType changes
2011-02-16 20:37:51 +02:00
Jon Tibble
032c48df60
Finish grammar corrections, more strings and cleanups
2011-02-16 17:54:31 +00:00
Mattias Põldaru
175bfd2f97
change back, leave massive change for later
2011-02-16 19:09:35 +02:00
Mattias Põldaru
04a90fe42b
longer variable names
2011-02-16 16:51:40 +02:00
Jon Tibble
3951905e50
Head r1305
2011-02-16 14:21:10 +00:00
Mattias Põldaru
cd431652ca
no translation for song tags in database
2011-02-16 12:20:25 +02:00
Mattias Põldaru
31fbb999f9
forgot one
2011-02-16 11:43:07 +02:00
Mattias Põldaru
7e18b8e3e6
fix opensong order shuffling + refactoring
2011-02-16 11:36:59 +02:00
Christian Richter
739c540284
A couple of bug fixes and minor enhancements.
...
bzr-revno: 1305
2011-02-16 07:59:14 +02:00
Jon Tibble
1fbc873a8c
Cleanups
2011-02-16 03:28:06 +00:00
Jon Tibble
a42f71aad5
Head r1304
2011-02-16 03:07:10 +00:00
Jon Tibble
a8d2d3661d
Sort grammar breakers
2011-02-16 03:06:34 +00:00
Mattias Põldaru
f27e6755cc
easislides import to work again
2011-02-15 23:19:45 +02:00
rimach
9c5af79f2b
Head
2011-02-15 20:37:42 +01:00
rimach
ed3d67c1f1
correction for Powerpoint and PptViewer
2011-02-15 20:37:16 +01:00
Raoul Snyman
893a1a6859
Amalgamated OpenLP theme filters into one and removed "All Files" filter to limit the effects of user ignorance.
...
bzr-revno: 1304
2011-02-15 21:20:32 +02:00
Mattias Põldaru
727c7d9804
filesystem encoding fix for non-ascii home dir
...
bzr-revno: 1303
2011-02-15 21:15:35 +02:00