summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/ink-spinscale.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-03-12Use upward pointing arrow cursor in InkSpinScaleEduard Braun1-1/+1
2018-03-12Allow to constrain InkSpinScale slider values by pressing Ctrl keyEduard Braun1-4/+24
2017-12-19Replace the Gtk::Range by Gtk::Scale in the InkSpinScale widget.Tavmjong Bah1-40/+55
2017-12-18Replace GimpSpinScale by InkSpinScale.Tavmjong Bah1-0/+245