Stevan Pettit
968674a659
Merged with trunk, fixed conflicts and other changes
2012-05-20 23:06:17 -04:00
Stevan Pettit
f1586052a6
Added code to allow OpenLP to run portable
2012-05-11 08:22:34 -04:00
Samuel Findlay
416cbe465e
Changed 'PowerSong' to 'PowerSong 1.0'
2012-05-03 22:50:10 +10:00
Samuel Findlay
76de0f0c60
Merge trunk r1961
2012-05-03 14:25:31 +10:00
Andreas Preikschat
63997aa7b2
- repla- replaced numScreens by screenCount; - removed 0 in range()
...
bzr-revno: 1961
2012-05-01 22:35:42 +02:00
Samuel Findlay
ecc943ae20
Update to trunk r1960
2012-05-02 00:00:53 +10:00
Andreas Preikschat
a0225d790a
replaced numScreens by screenCount; removed 0 in range()
2012-05-01 13:00:02 +02:00
Samuel Findlay
370603c779
PowerSong importer working. Successful on test set of 1057 songs
2012-04-30 20:57:44 +10:00
Samuel Findlay
ea9bfb160d
Integrated module openlp.plugins.songs.lib.powersongimport
2012-04-30 16:24:04 +10:00
M2j
c6c62bdcad
pythonifying code:
...
- replace has_key() by key in dict
- remove len() method from sequence and mapping types when mapping to bool
2012-04-29 17:31:56 +02:00
Philip Ridout
7b99c97174
Adds DreamBeam song importer.
...
Small fix for SongShowPlus importer.
bzr-revno: 1955
2012-04-25 20:50:08 +02:00
Raoul Snyman
4452d4834c
Refactored various variable names.
...
Refactored the names of the fields in the "metadata" table of Bibles, and provided an upgrade script to upgrade the Bibles seamlessly.
Refactored the name of a setting, and wrote some code to migrate it seamlessly.
2012-04-22 00:29:08 +02:00
Raoul Snyman
7d5d7d7116
Changed the 'Split' button to say 'Optional Split' instead.
...
bzr-revno: 1945
2012-04-20 21:32:34 +02:00
Andreas Preikschat
3414763fff
fixed spelling
2012-04-15 12:16:01 +02:00
Raoul Snyman
70d75b0f80
Removed an unused import.
...
Changed the "Split" button to say "Optional Split" instead.
2012-04-13 22:08:05 +02:00
Andreas Preikschat
620d858d68
clean ups
2012-04-12 16:16:12 +02:00
M2j
5ee446f694
Head 1933
2012-04-03 19:59:34 +02:00
Meinert Jordan
b2abc5a060
Remove control characters from song copyright string
...
bzr-revno: 1932
Fixes: https://launchpad.net/bugs/969282
2012-04-03 17:24:52 +01:00
Meinert Jordan
93a9b62abb
Bug #959116 : Split slide button inserts tag on its own line
...
bzr-revno: 1931
Fixes: https://launchpad.net/bugs/959116
2012-04-03 09:38:27 +02:00
Meinert Jordan
1128b424e5
Bug #795068 : Verse List in Song Editor did not resize properly
...
bzr-revno: 1928
Fixes: https://launchpad.net/bugs/795068
2012-04-02 23:11:41 +02:00
M2j
5dd334370d
Head
2012-04-02 23:06:55 +02:00
M2j
41ff5b04df
small fixes
2012-04-02 21:34:49 +02:00
M2j
36fc1b5339
Bug #959116 : Split slide button inserts tag on its own line
2012-04-02 16:23:25 +02:00
M2j
84ee153fec
Bug #795068 : Verse List in Song Editor did not resize properly
2012-04-02 15:27:08 +02:00
M2j
1b056a74ec
Bug #969282 : Remove control characters from song copyright string
2012-04-02 13:38:22 +02:00
M2j
c747baa2ea
Trigger push button actions with click signal instead of push signal
2012-04-02 02:19:16 +02:00
M2j
6657e27694
add objectName parameter to create_button_box method
...
remove QMetaObject.connectSlotsByName() calls as they do nothing in our code
2012-04-02 00:44:09 +02:00
M2j
d7ab06cc7e
- reorganisation of methods in openlp.core.lib.ui to make them more comprehensive
...
- some small restatements of some code in bibles parse_reference() method
2012-04-01 23:19:56 +02:00
Andreas Preikschat
a9a40f7a47
clean up
2012-04-01 16:22:32 +02:00
Philip Ridout
75212def12
Fixes bug #946581 'Prevent users from importing the wrong files'
...
bzr-revno: 1922
2012-03-31 15:38:35 +02:00
Andreas Preikschat
2e587131f3
fixed bug-969909 ('Missing verse tag' warning is not updated after adding a new verse
...
Fixes: https://launchpad.net/bugs/969909
2012-03-31 11:58:34 +02:00
Philip Ridout
e2e63767f3
Change EasySlides DocString
2012-03-29 20:03:01 +01:00
Philip Ridout
a08a244084
Fixes bug #946581 "Prevent users from importing the wrong files"
...
Checks for the song tag in OpenSong (as Gushie said it has no extensions)
Addes file extension filters for CCLI, EasyWorship & EasySlides
Fixes: https://launchpad.net/bugs/946581
2012-03-24 18:35:09 +00:00
Philip Ridout
b68300bdc6
New importer for DreamBeam song files.
...
One small fix to SongShowPlus importer
2012-03-24 16:41:29 +00:00
Raoul Snyman
c152cde3b7
Actually, the else should not be there.
2012-03-22 23:31:01 +02:00
Raoul Snyman
58c2cd34b1
Added an else statement just to make sure we are setting the item index.
2012-03-22 22:26:14 +02:00
Raoul Snyman
591d70cde6
Added a comment referencing bug #812628 so that we know why we added a seemingly redundant if statement.
2012-03-22 22:25:11 +02:00
Raoul Snyman
5a42c87a92
Whoops, forgot about the first item being blank. Now the correct author is added.
2012-03-22 22:16:49 +02:00
Raoul Snyman
d62fde1237
A potential fix for bug #812628 .
2012-03-22 22:03:11 +02:00
Jon Tibble
6133e6a840
Unused variables
2012-03-12 22:12:16 +00:00
Raoul Snyman
03f22ae150
Refactored things a bit so that I don't rewrite too much code, and fixed up some issues with invalid verses.
2012-03-11 23:32:43 +02:00
Raoul Snyman
8e54dcb1ee
The message appears when your verse list is incomplete, and disappears when it is complete.
2012-03-05 22:34:23 +02:00
Raoul Snyman
5823bfbed5
Added label to warn of missing verses.
2012-03-05 21:45:32 +02:00
M2j
ce7029776a
localize separated item list format
2012-02-16 21:36:35 +01:00
M2j
1757436853
purge ICU integration from this branch
2012-01-18 14:50:06 +01:00
M2j
7491023005
Head 1868
2012-01-17 21:37:57 +01:00
Mattias Põldaru
a0ecae3f47
Rename EasiSlides to EasySlides.
...
Fixes: https://launchpad.net/bugs/904384
2011-12-31 16:18:05 +02:00
Tim Bentley
2a5e8935bb
New year merge
2011-12-27 10:33:55 +00:00
M2j
15449372e1
use ICU collator on Windows systems
2011-12-19 01:20:39 +01:00
Mattias Põldaru
13385116af
Using toInt of QVariant for sure is better than a chain of toString, str and int. Thanks to superfly.
2011-12-13 23:04:16 +02:00