- save OpenLyrics meta data to songs (service items and xml files)
- fixed a bug in OpenSong import
- fixed verse type when importing xml songs (instead of "V" we add "Verse" to the database)
- verse order in exported songs is now lower case (service items and xml files)
- updated copyright information (not the scripts directory)
Notes to the OpenLyrics export dialog:
- sorting does not work very nicely
- the search does only consider the title of the qlistwidgetitem:
"title (author, author, author)"
- the search does not remove , and . and the like
- the buttons check/uncheck all songs (also hidden ones)
I thought about two scenarios:
1) Somebody wants to export all songs. He'll use the "check all" button and will not need the search box.
2) The user wants to export single songs. He will use the search box and double click the songs (or check the checkbox).
bzr-revno: 1286
Added a condition in the configuration depending on the theme.
Note: to get Qt Help, change the theme to "openlp_qthelp" and then build with "make qthelp".
bzr-revno: 1285
Remove unused exception
Dedupe presentation controller code
Fill out the range of Delphi colours to fix theme loading (Support 98)
Naming fixes including starting the attack on mainwindow.py.
bzr-revno: 1278
- Added the ability to include the "playing time" of media items
- Moved settings from advanced tab to the dialog
- Added a dialog with preview function. It provides the following settings:
a) print text (slides)
b) print notes
c) print playing time
(when the user actually prints the service, the settings are saved.)
- Ability to enter Custom Service Notes.
bzr-revno: 1277