Philip Ridout
|
a40717c16f
|
Fixed up to Raouls guidelines
|
2012-03-10 08:22:52 +00:00 |
|
Philip Ridout
|
e9caa194f5
|
Adds a dialouge asking if the user wants to replace an existing theme when importing.
It works, but I dont know, it just feels like my code is a little bit "rough 'n' ready" let me know what you think!
|
2012-03-09 21:43:27 +00:00 |
|
Jonathan Corwin
|
a2e40543ea
|
Fix phonon video for opaque themes
bzr-revno: 1892
|
2012-03-06 19:37:27 +00:00 |
|
Jonathan Corwin
|
e5a316ba2d
|
Transparency fixes
|
2012-03-05 19:40:16 +00:00 |
|
Raoul Snyman
|
d6b14b39f8
|
HEAD
|
2012-03-04 20:05:29 +02:00 |
|
Raoul Snyman
|
e59e717480
|
Hopefully fix the next button when things are on repeat.
|
2012-03-04 20:05:15 +02:00 |
|
rimach
|
5d6db957e1
|
fix
|
2012-03-03 23:36:46 +01:00 |
|
rimach
|
87e70fa2dc
|
fix
|
2012-03-03 00:08:24 +01:00 |
|
Rastislav Pecik
|
8818256b2a
|
Fixed code according to mrege proposal comments
|
2012-02-28 15:06:14 +01:00 |
|
Rastislav Pecik
|
271c4ef1a4
|
using QtCore.QVariant object as a second argument in settings.value method
|
2012-02-28 12:30:30 +01:00 |
|
Rastislav Pecik
|
6ec167ed83
|
QSettings.value() now uses second argument for default value, which is utf8
|
2012-02-28 12:12:52 +01:00 |
|
Rastislav Pecik
|
c024e9e47d
|
Exported mysql charset settings to configuration files and cleaned up the code
|
2012-02-27 19:18:52 +01:00 |
|
Rastislav Pecik
|
b56d8d2a06
|
Fixed connection to mysql to use UTF8 encoding.
Fixes: https://launchpad.net/bugs/941692
|
2012-02-27 01:42:35 +01:00 |
|
M2j
|
ee3da31682
|
Check for Qt version before calling QtCore.QLocale().createSeparatedList
|
2012-02-26 16:15:00 +01:00 |
|
Tim Bentley
|
025fe7e145
|
Correct brackets
|
2012-02-25 18:31:02 +00:00 |
|
Tim Bentley
|
3e1ba89a41
|
Fix locale test
|
2012-02-25 17:44:21 +00:00 |
|
Raoul Snyman
|
ef4b69c50f
|
Fixed some long lines.
|
2012-02-25 15:39:12 +02:00 |
|
Tim Bentley
|
c1c1de5472
|
Fix Impress and OpenLP so it now starts .
Fix Spelling
Remove QLocale code for now as not supported by PyQt
Fixes: https://launchpad.net/bugs/902115
|
2012-02-25 13:01:47 +00:00 |
|
Raoul Snyman
|
476ba8eb1b
|
Fixed the copyright in the patch file which someone else missed.
Regenerated the resource file.
Fixed the copyright in the translation_utils.py script which someone else missed.
Removed an unnecessary comment.
|
2012-02-25 13:11:59 +02:00 |
|
Raoul Snyman
|
d4aab974d2
|
HEAD
|
2012-02-25 13:02:43 +02:00 |
|
Raoul Snyman
|
d681afb2b4
|
Added an icon in for the Next button, and added in direct-to-track skipping too.
Fixes: https://launchpad.net/bugs/845692
|
2012-02-25 02:01:24 +02:00 |
|
Raoul Snyman
|
8fa7dcf080
|
Add the last two remaining outstanding items, the "next track" and the time remaining.
Fixes: https://launchpad.net/bugs/845692
|
2012-02-25 01:26:10 +02:00 |
|
Raoul Snyman
|
3e726f453f
|
Attempted to fix bug #927473 by catching operational errors and redoing the action.
bzr-revno: 1883
Fixes: https://launchpad.net/bugs/927473
|
2012-02-19 22:56:06 +02:00 |
|
Meinert Jordan
|
5b4b48a61c
|
Displayed listed items are shown more natural type (Jack, René and Maria)
bzr-revno: 1881
|
2012-02-19 22:53:41 +02:00 |
|
M2j
|
9e03cf0715
|
use Qt method if available
|
2012-02-17 19:51:01 +01:00 |
|
Raoul Snyman
|
d14a316309
|
Added repeating of the background audio track list.
Migrated the songs plugin configuration tab to use the proper camelCase names.
|
2012-02-16 23:08:30 +02:00 |
|
M2j
|
ce7029776a
|
localize separated item list format
|
2012-02-16 21:36:35 +01:00 |
|
Raoul Snyman
|
bcad2c171f
|
Added exception logging in case we need to confirm that we are actually getting the exception we think we are.
|
2012-02-16 21:05:16 +02:00 |
|
Raoul Snyman
|
2644de0d01
|
HEAD
|
2012-02-16 21:04:20 +02:00 |
|
Jonathan Stafford
|
4016038d33
|
Fixes bug 932610 where OpenLP crashes if the "Service Item Slide Limits" was set to "Next Item" and the user tries to advance beyond the ends of a service item in the preview pane using the up/down arrow keys.
bzr-revno: 1880
Fixes: https://launchpad.net/bugs/932610
|
2012-02-16 19:02:11 +00:00 |
|
Jonathan Stafford
|
d57905f9d8
|
Fixed Preview Crash Bug 932610
Fixes: https://launchpad.net/bugs/932610
|
2012-02-15 18:37:42 +08:00 |
|
Mattias Põldaru
|
d4efbfe122
|
Moved two items over to right columns.
|
2012-02-13 13:10:27 +02:00 |
|
Raoul Snyman
|
f8a8185eb0
|
Attempt to catch the OperationalError which is thrown when MySQL closes the connection without telling us.
|
2012-02-12 11:24:06 +02:00 |
|
Mattias Põldaru
|
d09cfa4a57
|
Merge trunk.
|
2012-02-08 00:07:24 +02:00 |
|
Mattias Põldaru
|
62e2616ace
|
Code cleanup.
|
2012-02-07 12:54:13 +02:00 |
|
Jonathan Stafford
|
13ab688518
|
Changing the "Wrap Slide" option into a three-way radio button selection to allow the option of the up/down arrow keys to jump between service items at the end of each song, etc.
bzr-revno: 1876
|
2012-02-06 17:35:41 +00:00 |
|
Jonathan Stafford
|
e6f1ed20a9
|
Moved Setting to Advanced Tab
|
2012-02-06 21:28:16 +08:00 |
|
Andreas Preikschat
|
f9fb2bea5b
|
fix ZeroDivisionError
bzr-revno: 1875
|
2012-02-05 16:22:21 +01:00 |
|
Christian Richter
|
863a9f9129
|
Added VLC support to OpenLP
bzr-revno: 1874
|
2012-02-05 16:39:46 +02:00 |
|
Andreas Preikschat
|
bedb2d833d
|
fix ZeroDivisionError
|
2012-02-04 18:11:35 +01:00 |
|
Mattias Põldaru
|
dedb85b0cf
|
Merge trunk.
|
2012-02-04 09:48:55 +02:00 |
|
Mattias Põldaru
|
51ee117a48
|
More function name changes.
|
2012-02-04 09:46:10 +02:00 |
|
Mattias Põldaru
|
6f219e175f
|
Name changes to camelCase where appropriate.
|
2012-02-02 14:42:52 +02:00 |
|
Mattias Põldaru
|
7fca26dd0e
|
Remove a leftover line which causes trouble on OSX.
|
2012-02-01 01:47:33 +02:00 |
|
Mattias Põldaru
|
6da181834c
|
Meinert's suggestions taken into account about syntax and removed unnecessary variables.
|
2012-01-30 01:16:12 +02:00 |
|
Jonathan Stafford
|
21d0e93505
|
Tidied up blank lines between class definitions (again)
|
2012-01-30 06:13:51 +08:00 |
|
Jonathan Stafford
|
d26de263f3
|
Fixed missing u and tidied up blank lines between class definitions
|
2012-01-30 06:07:06 +08:00 |
|
Mattias Põldaru
|
90332e60d3
|
Prevent several updates to service name example when launching OpenLP.
|
2012-01-29 23:14:27 +02:00 |
|
Mattias Põldaru
|
01d42e0f11
|
Use note text as tooltip.
|
2012-01-29 18:47:15 +02:00 |
|
Jonathan Stafford
|
02975a61bf
|
Renamed and moved both enumerations to lib/__init__.py
|
2012-01-28 16:07:54 +08:00 |
|