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
Tim Bentley
fb558935ca
guard against missing image files in themes
...
Fixes: https://launchpad.net/bugs/1071170
2012-11-16 19:15:36 +00:00
Tim Bentley
73fa43209e
Name fix and add separator
...
bzr-revno: 2110
2012-11-11 21:42:18 +00:00
Tim Bentley
5646183803
Fixes
2012-11-11 21:16:14 +00:00
Tim Bentley
55f4bc3a73
Fix name and add spearator
2012-11-11 19:33:53 +00:00
Tim Bentley
13cf482495
head
2012-11-11 19:27:52 +00:00
Raoul Snyman
e919c53434
Fix DB unit of work for updates
...
Fix Bible identification code for BibleGateway
bzr-revno: 2109
2012-11-11 17:25:09 +00:00
Erik Lundin
0e4d83655e
Fix name error
...
bzr-revno: 2108
2012-11-11 17:23:38 +00:00
Tim Bentley
aa388f5f4a
Translations
...
bzr-revno: 2107
2012-11-11 17:22:29 +00:00
Raoul Snyman
b76be3d6b8
Fixed bug #1077654 where there were more classes in the CSS, but we were specifically looking for only one class. Made the code less brittle.
...
Fixes: https://launchpad.net/bugs/1077654
2012-11-11 18:09:23 +02:00
Erik Lundin
4c502dba9c
Fixed the spelling of "Erik Lundin"
2012-11-10 21:09:09 +01:00
Tim Bentley
71309e91da
Translations
2012-11-10 17:09:00 +00:00