Commit Graph

9734 Commits

Author SHA1 Message Date
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
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
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
Andreas Preikschat
7fc411f614 updated i18n
bzr-revno: 2179
2013-12-19 23:10:12 +01:00
Andreas Preikschat
448b728a41 updated i18n 2013-12-16 00:12:03 +01:00
Andreas Preikschat
87998687a8 head 2013-12-16 00:05:21 +01:00
Jonathan Springer
7c05f002ba Fix shortcutlistform to pass all keyboard events to the keyReleaseEvent handler because on Mac OS X when the Command key is pressed together with another key a keyReleaseEvent isn't generated.
bzr-revno: 2178
2013-12-09 18:45:39 +00: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
df95a1685b Changing theme on bible settings tab causes an error when saving service
bzr-revno: 2175
2013-12-07 19:56:25 +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
Dmitriy Marmyshev
f555a103f0 Fix bug #1117098: Transparent theme is white on Mac OS X
bzr-revno: 2170
Fixes: https://launchpad.net/bugs/1117098
2013-10-04 00:05:49 +02: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
Andreas Preikschat
eaf238b160 i18n
bzr-revno: 2168
2013-09-14 13:17:02 +02:00
Andreas Preikschat
1f805c05ae i18n 2013-09-14 13:11:14 +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
Andreas Preikschat
3c6bc07dc1 head 2013-09-11 14:19:53 +02:00
6d985964f9 Fix bug #1216785 by casting to unicode before adding to the service.
bzr-revno: 2167
2013-08-26 21:13:33 +01:00
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
c359a1cfd2 Fix bug #1215302: Add the .divx extension to VLC
bzr-revno: 2165
Fixes: https://launchpad.net/bugs/1215302
2013-08-22 22:49:17 +02: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