Commit Graph

4827 Commits

Author SHA1 Message Date
Tim Bentley 197a423c29 fix cursor busy off 2013-02-21 17:30:18 +00:00
Tim Bentley 20c3157d6d final fixes 2013-02-21 17:05:56 +00:00
Tim Bentley ffb10c0149 More cleanups of slide controller and friends 2013-02-20 20:43:20 +00:00
Tim Bentley ad7d78ff26 More cleanups 2013-02-20 19:31:51 +00:00
Tim Bentley 5ca6d36935 Clean up custom plugin 2013-02-19 21:23:56 +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
Tim Bentley a463314b7a Add Service Item Tests 2013-02-16 18:24:31 +00:00
Raoul Snyman f4a2855094 Removed an unecessary variable. 2013-02-16 14:11:51 +02:00
Raoul Snyman a8fafc3363 HEAD 2013-02-16 14:01:10 +02:00
Andreas Preikschat a40defdeab r2181 2013-02-16 12:46:12 +01: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
Andreas Preikschat 6b2274645a added test for UiStrings, started with FormattingTags tests 2013-02-14 15:54:45 +01:00
Raoul Snyman 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
Raoul Snyman 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
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
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