| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More cleanup | Patrick Storz | 2019-08-31 | 1 | -0/+2 |
| | | |||||
| * | PencilToolbar: GtkAction migration | Alexander Valavanis | 2019-02-05 | 1 | -4/+5 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-equals-delete pass. | Emmanuel Gil Peyrot | 2018-06-12 | 1 | -2/+2 |
| | | | | | | Adds a delete specifier on constructors, destructors or assignment methods that should never be called, ensuring they actually never will. | ||||
| * | fixed crash in paint selector when changing from gradient to solid color | Tomasz Boczkowski | 2015-05-09 | 1 | -1/+1 |
| | | | | (bzr r14059.1.23) | ||||
| * | gtk3 compile fix | Tomasz Boczkowski | 2015-05-02 | 1 | -9/+5 |
| | | | | (bzr r14059.1.13) | ||||
| * | Using SelectedColor in extenstion/param/color | Tomasz Boczkowski | 2014-06-01 | 1 | -0/+3 |
| | | | | (bzr r13341.6.45) | ||||
| * | inhibit SelectedColor::setColorAlpha in the callbacks of it's signals | Tomasz Boczkowski | 2014-06-01 | 1 | -1/+3 |
| | | | | (bzr r13341.6.43) | ||||
| * | SPColorWheelSelector c++-sification: inherit Gtk::Table/Grid | Tomasz Boczkowski | 2014-05-31 | 1 | -0/+2 |
| | | | | (bzr r13341.6.35) | ||||
| * | added dragged, released, grabbed signals to SelectedColor | Tomasz Boczkowski | 2014-05-31 | 1 | -0/+6 |
| | | | | (bzr r13341.6.33) | ||||
| * | changed coding style of SelectedColor | Tomasz Boczkowski | 2014-05-30 | 1 | -19/+27 |
| | | | | (bzr r13341.6.30) | ||||
| * | SPColorNotebok c++-sification - available pages list | Tomasz Boczkowski | 2014-05-30 | 1 | -0/+8 |
| | | | | (bzr r13341.6.28) | ||||
| * | SPColorSelector c++-sification: added ColorSelectorFactory | Tomasz Boczkowski | 2014-05-30 | 1 | -2/+18 |
| | | | | (bzr r13341.6.27) | ||||
| * | SPColorSelector c++-sification: added SelectedColor class | Tomasz Boczkowski | 2014-05-29 | 1 | -0/+55 |
| (bzr r13341.6.26) | |||||
