This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Daniel c0aa199ac3 Add background_source to Theme and use it in the theme wizard
The theme wizard (while editing a theme) now changes both background_source and background_filename then sets filename to the new cache location on apply (also added the filename_source var to Theme). The new var is needed so when the user goes to change the theme again, they see the file they selected, not the cached one. This commit fixes the issue of changing theme backgrounds not deleting the cached file but deleting the original file.
2019-10-23 22:54:29 +00:00
documentation PJlink2 update K 2017-09-22 05:03:28 -07:00
openlp Add background_source to Theme and use it in the theme wizard 2019-10-23 22:54:29 +00:00
resources Create a Theme Preview dialog, plus some theme background fixes. 2019-10-18 06:12:09 +00:00
scripts Remove vim lines from files and add a .editorconfig for editors that support it 2019-10-10 15:28:16 +00:00
tests Add background_source to Theme and use it in the theme wizard 2019-10-23 22:54:29 +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 Create a Theme Preview dialog, plus some theme background fixes. 2019-10-18 06:12:09 +00:00
.gitlab-ci.yml Run the Display JS tests as well 2019-10-23 20:09:37 +00:00
appveyor.yml Update and move appveyor.yml so that it will work with the new gitlab setup. 2019-09-25 18:00:05 +00:00
CHANGELOG.rst
copyright.txt License change to GPL-3.0-or-later 2019-04-13 15:00:22 +02: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 Run the Display JS tests as well 2019-10-23 20:09:37 +00:00
README.rst Rename readme 2019-09-17 07:45:26 +00:00
run_openlp.py Remove vim lines from files and add a .editorconfig for editors that support it 2019-10-10 15:28:16 +00:00
setup.cfg Try to fix paths in coverage report generation 2019-10-15 16:21:37 +00:00
setup.py Remove vim lines from files and add a .editorconfig for editors that support it 2019-10-10 15:28:16 +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!