This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Tim Bentley 66f13e5ede Clean up Plugin Interface to be more Generic
Clean up Mainwindow for adding plugins
Add ThemeManager to Main window and pass to plugins
Add event Manager code to plugins and define some listners
Revert changes to Alert Form.
2009-03-23 19:17:07 +00:00
.eric4project Fixed Tim Bentley's problem with the loading sequence of modules. 2009-03-13 17:49:51 +00:00
documentation Rewrote Plugin methods to match Python standards, fixed a few other things here and there. 2008-12-14 15:49:54 +00:00
openlp Clean up Plugin Interface to be more Generic 2009-03-23 19:17:07 +00:00
resources Fixed the displayResults method of SongMediaItem to display 1 song + all authors, rather than an instance of a song for each author of that song. 2009-03-10 16:46:25 +00:00
.gitignore Update to handle Eric4 files 2009-02-14 08:33:32 +00:00
copyright.txt Added myself to the copyright portions 2008-12-15 13:52:54 +00:00
demo.py Added copyright to all files. 2008-10-23 19:50:52 +00:00
demo_theme.xml There's a single page demo of lyrics over a backgroung image, with the theme 2008-10-07 19:12:32 +00:00
openlp.org 2.0.e4p Fixed Tim Bentley's problem with the loading sequence of modules. 2009-03-13 17:49:51 +00:00
openlp.org 2.0.e4x Added a splash screen to the mix, thanks to Scott. 2008-11-03 19:32:54 +00:00
openlp.pyw Fixed the displayResults method of SongMediaItem to display 1 song + all authors, rather than an instance of a song for each author of that song. 2009-03-10 16:46:25 +00:00
openlpcnv.pyw Initial version of a migration tool 2009-01-01 11:18:16 +00:00
setup.py Added setup.py 2008-12-03 10:57:34 +00:00