This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
s.mehrbrodt@gmail.com 655172df60 Fix performance regression with Songbook search
The problem was that in each iteration the database was accessed (the song object).
Fixed this by loading all neccessary information directly in the query.

bzr-revno: 2655
Fixes: https://launchpad.net/bugs/1552563
2016-04-29 19:40:32 +01:00
documentation Migrate to PyQt5 2015-11-06 19:49:40 -05:00
openlp Unused import 2016-04-29 18:44:24 +02:00
resources Added QR code and link for iOS app to remote plugin ui 2016-04-18 15:05:21 +09:30
scripts trunk 2016-01-03 00:13:48 +01:00
tests PEP8 2016-04-29 19:32:09 +02:00
.bzrignore Fix bug #1557514 by auto-detecting the columns of the tables in the songs database 2016-04-27 20:58:35 +02:00
.coveragerc Add coveragerc 2016-01-04 01:01:23 +01:00
copyright.txt Year older 2015-12-31 22:46:06 +00: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
openlp.py Year older 2015-12-31 22:46:06 +00:00
README.txt This is no longer 2.0 2014-05-03 17:28:31 +02:00
setup.cfg PEP8 2015-12-17 22:28:36 +01:00
setup.py move file 2016-04-05 19:33:50 +01:00

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!