Commit Graph

70 Commits

Author SHA1 Message Date
Philip Ridout 1384688708 Importer for SongShow Plus
bzr-revno: 1297
2011-02-13 15:59:17 +00:00
Philip Ridout 1913da71cc Added SongShow Plus importer. 2011-02-13 15:13:52 +00:00
Jon Tibble 79d93c515a Another wizard refactor 2011-02-10 19:37:02 +00:00
Jon Tibble 565289cf7e Small wizard refactor 2011-02-10 19:28:17 +00:00
Jon Tibble 660028fd1e More button boxes and translations 2011-02-10 00:36:00 +00:00
Jon Tibble 5607b09f0d Dedupe translations 2011-02-09 05:04:12 +00:00
Jon Tibble 1ecaab4fa9 Cleanup import wizard spacers 2011-02-03 20:12:06 +00:00
Jon Tibble f4d25560e9 UI library - critical_error_message_box 2011-02-02 23:12:31 +00:00
Jon Tibble 0b36143ac2 Slim down song importer UI 2011-02-02 03:32:25 +00:00
Jon Tibble f44b54cec2 Head r1231 2011-01-21 01:18:29 +00:00
Jon Tibble 601621335a Cleanups 2011-01-21 01:17:37 +00:00
Andreas Preikschat da1070468b removed white spaces 2011-01-19 20:37:44 +01:00
Andreas Preikschat 608dbd2537 removed white spaces 2011-01-18 19:53:09 +01:00
Mattias Põldaru 9e02f15995 more fixes, thanks to o123hallo and Meths 2011-01-17 21:09:35 +02:00
Mattias Põldaru 83ca6f4230 more modifications, now this works again 2011-01-17 19:35:19 +02:00
Mattias Põldaru 1863103081 more unknown upstream changes 2011-01-17 18:36:37 +02:00
Jon Tibble 284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +00:00
Jon Tibble 7490928190 Refactor wizards 2011-01-13 17:55:29 +00:00
Mattias Põldaru 39bd27d0df first working example 2011-01-12 10:59:14 +02:00
Andreas Preikschat cfb896e3b1 started work on OpenLyrics importer 2011-01-02 17:42:09 +01:00
M2j 3ef0098c07 fix bug #695136 2010-12-29 17:35:10 +01:00
M2j 31721c51d6 Theme preview resizing for the ThemeWizard 2010-12-28 22:24:21 +01:00
M2j 557a66db9d ThemeWizard: Show theme name in title and hide themeNameEdit if wizard is in editing mode.
ThemeWizard: Changed transitionsComboBox to align with the FormLayout.
(change some log.debug() arguments to avoid UnicodeError exceptions)
2010-12-28 12:18:56 +01:00
M2j 914827c023 same as before for SongImportWidget
(removing unneccesary format instructions and FormLayout alignment)
2010-12-27 19:23:46 +01:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Andreas Preikschat 313343856a f 2010-12-21 14:40:41 +01:00
Andreas Preikschat 2de4edfe56 disable olp import if importError, songbeamer tweaks 2010-12-11 13:07:38 +01:00
M2j b465d763cd use the same call as in the Qt sources 2010-12-09 00:33:38 +01:00
M2j c33654c68c Bug #659019 2010-12-08 23:55:28 +01:00
Andreas Preikschat 66f230169d SongBeamer import clean ups and tweaks 2010-11-26 15:23:48 +01:00
Raoul Snyman baaa7e0508 Updated documentation.
Renamed the import wizards to match the general form naming convention.
Removed an unnecessary class.
2010-10-16 21:38:23 +02:00
Philip Ridout 274b3b9253 Removed the xml filter for OpenSong 2010-10-05 22:32:03 +01:00
Philip Ridout 40d06d492b and added some u's before "'"'s 2010-10-05 20:47:35 +01:00
Philip Ridout e81efb84f6 Removed extension checking in wow import as this is handled by the filters in the open dialouge box. Instead, check the the header to ensure that the file is a wow song file regardless of ext.
Corrected open song import extension.
2010-10-05 20:41:54 +01:00
Philip Ridout 881cb4e3c3 Added file extension checking to words of worship import
Added the ability for importers to specifiy file fillters, and added the relevent filters for most importers (the ones where I could easily find the file ext, still need easiworship and song beamer, and maybe a few others!)
2010-10-03 23:28:47 +01:00
rimach 9111a1885e add SongBeamer import 2010-09-23 21:01:52 +02:00
Raoul Snyman c235b793b0 Fix bug #644106
Fix a related bug in the song importer.
2010-09-21 20:12:46 +02:00
Jeffrey S. Smith d4a1b7f796 Added a song importer for EasyWorship 2010-09-20 13:22:57 -05:00
Raoul Snyman 0a84fc0bcc Added extra labels to show that an item is disabled.
Added functionality to the SongFormat class to keep track of availability of importers.
2010-09-13 23:09:13 +02:00
Raoul Snyman f30aecfd46 A couple of bugfixes. 2010-09-07 00:02:48 +02:00
Derek Scotney 56b5a037ae Conflicts resolved 2010-09-01 22:20:27 +02:00
Derek Scotney 80ded239a8 Changes to CCLI file importer to work with import wizard 2010-08-28 15:15:12 +02:00
Philip Ridout 6b6da86c54 wow_import implemented in to import wizard
bug fix in wizzard, so that it starts from the first page if used previously
bux fix in importer, so that it resets the defualts after commiting a song to the db
2010-08-27 20:53:22 +01:00
Jon Tibble 6266c3369e Cleanup the OpenLPv2 song importer 2010-08-27 16:25:29 +01:00
Derek Scotney ab7cd33c8d Updates to CCLI handling 2010-08-26 21:45:09 +02:00
Raoul Snyman 8b141b0942 Fixed the couple of issues Jon T. pointed out. 2010-08-24 21:08:57 +02:00
Raoul Snyman 78889633f6 Changed incrementProgressBar again slightly so that passing a blank string or None to the text will not update the text. 2010-08-24 17:31:33 +02:00
Raoul Snyman 70cd4bc700 Added an extra argument to the incrementProgressBar function so that an increment can be specified (like 0, if you don't want an increment). 2010-08-24 17:28:45 +02:00
Raoul Snyman 25f6bb33e7 Made changes suggested/requested by Jonathan C. 2010-08-24 17:25:26 +02:00
Raoul Snyman 788e8a2b55 Fixed a problem with the getListOfFiles function which was returning a list of repr'd QListWidgetItems instead of a list of strings.
Made a SongFormat.ccli -> SongFormat.CCLI after renaming some fields caught this too.
2010-08-24 10:08:07 +02:00