This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Tomas Groth 3de2435631 Fix loading PDF items from the servicemanager
In slidecontroller::_process_item a copy was made of the serviceitem, but it wasen't always used, which caused issues since that item was converted from a presentation/command item to an image item for PDFs.
2020-04-27 11:50:34 +00:00
documentation PJlink2 update K 2017-09-22 05:03:28 -07:00
openlp Fix loading PDF items from the servicemanager 2020-04-27 11:50:34 +00:00
resources A few fixes for the alpha. 2020-01-06 21:15:11 +00:00
scripts Migrate Media and add Pytest-qt 2020-02-09 20:24:05 +00:00
tests Make OpenLP download version files from get.openlp.org; fixes #471 2020-04-23 22:57:12 -07:00
.editorconfig Remove vim lines from files and add a .editorconfig for editors that support it 2019-10-10 15:28:16 +00:00
.gitignore Added basic theme API 2020-04-01 18:26:57 +00:00
.gitlab-ci.yml Add deploying to PyPI when a tag is created 2020-04-23 23:41:19 -07:00
CHANGELOG.rst Fix a problem with loading Qt's translation files, bug #1676163 2017-03-27 17:36:54 -07:00
LICENSE License change to GPL-3.0-or-later 2019-04-13 15:00:22 +02:00
MANIFEST.in sdist build wasn't including the Karma config *facepalm* 2019-08-26 15:06:12 -07:00
README.rst Rename readme 2019-09-17 07:45:26 +00:00
appveyor.yml Fix presentation load from service file 2020-04-02 20:24:58 +00:00
copyright.txt Change Year 2020-01-01 02:53:08 +00:00
karma.conf.js Run the Display JS tests as well 2019-10-23 20:09:37 +00:00
package.json Use flexbox to align stuff 2019-10-24 20:22:49 +00:00
run_openlp.py Change Year 2020-01-01 02:53:08 +00:00
setup.cfg Try to fix paths in coverage report generation 2019-10-15 16:21:37 +00:00
setup.py Migrate Media and add Pytest-qt 2020-02-09 20:24:05 +00:00
yarn.lock Run the Display JS tests as well 2019-10-23 20:09:37 +00:00

README.rst

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:

https://openlp.org/#download

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

https://wiki.openlp.org/

Thanks for downloading OpenLP!