Commit Graph

10251 Commits

Author SHA1 Message Date
Patrick Zimmermann 570b8e1f45 Merge master. 2013-02-18 19:56:26 +01:00
Patrick Zimmermann 0c78afc8d6 Simplify a junk of code with a very elegant join snippet by googol++. 2013-02-18 19:52:56 +01:00
Patrick Zimmermann 10d9b506a6 Even more variables adapted to PEP8. Sentencify lots of comments. 2013-02-18 19:46:50 +01:00
Philip Ridout 45ea9c5c42 A small fix for trunk as its stoped starting after the recent round of merges.
bzr-revno: 2185
2013-02-17 13:53:58 +01:00
phill-ridout ba37105bbf Fixed OpenLP not starting 2013-02-17 08:29:23 +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 573f687d9e fixed spaces/lines 2013-02-16 21:00:31 +01:00
Andreas Preikschat 5b4e285782 created constant; changed test method description 2013-02-16 19:14:41 +01:00
Andreas Preikschat db00a864fc fixed test method descriptions; created costant 2013-02-16 19:11:22 +01:00
Andreas Preikschat 10f7a464b4 delete appliction in tearDown 2013-02-16 19:06:23 +01:00
Andreas Preikschat fab327c89f moved application creation 2013-02-16 19:04:17 +01:00
Andreas Preikschat d78373e65e r2182 2013-02-16 17:06:23 +01:00
Andreas Preikschat a24ff2a4a2 added newline to end of file 2013-02-16 17:05:39 +01:00
Andreas Preikschat bea5fe2596 cleaned code 2013-02-16 16:02:19 +01:00
Raoul Snyman 2e41b53f53 Improve import of uno classes
Add PluginManager tests

bzr-revno: 2182
2013-02-16 13:23:38 +00:00
Andreas Preikschat 479244fde2 fixed import I just removed :/ 2013-02-16 13:42:25 +01:00
Andreas Preikschat b76656420b moved file to match file name 2013-02-16 13:40:19 +01:00
Andreas Preikschat ce1d5b6539 fixed import order 2013-02-16 13:33:54 +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 434349b47d fixed test 2013-02-16 12:46:57 +01:00
Andreas Preikschat a40defdeab r2181 2013-02-16 12:46:12 +01:00
Andreas Preikschat c1ef080200 r2181 2013-02-16 11:34:53 +01:00
Andreas Preikschat f51d5eaec7 - fixed alert display regression
- fixed image plugin regression
 - fixed remote plugin regression

bzr-revno: 2181
2013-02-16 11:33:54 +01:00
Andreas Preikschat 74f983207c r2180 2013-02-16 11:28:48 +01:00
Andreas Preikschat 7e0ea578ee started with screen tests 2013-02-16 11:28:37 +01:00
Tim Bentley a213579a57 Add SIP for tests and 2 new tests
bzr-revno: 2180
2013-02-16 10:24:41 +00:00
Tim Bentley 454f428845 Text fix 2013-02-16 10:17:48 +00:00
Tim Bentley 8ad83b52ba Text fix 2013-02-16 10:15:49 +00: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
Tim Bentley 8e16fc9d77 Head 2013-02-16 06:51:41 +00:00
Tim Bentley 11dea519d2 Fix import order 2013-02-16 06:51:25 +00: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
Andreas Preikschat cd83142d77 fixed test 2013-02-15 12:55:47 +01:00
Andreas Preikschat b77ae7a187 fixed test 2013-02-15 12:09:51 +01:00
Patrick Zimmermann 8a19e75be3 Move remaining methods over to new naming scheme. 2013-02-14 23:17:46 +01:00
Patrick Zimmermann 489dc40cba Make use of the registry for retrieving a widget parent. 2013-02-14 22:31:43 +01:00
Patrick Zimmermann 89b9a1dabc Move SongReviewWidget into separate file. 2013-02-14 22:17:24 +01: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
Patrick Zimmermann 2a16a6ebcb Rename lots of variables and methods. Shorten some too long lines. 2013-02-14 21:57:13 +01: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