summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/connector-tool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* static code analysisKris De Gussem2015-11-131-1/+1
* mergingMarc Jeanmougin2015-04-261-1/+1
|\
| * ui/tools: sp. fixes (cosmetic)Bryce Harrington2015-03-191-1/+1
* | mergeMarc Jeanmougin2015-04-261-10/+0
|\|
| * Strip ToolFactoryLiam P. White2015-02-251-10/+0
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
* | Just...mc2015-02-181-5/+3
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-7/+7
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-2/+2
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-1/+1
* Update to experimental r13598Liam P. White2014-10-081-1/+1
|\
| * Move more UI code into ui/Liam P. White2014-10-051-1/+1
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-1/+1
|/
* Further refactored SPKnot.Markus Engel2014-03-281-11/+11
* First step of refactoring SPKnot.Markus Engel2014-03-271-25/+28
* Changed some return types from gint to bool.Markus Engel2014-03-271-4/+4
* Cleaned up connector-tool, pen-tool, and pencil-tool.Markus Engel2014-03-261-54/+42
* Added some consts. Turned functions to member functions.Markus Engel2014-03-021-322/+262
* Made constructors of tools use initializer lists.Markus Engel2014-02-261-44/+29
* Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after tool...Nicolas Dufour2014-02-041-1/+6
* Clean up some tool related things.Markus Engel2013-11-121-7/+7
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+1496