Commit Graph

11281 Commits

Author SHA1 Message Date
Arjan Schrijver
d95aef4b97 - Scroll images list automatically when dragging
- Expand group where new images were added
- Select dropped images
- More code style fixes
- Reverted earlier change to validateAndLoad
2013-01-30 20:33:22 +01:00
Andreas Preikschat
827f978970 moved setting 2013-01-30 20:16:51 +01:00
Andreas Preikschat
f7e44c4563 fixed spelling 2013-01-30 20:14:39 +01:00
Andreas Preikschat
8b037d16d7 fixed moved setting 2013-01-30 20:11:58 +01:00
Andreas Preikschat
f048abe326 fixed old missing setting 2013-01-30 20:05:52 +01:00
Tim Bentley
074dff44d3 spelling 2013-01-30 18:55:46 +00:00
Tim Bentley
d6d6acf6a0 spelling 2013-01-30 18:51:37 +00:00
Andreas Preikschat
68128af18f fixed test 2013-01-30 19:42:22 +01:00
Andreas Preikschat
94be547550 removed not needed return 2013-01-30 19:29:10 +01:00
Andreas Preikschat
320b692db7 fixed lower case on some settings 2013-01-30 19:24:41 +01:00
Tim Bentley
d72bc1b340 correct error text 2013-01-30 18:18:28 +00:00
Andreas Preikschat
af1000bc4d fixed data path missing 2013-01-30 19:05:56 +01:00
Andreas Preikschat
6822834c86 r2160 2013-01-30 18:56:00 +01:00
Arjan Schrijver
260a6815c2 Lots of code style fixes 2013-01-30 11:57:06 +01:00
Arjan Schrijver
dbcd1080ea Fixed bug where deleted group would still show up in the 'add group' combobox 2013-01-30 10:56:06 +01:00
Tim Bentley
8f9b20a6cc fix exception texts 2013-01-29 22:05:58 +00:00
Tim Bentley
81aaf6dab9 fix exception texts 2013-01-29 22:05:32 +00:00
Tim Bentley
552111629b fix exception texts 2013-01-29 20:10:09 +00:00
Tim Bentley
47b4c5694d fix text 2013-01-29 20:00:13 +00:00
Tim Bentley
a2dfd3b176 fix text 2013-01-29 19:55:22 +00:00
Tim Bentley
0a1f91af8b Review fixes 2013-01-29 17:19:19 +00:00
Arjan Schrijver
42a75e545e Implemented drag&drop from external directly into an image group 2013-01-29 14:21:07 +01:00
Arjan Schrijver
34455239ef Implemented drag&drop between image groups 2013-01-29 13:02:20 +01:00
Patrick Zimmermann
cdd52c363f Bugfix: Duplicates were reported more than once. 2013-01-28 23:20:50 +01:00
Patrick Zimmermann
d09c8f20a6 Remove an unused widget. 2013-01-28 22:34:38 +01:00
Arjan Schrijver
d09b9edcc9 Fixed two comments 2013-01-28 20:52:26 +01:00
Patrick Zimmermann
cd89c4de9a Enable -> Use and British spelling. 2013-01-27 23:10:03 +01:00
Patrick Zimmermann
6e1f9cd3c1 Adapt code for new Settings() infrastructure. 2013-01-27 23:07:30 +01:00
Patrick Zimmermann
85810cc7f5 Merge master. 2013-01-27 22:55:24 +01:00
Tim Bentley
9719645edd Fix up tests and amened Register 2013-01-27 20:59:02 +00:00
Tim Bentley
80a2a7449e Move var cleanups 2013-01-27 20:36:18 +00:00
Tim Bentley
96c9c5679d Fix settings 2013-01-27 13:58:29 +00:00
Tim Bentley
91a959a490 More name cleanups 2013-01-27 10:18:06 +00:00
Tim Bentley
eb3e5b8642 Remote Edit cleanup and simplification 2013-01-27 09:57:03 +00:00
Tim Bentley
bdb9089409 Cleanup ServiceManager code 2013-01-27 07:36:04 +00:00
Tim Bentley
183c0c700d More Registry cleanups and bug fixes 2013-01-26 07:39:07 +00:00
Tim Bentley
96afb2a737 Fix tests so they work better. Pylint fixes and bug fixex 2013-01-25 20:50:18 +00:00
Arjan Schrijver
965785a8e7 Fixed the image search method 2013-01-25 20:20:27 +01:00
Arjan Schrijver
150fe6e15f Removed ListWidgetWithDnD and fixed some rebasing bugs 2013-01-25 16:30:18 +01:00
Arjan Schrijver
53a23e9a04 Image groups can now be used as service items with multiple images 2013-01-25 15:25:10 +01:00
Arjan Schrijver
140250576b Implemented recursive group deleting and fixed a bug in adding new images into a group 2013-01-25 15:22:52 +01:00
Arjan Schrijver
3c3b7bb294 Implemented adding images into groups 2013-01-25 15:09:22 +01:00
Arjan Schrijver
a770f90320 Implemented adding image groups 2013-01-25 15:06:49 +01:00
Arjan Schrijver
9b707d2351 Moved images filenames storage from configfile to sqlite db 2013-01-25 12:52:32 +01:00
Arjan Schrijver
5631a68c40 Fixes for QTreeWidget 2013-01-25 12:38:48 +01:00
Arjan Schrijver
32a77e8313 Two more fixes for QTreeWidget 2013-01-25 12:30:22 +01:00
Arjan Schrijver
dbce056688 Change QListWidget to QTreeWidget in media manager 2013-01-25 12:29:32 +01:00
Tim Bentley
2491caf957 Head 2013-01-25 06:11:36 +00:00
Tim Bentley
770c851e7e Introduce a Registry and clean up code to support it
bzr-revno: 2160
2013-01-24 20:28:39 +00:00
Tim Bentley
88119d58ab fix tests to run 2013-01-24 20:14:30 +00:00