summaryrefslogtreecommitdiffstats
path: root/src/ui/selected-color.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-22SelectedColor: Add reminderPatrick Storz1-0/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-3/+0
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-3/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
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
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+1
2016-03-29Fix bugs with the colour selector self-signaling on change.Martin Owens1-1/+0
2015-05-17fixed: color scales - updating color when switched from undefinedTomasz Boczkowski1-7/+6
2015-05-09fixed crash in paint selector when changing from gradient to solid colorTomasz Boczkowski1-7/+10
2015-05-02gtk3 compile fixTomasz Boczkowski1-6/+2
2014-06-01Using SelectedColor in extenstion/param/colorTomasz Boczkowski1-0/+12
2014-06-01inhibit SelectedColor::setColorAlpha in the callbacks of it's signalsTomasz Boczkowski1-9/+20
2014-05-31SPColorWheelSelector c++-sification: inherit Gtk::Table/GridTomasz Boczkowski1-3/+10
2014-05-31added dragged, released, grabbed signals to SelectedColorTomasz Boczkowski1-1/+21
2014-05-30changed coding style of SelectedColorTomasz Boczkowski1-11/+21
2014-05-30SPColorNotebok c++-sification - available pages listTomasz Boczkowski1-2/+3
2014-05-30SPColorSelector c++-sification: added ColorSelectorFactoryTomasz Boczkowski1-0/+6
2014-05-29SPColorSelector c++-sification: added SelectedColor classTomasz Boczkowski1-0/+92