This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
andreas 12677a4d36 - added a OpenLyrics exporter
- 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
2011-02-10 17:38:42 +00:00
documentation Created a new theme for Qt Help. 2011-02-10 14:58:15 +02:00
openlp r1285 2011-02-10 14:32:31 +01:00
resources r1278 2011-02-08 17:25:46 +01:00
scripts Importers have replaced scripts 2011-02-03 21:37:00 +00:00
.bzrignore Updated the Windows build script to add a step to update from bzr first. 2011-01-02 14:47:30 +02:00
LICENSE Add GPLv2 file 2009-09-16 19:07:25 +01:00
MANIFEST.in Add css files to manifest file 2010-12-29 09:43:02 +00:00
copyright.txt fixed copyright info 2011-01-25 17:56:37 +01:00
openlp.pyw Clean up time 2011-02-04 16:49:30 +00:00
setup.py Fix setup.py 2011-02-04 16:41:02 +00:00