Commit Graph

217 Commits

Author SHA1 Message Date
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
796a147ffe Remove one extra file 2013-02-14 17:34:41 +00:00
Tim Bentley
a5b6b5fe90 Fix init methods 2013-02-14 17:30:28 +00:00
Tim Bentley
89856e0e9a Cleanup 2013-02-13 19:22:43 +00:00
Tim Bentley
bc5334fa1a Add new tests to system 2013-02-13 19:10:41 +00:00
phill-ridout
f419108e61 Removed spacing from comments. 2013-02-12 19:26:19 +00: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
phill-ridout
35eebb2a8e Added validator test 2013-02-11 20:47:53 +00:00
3b3eab52c5 Additional fixes and tweaks 2013-02-11 21:44:04 +02:00
00a0748423 Try to add the SIP initialisation in a base module. 2013-02-10 22:09:39 +02:00
761bb6339d More code cleanups.
- Corrected more naming conventions
- Changed old-style signal-slot connections
- Added properties to the author form
2013-02-10 22:04:47 +02:00
phill-ridout
17200d85fc some more changes to the test 2013-02-09 21:23:43 +00:00
Tim Bentley
536bee40d4 Test fixes 2013-02-09 17:07:33 +00:00
phill-ridout
7d7da00848 made changes according to Superfly's instructions. 2013-02-08 21:49:26 +00:00
phill-ridout
e1552ddce1 actually added test file 2013-02-08 19:13:18 +00:00
Andreas Preikschat
86912ec2c3 removed not needed imports; removed not needed script 2013-02-04 22:22:12 +01:00
Tim Bentley
6ef4db5ce8 Tests restructure 2013-01-31 19:41:45 +00:00