This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
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
documentation Rename list widget descendant 2011-02-10 19:05:35 +00:00
openlp Cleanup mistakes 2011-02-18 18:48:06 +00:00
resources Updated InnoSetup script to add a 'Debug' shortcut to the Start Menu which invokes debug logging. 2011-02-17 21:02:47 +02: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
copyright.txt fixed copyright info 2011-01-25 17:56:37 +01: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
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