forked from openlp/openlp
This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
1d67072dfd
Refactored the code for combined search. - Added: def on_quick_reference_search(self): and moved definition of reference search there. - Added: def on_quick_text_search(self): and moved definition of text search there. - Removed some un-needed code duplicates (Double finalizing, 3rd normalizing of mouse cursor) - Searching scripture ref with shorter than 3 char search is now possible (G1 = Genesis 1) Also removed “Search” from “Search Text or Reference…” since it does not fit the box properly. |
||
---|---|---|
documentation | ||
openlp | ||
resources | ||
scripts | ||
tests | ||
.bzrignore | ||
.coveragerc | ||
copyright.txt | ||
LICENSE | ||
MANIFEST.in | ||
openlp.py | ||
README.txt | ||
setup.cfg | ||
setup.py |
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!