summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix a meassure tooltip updated pointed by maren at hacfest, tooltip is not up...Jabiertxof2018-09-132-3/+12
* | Fix horizontal scrolling direction when using smooth scrollingEduard Braun2018-09-131-1/+1
* | New option to invert y-axisThomas Holder2018-09-127-14/+31
* | Support smooth scrolling (part 2)Eduard Braun2018-09-112-2/+4
* | Support smooth scrolling (part 1)Eduard Braun2018-09-111-5/+31
|/
* Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot2018-06-2122-48/+48
* Replace functions with methods in SPColor.Emmanuel Gil Peyrot2018-06-193-12/+12
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-183-3/+3
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-185-18/+18
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-188-8/+8
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-183-6/+3
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-1828-491/+491
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-1825-127/+127
* Merge branch 'clang-tidy-delete-pass' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-141-2/+2
|\
| * Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* | Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...Emmanuel Gil Peyrot2018-06-121-3/+4
* | Make ToolBase::cursor use gdkmm and smart pointers.Emmanuel Gil Peyrot2018-06-123-22/+15
|/
* Misc. typosluz.paz2018-05-141-1/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-0422-51/+51
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-2922-51/+51
* Put adaptagrams into its own folderMarc Jeanmougin2018-04-291-1/+1
* Fixing LPE recalculations warnings on updateJabier Arraiza2018-04-235-24/+3
* Fix bug: 1758477Jabier Arraiza2018-03-283-4/+11
* a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-283-6/+5
* Fix bug: 1738504Jabier Arraiza2018-03-281-1/+0
* Allow upadate shapen innside groups with LPEJabier Arraiza2018-03-267-6/+22
* Fixing refsJabier Arraiza2018-03-262-13/+0
* Fix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#...Jabier Arraiza2018-03-261-2/+0
* Base LPE refactorJabier Arraiza2018-03-263-7/+7
* Remove unused includes, etc.Tavmjong Bah2018-03-061-2/+0
* Misc. typosluz.paz2018-02-181-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-3028-441/+551
* Convert mesh-toolbar to use ink-select-one-action.Tavmjong Bah2018-01-101-19/+14
* Misc. typosluz.paz2018-01-081-1/+1
* Merge branch 'master' into powerpencilIIJabiertxo Arraiza Cenoz2017-12-271-0/+5
|\
| * GtkMM popup menu deprecation fixesAlexander Valavanis2017-12-261-0/+5
* | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-262-438/+428
|\|
| * Format connector codeSylvain Chiron2017-12-262-438/+428
* | Fix power stroke closed path and minor tweacks for pencil powerstrokeJabier Arraiza2017-12-262-3/+7
* | Fix start anchorsJabier Arraiza2017-12-255-376/+371
* | Refactoring pencil powerstrokeJabier Arraiza2017-12-213-70/+103
* | Tiny fix to improbe release pentoolJabier Arraiza2017-12-181-0/+1
* | Working on powerstroke fixes to pentoolJabier Arraiza2017-12-183-204/+124
* | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-121-1/+2
|\|
| * Prevent snapping while space-panningDuncan2017-12-081-1/+2
* | Moving toleranceJabier Arraiza2017-12-081-4/+5
* | Mege trunk into powerpencilIIJabier Arraiza2017-12-074-157/+132
|\|
| * Fix bug 1733422 - Bezier and pencil tool don't work form: from clipboardJabier Arraiza2017-12-071-0/+16
| * Add fix to problem switching pen tool modesJabier Arraiza2017-12-044-144/+115
* | Update to trunkJabier Arraiza2017-12-042-3/+21
|\|