summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar/rect-toolbar.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: call setAttribute() directly.Shlomi Fish2019-06-061-1/+1
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-6/+0
* Make display unit change roll out to toolbarsNathan Lee2019-04-301-1/+1
* UnitTracker: Create tool item without using GtkActionAlexander Valavanis2019-02-031-4/+2
* StarToolbar: GtkAction migrationAlexander Valavanis2019-01-271-1/+0
* SpinButtonToolItem: Allow default numeric menu descriptions & migrate RectToo...Alexander Valavanis2019-01-271-19/+10
* Toolbars: Fix alt+x focus switchingAlexander Valavanis2019-01-271-2/+0
* RectToolbar: GtkAction migration (first pass)Alexander Valavanis2019-01-261-121/+120
* Tidy up toolbox utilitiesAlexander Valavanis2019-01-221-1/+0
* Tidy up toolbox codeAlexander Valavanis2019-01-221-4/+4
* Cleanup unused toolbar codeAlexander Valavanis2019-01-211-8/+0
* derive all toolbars from Inkscape::ToolbarAlexander Valavanis2019-01-191-254/+258
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-21/+21
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-171-0/+436