openlp/openlp/core
Raoul Snyman 0a6ce5e3f7 Added the Event class and added some more hooks into the Plugin class.
bzr-revno: 132
2008-11-27 20:09:11 +00:00
..
test Added copyright to all files. 2008-10-23 19:49:13 +00:00
theme Moved everything that's core into openlp.core 2008-11-26 20:15:49 +00:00
ui Moved some more core forms to openlp.core.ui and removed the unnecessary mainwindow.py file from openlp.ui.forms. 2008-11-26 18:38:56 +00:00
utils Moved everything that's core into openlp.core 2008-11-26 20:15:49 +00:00
__init__.py Moved MediaManagerItem to core. 2008-11-22 15:16:02 +00:00
event.py Added the Event class and added some more hooks into the Plugin class. 2008-11-27 20:09:11 +00:00
interpolate.py Added copyright to all files. 2008-10-23 19:49:13 +00:00
mediamanageritem.py Added the Song plugin, updated the media manager to include more helper functions. 2008-11-25 16:26:49 +00:00
plugin.py Added the Event class and added some more hooks into the Plugin class. 2008-11-27 20:09:11 +00:00
pluginmanager.py Moved plugin.py and pluginmanager.py to the core module, removed from the plugins module. 2008-11-22 09:28:03 +00:00
render.py Added copyright to all files. 2008-10-23 19:49:13 +00:00
settingsmanager.py Added copyright to all files. 2008-10-23 19:49:13 +00:00
settingstab.py Added the start to a song plugin, and a bare (for now) SettingsTab class. 2008-11-23 21:24:58 +00:00
xmlrootclass.py Added import of types. Added UnicodeType in xml decoding 2008-11-05 19:35:24 +00:00