summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/ink-spinscale.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-1/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Use upward pointing arrow cursor in InkSpinScaleEduard Braun2018-03-121-1/+1
* Allow to constrain InkSpinScale slider values by pressing Ctrl keyEduard Braun2018-03-121-4/+24
* Replace the Gtk::Range by Gtk::Scale in the InkSpinScale widget.Tavmjong Bah2017-12-191-40/+55
* Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-181-0/+245