summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-1918-28/+28
* 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-182-3/+4
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-187-9/+9
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-186-10/+6
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-1834-500/+500
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-1811-55/+55
* Fix build issue caused by f09962028d017896279b717a6621a4de772d1b4f on GTK+ <3...Emmanuel Gil Peyrot2018-06-181-1/+5
* ZoomToolbar: C++ify and GtkAction migrationAlexander Valavanis2018-06-171-1/+1
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-1744-13503/+21
* Merge branch 'clang-tidy-delete-pass' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-142-3/+3
|\
| * Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-122-3/+3
* | Merge branch 'gdkmm' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-143-78/+60
|\ \
| * | Make shutdown dialogs use gtkmm.Emmanuel Gil Peyrot2018-06-131-56/+37
| * | Make info dialog use gtkmm.Emmanuel Gil Peyrot2018-06-131-11/+6
| * | Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...Emmanuel Gil Peyrot2018-06-122-2/+4
| * | Make SPDesktopWidget::window_get_pointer() use gdkmm.Emmanuel Gil Peyrot2018-06-121-9/+13
| |/
* | Merge branch 'patch-1' of gitlab.com:Moini/inkscapeMarc Jeanmougin2018-06-141-1/+1
|\ \ | |/ |/|
| * Incorporate Eduard's suggestion for Ellipse Undo entry.Maren Hachmann2018-03-081-1/+1
| * Suggestion for improved Undo string when changing radii of an ellipse, consis...Maren Hachmann2018-03-021-1/+1
* | Source typosluz.paz2018-05-141-2/+2
* | Misc. typosluz.paz2018-05-143-6/+6
* | Merge branch 'guidespanel' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-05-092-11/+0
|\ \
| * | Add global guide controls to guides panelGeoff Lankow2018-05-042-11/+0
* | | Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-0428-60/+60
* | | Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-2928-60/+60
* | | Make the CMS toggle button update the canvasTobias Ellinghaus2018-04-281-12/+12
|/ /
* | Add files missing in last commit (FontSelector).Tavmjong Bah2018-04-132-8/+9
* | Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-132-577/+0
* | Fix inconsistent signal disconnection in arc toolbarMikko Rasa2018-04-121-1/+3
* | Code cleanup.Tavmjong Bah2018-04-051-4/+3
* | Remove call to update font list when selection changes.Tavmjong Bah2018-04-041-3/+0
* | Add lots of README's.Tavmjong Bah2018-03-301-0/+11
* | Base LPE refactorJabier Arraiza2018-03-261-4/+4
* | Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-172-154/+0
* | [meson-build] libgimpwidgetsFelipe Corrêa da Silva Sanches2018-03-172-3/+26
* | [meson-build] libwidgetsFelipe Corrêa da Silva Sanches2018-03-171-0/+131
|/
* Remove ege-select-one-action.Tavmjong Bah2018-02-043-1386/+0
* Convert UnitTracker to use ink-select-one-action.Tavmjong Bah2018-02-049-55/+53
* Really convert LPEtool-toolbar to use ink-select-one-action.Tavmjong Bah2018-02-031-40/+54
* Remove unneeded header.Tavmjong Bah2018-02-031-1/+0
* Convert LPEtool-toobar to use ink-select-one-action.Tavmjong Bah2018-02-011-32/+40
* Remove unneeded header.Tavmjong Bah2018-01-311-1/+0
* Convert tweak tool to use ink-select-one-action.Tavmjong Bah2018-01-311-122/+116
* Convert bucket toolbar to use ink-select-one-action.Tavmjong Bah2018-01-311-46/+78
* Fix setting active button (SP_GRADIENT_TYPE_LINEAR != 0).Tavmjong Bah2018-01-311-2/+2
* Convert pen/pencil toolbar to use ink-select-one-action.Tavmjong Bah2018-01-311-119/+138
* Convert star-toolbar to use ink-select-one-action.Tavmjong Bah2018-01-301-78/+93
* Minor formatting cleanup.Tavmjong Bah2018-01-301-61/+59
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-3028-258/+372