summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/ink-select-one-action.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-28Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis1-269/+0
2019-01-02modernize loopsMarc Jeanmougin1-8/+4
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot1-1/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-7/+7
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-7/+7
2018-02-04Convert UnitTracker to use ink-select-one-action.Tavmjong Bah1-2/+12
2018-01-22Add pixmap and data (pointer) members to column.Tavmjong Bah1-1/+7
2018-01-10Add option for label with ComboBox in InkSelectOneAction.Tavmjong Bah1-9/+9
2018-01-08onvert eraser and calligraphy tools to use ink-select-one-action.Tavmjong Bah1-0/+7
2017-12-24Bug fixes for radio action mode.Tavmjong Bah1-5/+14
2017-07-24Add C++ based Gtk::Action for choosing one item out of many.Tavmjong Bah1-0/+239