| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SelectedColor: Add reminder | Patrick Storz | 2019-07-22 | 1 | -0/+1 |
| | | | | | | | | | | | We don't properly emit 'signal_changed' after dragging. This was removed to avoid other issues in 401c2f70ce1ffcdf7a041c27df8c06e19f42e847 See also https://gitlab.com/inkscape/inkscape/issues/345 | ||||
| * | 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 | ||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -3/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -1/+1 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 |
| | | |||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -1/+1 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+1 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -1/+1 |
| | | | | (bzr r15025) | ||||
| * | Fix bugs with the colour selector self-signaling on change. | Martin Owens | 2016-03-29 | 1 | -1/+0 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1462907 - https://launchpad.net/bugs/1249618 (bzr r14747) | ||||
| * | fixed: color scales - updating color when switched from undefined | Tomasz Boczkowski | 2015-05-17 | 1 | -7/+6 |
| | | | | (bzr r14059.1.29) | ||||
| * | fixed crash in paint selector when changing from gradient to solid color | Tomasz Boczkowski | 2015-05-09 | 1 | -7/+10 |
| | | | | (bzr r14059.1.23) | ||||
| * | gtk3 compile fix | Tomasz Boczkowski | 2015-05-02 | 1 | -6/+2 |
| | | | | (bzr r14059.1.13) | ||||
| * | Using SelectedColor instead of SPColorSelector | Tomasz Boczkowski | 2015-04-26 | 1 | -9/+32 |
| |\ | | | | | (bzr r14059.1.10) | ||||
| | * | Using SelectedColor in extenstion/param/color | Tomasz Boczkowski | 2014-06-01 | 1 | -0/+12 |
| | | | | | | | (bzr r13341.6.45) | ||||
| | * | inhibit SelectedColor::setColorAlpha in the callbacks of it's signals | Tomasz Boczkowski | 2014-06-01 | 1 | -9/+20 |
| | | | | | | | (bzr r13341.6.43) | ||||
| * | | merged SPColorWheelSelector c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 1 | -3/+9 |
| |\| | | | | | (bzr r14059.1.7) | ||||
| | * | SPColorWheelSelector c++-sification: inherit Gtk::Table/Grid | Tomasz Boczkowski | 2014-05-31 | 1 | -3/+10 |
| | | | | | | | (bzr r13341.6.35) | ||||
| * | | merged SelectedColor enhancements from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 1 | -1/+21 |
| |\| | | | | | (bzr r14059.1.6) | ||||
| | * | added dragged, released, grabbed signals to SelectedColor | Tomasz Boczkowski | 2014-05-31 | 1 | -1/+21 |
| | | | | | | | (bzr r13341.6.33) | ||||
| * | | merged SPNotebook c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 1 | -11/+21 |
| |\| | | | | | (bzr r14059.1.5) | ||||
| | * | changed coding style of SelectedColor | Tomasz Boczkowski | 2014-05-30 | 1 | -11/+21 |
| | | | | | | | (bzr r13341.6.30) | ||||
| | * | SPColorNotebok c++-sification - available pages list | Tomasz Boczkowski | 2014-05-30 | 1 | -2/+3 |
| | | | | | | | (bzr r13341.6.28) | ||||
| * | | merged SPSelected color implementation from svgpaints branch | Tomasz Boczkowski | 2015-04-25 | 1 | -0/+8 |
| |/ | | | (bzr r14059.1.4) | ||||
| * | SPColorSelector c++-sification: added ColorSelectorFactory | Tomasz Boczkowski | 2014-05-30 | 1 | -0/+6 |
| | | | | (bzr r13341.6.27) | ||||
| * | SPColorSelector c++-sification: added SelectedColor class | Tomasz Boczkowski | 2014-05-29 | 1 | -0/+92 |
| (bzr r13341.6.26) | |||||
