Commit Graph

7929 Commits

Author SHA1 Message Date
Tim Bentley 83fe10361a For minor fixes 2013-03-01 17:29:09 +00:00
Tim Bentley 0a1ebfbdb9 Head + merge issues 2013-02-21 21:33:06 +00:00
Tim Bentley 2516417ee5 fix conflict 2013-02-21 19:16:05 +00:00
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
Andreas Preikschat fe11fd9365 r2187 2013-02-19 08:21:39 +01: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
Andreas Preikschat 480b666918 cleaned pluginmanager constructor 2013-02-17 13:57:52 +01:00
phill-ridout ba37105bbf Fixed OpenLP not starting 2013-02-17 08:29:23 +00: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 e9ac83bf47 use own ScreenList() call instead of using parents to access it
And more tests

bzr-revno: 2184
2013-02-16 20:42:29 +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
Andreas Preikschat d78373e65e r2182 2013-02-16 17:06:23 +01: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
Tim Bentley 0d6e9389b9 Clean up Song Usage dialog 2013-02-16 13:02:20 +00:00
Andreas Preikschat a20f309824 r2181 2013-02-16 13:44:47 +01:00
Andreas Preikschat 9ecb575d5b clean up 2013-02-16 13:30:16 +01:00
Andreas Preikschat b1ec7aa187 completed screen list test 2013-02-16 13:27:13 +01: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
Tim Bentley 616684d9ad Merge and fixes 2013-02-16 10:40:05 +00:00
Tim Bentley ab31ffb775 Cleaning up SongUsage 2013-02-16 10:38:02 +00:00
Andreas Preikschat c1ef080200 r2181 2013-02-16 11:34:53 +01:00
Andreas Preikschat 0c4789f071 r2179 2013-02-16 10:58:41 +01:00
Andreas Preikschat 60eed1018f fixed merge errors 2013-02-16 10:24:06 +01:00
Andreas Preikschat 667e524eb2 head + conflicts 2013-02-16 10:15:40 +01:00
Andreas Preikschat a3a8957fd3 Inconvenient focus in Song Editor when adding authors) by reimplementing the keyPressEvent
bzr-revno: 2179
2013-02-16 06:50:28 +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
Andreas Preikschat 6b2274645a added test for UiStrings, started with FormattingTags tests 2013-02-14 15:54:45 +01:00
Tim Bentley 8080fc1f8c Remove blank line 2013-02-12 21:27:43 +00:00
Tim Bentley fb4cad42d0 Review fix 2013-02-12 16:50:42 +00:00
Andreas Preikschat ffe6bdb6b0 removed blank line 2013-02-12 08:49:59 +01:00
Andreas Preikschat 6efe1bf602 image and remote plugin regression 2013-02-12 08:49:01 +01:00
Andreas Preikschat 2eab33acb4 r2175 2013-02-12 08:36:18 +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