summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/tool-base.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
* Fix strict build with Gtk+ 2Alex Valavanis2014-08-241-1/+2
* Add in some debugging code that will complain when deleted knots are accessed...Liam P. White2014-08-071-0/+2
* Workarounds for crash bugs 1309050, 601336; will fix properly in experimentalLiam P. White2014-07-191-6/+3
* Removed obsolete header file.Markus Engel2014-03-291-1/+1
* Cleaned up includes of tools / revert experimental casting macro replacements...Markus Engel2014-03-261-0/+1
* Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski2014-03-091-6/+22
* Added some consts. Turned functions to member functions.Markus Engel2014-03-021-7/+6
* Fix for crashes on fast tool toggling.Markus Engel2014-03-011-4/+14
* Made constructors of tools use initializer lists.Markus Engel2014-02-261-22/+20
* Move dragging undo block from tools-base to canvas. Regarding bug #168695Martin Owens2014-01-211-7/+0
* Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16...Martin Owens2014-01-201-10/+6
* Try another fix for the undo when dragging bug #168695Martin Owens2014-01-191-3/+11
* Clean up some tool related things.Markus Engel2013-11-121-116/+5
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+1541