Derek Scotney
|
ce73d86e0a
|
More code convention corrections
|
2010-09-01 21:27:45 +02:00 |
|
Derek Scotney
|
5734c3052a
|
Code convention corrections
|
2010-08-31 21:01:55 +02:00 |
|
Derek Scotney
|
83c5ee3450
|
Removed openlp/plugins/songs/lib/.directory
|
2010-08-30 22:42:07 +02:00 |
|
Derek Scotney
|
590aef4a87
|
Corrected docstring lengths
|
2010-08-30 20:32:00 +02:00 |
|
Derek Scotney
|
d3ee43965f
|
Change comments to reStructuredText format
|
2010-08-29 20:24:09 +02:00 |
|
Derek Scotney
|
88f5de47ba
|
Changes to comment formatting
|
2010-08-28 17:04:37 +02:00 |
|
Derek Scotney
|
81b53ee21b
|
Changs to comment formatting
|
2010-08-28 15:27:17 +02:00 |
|
Derek Scotney
|
676cc9305c
|
Changes to CCLI file importer to work with import wizard
|
2010-08-28 15:17:27 +02:00 |
|
Derek Scotney
|
80ded239a8
|
Changes to CCLI file importer to work with import wizard
|
2010-08-28 15:15:12 +02:00 |
|
Tim Bentley
|
3645c9400e
|
Fix theme bug reported on Redhat bugzilla
bzr-revno: 996
|
2010-08-27 20:18:37 +01:00 |
|
Jon Tibble
|
5cfdaf3b77
|
Update OpenLPv2 song importer
bzr-revno: 995
|
2010-08-27 19:50:08 +01:00 |
|
Tim Bentley
|
759019e5eb
|
Fix theme import Redhat Bugzilla
|
2010-08-27 19:48:06 +01:00 |
|
Tim Bentley
|
7d1515e875
|
994
|
2010-08-27 19:42:00 +01:00 |
|
Jon Tibble
|
6266c3369e
|
Cleanup the OpenLPv2 song importer
|
2010-08-27 16:25:29 +01:00 |
|
Raoul Snyman
|
62cb7ae7fe
|
I was playing, and somehow it got into trunk :-(. This fixes bug #625183.
bzr-revno: 994
|
2010-08-27 13:23:39 +02:00 |
|
Raoul Snyman
|
596b49af9e
|
Fixed up some HTML that crept in somewhere.
|
2010-08-27 11:11:57 +02:00 |
|
Derek Scotney
|
ab7cd33c8d
|
Updates to CCLI handling
|
2010-08-26 21:45:09 +02:00 |
|
Raoul Snyman
|
364940c547
|
Additional failover for version problems.
bzr-revno: 993
|
2010-08-26 15:54:05 +02:00 |
|
Jon Tibble
|
53295b08e0
|
Cleanups and a version check fix
bzr-revno: 992
|
2010-08-26 14:45:56 +01:00 |
|
Raoul Snyman
|
438856a978
|
Fix a string and update the translation sources.
bzr-revno: 991
|
2010-08-26 14:53:17 +02:00 |
|
Raoul Snyman
|
6346a7b200
|
Updated translation files.
|
2010-08-26 10:07:16 +02:00 |
|
Raoul Snyman
|
8c27f92ee3
|
Fix a string.
|
2010-08-26 07:52:30 +02:00 |
|
Raoul Snyman
|
3b1c151e15
|
Fail silently on version problems.
Renamed a variable to be a little more sensible.
|
2010-08-26 07:35:34 +02:00 |
|
Jon Tibble
|
06fd68b3d8
|
Cleanups & fix version check
|
2010-08-26 01:37:25 +01:00 |
|
Raoul Snyman
|
cb778ecbfe
|
Now the Song Wizard works, just waiting for the importers to catch up.
bzr-revno: 990
|
2010-08-25 07:12:59 +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 |
|
Raoul Snyman
|
ef44dc72c6
|
Changed the Generic importer to multifile as well.
|
2010-08-23 21:29:39 +02:00 |
|
Derek Scotney
|
0f7fb002b4
|
Added SongSelectFileImport to source control
|
2010-08-23 19:42:59 +02:00 |
|
Raoul Snyman
|
6d0b229860
|
Merge from HEAD.
Add file I forgot to add previously.
Change Songs Of Fellowship importer to multi-file.
|
2010-08-23 19:36:42 +02:00 |
|
Derek Scotney
|
558ec5dd38
|
Update to SongSelect functionality
|
2010-08-23 19:31:16 +02:00 |
|
Raoul Snyman
|
cf72ddf659
|
Fixed the icon properly this time.
bzr-revno: 989
|
2010-08-23 09:58:52 +02:00 |
|
Raoul Snyman
|
a668fd77a5
|
HEAD
|
2010-08-22 23:25:34 +02:00 |
|
Raoul Snyman
|
628d7dfefa
|
Resized SVG document to the same dimensions as the image it contains.
|
2010-08-22 23:24:59 +02:00 |
|
Raoul Snyman
|
530530d791
|
Got the song wizard working. Pity none of the importers seems to work at the moment.
|
2010-08-22 21:50:30 +02:00 |
|
Derek Scotney
|
54736fdac0
|
Implementation of SongSelect file import
|
2010-08-21 17:33:31 +02:00 |
|
Raoul Snyman
|
44a264415e
|
Changed the openlp-logo.svg file to be a single icon SVG and renamed the original file.
bzr-revno: 988
|
2010-08-21 09:21:14 +02:00 |
|
Raoul Snyman
|
a41b506c25
|
Added new SVG logo file.
|
2010-08-20 22:10:00 +02:00 |
|
Raoul Snyman
|
d4c274866d
|
Moved the SVG file because it's not an icon SVG, it's the original logo file.
|
2010-08-20 22:07:02 +02:00 |
|
Raoul Snyman
|
3d478ec975
|
Song Wizard!
|
2010-08-20 21:40:07 +02:00 |
|
Andreas Preikschat
|
a043407e25
|
Dual bible fixes
bzr-revno: 987
|
2010-08-11 20:47:24 +01:00 |
|
Andreas Preikschat
|
c41bb80a95
|
made lines more readable
|
2010-08-10 18:49:52 +02:00 |
|
Andreas Preikschat
|
df8b064058
|
made lines more readable
|
2010-08-10 18:48:10 +02:00 |
|
Andreas Preikschat
|
47125ba600
|
made lines more readable
|
2010-08-10 18:44:04 +02:00 |
|
Andreas Preikschat
|
403ee4cd53
|
more convenient names
|
2010-08-08 20:05:33 +02:00 |
|
Raoul Snyman
|
d992fb1e07
|
First add and delete buttons working!
|
2010-08-08 16:38:51 +02:00 |
|
Andreas Preikschat
|
24de78680e
|
cleanup
|
2010-08-06 09:23:32 +02:00 |
|