Commit Graph

4281 Commits

Author SHA1 Message Date
Philip Ridout
711fa05dc1 added option to select windows encoding 2013-08-13 21:33:26 +01:00
Philip Ridout
c3b703ec8a Fixes # 1194610 by detecting the encoding rather than assuming that its cp1252 2013-08-02 20:44:54 +01:00
Andreas Preikschat
1b7d5f2f0e added second warning 2013-06-16 19:19:32 +02:00
Andreas Preikschat
fd48e98598 fixed bug-1170435
Fixes: https://launchpad.net/bugs/1170435
2013-04-18 19:53:01 +02:00
Andreas Preikschat
e2c81aaf00 replaced other file masks 2013-03-19 20:22:10 +01:00
Philip Ridout
5d9df0c66c Fixes bug:#1135392 by reraising the exception. 2013-03-04 20:49:55 +00:00
Philip Ridout
a2fde046aa Fixes bug #1114457 by counting the records
bzr-revno: 2136
Fixes: https://launchpad.net/bugs/1114457
2013-02-26 13:22:07 +01:00
phill-ridout
5b7421ee1f Unindented set progress max 2013-02-19 21:57:46 +00:00
phill-ridout
e31787a3b4 Fixes #1114457 by counting the records 2013-02-19 18:58:11 +00:00
Philip Ridout
4f27b62543 Song Import Wizard - bugs
bzr-revno: 2134
2013-02-18 21:16:08 +00:00
Andreas Preikschat
d74a484f56 Inconvenient focus in Song Editor when adding authors) by reimplementing the keyPressEvent
bzr-revno: 2133
2013-02-18 21:14:20 +00:00
phill-ridout
626ca208c7 simplified if statment 2013-02-18 17:15:44 +00:00
phill-ridout
bbc4d82ae0 fixes bug1125956 Trunk version to follow when I've written the test.
also fixes a bug in the verse order to do with duplicate verses
2013-02-15 19:04:50 +00:00
Andreas Preikschat
1b1e7fb521 removed empty line 2013-02-11 09:37:16 +01:00
Andreas Preikschat
8d8e47193c fixed bug 1047995 by reimplementing the keyPressEvent
Fixes: https://launchpad.net/bugs/1047995
2013-02-11 09:33:46 +01:00
phill-ridout
bde8df5f86 Reduced some code 2013-02-04 18:27:43 +00:00
phill-ridout
98d2247f10 changed variables to result 2013-02-03 21:00:22 +00:00
phill-ridout
59c6e00bf1 Reworked to return None rather than using exceptions as per Raoul's request 2013-02-03 20:02:58 +00:00
phill-ridout
635b207fb0 Fixes bug1095699 by rasing an error when the user cancels the codepage selection dialog. 2013-02-03 17:13:01 +00:00
Tim Bentley
bdef1b73f2 head 2012-12-30 19:41:40 +00:00
Tim Bentley
c912dea3b6 2013 2012-12-30 19:41:24 +00:00
M2j
3a7cc40e4d fix wrong argument names in create_button method call 2012-12-19 14:07:24 +01:00
Jonathan Corwin
ac440d9185 Fix sorting in song export 2012-12-08 21:18:45 +00:00
Tim Bentley
163cb408b6 Fix markup 2012-11-27 19:17:53 +00:00
Raoul Snyman
12e7f7384d Fix song "10 bla" comes before "2 foo"
bzr-revno: 2113
2012-11-21 18:45:37 +00:00
Tim Bentley
5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley
55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Raoul Snyman
b76be3d6b8 Fixed bug #1077654 where there were more classes in the CSS, but we were specifically looking for only one class. Made the code less brittle.
Fixes: https://launchpad.net/bugs/1077654
2012-11-11 18:09:23 +02:00
Philip Ridout
e90af50fd6 Removes items with missing files prior to saving (after confirmation from user)
bzr-revno: 2106
2012-11-10 16:38:26 +00:00
Raoul Snyman
6d306f45a5 It ain't pretty, but it works... 2012-11-08 23:28:42 +02:00
Tim Bentley
47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Martin Zibricky
72bb217749 This is the fix for playback with vlc on osx. It also includes fix to get media length without starting playback of a video.
I tested it only on osx in one- and dual-screen setup so far.

Also controllersVisible is renamed to controlsVisible.

bzr-revno: 2104
2012-11-07 18:42:21 +00:00
Tim Bentley
8a70f5fba7 Add missing file check to Presentations and Media
bzr-revno: 2103
2012-11-07 18:38:10 +00:00
Martin Zibricky
5c82a0c3dd Bug #963955 : Rename controllersVisible to controlsVisible. 2012-11-06 12:58:32 +01:00
Martin Zibricky
54fac2266e Merge with trunk. 2012-11-06 12:54:51 +01:00
Philip Ridout
eb1cd8cdc6 Fixed bug #1074727 "OpenSong Bibles cause OpenLP to crash due to missing attribute"
Counts the chapter and verse numbers and uses these when no number is in the attribute

bzr-revno: 2101
2012-11-05 18:55:30 +00:00
Tim Bentley
9ba9b9605d Fix missing files in presentations 2012-11-05 06:05:44 +00:00
Tim Bentley
a66f68d0df Check that file exists 2012-11-04 14:25:48 +00:00
Philip Ridout
53b729af9e Fixed bug #1074727 "OpenSong Bibles cause OpenLP to crash due to missing attriburte"
Counts the chapter and verse numbers and uses these when no number is in the attribute.
2012-11-03 22:54:55 +00:00
Philip Ridout
d855b55484 Fix for bug #1073061 2012-11-02 22:00:14 +00:00
Philip Ridout
d35d4f4f79 Added some methods to serviceitem.py so as not to expose "inner workings of ServiceItem" and modified get_frame_path method. (Which required a modification to slidecontroller.py & messagelistener.py) 2012-10-31 21:04:29 +00:00
Martin Zibricky
b414177fc3 Merge with trunk. 2012-10-27 20:14:01 +02:00
Martin Zibricky
4a68322a60 Bug #963955: Fix the video progress bar. 2012-10-27 17:01:55 +02:00
Martin Zibricky
b5de3c2828 Bug #963955: Avoid the need to start video twice to just get media length. 2012-10-27 16:52:51 +02:00
Tim Bentley
f8a098f57c Fixed the copy rights
Updated the translations
Updated the Volunteer link

bzr-revno: 2097
2012-10-25 19:58:37 +01:00
Tim Bentley
555018e44a fix iffy text 2012-10-24 18:20:37 +01:00
Tim Bentley
bb3561c18a Fixes 2012-10-23 18:35:23 +01:00
Andreas Preikschat
360e64850c fixed bug 1045564 ('Bible verses on Remote Browser line wrap problem')
Fixes: https://launchpad.net/bugs/1045564
2012-10-23 16:20:09 +02:00
Tim Bentley
716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley
cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00