summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/eraser-tool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Improve fill rule and add mass optionJabier Arraiza Cenoz2016-03-011-19/+43
* Improved eraser tool, now working on documents not pixels and with 0 widthJabier Arraiza Cenoz2016-02-131-79/+80
* static code analysisKris De Gussem2015-11-051-4/+4
* Fix eraser toolKrzysztof Kosi??ski2015-05-091-6/+18
* fix for stl "remove"Marc Jeanmougin2015-05-071-1/+1
* better fix, using std::remove instead of std::eraseMarc Jeanmougin2015-05-071-3/+1
* fix crash when converting a group of objects to pathMarc Jeanmougin2015-05-071-1/+3
* mergeMarc Jeanmougin2015-04-261-10/+0
|\
| * Strip ToolFactoryLiam P. White2015-02-251-10/+0
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-5/+5
* | added a set to the SelectionMarc Jeanmougin2015-02-191-1/+1
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-10/+8
* | Just...mc2015-02-181-18/+13
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-5/+5
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-2/+2
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
* Cleaned up includes of tools / revert experimental casting macro replacements...Markus Engel2014-03-261-0/+1
* Made constructors of tools use initializer lists.Markus Engel2014-02-261-4/+3
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+1019