This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
s.mehrbrodt@gmail.com f32d95c200 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.

Also this reintroduces natural sorting.

bzr-revno: 2628
Fixes: https://launchpad.net/bugs/1552563
2016-04-29 19:42:14 +01:00
documentation Migrate to PyQt5 2015-11-06 19:49:40 -05:00
openlp Fix performance regression in songbook search 2016-04-29 19:39:52 +02:00
resources tranlations 2016-04-28 19:19:47 +01:00
scripts Year older 2015-12-31 22:46:06 +00:00
tests pep8 2016-04-29 19:48:40 +02:00
.bzrignore Fix bug #1557514 by autodetecting the columns of the tables in the songs database 2016-04-27 20:45:39 +02: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!