openlp/openlp/plugins/songs/lib
Samuel Findlay cdd867a755 Added static method isValidSource so importers can validate their input. Also tidyup: removed SongImport.errorLog 2012-05-19 20:43:19 +10:00
..
test Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
__init__.py pythonifying code: 2012-04-29 17:31:56 +02:00
cclifileimport.py - repla- replaced numScreens by screenCount; - removed 0 in range() 2012-05-01 22:35:42 +02:00
db.py New year merge 2011-12-27 10:33:55 +00:00
dreambeamimport.py removed import that sliped in! 2012-04-24 20:39:40 +01:00
easyslidesimport.py add a space character 2012-04-29 18:01:15 +02:00
ewimport.py pythonifying code: 2012-04-29 17:31:56 +02:00
foilpresenterimport.py Refactored various variable names. 2012-04-22 00:29:08 +02:00
importer.py Small fixes for comments typos in songs.lib modules 2012-04-30 22:19:36 +10:00
mediaitem.py pythonifying code: 2012-04-29 17:31:56 +02:00
olp1import.py pythonifying code: 2012-04-29 17:31:56 +02:00
olpimport.py New year merge 2011-12-27 10:33:55 +00:00
oooimport.py Fix Impress and OpenLP so it now starts . 2012-02-25 13:01:47 +00:00
openlyricsexport.py New year merge 2011-12-27 10:33:55 +00:00
openlyricsimport.py Added error type back the right way, shorter error messages. 2012-03-09 08:19:39 +02:00
opensongimport.py pythonifying code: 2012-04-29 17:31:56 +02:00
powersongimport.py Added static method isValidSource so importers can validate their input. Also tidyup: removed SongImport.errorLog 2012-05-19 20:43:19 +10:00
sofimport.py removed whitespaces at line ends 2012-04-04 09:26:51 +02:00
songbeamerimport.py New year merge 2011-12-27 10:33:55 +00:00
songimport.py Added static method isValidSource so importers can validate their input. Also tidyup: removed SongImport.errorLog 2012-05-19 20:43:19 +10:00
songshowplusimport.py pythonifying code: 2012-04-29 17:31:56 +02:00
songstab.py string changes 2012-04-02 21:52:47 +02:00
ui.py New year merge 2011-12-27 10:33:55 +00:00
upgrade.py Refactored various variable names. 2012-04-22 00:29:08 +02:00
wowimport.py Small fixes for comments typos in songs.lib modules 2012-04-30 22:19:36 +10:00
xml.py - fixed regression which I have introduced in r1962 (user defined formatting tags were not considered any longer); - reworked staticmethods (merged functions etc); - changed saveButton behaviour to reflect the internal things happening (the button is now only enabled when you can save a change) 2012-05-05 20:38:59 +02:00