summaryrefslogtreecommitdiffstats
path: root/src/ui/tool (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix various minor typosYuri Chornoivan2019-07-012-2/+2
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-3/+3
* Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop2019-05-201-4/+4
* Regression fix (update paths when dragging nodes)Nathan Lee2019-04-161-2/+5
* Misc. typosluz.paz2019-03-261-1/+1
* Fix #122 reversing change from merge request \!303Martin Owens2019-03-081-6/+5
* This patch fixes the behaviour of control-handle locking duringIan Bruce2019-03-031-46/+81
* This patch alters the tip information displayed during path node editing,Ian Bruce2019-03-031-84/+218
* temporary fix for bug where undo/redo does not restore node-type changesIan Bruce2019-03-031-13/+20
* NodeToolbar: GtkAction migrationAlexander Valavanis2019-02-041-5/+7
* Misc. typo and whitespace fixesluz.paz2019-01-141-2/+2
* modernize: add overridesMarc Jeanmougin2019-01-022-8/+8
* modernize loops (2)Marc Jeanmougin2019-01-021-14/+14
* modernize loopsMarc Jeanmougin2019-01-025-164/+156
* Clarify licensesMax Gaukler2018-11-0827-27/+54
* Remove util/unordered-containers.h aliases.Emmanuel Gil Peyrot2018-10-182-6/+9
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscapeMarc Jeanmougin2018-09-131-1/+1
|\
| * Misc. typosluz.paz2018-09-111-1/+1
* | New option to invert y-axisThomas Holder2018-09-124-22/+23
* | Support smooth scrolling (part 2)Eduard Braun2018-09-112-2/+6
|/
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-184-13/+13
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-1/+3
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-185-5/+5
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-1811-49/+49
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-1812-82/+82
* Merge branch 'clang-tidy-delete-pass' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-141-3/+3
|\
| * Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-3/+3
* | Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...Emmanuel Gil Peyrot2018-06-121-1/+2
|/
* Apply fixedJabier Arraiza2018-05-093-2/+14
* Reset old code to reaply fixedJabier Arraiza2018-05-093-14/+2
* Start migrating 0.92 patch to masterJabier Arraiza2018-05-093-2/+14
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-0410-25/+25
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-2910-25/+25
* Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza2018-04-231-2/+0
* Allow path moveJabier Arraiza2018-03-261-1/+2
* Fixing refsJabier Arraiza2018-03-261-8/+4
* Base LPE refactorJabier Arraiza2018-03-261-8/+30
* Misc. typosluz.paz2018-02-181-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-306-24/+50
* Don't allow dragging path at cap or line joinEduard Braun2018-01-181-0/+1
* Remove obsolete build definesStefano Facchini2018-01-161-11/+0
* Misc. typosluz.paz2018-01-082-3/+3
* Misc. typosUnknown2017-11-072-7/+7
* Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscapeMarc Jeanmougin2017-10-206-20/+14
|\
| * Refactor Util::ptr_sharedJan Lingscheid2017-10-181-1/+1
| * Replace boost::shared_ptrJan Lingscheid2017-10-175-19/+13
* | Remove unused util/accumulators.hStefano Facchini2017-10-192-13/+0
|/