Commit Graph

9573 Commits

Author SHA1 Message Date
phill-ridout 635b207fb0 Fixes bug1095699 by rasing an error when the user cancels the codepage selection dialog. 2013-02-03 17:13:01 +00:00
Andreas Preikschat 8840df2fb2 - fixed Bug 1086987 (Log system does not log all exceptions)
bzr-revno: 2130
Fixes: https://launchpad.net/bugs/1086987
2013-01-23 21:45:09 +01:00
Andreas Preikschat 19495c4719 fixed Bug 1086987 (Log system does not log all exceptions)
Fixes: https://launchpad.net/bugs/1086987
2013-01-20 19:46:41 +01:00
Arjan Schrijver 12eb03f8f9 When a saved service file is loaded, images always get a black background instead of the configured background. This patch fixes that, although I'm not sure if it fits within the coding standards.
bzr-revno: 2129
2013-01-18 19:15:40 +00:00
Arjan Schrijver 28241d591c Fix line spacing 2013-01-15 22:28:47 +01:00
Arjan Schrijver 6abfdc4215 check_dependencies.py fails on version numbers with letters (bug #1095699)
bzr-revno: 2128
Fixes: https://launchpad.net/bugs/1095699
2013-01-15 22:03:37 +01:00
Arjan Schrijver 7e2e72b4a6 Read the background color setting outside of the loop 2013-01-10 13:05:33 +01:00
Arjan Schrijver 8b01158856 Make sure images use the configured background/border color when loaded from a saved service file 2013-01-10 11:12:47 +01:00
Arjan Schrijver 72098b2ff9 fixed bug #1095699 'check_dependencies.py fails on version numbers with letters'
Fixes: https://launchpad.net/bugs/1095699
2013-01-07 10:20:00 +01:00
Tim Bentley 58cb97da5f Release 2.0.1
bzr-revno: 2127
2013-01-05 11:41:55 +00:00
Samuel Mehrbrodt 36fb2ddc42 When importing a presentation containing a non-ASCII character, an exception is no longer thrown preventing the file from being loaded.
bzr-revno: 2126
Fixes: https://launchpad.net/bugs/1093184
2013-01-05 11:31:02 +00:00
Samuel Mehrbrodt f37482dec5 Remove blank line 2013-01-04 12:03:03 +01:00
Samuel Mehrbrodt 908a56586d Revert cleanups for this branch, only the bugfix
Fixes: https://launchpad.net/bugs/1093184
2013-01-03 23:11:28 +01:00
Jonathan Corwin 0377c8ad26 Attempt to successfully import the settings we can now export.
* QSettings exports the 'general' group as '%General' but appears in some circumstances (Linux?) to struggle to import this again. Try and compensate.

* If you run 2.1, even if just the once, it'll create a [players] settings group. If you later go back to 2.0 it'll load this group (even if it doesn't use it) and so it'll be exported. However the import considers the group invalid so fails. I've therefore changed the import to be more forgiving and just ignore unknown groups. A basic sanity test is done earlier instead.

bzr-revno: 2125
2013-01-02 20:10:37 +00:00
Tim Bentley 2ef6566ab3 Another year passes by
bzr-revno: 2124
2012-12-31 06:48:15 +00:00
Tim Bentley bdef1b73f2 head 2012-12-30 19:41:40 +00:00
Tim Bentley c912dea3b6 2013 2012-12-30 19:41:24 +00:00
Jonathan Corwin 4257ce2932 Attempt to load %General section, and just ignore those we don't know 2012-12-29 22:55:40 +00:00
Arjan Schrijver 29a27d029c Fix display to work with XFCE correctly
Fixes: https://launchpad.net/bugs/1092121
2012-12-28 07:13:02 +00:00
Tim Bentley e54f4eec7b Interface unusable when run on XFce 2012-12-26 12:20:30 +00:00
Tim Bentley 2d12dbec76 Fix media seek sliders from starting at wrong position 2012-12-24 20:18:14 +00:00
Meinert Jordan f9f6fe950f Minor fix for initial disabling of up and down arrow. 2012-12-21 19:27:27 +00:00
Tim Bentley 81640a9612 Fix media starting in wrong place 2012-12-21 19:19:26 +00:00
Samuel Mehrbrodt 1e53bd37a6 Fix import of files that contain non-ascii chars.
QStringList containing QStrings is converted to std list containing unicode strings.
Thus, we don't need these unicode() calls on the contents of the list  anymore.
2012-12-19 23:05:48 +01:00
M2j 3a7cc40e4d fix wrong argument names in create_button method call 2012-12-19 14:07:24 +01:00
Samuel Mehrbrodt c45d6915c7 Convert QStringList to Python list.
This fixes importing when the path name contains non-ascii chars.
2012-12-19 13:37:40 +01:00
Jonathan Corwin 5409fa1fbc Fix song export crash
Fixes: https://launchpad.net/bugs/1085921
2012-12-13 18:39:18 +00:00
Jonathan Corwin afae889e79 Head 2012-12-08 21:18:56 +00:00
Jonathan Corwin ac440d9185 Fix sorting in song export 2012-12-08 21:18:45 +00:00
Jonathan Corwin 223e579ea9 Fix transparent background on Windows
Fixes: https://launchpad.net/bugs/1085609
2012-12-07 19:22:41 +00:00
Jonathan Corwin 1c651abea2 Set css on specific widgets 2012-12-06 22:06:59 +00:00
Tim Bentley 0485e967ad Release 2.0
bzr-revno: 2118
2012-11-29 19:10:45 +00:00
Tim Bentley 9ee1def1c8 Fix Biblegateway markup
bzr-revno: 2117
2012-11-27 20:13:04 +00:00
Tim Bentley 163cb408b6 Fix markup 2012-11-27 19:17:53 +00:00
Tim Bentley 403ba3ee48 Translations
bzr-revno: 2116
2012-11-27 19:00:56 +00:00
Tim Bentley 686d9afbe8 Missing file 2012-11-24 21:39:38 +00:00
Tim Bentley 9b6f242690 Final update of translations 2012-11-24 21:19:46 +00:00
Tim Bentley 34677a1f95 Head 2012-11-23 17:32:27 +00:00
Patrick Zimmermann 29bf4ce753 Remove alternating row colours on Windows OS. No configuration.
bzr-revno: 2115
2012-11-22 21:43:12 +00:00
Patrick Zimmermann 47d8bd7e5f Correct indentation. 2012-11-22 19:01:50 +01:00
Patrick Zimmermann 883a4baba3 Turn off alternating row colors on Windows. 2012-11-22 00:03:28 +01:00
Raoul Snyman 9c2a1b1e7d Removed a bunch of unnecessary or misplaced files in the resources directory.
bzr-revno: 2114
2012-11-21 23:43:44 +02:00
Raoul Snyman 06f218bac0 Removed old 'debian' package used by the PPAs, migrating to a copy of current Debian package 2012-11-21 23:15:49 +02:00
Raoul Snyman 31620e50f3 Moved videos to new OpenLP testing repository 2012-11-21 23:13:42 +02:00
Raoul Snyman 3d784adaaf Moved Gentoo overlay to OpenLP packaging repository 2012-11-21 23:13:18 +02:00
Raoul Snyman 605d424bf8 Removed Fedora package - it can be found in the Fedora repos. 2012-11-21 23:11:10 +02:00
Raoul Snyman 12e7f7384d Fix song "10 bla" comes before "2 foo"
bzr-revno: 2113
2012-11-21 18:45:37 +00:00
Raoul Snyman fed4a0adda Add additional media suffix to vlc
bzr-revno: 2112
2012-11-20 19:19:24 +00:00
Tim Bentley 0bfef3a47c Fix theme bug of resize
bzr-revno: 2111
2012-11-20 19:18:07 +00:00
Raoul Snyman 85920b2132 Added .m4v to list of allowed VLC extensions. 2012-11-20 15:04:46 +02:00