summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/control-point-selection.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make sure old calls to insert behaves the sameNathan Lee2019-10-091-2/+2
* Speed up multi-node (de)selectionNathan Lee2019-10-091-2/+3
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove util/unordered-containers.h aliases.Emmanuel Gil Peyrot2018-10-181-4/+5
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Apply fixedJabier Arraiza2018-05-091-2/+3
* Reset old code to reaply fixedJabier Arraiza2018-05-091-3/+2
* Start migrating 0.92 patch to masterJabier Arraiza2018-05-091-2/+3
* Remove unused util/accumulators.hStefano Facchini2017-10-191-1/+0
* "Relative to" option for node alignment.Marc Jeanmougin2016-03-131-0/+3
* Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-081-5/+8
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* Patch from John Smith for 623660Josh Andler2012-01-231-1/+1
* Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop2011-09-161-1/+2
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-3/+3
* Node tool: snap while scaling a selection of nodes. Consider this as experime...Diederik van Lierop2010-12-271-0/+5
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Fix sculpting of nodes with non-degenerate handles.Krzysztof Kosi??ski2010-07-221-3/+4
* Clean up the unordered containers fix.Krzysztof Kosi??ski2010-03-041-14/+3
* Fixing build breakage with more proper autoconf usage.Jon A. Cruz2010-03-041-5/+17
* Node tool: implement sculptingKrzysztof Kosi??ski2010-03-031-3/+5
* Use Boost unordeed containers instead of TR1 to minimize painKrzysztof Kosi??ski2010-03-021-4/+2
* Make ControlPointSelection trackable to prevent random crashesKrzysztof Kosi??ski2010-02-181-1/+1
* Fix multiple minor problems in the node toolKrzysztof Kosi??ski2010-02-091-1/+10
* Fix performance regressions in the node tool and a stupid crash bugKrzysztof Kosi??ski2010-02-061-3/+0
* Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski2010-02-041-6/+4
* Go back to using TR1 unordered containers to fix warnings. Add configureKrzysztof Kosi??ski2010-01-201-18/+4
* Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),Krzysztof Kosi??ski2010-01-141-6/+22
* * Add "show transform handles" toggle button.Krzysztof Kosi??ski2010-01-141-9/+12
* * Implement node snapping.Krzysztof Kosi??ski2010-01-101-2/+13
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+140