openlp/openlp/core/lib
Andreas Preikschat 87722c9579 fixed non existing variable under certain conditions 2012-06-17 17:41:36 +02:00
..
__init__.py Some small coding standards things. 2012-04-22 21:50:18 +02:00
db.py Amend DB Error OperationError 2012-06-11 18:33:57 +01:00
dockwidget.py Refactored ScreenList into a true Pythonic singleton, though I sadly had to go with a "create" classmethod in order to retain the functionality of the previous constructor.. 2012-05-20 22:56:11 +02:00
eventreceiver.py various clean ups 2012-06-09 17:46:01 +02:00
formattingtags.py Merged with trunk, fixed conflicts and other changes 2012-05-20 23:06:17 -04:00
htmlbuilder.py removed whitespaces at line ends 2012-04-04 09:26:51 +02:00
imagemanager.py changed attributes and arguments to camelCase 2012-06-04 12:22:47 +02:00
listwidgetwithdnd.py clean ups 2012-04-12 16:16:12 +02:00
mediamanageritem.py fixed non existing variable under certain conditions 2012-06-17 17:41:36 +02:00
mediaplayer.py removed whitespaces at line ends 2012-04-04 09:26:51 +02:00
plugin.py Added code to allow OpenLP to run portable 2012-05-11 08:22:34 -04:00
pluginmanager.py various clean ups 2012-06-09 17:46:01 +02:00
renderer.py removed argument 2012-06-10 15:39:45 +02:00
searchedit.py Trigger push button actions with click signal instead of push signal 2012-04-02 02:19:16 +02:00
serviceitem.py removed argument 2012-06-10 15:39:45 +02:00
settings.py Minor changes to logging, variable name 2012-06-10 15:53:46 -04:00
settingsmanager.py Added code to allow OpenLP to run portable 2012-05-11 08:22:34 -04:00
settingstab.py Merged HEAD from trunk and fixed a conflict. 2012-04-22 21:37:11 +02:00
spelltextedit.py removed base_action, checkable_action, icon_action, and shortcut_action 2012-02-28 00:44:35 +01:00
theme.py comment reformatting 2012-05-28 09:43:00 +07:00
toolbar.py Merge differing trees and remove whitspaces 2012-03-04 15:52:09 +01:00
ui.py Refactored sourcePage validation: reimplemented QWizardPage.isComplete() so that Next button is disabled until source(s) are selected. validateCurrentPage gives each song format class chance to validate its input. 2012-05-31 19:15:45 +10:00