This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Daniel 122596c6fb Don't call a non existent function (create_slides on a service item)
There is a private fn prefixed with a "_", but it's not needed as it is run when required (hence the reason it's private). If the slide vars did need to be regenerated, `render_text_items` is the way to do it.
2020-03-09 04:05:20 +00:00
documentation PJlink2 update K 2017-09-22 05:03:28 -07:00
openlp Don't call a non existent function (create_slides on a service item) 2020-03-09 04:05:20 +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 Don't call a non existent function (create_slides on a service item) 2020-03-09 04:05:20 +00: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 Try to fix paths in coverage report generation 2019-12-04 20:01:02 +00:00
.gitlab-ci.yml Add distribution detection in is_linux() function 2019-12-04 18:15:24 +00:00
appveyor.yml Added pytest-qt to appveyor installation. 2020-02-14 20:18:26 +00:00
CHANGELOG.rst Fix a problem with loading Qt's translation files, bug #1676163 2017-03-27 17:36:54 -07: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
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
package.json Use flexbox to align stuff 2019-10-24 20:22:49 +00:00
README.rst Rename readme 2019-09-17 07:45:26 +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

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!