summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/tool-base.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Made constructors of tools use initializer lists.Markus Engel2014-02-261-22/+20
| | | (bzr r13060)
* Move dragging undo block from tools-base to canvas. Regarding bug #168695Martin Owens2014-01-211-7/+0
| | | (bzr r12967)
* Revert changes from r12959 and r12955, impliment new stratedgy to fix bug ↵Martin Owens2014-01-201-10/+6
| | | | | | | | #168695 Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12960)
* Try another fix for the undo when dragging bug #168695Martin Owens2014-01-191-3/+11
| | | | | | Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12955)
* Clean up some tool related things.Markus Engel2013-11-121-116/+5
| | | (bzr r12795)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+1541
(bzr r12785)