openlp/openlp/core/lib
Tim Bentley a7d1ba85ed Add drag and drop to customplugin and expand it on servicemanager.py
Replace MVC in servicemanager.py
Add Event processing to trigger plugin to pust item to service manager
2009-05-09 08:01:33 +01:00
..
__init__.py Fix renderer name 2009-04-22 20:46:10 +01:00
event.py Add drag and drop to customplugin and expand it on servicemanager.py 2009-05-09 08:01:33 +01:00
eventmanager.py Combine patch from previous tree which I messed up. Here is a summary of the changes. 2009-04-06 19:45:45 +01:00
eventreceiver.py 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
mediamanageritem.py Plugins pass themselves as the parent to MediaManagerItem to facilitate easier communication between each plugin's set of objects. 2009-03-02 22:12:14 +00:00
plugin.py Add servicemanager access from Plugins 2009-05-02 19:56:27 +01:00
pluginconfig.py Big cleanup. 2009-03-15 19:31:33 +00:00
pluginmanager.py Move Plugin Manager to core/lib 2009-04-20 19:22:42 +01:00
renderer.py Add drag and drop to customplugin and expand it on servicemanager.py 2009-05-09 08:01:33 +01:00
rendermanager.py Add drag and drop to customplugin and expand it on servicemanager.py 2009-05-09 08:01:33 +01:00
serviceitem.py Add drag and drop to customplugin and expand it on servicemanager.py 2009-05-09 08:01:33 +01:00
settingstab.py Updated the handling of dual displays. 2009-05-01 13:50:09 +02:00
songxmlhandler.py Fix Rendering to allow dynamic placement of Main and Footers 2009-04-30 22:02:28 +01:00
themexmlhandler.py Fix Rendering to allow dynamic placement of Main and Footers 2009-04-30 22:02:28 +01:00
toolbar.py Replaced the old logos and graphics with the new ones, did some coding-standards-cleanup, and fixed a bug in the OpenLPToolbar code where it discarded Unicode strings. 2009-05-02 00:26:43 +02:00
xmlrootclass.py Moved Theme specific bits from xmlrootclass to theme 2008-12-10 21:40:19 +00:00