Tim Bentley
b7d0fc8ffc
Fix focus and test
2015-05-31 07:40:37 +01:00
Tim Bentley
72d35257ae
head
2015-05-30 13:12:28 +01:00
bd92e6a7d3
Fix a left-over from the VLC 2.2 fix; fix a problem when video player from the UI is None
...
bzr-revno: 2541
2015-05-30 13:11:32 +01:00
Tim Bentley
108d3a2a45
translations
...
bzr-revno: 2540
2015-05-30 13:09:20 +01:00
8c5a7d27b2
Some tests
2015-05-29 23:01:44 +02:00
Tim Bentley
0a85d08c83
Translations
2015-05-29 17:30:43 +01:00
Tomas Groth
623a0974a5
For worshipassistant add a default verse-id for lyrics to use if none is given. Fixes bug 1458056.
...
Don't import setting keys that does not exists. Fixes bug 1458672.
When going from a theme-blanked item to item which doesn't support theme-blanking, switch to black-blank.
Only use transitions if we are changing slide. Fixes bug 1449064.
Make translation of 'Advanced' specific to the bible plugin.
Many PowerPoint fixes/improvements:
* Make screenshots for main webview, even on single screen setup. Fixes bug 1449041.
* Implement workaround for unblanking bug in PowerPoint 2010.
* Open PowerPoint hidden so the main application window isn't visible.
* Added support for odp for PowerPoint 2007 and newer.
* Added support for Powerpoint events, which is used to update the slidecontroller if OpenLP is not in focus.
* Minimized the flashing of the PowerPoint presentation window in the taskbar.
bzr-revno: 2539
2015-05-29 17:22:22 +01:00
5bcdc85ce1
Fix a left-over from the VLC 2.2 fix; fix a problem when video player from the UI is None
2015-05-28 22:38:43 +02:00
Jonathan Springer
aa97feb064
Fix bug 1395848 by setting the WindowStaysOnTop window flag when the MainDisplay is not on the primary screen.
...
bzr-revno: 2538
2015-05-28 00:06:22 +02:00
Tomas Groth
9b0ebabc92
Last minute fixes... Don't query window process, instead look at window title for presentation filename.
2015-05-27 10:45:52 +02:00
Tomas Groth
6cd2704814
Revert attempt to try to hide powerpoint presentation window. Instead try to minimized the flashing in the taskbar.
2015-05-26 22:26:59 +01:00
Jonathan Springer
f41dc964c7
Merge tests
2015-05-26 00:52:00 -04:00
Tim Bentley
66b31dc0af
Cleanups , fixes and set the remote slide selected correctly
...
bzr-revno: 2537
2015-05-26 05:34:12 +01:00
Jonathan Springer
79abd9b82e
PEP8 fix
2015-05-26 00:33:55 -04:00
Jonathan Springer
0a8d1906ce
Fix patch in tests
2015-05-26 00:27:43 -04:00
Jonathan Springer
a880d152ec
Add tests for window flags change
2015-05-25 17:41:18 -04:00
Tomas Groth
a5cebb73c4
trunk
2015-05-25 21:58:05 +01:00
Tomas Groth
c3e567969b
Don't import setting keys that does not exists. Fixes bug 1458672.
...
Fixes: https://launchpad.net/bugs/1458672
2015-05-25 21:43:37 +01:00
Tomas Groth
ff5be436ae
Make translation of 'Advanced' specific to the bible plugin.
2015-05-25 21:37:29 +01:00
Tim Bentley
f704cc9bb3
Pep8
2015-05-25 21:09:18 +01:00
Tim Bentley
1cfd33df30
Fix Jenkins, tests and spellings
2015-05-25 21:03:31 +01:00
Tim Bentley
54dbafed8e
Fix issue with android where tagging is wrong is the render takes too long
2015-05-25 20:31:12 +01:00
Tomas Groth
aef340b631
Added some logging
2015-05-25 13:08:26 +01:00
Tomas Groth
dce6031a9f
Only try to hide powerpoint presentation window for powerpoint 2007 and newer.
2015-05-25 12:12:54 +01:00
Tomas Groth
4266d9cbdf
For worshipassistant add a default verse-id for lyrics to use if none is given. Fixes bug 1458056.
...
Fixes: https://launchpad.net/bugs/1458056
2015-05-25 12:11:04 +01:00
Jonathan Springer
236dba77e8
Fix bug 1395848 by setting the WindowStaysOnTop window flag when the MainDisplay is not on the primary screen.
2015-05-21 23:15:15 -04:00
002d68086a
Fix bug#1451237 by overriding the create_item_from_id() method in the Images MediaItem.
...
bzr-revno: 2536
2015-05-18 22:47:42 +02:00
d354bcf365
Test that the overridden method does the right thing
2015-05-17 23:13:05 +02:00
b27aae52cf
Fix bug#1451237 by overriding the create_item_from_id() method in the child MediaItem class to build a proper QTreeWidgetItem.
2015-05-16 23:24:57 +02:00
45c9398f36
VLC tests only.
...
bzr-revno: 2535
2015-05-09 21:18:20 +01:00
Tomas Groth
a07b8a8f49
Added support for odp for powerpoint 2007 and newer.
2015-05-08 16:47:02 +02:00
Tomas Groth
b52a4e640c
Hide the powerpoint presentation window from the taskbar - can be disabled from the settings.
2015-05-08 10:17:35 +02:00
6d8882d302
Fix up some tests to dodge Windows
2015-05-07 23:53:19 +02:00
2860d3edeb
HEAD
2015-05-07 23:29:43 +02:00
167fd6cf45
Play tests pretty much done
2015-05-07 18:44:55 +02:00
Tomas Groth
bf665a8549
Remove unnecessary powerpoint presentation setting.
2015-05-07 14:45:52 +02:00
08639493ee
Initial stab at a test around the play() method
2015-05-05 21:47:38 +02:00
Tomas Groth
51b37de551
Fix a powerpoint test and make it run on all platforms.
2015-05-05 15:20:24 +02:00
Tomas Groth
47acc9dc89
pep8 fixes
2015-05-05 11:03:47 +02:00
Tomas Groth
cd6903be86
Added support for Powerpoint events, which is used to update the slidecontroller if OpenLP is not in focus.
2015-05-05 10:53:31 +02:00
Tomas Groth
af3eaf2b37
Added an option for letting powerpoint control the size and position for the presentation window. Workaround for windows 8.1 scaling.
2015-05-03 19:25:00 +01:00
4bd385b902
WIP: play test
2015-05-03 00:17:33 +02:00
4ae8250f77
Update UI tests
2015-05-02 23:15:50 +02:00
822912e0a6
load tests
2015-05-02 22:36:07 +02:00
Tomas Groth
c9a8f07a37
Only use transitions if we are changing slide. Fixes bug 1449064.
...
Fixes: https://launchpad.net/bugs/1449064
2015-05-01 22:17:59 +01:00
Tomas Groth
a7a71237c0
Added tests of powerpoint blanking.
2015-05-01 21:54:05 +01:00
35d722f872
WIP: load tests
2015-05-01 22:00:52 +02:00
fea79cf7dc
Add a test for get_info()
2015-05-01 17:56:16 +02:00
6126546977
Add tests around set_visible
2015-05-01 17:15:14 +02:00
f5301cc9f2
Add a test around reset
2015-05-01 17:09:32 +02:00