Commit Graph

9698 Commits

Author SHA1 Message Date
Philip Ridout a7a51a2ff6 Refactored to use os.path.normpath and os.path.join 2013-10-06 09:28:03 +01:00
Philip Ridout 1cf4b8f4ce fixes bug #1012110 by encoding the file name with the filesystemencoding 2013-10-04 19:50:54 +01: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
Andreas Preikschat 3c6bc07dc1 head 2013-09-11 14:19:53 +02:00
Raoul Snyman 6d985964f9 Fix bug #1216785 by casting to unicode before adding to the service.
bzr-revno: 2167
2013-08-26 21:13:33 +01: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
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 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
Arjan Schrijver d6746bb76b Handle an unknown bible language nicely 2013-08-21 22:14:11 +02:00
Philip Ridout 0b6d389f35 Fix bug #1194610 by detecting the encoding rather than assuming that it set (because its not) add fall back to the windows encoding dialog
bzr-revno: 2162
Fixes: https://launchpad.net/bugs/1194610
2013-08-21 21:54:14 +02:00
Arjan Schrijver 7ba834689d Save the translated name in the bible database file 2013-08-21 14:58:23 +02:00
Arjan Schrijver fe5c144dce Removed needless unicode() call 2013-08-21 14:47:32 +02:00
Arjan Schrijver 621ef0b6e6 fixed bug #1214875 'Importing an OSIS bible always results in English book names'
Fixes: https://launchpad.net/bugs/1214875
2013-08-21 14:39:22 +02:00
Philip Ridout e802d577fd Removed loop 2013-08-21 05:30:11 +00:00
Philip Ridout 7cc9f9ae7b reinstate retrieve_windows_encoding dialog 2013-08-20 21:19:11 +00:00
Raoul Snyman 5bd7479dca Fix bug #1088800 by adding ".pptm" to the list of acceptable file extensions.
bzr-revno: 2161
Fixes: https://launchpad.net/bugs/1088800
2013-08-20 22:26:39 +02:00
Raoul Snyman 4b70323994 Added a fix for songs, related to bug #1194622.
bzr-revno: 2160
2013-08-20 22:18:17 +02:00
Philip Ridout e87bbc07c3 Fix bug #1213254 by filtering out invalid xml chars
bzr-revno: 2159
Fixes: https://launchpad.net/bugs/1213254
2013-08-20 22:07:57 +02:00
Philip Ridout d181cd9afb Fix bug #1197659 by setting the default attribute on the save button when the tag is edited
bzr-revno: 2158
Fixes: https://launchpad.net/bugs/1197659
2013-08-20 22:04:01 +02:00
Raoul Snyman 1b4bee8509 Fix bug #1212801 where the song edit form did not clear a previously set theme.
bzr-revno: 2157
Fixes: https://launchpad.net/bugs/1212801
2013-08-20 22:00:17 +02:00
Philip Ridout 82a7641302 Fix bug #1184869: Ensure that there is text in the anchor tag
bzr-revno: 2156
Fixes: https://launchpad.net/bugs/1184869
2013-08-20 21:56:17 +02:00
Philip Ridout 647331c00c added doc strings 2013-08-20 19:38:50 +00:00
Raoul Snyman a869c2401b Added a fix for songs as well.
Fixes: https://launchpad.net/bugs/1194622
2013-08-20 21:05:26 +02:00
Raoul Snyman d7fcf9e4f6 Fix bug #1088800 by adding ".pptm" to the list of acceptable file extensions.
Fixes: https://launchpad.net/bugs/1088800
2013-08-20 20:30:15 +02:00
Raoul Snyman 24a94c0478 Fix bug #1194622: skip the Bibles page if the Bibles plugin is not enabled.
bzr-revno: 2155
2013-08-20 18:41:51 +01:00
Philip Ridout c7b11e07c7 Fixes #1211913. The case of field names can change, so have taken that in to account by converting them to upper case
bzr-revno: 2154
2013-08-20 18:40:27 +01:00
Raoul Snyman c620a303e2 Fix bug #1194622: skip the Bibles page if the Bibles plugin is not enabled.
Fixes: https://launchpad.net/bugs/1194622
2013-08-19 23:09:52 +02:00
Philip Ridout 5e6d30f750 merged two methods in to one and made them module level 2013-08-19 20:17:09 +00:00
Philip Ridout 0c3985f88e added file open mode 2013-08-18 20:44:48 +00:00
Philip Ridout aee52232d3 Fixes #1197659 by seting the default attribut on the save button when the tag is edited 2013-08-18 06:48:55 +00:00
Philip Ridout 3a551d08c0 Space reinstated as per PEP8 2013-08-17 08:51:08 +00:00
Philip Ridout 9f7e32cd31 fixes #1213254 by filtering out invalid xml chars 2013-08-17 09:10:25 +01:00
Philip Ridout d492c2fecd fixes #1213254 by filtering out invalid xml chars 2013-08-17 08:37:36 +01:00
Philip Ridout bb5aacfb6a Fixes #1096450 Stripping the leading and trailing spaces at the end rather than begginning (the space means something, see added comments)
Semi-colons (;) denotes comments ONLY when it is the first char of the line ie the whole line is a comment
Finally fixed an issue when a verse was being added to the verse order multiple times, thus repeating it over and over and ....

bzr-revno: 2153
Fixes: https://launchpad.net/bugs/1096450
2013-08-16 22:39:55 +02:00
Philip Ridout 6a0771392d renamed strings, remove unused logger import 2013-08-16 06:20:21 +01:00
Raoul Snyman 047a0b3085 Fix bug #1212801 where the song edit form did not clear a previously set theme.
Fixes: https://launchpad.net/bugs/1212801
2013-08-15 21:57:23 +02:00
Philip Ridout 1478636c97 Fixes #1211913. The case can change of field names, so have taken that in to account by converting them to upper case 2013-08-14 21:22:17 +01:00
Philip Ridout d724a6c872 changed fallback to cp1252 2013-08-14 06:07:23 +01:00
Philip Ridout 711fa05dc1 added option to select windows encoding 2013-08-13 21:33:26 +01:00
Philip Ridout 12fb5ebd46 Need to encode filename to unicode 2013-08-13 18:57:18 +01:00
Philip Ridout bc214ac990 Indented line to show continuation 2013-08-12 19:19:57 +01:00
Philip Ridout 4fac956dca Fix bug #1194730 by checking that a div is actually returned
bzr-revno: 2152
2013-08-12 13:50:01 +02:00
Philip Ridout d42364671e Changed to static metod 2013-08-11 21:16:27 +01:00
Philip Ridout 0e155daaf6 removed __init__ as its not needed 2013-08-10 21:40:12 +01:00