| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixes for pressure pencil | Jabier Arraiza | 2019-07-19 | 1 | -32/+26 |
| | | |||||
| * | Improvements finish pointed by Maren | Jabier Arraiza | 2019-07-19 | 1 | -2/+2 |
| | | |||||
| * | PencilToolbar: GtkAction migration | Alexander Valavanis | 2019-02-05 | 1 | -3/+2 |
| | | |||||
| * | 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-pass-by-value pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This avoids having to pass variables by reference before copying them when calling a constructor. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -7/+7 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | 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. | ||||
| * | Remove unused icon-size.h | Stefano Facchini | 2017-10-19 | 1 | -1/+0 |
| | | |||||
| * | Add tooltip to set default LPE widget | Jabier Arraiza | 2017-09-22 | 1 | -0/+1 |
| | | |||||
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -2/+2 |
| | | |||||
| * | Rewrite UX | Jabiertxof | 2017-04-29 | 1 | -0/+2 |
| | | | | (bzr r15620.1.12) | ||||
| * | Reset | Jabiertxof | 2017-04-28 | 1 | -2/+0 |
| | | | | (bzr r15620.1.9) | ||||
| * | Allow set and reset default values of LPE parameters | Jabiertxof | 2017-04-14 | 1 | -0/+2 |
| | | | | (bzr r15620.1.1) | ||||
| * | Fises to toggle button and coding style | Jabier Arraiza Cenoz | 2016-07-24 | 1 | -4/+4 |
| | | | | (bzr r15021) | ||||
| * | Update togglebutton parameter to handle if you want: | Jabier Arraiza Cenoz | 2014-07-13 | 1 | -2/+14 |
| | | | | | | Active text, Active icon, Inactive text, Inactive Icon (bzr r13341.1.88) | ||||
| * | Add signals to ToggleButton; more coding style | Liam P. White | 2014-07-08 | 1 | -4/+13 |
| | | | | (bzr r13341.1.87) | ||||
| * | adding missing files from LPE simplify | Jabier Arraiza Cenoz | 2014-05-13 | 1 | -0/+56 |
| (bzr r13341.1.16) | |||||
