summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/transform-handle-set.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernize loopsMarc Jeanmougin2019-01-021-7/+7
* Clarify licensesMax Gaukler2018-11-081-1/+2
* New option to invert y-axisThomas Holder2018-09-121-12/+15
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-23/+23
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza2018-04-231-2/+0
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-6/+13
* fix nodes reverting back during editingalexandru.roman2017-01-231-0/+5
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
* Refactoring of the code that handles transformations and snapping in the sele...Diederik van Lierop2015-09-131-19/+29
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Purge sp_desktop_controlsLiam P. White2014-12-211-1/+1
* patch by Adolf Mathias and ~suv for Bug 1136495Alvin Penner2013-12-071-1/+1
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-2/+2
* Merged from trunk (r12419).Markus Engel2013-07-141-6/+6
|\
| * Improve handle xpm loading using rotateMartin Owens2013-07-041-6/+6
* | Merging of EventContext classes complete.Markus Engel2013-04-201-5/+5
* | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-201-1/+2
|/
* Extended resizing to node handles.Jon A. Cruz2012-05-171-2/+0
* Corrected protected type access (comments were incorrect).Jon A. Cruz2012-05-171-42/+79
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-101-13/+13
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-3/+1
* cppcheckKris De Gussem2012-02-151-1/+1
* Patch from John Smith for 623660Josh Andler2012-01-231-1/+1
* 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop2011-11-041-59/+88
* Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop2011-09-161-61/+109
* update to latest 2geom !Johan B. C. Engelen2011-02-021-14/+14
* Snapping: improve calculation of metrics for scaling, modify some comments, a...Diederik van Lierop2010-12-271-1/+0
* Node tool: snap while scaling a selection of nodes. Consider this as experime...Diederik van Lierop2010-12-271-2/+64
* Node tool: fix snapping of node rotation centerKrzysztof Kosi??ski2010-12-161-1/+19
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Consistency fix in the tools strings (badly places :).Nicolas Dufour2010-05-261-14/+14
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-12/+12
* Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-031-12/+12
* Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski2010-02-041-14/+4
* Warning cleanup.Jon A. Cruz2010-01-151-4/+27
* Some additional docsKrzysztof Kosi??ski2010-01-131-12/+3
* Implement selection spatial growKrzysztof Kosi??ski2009-12-261-1/+1
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+653