summaryrefslogtreecommitdiffstats
path: root/src/ui/tool (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-1/+1
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-011-4/+5
* Remove usage of GString from tool/node.cppJan Lingscheid2017-09-211-12/+7
* Fix a bug with select knots and modifiersJabier Arraiza2017-07-041-1/+1
* working on knots selectionJabier Arraiza2017-07-011-1/+1
* Update to trunkJabiertxof2017-03-162-7/+13
|\
| * Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-061-5/+0
| * fix crash when inserting nodesShlomi Fish2017-02-051-2/+13
* | update to trunkJabier Arraiza Cenoz2017-01-251-0/+5
|\|
| * fix nodes reverting back during editingalexandru.roman2017-01-231-0/+5
* | Update to trunkJabiertxof2017-01-2111-76/+11
|\|
| * Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-191-8/+2
| * Remove obsolete commentJabiertxof2016-12-061-1/+0
| * Fixes for measure LPE and speed path based LPE operationsJabiertxof2016-12-061-3/+7
| * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-30/+0
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-0310-34/+2
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-2810-2/+34
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-2810-34/+2
* | update to trunkJabier Arraiza Cenoz2016-06-111-1/+1
|\|
| * fix-bug-1586749. Broken english in bspline help messageJabier Arraiza Cenoz2016-05-291-1/+1
* | Fixing pointwiseJabier Arraiza Cenoz2016-05-261-1/+0