summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/connector-tool.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-04-06More document.h cleanup.Tavmjong Bah1-1/+1
2019-01-02modernize loopsMarc Jeanmougin1-8/+8
2018-12-03Use std::unique_ptr for all MessageContextEmmanuel Gil Peyrot1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-21Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-70/+70
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-04-29Put adaptagrams into its own folderMarc Jeanmougin1-1/+1
2018-03-26Base LPE refactorJabier Arraiza1-5/+5
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-23/+28
2017-12-26Format connector codeSylvain Chiron1-409/+399
2017-10-05Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin1-1/+1
2017-09-24Remove unused parameter in SPItem::doWriteTransformStefano Facchini1-1/+1
2017-07-01Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron1-2/+1
2017-06-30Starting selectable knotsJabier Arraiza1-5/+5
2017-06-30Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens1-1/+1
2016-08-29Partial fix for bug 172063 while we find a better solution for XOR in helper ...Jabier Arraiza Cenoz1-3/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-7/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+7
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-7/+0
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-1/+1
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-3/+3
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-1/+1
2016-04-12Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski1-2/+2
2015-11-13static code analysisKris De Gussem1-1/+1
2015-03-19ui/tools: sp. fixes (cosmetic)Bryce Harrington1-1/+1
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-1/+1
2015-02-25Strip ToolFactoryLiam P. White1-10/+0
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-2/+2
2015-02-18Just...mc1-5/+3
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-7/+7
2014-12-21Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White1-1/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-2/+2
2014-11-26Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White1-1/+1
2014-10-05Move more UI code into ui/Liam P. White1-1/+1
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-1/+1
2014-03-28Further refactored SPKnot.Markus Engel1-11/+11
2014-03-27First step of refactoring SPKnot.Markus Engel1-25/+28
2014-03-27Changed some return types from gint to bool.Markus Engel1-4/+4
2014-03-26Cleaned up connector-tool, pen-tool, and pencil-tool.Markus Engel1-54/+42
2014-03-02Added some consts. Turned functions to member functions.Markus Engel1-322/+262
2014-02-26Made constructors of tools use initializer lists.Markus Engel1-44/+29
2014-02-04Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after tool...Nicolas Dufour1-1/+6
2013-11-12Clean up some tool related things.Markus Engel1-7/+7
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1/+1
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-64/+71
2013-10-09Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour1-1/+1