openlp/openlp/core
Raoul Snyman a17039ba30
Fix a bunch of tests and warnings
Some of the song import tests were not being run, and pytest was warning
about them. I refactored them so that pytest would run them again.

Also, there were some other warnings in the code about deprecations, so
I fixed as many of those as I could too.
2020-09-28 23:24:16 -07:00
..
api Relicense GPL-2 files 2020-09-27 14:53:27 +02:00
common Various fixes for beta1 2020-09-26 23:40:29 +00:00
display Fix api crash when sending thumbnail path 2020-09-23 04:50:09 +00:00
lib Fix a bunch of tests and warnings 2020-09-28 23:24:16 -07:00
pages Various small fixes 2020-05-08 05:44:41 +00:00
projectors Expose the entire ServiceItem in the API 2020-07-23 17:19:49 -07:00
ui Merge branch 'distutils' into 'master' 2020-09-28 07:12:29 +00:00
widgets Fix a bunch of tests and warnings 2020-09-28 23:24:16 -07:00
__init__.py Change Year 2020-01-01 02:53:08 +00:00
app.py Remove and add screens without reloading screens. Do not show screen-change-popup when the settings form is visible. 2020-07-21 20:05:59 +00:00
loader.py Fix some race conditions, remove calls to ImageManager, fix a crash in the remote API, fix some more test issues. 2020-04-02 18:48:27 +00:00
resources.py Change Year 2020-01-01 02:53:08 +00:00
server.py Change Year 2020-01-01 02:53:08 +00:00
state.py Change Year 2020-01-01 02:53:08 +00:00
threading.py Various fixes: 2020-05-18 18:00:40 +00:00
version.py Make OpenLP download version files from get.openlp.org; fixes #471 2020-04-23 22:57:12 -07:00