Commit Graph

7567 Commits

Author SHA1 Message Date
Raoul Snyman a8999f188a Fix bug #1216234 by disabling the layout combobox when a second Bible is selected
Fixes: https://launchpad.net/bugs/1216234
2014-01-01 18:02:12 +02:00
Raoul Snyman e4a95be2b8 Attempt to fix bug #1154467 by waiting 10ms and retrying the commit
bzr-revno: 2184
Fixes: https://launchpad.net/bugs/1154467
2013-12-29 23:55:54 +02:00
Raoul Snyman e56593c2c2 Fix bug #1211049: select a user agent from a list, depending on the platform.
bzr-revno: 2183
Fixes: https://launchpad.net/bugs/1211049
2013-12-29 00:23:30 +02:00
Raoul Snyman 4fdd9708b0 Add a 10ms wait before trying again. 2013-12-29 00:20:13 +02:00
Raoul Snyman fac434ee62 Fix bug #1206886: only write to the socket if it exists
bzr-revno: 2182
Fixes: https://launchpad.net/bugs/1206886
2013-12-24 01:27:58 +02:00
Raoul Snyman e29f76f02c When a user clicks on the row headers (yes, in 4 years no one has done that), the row is selected but the slide doesn't change. This fixes that.
bzr-revno: 2181
Fixes: https://launchpad.net/bugs/1259606
2013-12-24 01:25:39 +02:00
Raoul Snyman 232492b57e Fix bug #1206886: only write to the socket if it exists 2013-12-22 01:26:36 +02:00
Raoul Snyman 3a2686be24 Attempt to fix bug #1154467 by retrying the commit if it fails 2013-12-22 00:45:33 +02:00
Philip Ridout 6d86abaa37 It appears that when a url encoded in unicode is requested with urllib2.urlopen .getUrl() returns unicode. However the url that we request in the biblegateway importer contains redirects. In this case the redirect uses an utf-8 url (im guessing that) urllib2 takes this as an utf-8 encoded url, so returns getUrl() encoded as utf-8.
bzr-revno: 2180
Fixes: https://launchpad.net/bugs/1251437
2013-12-21 00:14:21 +02:00
Raoul Snyman 687ca79e10 Fixed bug #1259606 by changing the signal from clicked() to itemSelectionChanged()
Fixes: https://launchpad.net/bugs/1259606
2013-12-21 00:00:15 +02:00
Raoul Snyman a023e63f21 Specify OpenLP as the user agent when querying SF.net 2013-12-20 21:36:31 +02:00
Raoul Snyman 60b7f2dbbd Some unnecessary things removed 2013-12-13 22:41:16 +02:00
Raoul Snyman 730345b75e Fix bug #1211049: select a user agent from a list, depending on the platform.
Fixes: https://launchpad.net/bugs/1211049
2013-12-13 21:57:49 +02:00
Jonathan Springer 1133f2e0c7 pass all keyboard events to shortcut dialog 2013-12-09 07:24:21 -05:00
Philip Ridout c40b116824 Fix for bug #1258634 by converting notes to unicode from QString
bzr-revno: 2177
2013-12-09 12:44:16 +02:00
Philip Ridout 1039c5ace8 Fixed bug1222534 by using userData rather than relying on a translated string.
bzr-revno: 2176
2013-12-07 19:57:48 +00:00
Philip Ridout 4359a724b1 removed added bugging code 2013-12-07 09:25:39 +00:00
Philip Ridout 664326af5b fixes bug1251437 by detecting if the returned url is encoded in unicode 2013-12-07 09:21:12 +00:00
Philip Ridout b047f24ff1 Whoops. Properly fixed now. 2013-12-06 20:25:05 +00:00
Philip Ridout a9d9d6b1ef Convert notes to unicode from QString 2013-12-06 20:00:06 +00:00
Philip Ridout 24834b66ee fixed bug1252477 2013-11-20 19:31:35 +00:00
Philip Ridout b6b9f248af Fixed bug1222534 ny using userData rather than relying on a translated string 2013-11-19 22:04:51 +00:00
Oliver Wieland c14cb6674c Partially fix of Bug #1173749 and bug #1199639
Validates the tags in the lyrics on editing a song. If there are misplaced tags, a message box will appear.
Tags must be closed before the end of a verse.

bzr-revno: 2174
Fixes: https://launchpad.net/bugs/1173749, https://launchpad.net/bugs/1199639
2013-11-18 23:18:02 +02:00
Philip Ridout 0044d4db14 Fix bug #1012110 by encoding the file name with the file system encoding
bzr-revno: 2173
Fixes: https://launchpad.net/bugs/1012110
2013-10-26 21:27:41 +02:00
Oliver Wieland 35305ae322 reimplements the fade out/in on slide changes for transition between two identical slides.
bzr-revno: 2172
Fixes: https://launchpad.net/bugs/1223841
2013-10-21 09:43:39 +02:00
Philip Ridout d6eb08c759 Final touches 2013-10-17 21:15:35 +01:00
Philip Ridout 2e10a4b0ea tided up pptviewcontroller and ppttest 2013-10-15 21:58:56 +01:00
Philip Ridout eb614bdf38 fixes to ppttest.py 2013-10-15 20:42:17 +01:00
Philip Ridout 35ba1c9052 Unicodified the pptview dll. 2013-10-15 20:29:22 +01:00
Oliver Wieland 684538214c validate all verses before showing a message box and list all verses with misplaced tags at once 2013-10-10 18:20:59 +02:00
Philip Ridout a7a51a2ff6 Refactored to use os.path.normpath and os.path.join 2013-10-06 09:28:03 +01:00
Dmitriy Marmyshev ad0578f20b Fixed: replacing background with video unblank screen even if "Blanked to Theme" and shows content
bzr-revno: 2171
Fixes: https://launchpad.net/bugs/1225763
2013-10-06 07:16:46 +01:00
Philip Ridout 1cf4b8f4ce fixes bug #1012110 by encoding the file name with the filesystemencoding 2013-10-04 19:50:54 +01:00
Oliver Wieland 3896d2845e updated to V2.0.3 2013-10-03 12:21:28 +02:00
Dmitriy Marmyshev 7998ca7702 Fixed: replacing background with video unblank screen even if "Blanked to Theme" and shows content.
Fixes: https://launchpad.net/bugs/1225763
2013-09-18 19:18:06 +04:00
Dmitriy Marmyshev 413c318427 Removes border, but not affects to OSX border and shadow 2013-09-18 10:47:33 +04:00
Dmitriy Marmyshev 0dd6c38139 fixed transparent display for OS X
Fixes: https://launchpad.net/bugs/1117098
2013-09-17 20:33:18 +04:00
Andreas Preikschat c17826937c version file
bzr-revno: 2169
2013-09-14 17:49:08 +02:00
Oliver Wieland ddd644d874 clear timer on quick slide changes 2013-09-12 20:57:15 +02:00
Oliver Wieland 9bb6d699c7 Fixes bug 1223841: Transition does not work if texts are the same
Fixes: https://launchpad.net/bugs/1223841
2013-09-12 20:38:46 +02:00
Raoul Snyman 61a5e55d12 Fix bug #1216785 by casting the notes text to unicode first.
Fixes: https://launchpad.net/bugs/1216785
2013-08-26 21:18:36 +02:00
Oliver Wieland 217ed36ee1 remove empty lines 2013-08-26 19:58:45 +02:00
Oliver Wieland 85813a1f99 removed debug log 2013-08-24 17:58:23 +02:00
Oliver Wieland 25b56cff3e Added validation of tags in the song lyrics
Fixes partly bug #1173749
2013-08-24 09:23:52 +02:00
Tim Bentley 81cd369bfe Fix bug #1216044: Lyrics were being deleted when saving songs.
bzr-revno: 2166
Fixes: https://launchpad.net/bugs/1216044
2013-08-24 02:07:23 +02:00
Tim Bentley 9648e0c81b Fix code so values saved 2013-08-23 19:37:36 +01:00
Raoul Snyman 4fe68f43c6 Fix bug #1215302 by adding the .divx extension to the list in vlcplayer
Fixes: https://launchpad.net/bugs/1215302
2013-08-22 11:02:18 +02:00
Arjan Schrijver 9c269d5f31 Fixed bug #1214875: Importing an OSIS bible no longer always results in English book names
bzr-revno: 2164
Fixes: https://launchpad.net/bugs/1214875
2013-08-22 09:15:39 +02:00
Philip Ridout 5090d48ee7 Fix bug #1209515 by subclassing QFileDialog and attempting to urldecode any files not found
bzr-revno: 2163
Fixes: https://launchpad.net/bugs/1209515
2013-08-21 22:26:53 +02:00
Arjan Schrijver d6746bb76b Handle an unknown bible language nicely 2013-08-21 22:14:11 +02:00