Commit Graph

9762 Commits

Author SHA1 Message Date
Martin Zibricky 496540257a This change should use the download url directly from download.cfg file and not connectiong to openlp.org for every download. (bug #1160506)
bzr-revno: 2142
Fixes: https://launchpad.net/bugs/1160506
2013-04-20 11:27:35 +02:00
Andreas Preikschat fd48e98598 fixed bug-1170435
Fixes: https://launchpad.net/bugs/1170435
2013-04-18 19:53:01 +02:00
Andreas Preikschat 2b02a3f868 Fix file filters
bzr-revno: 2141
2013-04-14 19:21:40 +01:00
Martin Zibricky 576524b873 Bug #1160506 - remove print statement. 2013-04-11 12:06:44 +02:00
Martin Zibricky 1c4c2e3636 Bug #1160506 - wrap url constructions into join_url() function. 2013-04-09 11:53:42 +02:00
Martin Zibricky caf1290a16 Fixed bug #1160506 - use download settings exlusively from download.cfg. 2013-04-05 23:31:23 +02:00
Andreas Preikschat 513535db0c updated translations 2013-03-30 16:05:48 +01:00
Andreas Preikschat e2c81aaf00 replaced other file masks 2013-03-19 20:22:10 +01:00
Andreas Preikschat 9a543d395a Just a missing space in a log message.
bzr-revno: 2140
2013-03-19 20:14:30 +01:00
Andreas Preikschat 8df2a6af32 fixed bug 1146964
Fixes: https://launchpad.net/bugs/1146964
2013-03-19 20:07:02 +01:00
Andreas Preikschat 8a97088526 added missing space in log message 2013-03-19 19:57:44 +01:00
Philip Ridout 147cfccd04 Fixes #1154059 catching Unicode decode error.
bzr-revno: 2139
Fixes: https://launchpad.net/bugs/1154059
2013-03-19 19:56:47 +01:00
phill-ridout 1ac1619b85 Changed extenstion to *.* 2013-03-14 22:16:36 +00:00
phill-ridout 633bbc02cf 2013-03-12 22:02:53 +00:00
phill-ridout 5ac1d0809e 2013-03-12 21:56:04 +00:00
phill-ridout d5f8201c8b 2013-03-12 21:26:38 +00:00
phill-ridout 2c01be044c Fixes #1154059 2013-03-12 21:03:38 +00:00
Andreas Preikschat 46b3552c2c - fixed bug #1147307 (Transtion + fast slide changes + ESC causes screen to open again)
bzr-revno: 2138
Fixes: https://launchpad.net/bugs/1147307
2013-03-08 09:34:26 +01:00
Philip Ridout 2438641a0c Reraise error to help catch bugs
bzr-revno: 2137
2013-03-06 18:29:36 +00:00
Andreas Preikschat fac9f027e0 fixed bug 1147307 (Transtion + fast slide changes + ESC causes screen to open again)
Fixes: https://launchpad.net/bugs/1147307
2013-03-05 18:14:17 +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
Andreas Preikschat 2991c3199f Fix bug #1128376 (Configure shortcuts has two items called settings)
bzr-revno: 2135
Fixes: https://launchpad.net/bugs/1128376
2013-02-20 08:24:42 +02: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
Andreas Preikschat 1c79b044c5 fixed bug #1128376 (Configure shortcuts has two items called settings)
Fixes: https://launchpad.net/bugs/1128376
2013-02-19 15:01:52 +01:00
Andreas Preikschat 7f814c12ee fixed bug #1128376 (Configure shortcuts has two items called settings)
Fixes: https://launchpad.net/bugs/112837
2013-02-19 14:58:55 +01: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
Andreas Preikschat 13554ce83e Display verses on live tool bar' ignored
bzr-revno: 2132
2013-02-18 21:13:26 +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
Andreas Preikschat 5c6a63e518 fixed bug 1112587
Fixes: https://launchpad.net/bugs/1112587
2013-02-10 13:21:59 +01:00
Philip Ridout 04b06ceac9 Fix bug #1098075: Cancelling character table dialog in song importer causes OpenLP to crash
bzr-revno: 2131
Fixes: https://launchpad.net/bugs/1098075
2013-02-05 21:44:46 +02: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
Andreas Preikschat 8840df2fb2 - fixed Bug 1086987 (Log system does not log all exceptions)
bzr-revno: 2130
Fixes: https://launchpad.net/bugs/1086987
2013-01-23 21:45:09 +01:00
Andreas Preikschat 19495c4719 fixed Bug 1086987 (Log system does not log all exceptions)
Fixes: https://launchpad.net/bugs/1086987
2013-01-20 19:46:41 +01:00
Arjan Schrijver 12eb03f8f9 When a saved service file is loaded, images always get a black background instead of the configured background. This patch fixes that, although I'm not sure if it fits within the coding standards.
bzr-revno: 2129
2013-01-18 19:15:40 +00:00
Arjan Schrijver 28241d591c Fix line spacing 2013-01-15 22:28:47 +01:00
Arjan Schrijver 6abfdc4215 check_dependencies.py fails on version numbers with letters (bug #1095699)
bzr-revno: 2128
Fixes: https://launchpad.net/bugs/1095699
2013-01-15 22:03:37 +01:00
Arjan Schrijver 7e2e72b4a6 Read the background color setting outside of the loop 2013-01-10 13:05:33 +01:00
Arjan Schrijver 8b01158856 Make sure images use the configured background/border color when loaded from a saved service file 2013-01-10 11:12:47 +01:00
Arjan Schrijver 72098b2ff9 fixed bug #1095699 'check_dependencies.py fails on version numbers with letters'
Fixes: https://launchpad.net/bugs/1095699
2013-01-07 10:20:00 +01:00
Tim Bentley 58cb97da5f Release 2.0.1
bzr-revno: 2127
2013-01-05 11:41:55 +00:00
Samuel Mehrbrodt 36fb2ddc42 When importing a presentation containing a non-ASCII character, an exception is no longer thrown preventing the file from being loaded.
bzr-revno: 2126
Fixes: https://launchpad.net/bugs/1093184
2013-01-05 11:31:02 +00:00