Commit Graph

9750 Commits

Author SHA1 Message Date
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
Tim Bentley b312342475 head 2012-11-10 17:02:40 +00:00
Philip Ridout e90af50fd6 Removes items with missing files prior to saving (after confirmation from user)
bzr-revno: 2106
2012-11-10 16:38:26 +00:00
Raoul Snyman 6d306f45a5 It ain't pretty, but it works... 2012-11-08 23:28:42 +02:00
Tim Bentley c6d13717e9 Spelling fixes
bzr-revno: 2105
2012-11-08 17:28:24 +00:00
Tim Bentley 47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Tim Bentley 23a52ca0cd Head 2012-11-07 21:34:47 +00:00
Philip Ridout 0bc2e5b71e Simplified Validate Method 2012-11-07 21:10:38 +00:00
Martin Zibricky 72bb217749 This is the fix for playback with vlc on osx. It also includes fix to get media length without starting playback of a video.
I tested it only on osx in one- and dual-screen setup so far.

Also controllersVisible is renamed to controlsVisible.

bzr-revno: 2104
2012-11-07 18:42:21 +00:00
Tim Bentley 8a70f5fba7 Add missing file check to Presentations and Media
bzr-revno: 2103
2012-11-07 18:38:10 +00:00
Philip Ridout b47512254b fixes bug #1066142 "cancel firsttime wizard without song causes song reindexing"
bzr-revno: 2102
Fixes: https://launchpad.net/bugs/1066142
2012-11-06 18:34:00 +00:00
Martin Zibricky 5c82a0c3dd Bug #963955 : Rename controllersVisible to controlsVisible. 2012-11-06 12:58:32 +01:00
Martin Zibricky 54fac2266e Merge with trunk. 2012-11-06 12:54:51 +01:00