summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move dragging undo block from tools-base to canvas. Regarding bug #168695Martin Owens2014-01-212-8/+0
| | | (bzr r12967)
* cppcheck stuffKris De Gussem2014-01-201-2/+2
| | | (bzr r12963)
* Revert changes from r12959 and r12955, impliment new stratedgy to fix bug ↵Martin Owens2014-01-202-11/+8
| | | | | | | | #168695 Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12960)
* Try another fix for the undo when dragging bug #168695Martin Owens2014-01-192-3/+12
| | | | | | Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12955)
* fix null pointer dereferenceKris De Gussem2014-01-161-4/+6
| | | (bzr r12943)
* for rubberband outline, add shading instead of XOR (Bug 1266308)Alvin Penner2014-01-151-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1266308 (bzr r12936)
* suppress compiler warningsKris De Gussem2014-01-112-2/+2
| | | (bzr r12914)
* Change my mind on the solution to the bug, protect all selection additions.Martin Owens2014-01-081-2/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12894)
* Make damn sure the item hasn't been deleted before adding it.Martin Owens2014-01-081-1/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12891)
* Clean up some tool related things.Markus Engel2013-11-129-173/+41
| | | (bzr r12795)
* Moved and renamed some tool-related files.Markus Engel2013-11-0951-0/+24899
(bzr r12785)