openlp/openlp/core/lib
Samuel Findlay bda1a0c420 Changes PowerSong importer to import a folder, rather than a selection of files. This involved implementing a getFolder method in core.ui.OpenLPWizard.
bzr-revno: 1975
2012-05-23 18:26:47 +02:00
..
__init__.py Some small coding standards things. 2012-04-22 21:50:18 +02:00
db.py Cleanups 2012-03-12 19:35:29 +00: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 removed whitespaces at line ends 2012-04-04 09:26:51 +02:00
formattingtags.py fixed regression, reworked staticmethods, changed button behaviour to reflect the internal actions 2012-05-05 18:03:40 +02:00
htmlbuilder.py removed whitespaces at line ends 2012-04-04 09:26:51 +02:00
imagemanager.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
listwidgetwithdnd.py clean ups 2012-04-12 16:16:12 +02:00
mediamanageritem.py replaced numScreens by screenCount; removed 0 in range() 2012-05-01 13:00:02 +02:00
mediaplayer.py removed whitespaces at line ends 2012-04-04 09:26:51 +02:00
plugin.py Merged HEAD from trunk and fixed a conflict. 2012-04-22 21:37:11 +02:00
pluginmanager.py New year merge 2011-12-27 10:33:55 +00:00
renderer.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
searchedit.py Trigger push button actions with click signal instead of push signal 2012-04-02 02:19:16 +02:00
serviceitem.py clean ups 2012-05-05 14:24:25 +02:00
settingsmanager.py trivial clean ups 2012-04-16 09:02:24 +02: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 removed whitespaces 2012-04-03 19:58:42 +02:00
toolbar.py Merge differing trees and remove whitspaces 2012-03-04 15:52:09 +01:00
ui.py Adapted all PowerSong import widgets for select folder 2012-05-07 21:24:46 +10:00