summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-05Remove into filtered groupsJabier Arraiza1-1/+1
2018-11-05Fix related bug on eraserJabier Arraiza1-1/+1
2018-11-05Improvemets to find itemsJabier Arraiza1-1/+1
2018-11-03Minor yaxis fix for meassure toolJabier Arraiza1-1/+5
2018-11-01ToolBase::root_handler: fix keyboard movement for KEY_Up and KEY_Down eventsAntonio Ospite1-4/+4
2018-10-22Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah1-1/+0
2018-10-08Improve Meassure tool by a sugestion from Maren: https://chat.inkscape.org/ch...Jabiertxof1-4/+4
2018-10-07Fix dot size for calligraphyMarc Jeanmougin1-1/+1
2018-10-06Fix warning object!=nullptrMarc Jeanmougin1-1/+1
2018-10-06Misc. typosluz.paz1-1/+1
2018-10-05Removal of code but breaks gradientsMartin Owens1-5/+5
2018-10-01Move macros.h and remove unneeded macrosEduard Braun19-19/+26
2018-10-01Remove #include "config.h" wherever possibleEduard Braun12-44/+1
2018-10-01Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun1-0/+2
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-09-21adjust GDK_SCROLL_SMOOTH for MacBook TrackpadThomas Holder1-1/+21
2018-09-13Fix a meassure tooltip updated pointed by maren at hacfest, tooltip is not up...Jabiertxof2-3/+12
2018-09-13Fix horizontal scrolling direction when using smooth scrollingEduard Braun1-1/+1
2018-09-12New option to invert y-axisThomas Holder7-14/+31
2018-09-11Support smooth scrolling (part 2)Eduard Braun2-2/+4
2018-09-11Support smooth scrolling (part 1)Eduard Braun1-5/+31
2018-09-11Requested revisions + more typos and grammar fixesluz.paz1-12/+12
2018-09-11Misc. typosluz.paz1-1/+1
2018-06-21Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot22-48/+48
2018-06-19Replace functions with methods in SPColor.Emmanuel Gil Peyrot3-12/+12
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot3-3/+3
2018-06-18Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot5-18/+18
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot8-8/+8
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot3-6/+3
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot28-491/+491
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot25-127/+127
2018-06-12Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...Emmanuel Gil Peyrot1-3/+4
2018-06-12Make ToolBase::cursor use gdkmm and smart pointers.Emmanuel Gil Peyrot3-22/+15
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-2/+2
2018-05-14Misc. typosluz.paz1-1/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin22-51/+51
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin22-51/+51
2018-04-29Put adaptagrams into its own folderMarc Jeanmougin1-1/+1
2018-04-23Fixing LPE recalculations warnings on updateJabier Arraiza5-24/+3
2018-03-28Fix bug: 1758477Jabier Arraiza3-4/+11
2018-03-28a bit more of warning cleanupFelipe Corrêa da Silva Sanches3-6/+5
2018-03-28Fix bug: 1738504Jabier Arraiza1-1/+0
2018-03-26Allow upadate shapen innside groups with LPEJabier Arraiza7-6/+22
2018-03-26Fixing refsJabier Arraiza2-13/+0
2018-03-26Fix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#...Jabier Arraiza1-2/+0
2018-03-26Base LPE refactorJabier Arraiza3-7/+7
2018-03-06Remove unused includes, etc.Tavmjong Bah1-2/+0
2018-02-18Misc. typosluz.paz1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah28-441/+551
2018-01-10Convert mesh-toolbar to use ink-select-one-action.Tavmjong Bah1-19/+14