Commit Graph

9635 Commits

Author SHA1 Message Date
Philip Ridout 06b5e7c55f removed extra spaces 2013-07-25 20:27:43 +01:00
Philip Ridout a7130ce666 fixed 1204629 in 2.0 also made it more robust by checking that the user selected a valid image file using the open dialog 2013-07-25 19:58:09 +01:00
Tim Bentley 8b21731f72 Fix two small but nasty bugs. Screen width must be > 0 and an image theme must be a file
bzr-revno: 2149
2013-07-11 21:46:43 +01:00
Tim Bentley 355f662ec9 pedent 2013-07-11 21:40:42 +01:00
Tim Bentley 972140f3ad make suffix lower 2013-07-11 21:16:15 +01:00
Tim Bentley 61b769a064 Make to code more robust 2013-07-11 20:19:26 +01:00
Tim Bentley 98b5c6b1fd A width must have a valid minumum
Fixes: https://launchpad.net/bugs/1196926
2013-07-11 18:49:06 +01:00
Tim Bentley 0d20b58c04 Fix problem with invalid theme path
Fixes: https://launchpad.net/bugs/1197376
2013-07-11 18:23:20 +01:00
Tim Bentley 973ac570b5 Fix type error for tags
bzr-revno: 2148
2013-07-09 20:40:31 +01:00
Tim Bentley 1f8e9017b2 Fix data type 2013-07-08 17:58:06 +01:00
Tim Bentley 9890047cb4 Head 2013-07-08 17:41:42 +01:00
Tomas Groth 289ee5ba40 Migrate service files from pickle to json and replace osd with osj
bzr-revno: 2147
2013-07-05 16:42:48 +01:00
Tim Bentley 8f3501e74b move formatting tags to json from pickle
bzr-revno: 2146
2013-06-30 19:43:28 +01:00
Tomas Groth 5c8c3145bc Change service format from pickle based to json based. 2013-06-30 14:14:30 +02:00
Tim Bentley eec7a8490c Remove pickle from displaytags and move to json 2013-06-30 06:12:57 +01:00
Tim Bentley ca2c6ebeb7 Head 2013-06-29 21:43:05 +01:00
Andreas Preikschat 1760e68a9f - fixes bug #1170435 (We should not warn when verse order is empty)
bzr-revno: 2145
Fixes: https://launchpad.net/bugs/1170435
2013-06-21 10:54:46 +02:00
Andreas Preikschat 9b1d52f473 head 2013-06-16 19:20:28 +02:00
Andreas Preikschat 1b7d5f2f0e added second warning 2013-06-16 19:19:32 +02:00
Andreas Preikschat 1a28c9714e Increased possible min/max line spacing
bzr-revno: 2144
2013-06-16 15:38:14 +01:00
Andreas Preikschat e1085a1798 increased possible min/max line spacing
Fixes: https://launchpad.net/bugs/645452
2013-06-14 11:54:59 +02:00
Andreas Preikschat 55c038f283 updated ts files
bzr-revno: 2143
2013-04-29 20:44:24 +02:00
Andreas Preikschat eb6f72274f updated 2.0 translation files 2013-04-25 09:10:47 +02:00
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