summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/mesh-tool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-9/+2
| | | | | | | | | | | | (bzr r13922.1.10)
| * | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-6/+6
| | | | | | | | | | | | (bzr r13922.1.5)
| * | | Just...mc2015-02-181-13/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | some... more... lines... (bzr r13922.1.2)
* | | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-1/+1
| |_|/ |/| | | | | (bzr r14059.2.1)
* | | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵Tavmjong Bah2015-03-011-8/+8
| |/ |/| | | | | | | | | | | | | <meshpatch>. Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting. (bzr r13956)
* | Strip ToolFactoryLiam P. White2015-02-251-10/+0
|/ | | (bzr r13939.1.2)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-5/+5
| | | (bzr r13820)
* Purge sp_desktop_message_stackLiam P. White2014-12-211-1/+1
| | | (bzr r13817)
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-4/+4
| | | (bzr r13809)
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
| | | (bzr r13341.1.253)
* Made constructors of tools use initializer lists.Markus Engel2014-02-261-13/+11
| | | (bzr r13060)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+1017
(bzr r12785)