summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-23Eliminate clang warningsThomas Holder1-2/+2
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-03-26Misc. typosluz.paz1-1/+1
2019-02-04NodeToolbar: GtkAction migrationAlexander Valavanis1-5/+7
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-5/+5
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-23/+23
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-3/+3
2018-01-16Remove obsolete build definesStefano Facchini1-11/+0
2017-10-17Replace boost::shared_ptrJan Lingscheid1-5/+3
2017-02-06Remove some unneeded < C++11 fallback codeAlex Valavanis1-5/+0
2015-04-30Update 2Geom to r2347Krzysztof Kosi??ski1-2/+2
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-0/+4
2014-06-01remove fwd decl (a left-over, not intended for something useful) that breaks ...Johan B. C. Engelen1-8/+0
2014-05-15fix C++11 compilationJohan B. C. Engelen1-0/+3
2014-05-05adding const _pathmanipulatos staff to handles (handles also have tips)Jabier Arraiza Cenoz1-0/+4
2014-05-05Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira1-0/+6
2014-03-31Some node.cpp/h work moved to path_manipulator.Jabier Arraiza Cenoz1-2/+0
2014-03-30Fix checking for unordered containers on incomplete C++11 implementationsAlex Valavanis1-1/+5
2014-03-05Fixing branch problemsJabier Arraiza Cenoz1-1/+1
2014-03-05TranslationsJabier Arraiza Cenoz1-1/+1
2014-03-05translations from spanish to english done, it might need a little review, but...Guiu Rocafort1-1/+1
2013-12-30Spanish comment of node.hJabier Arraiza Cenoz1-0/+1
2013-12-30RefactorizingJabier Arraiza Cenoz1-5/+4
2013-11-12part of patch by David Evans to fix C++11 buildJohan B. C. Engelen1-0/+8
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-2/+2
2013-03-31Fix scale and rotate some nodesJabier Arraiza Cenoz1-1/+1
2013-03-20Fixing node faultjtx1-2/+6
2013-03-19Working width widgetsJabier Arraiza Cenoz1-4/+1
2013-03-18working whith widgetsJabier Arraiza Cenoz1-0/+3
2013-03-11~sub fix, double click to reset default handles and control to 10% steproot1-0/+3
2012-07-12Bug #781893 (Crash after moving a Bezier node after Knot path effect)Kris De Gussem1-3/+3
2012-05-21Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz1-1/+0
2012-05-17Extended resizing to node handles.Jon A. Cruz1-0/+2
2012-05-17Corrected protected type access (comments were incorrect).Jon A. Cruz1-27/+131
2012-05-04C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz1-1/+2
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-5/+2
2012-01-23Patch from John Smith for 623660Josh Andler1-2/+2
2012-01-14Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop1-2/+2
2011-09-16Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop1-0/+1
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-12-16Node tool: fix snapping of node rotation centerKrzysztof Kosi??ski1-0/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-03-18Fix scaling of degenerate handles using keybard shortcuts.Krzysztof Kosi??ski1-2/+6
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski1-18/+18
2010-03-14Implement keyboard shortcuts for single handle adjustments.Krzysztof Kosi??ski1-34/+30
2010-02-09Fix multiple minor problems in the node toolKrzysztof Kosi??ski1-0/+2
2010-02-04Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski1-10/+21