Commit Graph

10624 Commits

Author SHA1 Message Date
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
Arjan Schrijver
0ca05faa5e Merge HEAD 2013-02-11 10:21:46 +01:00
Andreas Preikschat
75b8ed55fa fixed bug 1047995 by reimplementing the keyPressEvent
Fixes: https://launchpad.net/bugs/1047995
2013-02-11 09:31:46 +01: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
Andreas Preikschat
6eba926a70 improved hide menu behaviour 2013-02-10 20:08:37 +01:00
Andreas Preikschat
d0104bf795 fixed comments 2013-02-10 19:59:00 +01:00
Arjan Schrijver
3717e7fa20 - Enhanced 'choose group' dialog layout (thanks Raoul)
- Revert back to old QListWidget and use QTreeWidget only for images plugin
- Renamed dialogs to comply to coding standards
- Added image group icon
- Enabled animation on image groups
- Removed special 'Imported' folder and allow toplevel images instead
2013-02-10 17:11:12 +01: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
Andreas Preikschat
8bb88f3c9f fixed bug 1112587
Fixes: https://launchpad.net/bugs/1112587
2013-02-10 13:29:42 +01:00
0f7f17f79c Various code cleanups.
- Renamed variables to python_style
- Renamed some functions to python_style
- PEP8 compliance cleanup
2013-02-10 12:39:28 +02:00
phill-ridout
17200d85fc some more changes to the test 2013-02-09 21:23:43 +00:00
da43554ace HEAD 2013-02-09 22:42:30 +02: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
Tim Bentley
536bee40d4 Test fixes 2013-02-09 17:07:33 +00:00
Andreas Preikschat
5739536d8c fixed more regression 2013-02-09 16:27:35 +01:00
Andreas Preikschat
7f3c18f0a0 fixed regression 2013-02-09 16:20:29 +01:00
Andreas Preikschat
b8d6002abf head 2013-02-09 16:01:42 +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
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
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
75fbfe3edd Fix bugs with servicemanager settings
bzr-revno: 2174
2013-02-07 21:48:37 +00:00
Andreas Preikschat
28ea251866 fixed servicemanager bugs preventing saving/opening a service 2013-02-07 19:00:40 +01:00
Andreas Preikschat
ecb991535a r2173 2013-02-07 18:51:21 +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
947cfce931 cough... 2013-02-06 22:50:55 +01:00
Andreas Preikschat
a832377554 - removed not needed imports; removed not needed script
- used += instead
- fixed short lines
- converted print statements
- reordered imports

bzr-revno: 2173
2013-02-06 22:43:18 +01:00
Andreas Preikschat
801b364c01 Fixed a rename error
bzr-revno: 2172
2013-02-06 22:41:07 +01:00
Andreas Preikschat
396d0b1cd2 remove pytest and renamed mocked function 2013-02-06 22:39:52 +01:00
Andreas Preikschat
ed38ba3519 fixed comments 2013-02-06 21:47:57 +01:00
Andreas Preikschat
47fa8209ba changed wording 2013-02-06 21:42:09 +01:00
Andreas Preikschat
1fc779e8ed use CAPS 2013-02-06 21:37:30 +01:00
Andreas Preikschat
4c2bc46673 added nose to checkdependencies script 2013-02-06 21:36:59 +01:00
Andreas Preikschat
fe74e66400 docs ;) 2013-02-06 20:55:28 +01:00
Andreas Preikschat
818bd4a435 fixed version number compare 2013-02-06 20:49:39 +01:00
Andreas Preikschat
2c8f0e66b2 comleted tests 2013-02-06 20:45:11 +01:00
Tim Bentley
d491997ca7 old test code 2013-02-06 19:25:16 +00:00
Andreas Preikschat
022f0e0184 started with tests 2013-02-06 18:36:36 +01:00