summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate clang warningsThomas Holder2019-08-231-2/+2
* Fix various minor typosYuri Chornoivan2019-07-011-1/+1
* Misc. typosluz.paz2019-03-261-1/+1
* NodeToolbar: GtkAction migrationAlexander Valavanis2019-02-041-5/+7
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-5/+5
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-23/+23
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-3/+3
* Remove obsolete build definesStefano Facchini2018-01-161-11/+0
* Replace boost::shared_ptrJan Lingscheid2017-10-171-5/+3
* Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-061-5/+0
* Update 2Geom to r2347Krzysztof Kosi??ski2015-04-301-2/+2
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-0/+4
* fix C++11 compilationJohan B. C. Engelen2014-05-151-0/+3
* adding const _pathmanipulatos staff to handles (handles also have tips)Jabier Arraiza Cenoz2014-05-051-0/+4
* Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira2014-05-051-0/+6
* Some node.cpp/h work moved to path_manipulator.Jabier Arraiza Cenoz2014-03-311-2/+0
* update to trunkJabier Arraiza Cenoz2014-03-301-1/+5
|\
| * Fix checking for unordered containers on incomplete C++11 implementationsAlex Valavanis2014-03-301-1/+5
* | Fixing branch problemsJabier Arraiza Cenoz2014-03-051-1/+1
* | TranslationsJabier Arraiza Cenoz2014-03-051-1/+1
* | translations from spanish to english done, it might need a little review, but...Guiu Rocafort2014-03-051-1/+1
* | Spanish comment of node.hJabier Arraiza Cenoz2013-12-301-0/+1
* | RefactorizingJabier Arraiza Cenoz2013-12-301-5/+4
* | Update to trunkJabier Arraiza Cenoz2013-11-121-0/+8
|\|
| * part of patch by David Evans to fix C++11 buildJohan B. C. Engelen2013-11-121-0/+8
* | Update to trunkJabier Arraiza Cenoz2013-11-081-3/+4
|\|
| * First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-2/+2
* | Fix scale and rotate some nodesJabier Arraiza Cenoz2013-03-311-1/+1
* | Mauro based feedbak added some fixesJabier Arraiza Cenoz2013-03-231-1/+0
* | Inserting nodes fixed, cleanupJabier Arraiza Cenoz2013-03-211-1/+0
|\ \
| * | Fixing node faultjtx2013-03-201-2/+6
|/ /
* | Working width widgetsJabier Arraiza Cenoz2013-03-191-4/+1
* | working whith widgetsJabier Arraiza Cenoz2013-03-181-0/+3
* | ~sub fix, double click to reset default handles and control to 10% steproot2013-03-111-0/+3
|/
* Bug #781893 (Crash after moving a Bezier node after Knot path effect)Kris De Gussem2012-07-121-3/+3
* Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz2012-05-211-1/+0
* Extended resizing to node handles.Jon A. Cruz2012-05-171-0/+2
* Corrected protected type access (comments were incorrect).Jon A. Cruz2012-05-171-27/+131
* C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-041-1/+2
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-5/+2
* Patch from John Smith for 623660Josh Andler2012-01-231-2/+2
* Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop2012-01-141-2/+2
* Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop2011-09-161-0/+1
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Node tool: fix snapping of node rotation centerKrzysztof Kosi??ski2010-12-161-0/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Fix scaling of degenerate handles using keybard shortcuts.Krzysztof Kosi??ski2010-03-181-2/+6