Commit Graph

5285 Commits

Author SHA1 Message Date
Tim Bentley
6d732cf3ba Cleanups 2013-02-19 19:50:14 +00:00
Andreas Preikschat
c2b5c65756 fixed up _is_shortcut_available method 2013-02-19 19:36:43 +01:00
Andreas Preikschat
269e5f5901 added actionList tests; removed useless test 2013-02-19 19:29:32 +01:00
Andreas Preikschat
29194b5e1e fixed bug #1128376 (Configure shortcuts has two items called settings)
Fixes: https://launchpad.net/bugs/112837
2013-02-19 14:57:14 +01:00
Andreas Preikschat
20d687524a fixed missing items 2013-02-19 14:09:00 +01:00
Andreas Preikschat
0f44fb3dd5 added actions test file (not started yet); fixed short lines 2013-02-19 13:53:24 +01:00
Andreas Preikschat
ca23aedb5d fixed shortcut dialog 2013-02-19 11:50:36 +01:00
Andreas Preikschat
b6f6cc916e added listView shortkeys 2013-02-19 10:56:36 +01:00
Andreas Preikschat
38c2c2db5e make diff more readable 2013-02-19 10:33:07 +01:00
Andreas Preikschat
53f93d6342 r2187 + conflicts 2013-02-19 10:16:54 +01:00
Andreas Preikschat
781da422b6 started to remove forgotten shortcut kwargs 2013-02-19 10:13:49 +01:00
Andreas Preikschat
fe11fd9365 r2187 2013-02-19 08:21:39 +01:00
Andreas Preikschat
cc97b4d127 updated vlc.py 2013-02-19 08:16:56 +01:00
Patrick Zimmermann
0df1f3932a Replace QObject.connect calls with a smarter more pythonic syntax. Courtesy of TRB143++. 2013-02-18 23:26:27 +01:00
Patrick Zimmermann
92b42a6bb5 Merge master. 2013-02-18 23:04:38 +01:00
Tim Bentley
4b30d6cd29 Openup servicemanager again 2013-02-18 21:36:36 +00:00
74fc1d3988 HEAD 2013-02-18 23:05:08 +02:00
c0653676e7 HEAD 2013-02-18 22:59:44 +02:00
Tim Bentley
4cb0b33fca Cleanup pluginmanager 2013-02-18 20:57:14 +00:00
Tim Bentley
7b03764a4a code cleanups 2013-02-18 20:41:08 +00:00
Tim Bentley
89b7083a69 Head 2013-02-18 20:40:40 +00:00
Tim Bentley
b7c43aa65e Minor code clean up and add more tests
bzr-revno: 2187
2013-02-18 20:39:48 +00:00
Tim Bentley
e8b123925f Bootstrap cleanup 2013-02-18 19:59:35 +00:00
Patrick Zimmermann
570b8e1f45 Merge master. 2013-02-18 19:56:26 +01:00
Patrick Zimmermann
10d9b506a6 Even more variables adapted to PEP8. Sentencify lots of comments. 2013-02-18 19:46:50 +01:00
Tim Bentley
de6ce12092 Mark 1 2013-02-17 21:28:45 +00:00
Andreas Preikschat
480b666918 cleaned pluginmanager constructor 2013-02-17 13:57:52 +01:00
Tim Bentley
2fab6cfb39 Head 2013-02-16 20:45:36 +00:00
Tim Bentley
e921e63e35 Head 2013-02-16 20:43:47 +00:00
Andreas Preikschat
ead6da8cbf Added UiStrings test
Added FormattingTags test

bzr-revno: 2183
2013-02-16 20:41:33 +00:00
Andreas Preikschat
73cce9ad13 r2182 2013-02-16 19:50:55 +01:00
Tim Bentley
a463314b7a Add Service Item Tests 2013-02-16 18:24:31 +00:00
Tim Bentley
8dc7c6ae65 Head 2013-02-16 13:25:18 +00:00
Tim Bentley
310f6032ed tidy ups 2013-02-16 13:24:56 +00:00
Andreas Preikschat
a20f309824 r2181 2013-02-16 13:44:47 +01:00
f4a2855094 Removed an unecessary variable. 2013-02-16 14:11:51 +02:00
a8fafc3363 HEAD 2013-02-16 14:01:10 +02:00
Andreas Preikschat
a40defdeab r2181 2013-02-16 12:46:12 +01:00
Tim Bentley
616684d9ad Merge and fixes 2013-02-16 10:40:05 +00:00
Andreas Preikschat
7c9506af4a - fixed Bug #1100277 (Songs don't load with latest build)
- added nose to check_dependencies.py
- fixed version number compare in create_separated_list

bzr-revno: 2178
2013-02-16 06:48:52 +00:00
Philip Ridout
53beeed257 Fix bug #1067251: Correct focus of theme manager's dialogs
- Fix a bug where the line edit in certain dialogs was not focused on show.
- Add a test

bzr-revno: 2177
Fixes: https://launchpad.net/bugs/1067251
2013-02-15 21:24:01 +02:00
Tim Bentley
c6ad115b10 More Signal removals 2013-02-14 21:50:10 +00:00
Tim Bentley
bd0ff619a9 Clean up settings and alerts 2013-02-14 21:31:17 +00:00
Patrick Zimmermann
ab88b77f9c Merge master. 2013-02-14 22:04:12 +01:00
Patrick Zimmermann
f7c19f599c Move customInit to wizard. So dummy implementations are not required in the deriving classes. 2013-02-14 22:01:10 +01:00
Andreas Preikschat
6b2274645a added test for UiStrings, started with FormattingTags tests 2013-02-14 15:54:45 +01:00
Arjan Schrijver
cc9464ea74 Merge HEAD 2013-02-13 20:27:10 +01:00
Patrick Zimmermann
e16a3c6dea Merge trunk. 2013-02-12 22:51:04 +01:00
Patrick Zimmermann
d8cfc4f28a Fix wizard after trunk merge and fix a minor display bug. 2013-02-12 22:44:33 +01:00
98311d9ad1 Add an interface test for the find_plugins method.
Not sure if this should be an interface test or a scenario test, but it does very little mocking, tries to let the bits of OpenLP run for real, and checks that all the plugins are imported.

Remove the superfluous argument to the find_plugins method.
2013-02-11 23:16:30 +02:00
1dacaf2487 HEAD 2013-02-11 21:52:07 +02:00
b5f3e46ad4 Pedantics. 2013-02-11 19:41:32 +02:00
Raoul Snyman
42e0eea6e7 Tidy up a little. 2013-02-11 15:46:08 +02:00
Raoul Snyman
f822aed40f Add some tests around the PluginManager class. 2013-02-11 15:22:13 +02:00
Raoul Snyman
a2125e0954 Add some comments to make things clearer. 2013-02-11 11:43:26 +02:00
Raoul Snyman
230c06c83c Change the importing of plugins to use the "imp" module in an effort to get around the UNO import errors. 2013-02-11 11:34:24 +02:00
Arjan Schrijver
0ca05faa5e Merge HEAD 2013-02-11 10:21:46 +01:00
Andreas Preikschat
6eba926a70 improved hide menu behaviour 2013-02-10 20:08:37 +01:00
Arjan Schrijver
3717e7fa20 - Enhanced 'choose group' dialog layout (thanks Raoul)
- Revert back to old QListWidget and use QTreeWidget only for images plugin
- Renamed dialogs to comply to coding standards
- Added image group icon
- Enabled animation on image groups
- Removed special 'Imported' folder and allow toplevel images instead
2013-02-10 17:11:12 +01:00
Tim Bentley
159e14c987 Head 2013-02-10 16:10:32 +00:00
Andreas Preikschat
203eb315b7 Fixed regression in theme manager / first time wizard
bzr-revno: 2175
2013-02-10 16:10:08 +00:00
Tim Bentley
064a4bad20 Merge fixes 2013-02-10 16:05:52 +00:00
Andreas Preikschat
8bb88f3c9f fixed bug 1112587
Fixes: https://launchpad.net/bugs/1112587
2013-02-10 13:29:42 +01:00
0f7f17f79c Various code cleanups.
- Renamed variables to python_style
- Renamed some functions to python_style
- PEP8 compliance cleanup
2013-02-10 12:39:28 +02:00
Tim Bentley
f669032fc9 Comment updates 2013-02-09 17:30:46 +00:00
Tim Bentley
f92adad31d Comment fixes 2013-02-09 17:23:35 +00:00
Tim Bentley
f9dc608984 Review fixes 2013-02-09 17:13:27 +00:00
Andreas Preikschat
5739536d8c fixed more regression 2013-02-09 16:27:35 +01:00
Andreas Preikschat
b0065d808c removed not needed call 2013-02-09 15:45:07 +01:00
Andreas Preikschat
d6128a4f06 fixed first time wizard 2013-02-09 15:13:38 +01:00
phill-ridout
589d335d39 Changed filerenamefor to registry.
Started on test for filerenameform
2013-02-07 21:55:22 +00:00
Tim Bentley
d1f7900ed4 fixes 2013-02-07 21:50:25 +00:00
Andreas Preikschat
28ea251866 fixed servicemanager bugs preventing saving/opening a service 2013-02-07 19:00:40 +01:00
Tim Bentley
cae39247d9 Final cleanup of variables 2013-02-07 11:33:47 +00:00
Tim Bentley
3063526430 Fix problems with start up thread 2013-02-07 10:16:08 +00:00
Tim Bentley
c90d45ca73 Bye Bye Event Receiver 2013-02-07 08:42:17 +00:00
Tim Bentley
fae34b1b4d Head + fix merge problems 2013-02-07 07:17:19 +00:00
Tim Bentley
1576a2c1d4 Config update conversion 2013-02-07 07:08:35 +00:00
Tim Bentley
1430559205 More Receiver to Registry migrations 2013-02-06 21:52:15 +00:00
Andreas Preikschat
818bd4a435 fixed version number compare 2013-02-06 20:49:39 +01:00
Tim Bentley
d491997ca7 old test code 2013-02-06 19:25:16 +00:00
Tim Bentley
eac2ce39b3 More Receiver removals 2013-02-05 21:42:15 +00:00
phill-ridout
6e17ff9d9e Set lineEdit focus when displaying form 2013-02-05 19:57:08 +00:00
Andreas Preikschat
ede9bb70d9 attempt to fix bug #1100277
Fixes: https://launchpad.net/bugs/1100277
2013-02-05 18:36:43 +01:00
Andreas Preikschat
b3e20f2788 r2170 + conflict 2013-02-05 09:10:50 +01:00
Andreas Preikschat
f94ae4d7c2 reordered imports 2013-02-05 09:05:28 +01:00
Andreas Preikschat
7cf10df7e8 converted print statements 2013-02-04 23:05:19 +01:00
Andreas Preikschat
8f5fe64d3e fixed short lines 2013-02-04 22:39:44 +01:00
Andreas Preikschat
a72b4283bf removed mutable as parameters 2013-02-04 22:27:50 +01:00
Andreas Preikschat
3df730db09 used += instead 2013-02-04 22:26:27 +01:00
Andreas Preikschat
86912ec2c3 removed not needed imports; removed not needed script 2013-02-04 22:22:12 +01:00
Andreas Preikschat
9aa7cf7b29 r2169 + conflict 2013-02-04 22:07:38 +01:00
Tim Bentley
b7b19a4180 Fix up Registry function processing 2013-02-04 19:25:12 +00:00
Tim Bentley
ca5e46a2b1 Add test idea for the registry 2013-02-03 21:46:56 +00:00
Arjan Schrijver
adb7aac7cf Merge HEAD 2013-02-03 20:34:53 +01:00
Tim Bentley
a9a4c7938e Fix name and other bugs 2013-02-03 19:23:12 +00:00
Tim Bentley
28aeed815f Minor fixes 2013-02-03 17:42:31 +00:00
Tim Bentley
ad438ba4b2 Remove rogue print 2013-02-03 16:56:19 +00:00
Tim Bentley
084da9c1bd Minor fixes 2013-02-03 16:44:03 +00:00
Tim Bentley
b83b6eccd1 Head and merge failures 2013-02-03 16:40:39 +00:00
Tim Bentley
123f460f7e Fix up Receiver code changes 2013-02-03 15:06:17 +00:00
12fc795c9c Fix up some issues caused by my refactor and some apparent merge conflict somewhere. 2013-02-03 16:40:48 +02:00
00039fbdef Removed an accidental commit 2013-02-03 15:31:05 +02:00
Tim Bentley
27cd63ebcd Remove events and move to Registry 2013-02-03 09:07:31 +00:00
327711d0ef HEAD 2013-02-02 23:16:42 +02:00
922c392ecb Slowly start moving names to PEP8 style names. 2013-02-02 22:54:34 +02:00
Tim Bentley
e61bb30d75 missed one 2013-02-02 20:21:14 +00:00
2f8bc1e2bb More cleanups 2013-02-02 22:18:34 +02:00
Tim Bentley
4f2b21ddfa Fix review comments 2013-02-02 19:49:56 +00:00
b0d96aa932 HEAD 2013-02-02 20:43:34 +02:00
Tim Bentley
42ff12dc48 more tweeks 2013-02-02 07:34:42 +00:00
Tim Bentley
345b0fcd12 Fix up merge request issues 2013-02-02 07:08:28 +00:00
e25326512d Now all the media players are looking better 2013-02-02 08:32:29 +02:00
Tim Bentley
8c0144d1fc Merge errors 2013-02-01 22:14:30 +00:00
Tim Bentley
aa14303003 standards for thememanager and more Registry 2013-02-01 21:48:06 +00:00
c891edc40c Last of the dialogs 2013-02-01 23:34:23 +02:00
4bd77075f3 Slowly making progress. 2013-02-01 22:52:42 +02:00
Tim Bentley
4c26ff8f80 Cleaned up ServiceManager 2013-02-01 20:40:23 +00:00
439fc9b8f0 More cleanups 2013-02-01 22:36:27 +02:00
Tim Bentley
3b6f897f6e Cleanup Advance Tab 2013-02-01 20:09:47 +00:00
18034a2f6a Linting cleanups. 2013-02-01 21:58:18 +02:00
Arjan Schrijver
3f4df4f22c Merge HEAD 2013-02-01 13:01:24 +01:00
Andreas Preikschat
9d2fc38717 r2164 + conflict 2013-01-31 20:22:56 +01:00
Patrick Zimmermann
27a6fbdc86 Proper fix for line striping with config setting
bzr-revno: 2164
2013-01-31 19:09:52 +00:00
Dmitriy Marmyshev
235d1c8b79 Make slide controller buttons width aware
bzr-revno: 2163
2013-01-31 19:06:53 +00:00
Andreas Preikschat
9bc317532c r2162 + conflict 2013-01-31 19:47:53 +01:00
Andreas Preikschat
c7aa0cd0f1 removed commented line 2013-01-31 19:46:19 +01:00
Patrick Zimmermann
2fbcd321cc Merge trunk. 2013-01-31 19:18:19 +01:00
Andreas Preikschat
16ba742d1d sorted default dict a bit; fixed settings conversion; renamed a setting; removed old setting 2013-01-31 08:56:34 +01:00
Patrick Zimmermann
bc93e5e3e2 Merge trunk. 2013-01-31 00:31:57 +01:00
Tim Bentley
72920494a6 Head and merge fixes 2013-01-30 22:01:52 +00:00
Andreas Preikschat
d7472876c7 change wording 2013-01-30 21:34:54 +01:00
Andreas Preikschat
cc5776c7d3 fixed 'song/ccli number' setting; do not change setting.ini when IMPORTING 2013-01-30 21:29:33 +01:00
Arjan Schrijver
d95aef4b97 - Scroll images list automatically when dragging
- Expand group where new images were added
- Select dropped images
- More code style fixes
- Reverted earlier change to validateAndLoad
2013-01-30 20:33:22 +01:00
Andreas Preikschat
827f978970 moved setting 2013-01-30 20:16:51 +01:00
Andreas Preikschat
f7e44c4563 fixed spelling 2013-01-30 20:14:39 +01:00
Andreas Preikschat
8b037d16d7 fixed moved setting 2013-01-30 20:11:58 +01:00
Andreas Preikschat
f048abe326 fixed old missing setting 2013-01-30 20:05:52 +01:00
Andreas Preikschat
94be547550 removed not needed return 2013-01-30 19:29:10 +01:00
Andreas Preikschat
320b692db7 fixed lower case on some settings 2013-01-30 19:24:41 +01:00
Andreas Preikschat
af1000bc4d fixed data path missing 2013-01-30 19:05:56 +01:00
Andreas Preikschat
6822834c86 r2160 2013-01-30 18:56:00 +01:00
Arjan Schrijver
260a6815c2 Lots of code style fixes 2013-01-30 11:57:06 +01:00
Tim Bentley
0a1f91af8b Review fixes 2013-01-29 17:19:19 +00:00
Arjan Schrijver
42a75e545e Implemented drag&drop from external directly into an image group 2013-01-29 14:21:07 +01:00
Arjan Schrijver
34455239ef Implemented drag&drop between image groups 2013-01-29 13:02:20 +01:00
Arjan Schrijver
d09b9edcc9 Fixed two comments 2013-01-28 20:52:26 +01:00
Patrick Zimmermann
cd89c4de9a Enable -> Use and British spelling. 2013-01-27 23:10:03 +01:00
Patrick Zimmermann
6e1f9cd3c1 Adapt code for new Settings() infrastructure. 2013-01-27 23:07:30 +01:00
Patrick Zimmermann
85810cc7f5 Merge master. 2013-01-27 22:55:24 +01:00
Tim Bentley
9719645edd Fix up tests and amened Register 2013-01-27 20:59:02 +00:00
Tim Bentley
80a2a7449e Move var cleanups 2013-01-27 20:36:18 +00:00
Tim Bentley
96c9c5679d Fix settings 2013-01-27 13:58:29 +00:00
Tim Bentley
91a959a490 More name cleanups 2013-01-27 10:18:06 +00:00
Tim Bentley
eb3e5b8642 Remote Edit cleanup and simplification 2013-01-27 09:57:03 +00:00
Tim Bentley
bdb9089409 Cleanup ServiceManager code 2013-01-27 07:36:04 +00:00
Tim Bentley
183c0c700d More Registry cleanups and bug fixes 2013-01-26 07:39:07 +00:00
Tim Bentley
96afb2a737 Fix tests so they work better. Pylint fixes and bug fixex 2013-01-25 20:50:18 +00:00
Arjan Schrijver
150fe6e15f Removed ListWidgetWithDnD and fixed some rebasing bugs 2013-01-25 16:30:18 +01:00
Arjan Schrijver
a770f90320 Implemented adding image groups 2013-01-25 15:06:49 +01:00
Arjan Schrijver
9b707d2351 Moved images filenames storage from configfile to sqlite db 2013-01-25 12:52:32 +01:00
Arjan Schrijver
5631a68c40 Fixes for QTreeWidget 2013-01-25 12:38:48 +01:00
Arjan Schrijver
32a77e8313 Two more fixes for QTreeWidget 2013-01-25 12:30:22 +01:00
Arjan Schrijver
dbce056688 Change QListWidget to QTreeWidget in media manager 2013-01-25 12:29:32 +01:00
Tim Bentley
c0aca32660 Head 2013-01-24 20:08:52 +00:00
Tim Bentley
0e6b7c705d fix up testing bugs 2013-01-24 20:04:18 +00:00
Tim Bentley
34b4d5c97e Add ability for media to use the slider to see time and set position.
More Tests
Fix pylint issues

bzr-revno: 2159
2013-01-24 20:03:54 +00:00
Andreas Preikschat
2f69520db8 - fixed traceback in service manager 2013-01-24 10:18:38 +01:00
Tim Bentley
1e3590a152 Clean up complete for now 2013-01-24 06:00:51 +00:00
Dmitriy Marmyshev
6e92547398 styling fix 2013-01-24 07:07:41 +04:00
Tim Bentley
e519e1b435 remove main window code in service manager 2013-01-23 21:47:23 +00:00
Andreas Preikschat
7efb44b219 fixed traceback 2013-01-23 22:18:38 +01:00
Tim Bentley
be6977a1a3 remove plugin helpers 2013-01-23 21:05:25 +00:00
Tim Bentley
3e3ec476f0 head 2013-01-23 21:01:45 +00:00
Tim Bentley
25eb8ae8e8 Head 2013-01-23 20:32:49 +00:00
Andreas Preikschat
67ac6bcb90 Bug 1086987 (Log system does not log all exceptions)
bzr-revno: 2157
2013-01-23 20:30:59 +00:00
Tim Bentley
aafef12bf8 Head with fixes 2013-01-23 20:29:43 +00:00
Tim Bentley
76d259264d More cleanups 2013-01-23 19:53:40 +00:00
Tim Bentley
9a107e627b Head 2013-01-23 19:53:02 +00:00
Tim Bentley
3378e32da3 More cleanups and removal of plugin_helpers 2013-01-23 19:28:47 +00:00
Tim Bentley
9067b16e0e fix up some tests 2013-01-22 21:59:45 +00:00
Patrick Zimmermann
33c6633dbb More documentation. 2013-01-22 22:35:53 +01:00
Tim Bentley
064ca583ca Live and Preview Moved 2013-01-22 21:25:16 +00:00
Tim Bentley
a6de33f177 Registry takes shape and takes over 2013-01-22 21:09:43 +00:00
Patrick Zimmermann
f9207819e0 Merge master. 2013-01-22 21:16:13 +01:00
Tim Bentley
f9e138612c missed file 2013-01-22 19:35:29 +00:00
Tim Bentley
f759191614 Move to properties 2013-01-22 19:34:15 +00:00
Tim Bentley
5051b9a177 Forgot the new file 2013-01-22 18:56:38 +00:00
Tim Bentley
502a7c2c2e Kernel start 2013-01-22 18:54:59 +00:00
Tim Bentley
59bb9efdf3 demo of singleton 2013-01-21 20:56:27 +00:00
Andreas Preikschat
5e09dc5f81 fixed 'last files' missing 2013-01-21 20:50:19 +01:00
Andreas Preikschat
d0c9c35deb r2154 + fixed trunk 2013-01-21 20:47:53 +01:00
Tim Bentley
895215715c Move text changes 2013-01-21 17:22:10 +00:00
Tim Bentley
aabc55b4dd For code cleanups 2013-01-21 11:11:47 +00:00
Tim Bentley
4224d8befe Spelling 2013-01-21 07:34:50 +00:00
Tim Bentley
b04a6bba79 Code tidy ups to make pylint happier 2013-01-21 07:29:43 +00:00
Tim Bentley
a54d02f81c Fix merges 2013-01-21 06:52:55 +00:00
Tim Bentley
5f6e9f7c28 Fix more tests 2013-01-21 06:46:38 +00:00
Dmitriy Marmyshev
a20c077698 Add Autoplay feature to Service items and Service Manager
bzr-revno: 2152
2013-01-21 06:45:00 +00:00
Andreas Preikschat
78cc77f0b3 fixed parameter name 2013-01-20 21:54:06 +01:00
Andreas Preikschat
dd8f35e58a fixed bug 1086987
Fixes: https://launchpad.net/bugs/1086987
2013-01-20 18:14:42 +01:00
Tim Bentley
3681ef911c Updates 2013-01-20 17:12:33 +00:00
Andreas Preikschat
8acbdebd2e removed print 2013-01-20 13:43:19 +01:00
Andreas Preikschat
9e2ae12ad0 fixed bug 2013-01-20 13:37:34 +01:00
Andreas Preikschat
e762e3b672 r2151 + conflicts 2013-01-20 13:23:22 +01:00
Andreas Preikschat
aef944dc8e removed not used imports
bzr-revno: 2151
2013-01-20 13:14:34 +01:00
Andreas Preikschat
662d5d284d sort iteams a bit 2013-01-20 12:58:37 +01:00
Andreas Preikschat
c57d3f8372 fixed offlinehelp shortcut missing 2013-01-20 12:48:40 +01:00
Andreas Preikschat
df55fb1ebb improved screen list settings 2013-01-20 12:46:19 +01:00
Tim Bentley
d4db88d2a4 More Service item tests 2013-01-20 10:01:51 +00:00
Tim Bentley
4224e2441a Lets use the value as it has been set 2013-01-19 13:46:28 +00:00
Tim Bentley
47d391457c Head 2013-01-19 12:51:29 +00:00
Tim Bentley
edb7660bc0 Fix rougue events being generated 2013-01-19 12:50:52 +00:00
Andreas Preikschat
b91177f00b removed not needed imports 2013-01-19 00:31:02 +01:00
Andreas Preikschat
bd4abf7655 removed not needed parameter 2013-01-19 00:01:16 +01:00
Patrick Zimmermann
a8041466ad Merge master. 2013-01-18 22:45:36 +01:00
Patrick Zimmermann
768b27101e Reverse option logic. Now it's "enable alternating row colors". 2013-01-18 22:41:11 +01:00
Andreas Preikschat
3bf4f401b1 r2148 2013-01-18 22:36:15 +01:00
Andreas Preikschat
dd99c23c8c removed print statement again 2013-01-18 22:32:40 +01:00
Andreas Preikschat
bee9c96b9a song export fixes 2013-01-18 22:24:25 +01:00
Andreas Preikschat
6f3f9ce0ea fixed screen default values (-1 is also allowed as x,y); fixed syntax 2013-01-18 22:06:09 +01:00
Andreas Preikschat
2b38081b47 cough 2013-01-18 21:55:03 +01:00
Andreas Preikschat
2f3a5d1fb2 final clean ups 2013-01-18 21:43:19 +01:00
Andreas Preikschat
bf4c1dafb4 fixed up wizard 2013-01-18 21:35:30 +01:00
Andreas Preikschat
5b6326e2ac migrate settings 2013-01-18 20:24:06 +01:00
Raoul Snyman
d2819ceae1 Code style cleans to make pylint happier
bzr-revno: 2148
2013-01-18 19:18:27 +00:00
Arjan Schrijver
5bba7562f3 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: 2147
2013-01-18 19:17:20 +00:00
Dmitriy Marmyshev
e3e8693bcc name fix 2013-01-18 23:00:13 +04:00
Andreas Preikschat
a98045e386 remove set_list and get_list from SettingsManager 2013-01-18 19:50:46 +01:00
Andreas Preikschat
254f6915ed changed keys 2013-01-18 13:25:05 +01:00
Andreas Preikschat
aa5f38624d fixed settings 2013-01-17 23:37:10 +01:00
Andreas Preikschat
b376c620bd fixed string not being used 2013-01-17 23:28:51 +01:00
Andreas Preikschat
3f31c33e74 fixed images 2013-01-17 23:22:05 +01:00
Andreas Preikschat
e55b6ce78e removed set_last_dir and get_last_dir methods 2013-01-17 23:14:06 +01:00
Dmitriy Marmyshev
5ce7ceafed fixed varaibles 2013-01-17 17:09:46 +04:00
Raoul Snyman
88272a3a6a A couple of small code cleanups to raise our code score on CI. 2013-01-16 23:03:01 +02:00
Andreas Preikschat
1ea08d42d1 corrected translate context 2013-01-16 21:23:02 +01:00
Andreas Preikschat
fd85cb66ae cleaned dict 2013-01-16 20:37:47 +01:00
Tim Bentley
9d8fc508b0 Head 2013-01-16 19:37:11 +00:00
Tim Bentley
f2ef685cf1 tidy ups 2013-01-16 19:35:44 +00:00
Andreas Preikschat
d552607f57 fixed doc 2013-01-16 20:03:41 +01:00
Andreas Preikschat
48db63e81e I better stay correct; fixed doc 2013-01-16 20:01:11 +01:00
Andreas Preikschat
0fc9c4792f tweaked 'settings migrator' 2013-01-16 19:59:34 +01:00
Andreas Preikschat
08d618c604 added fixme 2013-01-16 13:42:33 +01:00
Andreas Preikschat
15c96f8b87 fixed upper General 2013-01-16 13:26:17 +01:00
Andreas Preikschat
423edf5905 fixed default screen values 2013-01-16 13:09:39 +01:00
Andreas Preikschat
c29bbd3ca0 r2146 2013-01-16 12:29:19 +01:00
Andreas Preikschat
65d0dac3c8 set default plugin status in plugin.py instead of in the plugins 2013-01-16 12:28:38 +01:00
Dmitriy Marmyshev
ef947355c5 style fixing 2013-01-16 03:59:04 +04:00
Dmitriy Marmyshev
0c18fcad88 renaming varables 2013-01-16 02:17:55 +04:00
Andreas Preikschat
d6baae9f34 added test (not finished) 2013-01-15 23:01:15 +01:00
Andreas Preikschat
4da8580c4f removed import which shouldn't be there
bzr-revno: 2146
2013-01-15 23:00:12 +01:00
Andreas Preikschat
ed166ce2a6 fixed import 2013-01-15 22:52:26 +01:00
Arjan Schrijver
b6c6a7cd6d Fix line spacing 2013-01-15 22:29:56 +01:00
Andreas Preikschat
ca60c230ba r2144 + conflict 2013-01-15 22:26:45 +01:00
Tim Bentley
ca516061b5 Fix display focus for single screens
bzr-revno: 2145
2013-01-15 21:12:01 +00:00
Andreas Preikschat
2c2268a326 removed print statement 2013-01-15 00:43:39 +01:00
Andreas Preikschat
c58a6c801d don't overwrite build-ins 2013-01-15 00:31:02 +01:00
Andreas Preikschat
6cecfe0fb7 fixed settingsmanager bug; fixed translation bug 2013-01-15 00:26:51 +01:00
Patrick Zimmermann
5f04c934b1 Merge master. 2013-01-12 21:52:23 +01:00
Patrick Zimmermann
4af3798cd3 Fix a comment indentation. 2013-01-12 21:51:14 +01:00
Andreas Preikschat
aaafbdf2ea added ability to completely remove settings; docs 2013-01-12 10:01:58 +01:00
Andreas Preikschat
fa6703f307 fixed up remove_obsolete_settings method 2013-01-12 09:54:49 +01:00
Andreas Preikschat
cd343bd16c removed todo 2013-01-11 21:53:20 +01:00
Andreas Preikschat
095066cf19 add possibility to remove old_keys from the config 2013-01-11 21:44:30 +01:00
Dmitriy Marmyshev
024ba1aac9 Auto separating blank buttons, if width allows this.
Fixes: https://launchpad.net/bugs/718797
2013-01-12 00:23:06 +04:00
Andreas Preikschat
f1a8bad78e added blank lines 2013-01-11 20:36:28 +01:00
Andreas Preikschat
159e23d4c9 moved code to the top of the file 2013-01-11 20:25:57 +01:00
Andreas Preikschat
52830ee6ee changed variable names 2013-01-11 20:08:36 +01:00
Andreas Preikschat
49d61c2e59 change method name 2013-01-11 20:07:45 +01:00
Andreas Preikschat
4e2f673655 added docs 2013-01-11 19:55:42 +01:00
Andreas Preikschat
725bd7dcf6 fixed bug doing bad things 2013-01-11 19:51:45 +01:00
Tim Bentley
634246a493 set the focus to the maindisplay when it is updated.
Fixes: https://launchpad.net/bugs/1097898
2013-01-11 17:08:44 +00:00
Andreas Preikschat
75a86f05ee fixed removed plugin 2013-01-11 13:43:18 +01:00
Andreas Preikschat
0f042dde6f clean ups 2013-01-11 01:35:00 +01:00
Andreas Preikschat
91fbf037a2 splitted ui.py into two files; changed imports 2013-01-11 01:19:11 +01:00
Andreas Preikschat
2616f63007 removed value parameter (still needs work) 2013-01-11 00:07:48 +01:00
Andreas Preikschat
6faf76ed5c change empty lines 2013-01-10 21:50:01 +01:00
Andreas Preikschat
98140f3598 added settings.py 2013-01-10 21:47:10 +01:00
Andreas Preikschat
2a816115bb pull in settings; renamed dict 2013-01-10 21:41:16 +01:00
Andreas Preikschat
af5995f2a1 moved shortcut settings to settings.py 2013-01-10 21:14:49 +01:00
Andreas Preikschat
306919d15f moved settings to own file 2013-01-10 20:54:45 +01:00
Andreas Preikschat
eb6bc6adbc started work to store setting in a (half) central place 2013-01-10 20:33:48 +01:00
Arjan Schrijver
2ce3f7d512 Make sure images use the configured background/border color when loaded from a saved service file 2013-01-10 11:22:01 +01:00
Tim Bentley
9f7725573d Fix tests 2013-01-09 19:56:16 +00:00
Dmitriy Marmyshev
daf1887ab9 HEAD 2013-01-09 20:12:31 +04:00
Dmitriy Marmyshev
30ea5fce9c Pause looping when blanking screen 2013-01-09 14:30:32 +04:00
Raoul Snyman
f738037d19 Change the way the version check works so that nightlies check a nightly file, dev releases a dev file, and stable releases a version file. 2013-01-08 22:44:56 +02:00
Patrick Zimmermann
d85ede45b8 Added a wizard. Non functional yet. Changed OpenLPWizard to allow for no
progressPage to be added.
2013-01-08 21:06:57 +01:00
Jonathan Corwin
af541e4389 Fix import of settings.
- QSettings exports the 'general' group as '%General' but appears in some circumstances (Linux?) to struggle to import this again. Try and compensate.

- Support the import of the 'players' section

- Change the setting group validation to skip those it doesn't know. Just test for an expected setting earlier instead. Also fix the error message.

bzr-revno: 2139
Fixes: https://launchpad.net/bugs/1094198
2013-01-05 11:37:48 +00:00
Tim Bentley
7ee8d8c576 Fix crash on blank to desktop 2013-01-03 21:28:00 +00:00
Jonathan Corwin
794567b1ec Import %General, better error message, support 'players' section 2013-01-02 22:32:41 +00:00
Martin Zibricky
e7601fcea8 This fixes the related bug with QPyNullVariant
bzr-revno: 2138
Fixes: https://launchpad.net/bugs/1095268
2013-01-02 22:01:33 +00:00
Tim Bentley
feef9df575 Head 2013-01-02 21:50:45 +00:00
Tim Bentley
e03a265ba9 Style updates and more tests 2013-01-02 21:50:20 +00:00
Jonathan Corwin
38e580fbd7 Edit/save custom slide items in service files.
bzr-revno: 2136
2013-01-02 21:31:11 +00:00
Martin Zibricky
fee8ae78bb Fix bug #1095268 - issue with QPyNullVariant. 2013-01-02 12:26:21 +01:00
Patrick Zimmermann
33bad25104 Rename "workarounds" -> "display workarounds". 2013-01-01 21:03:12 +01:00
Patrick Zimmermann
cf9f55d5d2 Change blockSignals() to use True & False. Correct line length. 2013-01-01 14:38:36 +01:00
Dmitriy Marmyshev
df916a3fc1 HEAD 2013-01-01 14:28:52 +04:00
Tim Bentley
174905b991 update tests 2012-12-30 22:10:51 +00:00
Tim Bentley
44a9f96c87 merge fixes 2012-12-30 19:49:48 +00:00
Tim Bentley
a235602acb Fix up auto start 2012-12-30 16:43:49 +00:00
Patrick Zimmermann
b5fe0139ea Merge master (including Settings() refactor). 2012-12-30 13:01:27 +01:00
Tim Bentley
e79250c06b Fix seek slider code - and Head 2012-12-30 08:33:42 +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
Dmitriy Marmyshev
8a96b0b3a1 HEAD 2012-12-30 02:52:19 +04:00
Tim Bentley
4a0b3f90aa 2013 is comming 2012-12-29 20:56:56 +00:00
Tim Bentley
01de9a93df Capture key and mouse movements 2012-12-29 20:54:25 +00:00
Tim Bentley
9f28874eb5 Code fixes 2012-12-29 18:13:08 +00:00
Tim Bentley
4f2f6f73aa Completed core conversion 2012-12-29 15:25:29 +00:00
Tim Bentley
345b5638c8 Splash screen done 2012-12-29 13:35:16 +00:00
Tim Bentley
4b6292220a Main window done 2012-12-29 13:15:42 +00:00
Tim Bentley
2b6b6d5756 Start of ui 2012-12-29 09:35:24 +00:00
Jonathan Corwin
d814553924 Head + need fixings (forgot to commit head first, sorry) 2012-12-28 22:33:06 +00:00
Tim Bentley
ae576251bd Core lib 2012-12-28 22:06:43 +00:00
Andreas Preikschat
df3a1bd100 tweaked language manager code 2012-12-27 22:56:53 +01:00
Andreas Preikschat
8fdbca8d89 fixed comment 2012-12-27 22:41:11 +01:00
Andreas Preikschat
e325affe10 fixed data path 2012-12-27 22:20:32 +01:00
Andreas Preikschat
863aa58656 final clean ups 2012-12-27 18:17:08 +01:00
Andreas Preikschat
0a57bed2f7 fixed setting import 2012-12-27 18:00:40 +01:00
Andreas Preikschat
cbd22b7141 fixed bug caused by merge 2012-12-27 17:46:27 +01:00
Andreas Preikschat
f1bdcec79d r2131 + conflicts 2012-12-27 17:33:38 +01:00
Andreas Preikschat
b6c9fa16c5 reverted last commit 2012-12-27 17:27:59 +01:00
Tim Bentley
e54f4eec7b Interface unusable when run on XFce 2012-12-26 12:20:30 +00:00
Dmitriy Marmyshev
86d916509b deleted commented code 2012-12-26 00:22:41 +04:00
Tim Bentley
933925647b Fix unblocking of events 2012-12-24 21:04:52 +00:00
Jonathan Corwin
0092fc6960 Save any service text item as a custom slide 2012-12-23 00:00:24 +00:00
Tim Bentley
81640a9612 Fix media starting in wrong place 2012-12-21 19:19:26 +00:00
Tim Bentley
b1f80c96ea Fix media starting in wrong place 2012-12-21 19:11:00 +00:00
Andreas Preikschat
18aaf682e8 started to implment central place for default values 2012-12-20 21:33:43 +01:00
Andreas Preikschat
6ed77d4032 r2128 + conflicts 2012-12-20 13:09:12 +01:00
Arjan Schrijver
e574466ebb use unicode strings 2012-12-20 09:05:25 +01:00
Patrick Zimmermann
f156c37e90 Fix indentation. 2012-12-19 23:25:52 +01:00
Patrick Zimmermann
cf36197993 Rename stylesheetFix -> alternateRows. 2012-12-19 23:22:11 +01:00
Arjan Schrijver
e7787ddd2d fixed bug #1092121 'Interface unusable when run on XFce'
Fixes: https://launchpad.net/bugs/1092121
2012-12-19 17:26:53 +01:00
Dmitriy Marmyshev
3f380c68d9 Code cleanUp lines to 120 2012-12-19 00:25:07 +04:00
Dmitriy Marmyshev
770f245d0c HEAD 2012-12-18 00:39:07 +04:00
Patrick Zimmermann
34bec28074 Merge master 2012-12-17 20:54:07 +01:00
Patrick Zimmermann
c9624ab378 Default stylesheet logic to true on Windows even without existing configuration. 2012-12-17 20:50:09 +01:00
Dmitriy Marmyshev
3e3911c133 Renamed varaibles by standard. 2012-12-16 20:45:38 +04:00
Tim Bentley
cbbb6c7e2a Head merge and resolve conflicts 2012-12-13 19:02:32 +00:00
Tim Bentley
68ce73544a volume fixes 2012-12-13 18:55:11 +00:00
Patrick Zimmermann
e87fe82572 Add missing base_color. 2012-12-11 21:02:41 +01:00
Tim Bentley
0f0b8d04e7 Core Media to 120 2012-12-11 19:55:47 +00:00
Patrick Zimmermann
97ecefedff Correct an indentation. 2012-12-11 20:46:18 +01:00
Patrick Zimmermann
f239b2345d Move changes to new branch. 2012-12-11 00:35:53 +01:00
Tim Bentley
0ea45fd885 SlideController and ServiceManager 2012-12-10 18:04:58 +00:00
Tim Bentley
564b2e41ae Style Fixes 2012-12-10 06:15:42 +00:00
Tim Bentley
5a4a33b9b8 Updates 2012-12-09 20:57:41 +00:00
Tim Bentley
6748266fba Fix the setting for lite saves 2012-12-08 16:20:52 +00:00
Tim Bentley
5be9ba5b2c Cleanup Service Item Validation and start tests 2012-12-08 08:40:41 +00:00
Tim Bentley
d2d48da480 Cleanup ServiceItem 2012-12-07 21:57:35 +00:00
Jonathan Corwin
b03606b8a8 Transparent Theme fix
bzr-revno: 2126
2012-12-07 21:48:20 +00:00
Jonathan Corwin
33be405013 Transparent fix 2012-12-07 19:43:53 +00:00
Tim Bentley
f3cabebf79 Fix header 2012-12-07 19:04:13 +00:00
Tim Bentley
3bd911de79 Revised media and bug fixes
bzr-revno: 2124
2012-12-07 19:00:33 +00:00
Tim Bentley
11276f6bba Ffix up icons 2012-12-07 18:56:33 +00:00
Tim Bentley
d6513f7c60 Fix blank / unblank bug 2012-12-07 17:47:32 +00:00
Jonathan Corwin
1c651abea2 Set css on specific widgets 2012-12-06 22:06:59 +00:00
Tim Bentley
0e980b6a98 resources for media 2012-12-06 19:26:50 +00:00
Andreas Preikschat
d18564f847 fixed missing arg method 2012-12-06 19:59:07 +01:00
Andreas Preikschat
7fa97b2cac fixed import order 2012-12-06 12:09:10 +01:00
Andreas Preikschat
e8178b2569 swap lines 2012-12-06 12:05:09 +01:00
Andreas Preikschat
1a80a243a8 removed not needed import 2012-12-06 12:03:27 +01:00
Tim Bentley
34275d0a5f Fix service save 2012-12-05 22:42:48 +00:00
Andreas Preikschat
cd69d2f930 head + conflicts 2012-12-05 22:10:20 +01:00
Andreas Preikschat
6c1e303dbd fixed branch 2012-12-05 21:33:39 +01:00
Tim Bentley
ec314273b2 Move class to 120 line width
bzr-revno: 2123
2012-12-05 19:01:25 +00:00
Andreas Preikschat
9b1709963e Change defaults for display screen mouse hiding
bzr-revno: 2122
2012-12-05 06:13:34 +00:00
Andreas Preikschat
80604f7729 - removed not needed 'QtCore.Qt.OtherFocusReason' from setFocus calls
- fixed 'short' lines
- changed addItem to addItems when possible
- other clean ups
- refactored class
- removed not needed parameters

bzr-revno: 2121
2012-12-05 06:12:07 +00:00
Tim Bentley
0c5430b925 Test 120 column diffs 2012-12-05 05:53:14 +00:00
Andreas Preikschat
fc38f62a17 trunk + conflicts 2012-12-04 22:50:14 +01:00
Andreas Preikschat
c5f34a8637 'fixed' code (cough) 2012-12-04 22:22:08 +01:00
Tim Bentley
a1d3d002ef String fixes 2012-12-04 06:09:55 +00:00
Tim Bentley
fae1d79fff 2020 2012-12-03 19:19:10 +00:00
Tim Bentley
b1c2cee003 Fix swf files 2012-12-03 19:18:28 +00:00
Andreas Preikschat
1ef6643e85 - when a verse appears more than once do not render the verse again, instead use the already rendered one to improve performance
bzr-revno: 2120
2012-12-03 20:01:33 +01:00
Andreas Preikschat
ea4e271e21 r2118 2012-12-02 21:29:21 +01:00
Tim Bentley
580de0015f Fix background video 2012-12-02 08:06:08 +00:00
Tim Bentley
a7294a8e8b Copyright and Translation updates from 2.0 2012-12-01 07:57:54 +00:00
Tim Bentley
e9806f8e6b 2.0 head 2012-11-29 20:46:48 +00:00
Tim Bentley
2299290f5c fix stop 2012-11-29 20:46:16 +00:00
Tim Bentley
846d909dc3 Fix osz bug 2012-11-28 21:14:08 +00:00
Tim Bentley
cf0bb94b3f Clean ups 2012-11-26 17:57:36 +00:00
Tim Bentley
d538a32f49 String clean ups 2012-11-24 08:01:10 +00:00
Tim Bentley
734c697fef Documentation 2012-11-24 07:24:30 +00:00
Tim Bentley
116c5b030f Fix media language Automatic 2012-11-22 22:02:40 +00:00
Tim Bentley
4eab1a6521 Head 2012-11-22 21:58:16 +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
Tim Bentley
6fd865635f Fix most of the review comments 2012-11-21 21:49:18 +00:00
Raoul Snyman
fed4a0adda Add additional media suffix to vlc
bzr-revno: 2112
2012-11-20 19:19:24 +00:00
Raoul Snyman
85920b2132 Added .m4v to list of allowed VLC extensions. 2012-11-20 15:04:46 +02:00
Tim Bentley
acadf89a34 Fix displayed preview 2012-11-18 07:56:12 +00:00
Tim Bentley
506fd80f89 Style cleanups 2012-11-17 07:59:25 +00:00
Tim Bentley
57ad90f1a6 Head 2012-11-16 21:46:56 +00:00
Tim Bentley
9eb3757c9f Stop indexing arrays with objects 2012-11-16 21:46:17 +00: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
Dmitriy Marmyshev
2093d9829f Renamed varaibles by standard 2012-11-16 22:48:49 +04:00
Dmitriy Marmyshev
9bb9c6a629 Renamed varaibles by standard. 2012-11-16 21:06:52 +04:00
Dmitriy Marmyshev
2f34b5ddf2 Renamed all variables by standard. 2012-11-14 15:47:15 +04:00
Dmitriy Marmyshev
7780751807 all methods renamed by standard. 2012-11-13 12:32:09 +04:00
Dmitriy Marmyshev
4af902e74d Some fixes for autoplay 2012-11-13 12:11:49 +04: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
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
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
431a5fbb15 Fix from misalignment 2012-11-10 16:51:23 +00:00
Tim Bentley
69b2bcb21f Head 2016 2012-11-10 16:43:42 +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
Dmitriy Marmyshev
d5a4cbd900 Autoplay slides ffuture 2012-11-09 22:44:25 +04:00
Tim Bentley
47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Philip Ridout
0bc2e5b71e Simplified Validate Method 2012-11-07 21:10:38 +00:00
Tim Bentley
2295a74d5d Head 2104 - reverse some changes as not valid in this release 2012-11-07 18:47:56 +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
9e1e07c04c Head 2103 2012-11-07 18:41:07 +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
Philip Ridout
4f78c5e5bc fixes bug #1066142 "cancel firsttime wizard without song causes song reindexing" 2012-11-04 20:45:31 +00:00
Tim Bentley
751246ce0c Merge cleanups 2012-11-04 20:11:10 +00:00
Tim Bentley
f155b51467 Head 2099 2012-11-03 20:53:30 +00:00
Philip Ridout
443ad478c1 Added validate function to serviceitem 2012-11-02 18:54:42 +00:00
Tim Bentley
8cd8d07d2c missing rename 2012-11-01 18:57:07 +00:00
Tim Bentley
6047657741 cleanups and minor fixes 2012-11-01 18:45:12 +00:00
Raoul Snyman
61b505f1bd Updated the image in the About dialog to the one from the new web site.
Fixes: https://launchpad.net/bugs/1069109
2012-11-01 19:41:22 +02:00
Tim Bentley
a91dc027d2 Documentation 2012-11-01 16:54:37 +00:00
Tim Bentley
b01fd0b293 SaveAs lite validation 2012-11-01 16:36:45 +00:00
Andreas Preikschat
3629c8a535 r2098 + conflict 2012-11-01 16:56:03 +01:00
Philip Ridout
d35d4f4f79 Added some methods to serviceitem.py so as not to expose "inner workings of ServiceItem" and modified get_frame_path method. (Which required a modification to slidecontroller.py & messagelistener.py) 2012-10-31 21:04:29 +00:00
Tim Bentley
1145d661a5 more tidyups 2012-10-31 18:27:24 +00:00
Tim Bentley
6c121bda1a Api simplifications and removal of unneeded variables 2012-10-31 18:04:24 +00:00
Tim Bentley
29ec487d58 Remove old controller stack 2012-10-30 19:38:48 +00:00
Philip Ridout
713f742a3a fixed indentation. 2012-10-30 18:36:39 +00:00
Tim Bentley
5b7b2ecfb9 Api clean up 2012-10-29 16:54:39 +00:00
Tim Bentley
a1bd9013cb Reference tidy up 2012-10-29 17:25:08 +00:00
Erik Lundin
48e2ac108d Fixed bug #1072498 'VLC: Add webm as supported format'
Fixes: https://launchpad.net/bugs/1072498
2012-10-29 00:08:54 +01:00
Tim Bentley
a106244aba Zeoo Vol for preview and fix start / stop buttons 2012-10-28 22:00:28 +00:00
Martin Zibricky
b414177fc3 Merge with trunk. 2012-10-27 20:14:01 +02:00
Martin Zibricky
064a318f9a Bug #963955: Disable audio for video preview. 2012-10-27 19:32:56 +02:00
Martin Zibricky
e6cc675207 Bug #963955: Fix the video progress bar. 2012-10-27 19:04:54 +02:00
Martin Zibricky
b5de3c2828 Bug #963955: Avoid the need to start video twice to just get media length. 2012-10-27 16:52:51 +02:00
Philip Ridout
fafe262adc Fixes bug1065423 "Missing image in service causes traceback when opening"
Fixes bug1065420 ""missing files" dialog opens more then once when more files are missing"
2012-10-27 10:06:33 +01:00
Tim Bentley
f645ab962c Api cleanup 2012-10-26 21:20:23 +01:00
Tim Bentley
a5fc3ea3f7 Fix bug 2012-10-25 22:03:12 +01:00
Tim Bentley
90a3493d89 Clean up video api 2012-10-25 21:33:28 +01:00
Tim Bentley
34b4828c30 convert video api to registered controller 2012-10-25 20:38:12 +01:00
Tim Bentley
e24c588df3 Head 2012-10-25 20:17:14 +01:00