Tim Bentley
|
3c66e2f304
|
Head
|
2014-01-02 21:44:40 +00:00 |
|
|
13d78d3414
|
Fix bug #1216234 by disabling the layout combobox when a second Bible is selected.
bzr-revno: 2185
Fixes: https://launchpad.net/bugs/1216234
|
2014-01-02 22:53:16 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
4fdd9708b0
|
Add a 10ms wait before trying again.
|
2013-12-29 00:20:13 +02:00 |
|
|
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 |
|
|
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 |
|
|
232492b57e
|
Fix bug #1206886: only write to the socket if it exists
|
2013-12-22 01:26:36 +02:00 |
|
|
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 |
|
|
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 |
|
|
a023e63f21
|
Specify OpenLP as the user agent when querying SF.net
|
2013-12-20 21:36:31 +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 |
|
|
60b7f2dbbd
|
Some unnecessary things removed
|
2013-12-13 22:41:16 +02:00 |
|
|
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
|
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 |
|