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