This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
suutari-olli 3c70500c23 Fixes in this commit:
- Fix for some dual triggering errors.
- Searches with only spaces now trigger error since they make OLP unresponsive and may crash
- Removed old "Empty" search message, integrated it to the new one.
- Added some comments
- Remodelled/Added nice error messages + needed code to support it
- Fixed the issue where Bible book name prediction comes for pure Text search.
- Fixed "No passage found" in 2nd bible by using self.main_window.information_message

To DO:
- If web bible is enabled combined text search triggers double error, fix it.
- Pack the new icon
- Double check spelling etc...
- Write tests
2016-03-07 08:03:41 +02:00
documentation Migrate to PyQt5 2015-11-06 19:49:40 -05:00
openlp Fixes in this commit: 2016-03-07 08:03:41 +02:00
resources - Combined search is now working, own "combined" function for scripture reference search. 2016-03-06 22:35:05 +02:00
scripts Year older 2015-12-31 22:46:06 +00:00
tests Fix up the tests for Windows by retrying deleting the databases. 2016-01-15 21:37:53 +01:00
.bzrignore Add coveragerc 2016-01-04 01:01:23 +01:00
.coveragerc Add coveragerc 2016-01-04 01:01:23 +01:00
LICENSE Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
MANIFEST.in Fix for packaging 2014-05-05 19:31:45 +02:00
README.txt This is no longer 2.0 2014-05-03 17:28:31 +02:00
copyright.txt Year older 2015-12-31 22:46:06 +00:00
openlp.py Year older 2015-12-31 22:46:06 +00:00
setup.cfg PEP8 2015-12-17 22:28:36 +01:00
setup.py Year older 2015-12-31 22:46:06 +00: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!