summaryrefslogtreecommitdiffstats
path: root/src/ui/tool (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-05Update node transform handles on deselectNathan Lee1-0/+2
2019-11-05Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: Labels...Jabier Arraiza1-0/+1
2019-10-27fix heap-buffer-overflow in node toolThomas Holder1-12/+4
2019-10-11Make all status messages in node tool translatablePatrick Storz1-37/+27
2019-10-09Make sure old calls to insert behaves the sameNathan Lee2-7/+9
2019-10-09Speed up multi-node (de)selectionNathan Lee2-21/+36
2019-10-09Improve node selection ~x3 removing unneded updateNow() called in non necesar...Jabier Arraiza1-0/+7
2019-10-05fix leak in _bsplineHandlePositionMarc Jeanmougin1-1/+1
2019-10-05Fix some memory leaks found by scan-buildMarc Jeanmougin1-2/+2
2019-08-23Eliminate clang warningsThomas Holder1-2/+2
2019-08-23Eliminate clang warningsThomas Holder1-24/+18
2019-07-01Fix various minor typosYuri Chornoivan2-2/+2
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-3/+3
2019-05-20Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop1-4/+4
2019-04-16Regression fix (update paths when dragging nodes)Nathan Lee1-2/+5
2019-03-26Misc. typosluz.paz1-1/+1
2019-03-08Fix #122 reversing change from merge request \!303Martin Owens1-6/+5
2019-03-03This patch fixes the behaviour of control-handle locking duringIan Bruce1-46/+81
2019-03-03This patch alters the tip information displayed during path node editing,Ian Bruce1-84/+218
2019-03-03temporary fix for bug where undo/redo does not restore node-type changesIan Bruce1-13/+20
2019-02-04NodeToolbar: GtkAction migrationAlexander Valavanis1-5/+7
2019-01-14Misc. typo and whitespace fixesluz.paz1-2/+2
2019-01-02modernize: add overridesMarc Jeanmougin2-8/+8
2019-01-02modernize loops (2)Marc Jeanmougin1-14/+14
2019-01-02modernize loopsMarc Jeanmougin5-164/+156
2018-11-08Clarify licensesMax Gaukler27-27/+54
2018-10-18Remove util/unordered-containers.h aliases.Emmanuel Gil Peyrot2-6/+9
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-09-12New option to invert y-axisThomas Holder4-22/+23
2018-09-11Support smooth scrolling (part 2)Eduard Braun2-2/+6
2018-09-11Misc. typosluz.paz1-1/+1
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot4-13/+13
2018-06-18Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot1-1/+3
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot5-5/+5
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot11-49/+49
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot12-82/+82
2018-06-12Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...Emmanuel Gil Peyrot1-1/+2
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-3/+3
2018-05-09Apply fixedJabier Arraiza3-2/+14
2018-05-09Reset old code to reaply fixedJabier Arraiza3-14/+2
2018-05-09Start migrating 0.92 patch to masterJabier Arraiza3-2/+14
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin10-25/+25
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin10-25/+25
2018-04-23Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza1-2/+0
2018-03-28Fix LPE updating problemsJabiertxo Arraiza Cenoz1-1/+0
2018-03-28Fix a updating path on LPE with path maipulationsJabiertxo Arraiza Cenoz1-0/+1
2018-03-26Allow path moveJabier Arraiza1-1/+2
2018-03-26Fixing refsJabier Arraiza1-8/+4