This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Bastian Germann 6aa998edd0 Replace PyICU with PyQt's QCollator
Use QCollator as new collator to get rid of the PyICU dependency.
Simplify the natural sorting with its numeric mode.
Simplify one test that is heavily dependent on implementation.
Run one sorting test on macOS which was disabled.
2018-10-27 12:50:15 +02:00
documentation PJlink2 update K 2017-09-22 05:03:28 -07:00
openlp Replace PyICU with PyQt's QCollator 2018-10-27 12:50:15 +02:00
resources Conversion finished 2018-06-24 07:56:50 +01:00
scripts Replace PyICU with PyQt's QCollator 2018-10-27 12:50:15 +02:00
tests Replace PyICU with PyQt's QCollator 2018-10-27 12:50:15 +02:00
.bzrignore fix bzrignore 2018-06-26 18:10:34 +01:00
CHANGELOG.rst Fix a problem with loading Qt's translation files, bug #1676163 2017-03-27 17:36:54 -07:00
LICENSE Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
MANIFEST.in Fix a problem with the subject in the LP comment; Include test resources and fonts. 2018-08-27 10:48:47 -07:00
README.txt This is no longer 2.0 2014-05-03 17:28:31 +02:00
copyright.txt End of 2017 2017-12-29 09:15:48 +00:00
nose2.cfg Add some more tests 2017-11-15 22:03:19 -07:00
pylintrc Fix various issues as suggested by pylint 2016-07-05 22:31:29 +02:00
run_openlp.py Remove incorrect faulthandler initialisation 2018-10-26 20:49:34 -07:00
setup.cfg Disable docstring linting 2018-10-26 21:02:57 -07:00
setup.py Replace PyICU with PyQt's QCollator 2018-10-27 12:50:15 +02:00

README.txt

OpenLP
======

You're probably reading this because you've just downloaded the source code for
OpenLP. If you are looking for the installer file, please go to the download
page on the web site::

    http://openlp.org/download

If you're looking for how to contribute to OpenLP, then please look at the
OpenLP wiki::

    http://wiki.openlp.org/

Thanks for downloading OpenLP!