Commit Graph

10961 Commits

Author SHA1 Message Date
Tim Bentley 5ca6d36935 Clean up custom plugin 2013-02-19 21:23:56 +00:00
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
Tim Bentley b9a0458200 Minor updates 2013-02-19 18:27:17 +00:00
Raoul Snyman 9f70bf8e30 Write some more tests, and fix some potential bugs. 2013-02-19 16:07:34 +02:00
Andreas Preikschat d30cc33f86 fixed bug #1128376 (Configure shortcuts has two items called settings)
Fixes: https://launchpad.net/bugs/1128376
2013-02-19 15:02:04 +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
Raoul Snyman dc849f3ff2 Add a test. 2013-02-19 14:49:21 +02:00
Andreas Preikschat 019e59d81f added language manager test 2013-02-19 11:54: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 03941538e5 changed comment 2013-02-19 08:30:41 +01:00
Andreas Preikschat 718a440b8f added another formattingtags test 2013-02-19 08:27:55 +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
Andreas Preikschat 0b39b69e93 r2187 2013-02-19 08:09: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
Patrick Zimmermann 904620998f Remove non-needed test __init__ file. Split up testfunctions. 2013-02-18 22:42:04 +01:00
Tim Bentley 4b30d6cd29 Openup servicemanager again 2013-02-18 21:36:36 +00:00
Raoul Snyman 7407d6a16c Comment out the test properly. 2013-02-18 23:25:42 +02:00
Raoul Snyman 74fc1d3988 HEAD 2013-02-18 23:05:08 +02:00
Raoul Snyman 3a9aa65d54 Comment out a test that don't wanna work. 2013-02-18 23:01:28 +02:00
Raoul Snyman 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 45ed3bd97e Test messages 2013-02-18 20:44:55 +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
Andreas Preikschat eef42b0d5d Clean up the Plugin Manager interface
bzr-revno: 2186
2013-02-18 20:38:48 +00:00
Patrick Zimmermann 8c8cd3b867 Replace DuplicateSongFinder class with a set of functions. 2013-02-18 21:27:11 +01:00
Tim Bentley e8b123925f Bootstrap cleanup 2013-02-18 19:59:35 +00:00
Tim Bentley 17e367c6ba Fix up tests 2013-02-18 19:34:36 +00:00
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
phill-ridout ea86ce905c Simplified if statment 2013-02-18 17:15:07 +00:00
Andreas Preikschat 4366d8307d fixed interface test 2013-02-18 12:09:09 +01:00
Tim Bentley de6ce12092 Mark 1 2013-02-17 21:28:45 +00:00
Tim Bentley 748d9d9d30 Ahhhh blank line 2013-02-17 20:25:42 +00:00
Tim Bentley 219fec12d2 Revert some changes - functional Ok. Interfaces mess 2013-02-17 20:21:15 +00:00
Tim Bentley 5c0fa26289 Revert some changes - functional Ok. Interfaces mess 2013-02-17 20:11:37 +00:00
phill-ridout ca2b2db640 fixed duplicates in verse order when adding verses with the same tag.
fixed handling of part verses eg (1a, 1b, 1.5, etc) in SongShowPlus importer
2013-02-17 19:37:59 +00:00
Arjan Schrijver c1ba98ee0f Use correct event handlers 2013-02-17 19:33:39 +01:00