summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/transform-handle-set.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-02modernize loopsMarc Jeanmougin1-7/+7
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-12New option to invert y-axisThomas Holder1-12/+15
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-23/+23
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-04-23Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza1-2/+0
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-6/+13
2017-01-23fix nodes reverting back during editingalexandru.roman1-0/+5
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-4/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+4
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-4/+0
2015-09-13Refactoring of the code that handles transformations and snapping in the sele...Diederik van Lierop1-19/+29
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-12-21Purge sp_desktop_controlsLiam P. White1-1/+1
2013-12-07patch by Adolf Mathias and ~suv for Bug 1136495Alvin Penner1-1/+1
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-2/+2
2013-07-04Improve handle xpm loading using rotateMartin Owens1-6/+6
2013-04-20Merging of EventContext classes complete.Markus Engel1-5/+5
2013-04-20Further changes to EventContexts; they work without GObjectMarkus Engel1-1/+2
2012-05-17Extended resizing to node handles.Jon A. Cruz1-2/+0
2012-05-17Corrected protected type access (comments were incorrect).Jon A. Cruz1-42/+79
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis1-13/+13
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-3/+1
2012-02-15cppcheckKris De Gussem1-1/+1
2012-01-23Patch from John Smith for 623660Josh Andler1-1/+1
2011-11-041) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop1-59/+88
2011-09-16Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop1-61/+109
2011-02-02update to latest 2geom !Johan B. C. Engelen1-14/+14
2010-12-27Snapping: improve calculation of metrics for scaling, modify some comments, a...Diederik van Lierop1-1/+0
2010-12-27Node tool: snap while scaling a selection of nodes. Consider this as experime...Diederik van Lierop1-2/+64
2010-12-16Node tool: fix snapping of node rotation centerKrzysztof Kosi??ski1-1/+19
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-05-26Consistency fix in the tools strings (badly places :).Nicolas Dufour1-14/+14
2010-04-06Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski1-12/+12
2010-04-03Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski1-12/+12
2010-02-04Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski1-14/+4
2010-01-15Warning cleanup.Jon A. Cruz1-4/+27
2010-01-13Some additional docsKrzysztof Kosi??ski1-12/+3
2009-12-26Implement selection spatial growKrzysztof Kosi??ski1-1/+1
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-0/+653