| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve speed of LPE's updating widgets on release knots instead when value ↵ | Jabiertxof | 2019-11-02 | 1 | -1/+1 |
| | | | | | change | ||||
| * | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 2019-05-26 | 1 | -12/+0 |
| | | |||||
| * | run clang tidy modernize pass | Marc Jeanmougin | 2019-01-02 | 1 | -2/+4 |
| | | |||||
| * | 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 | ||||
| * | Move GTKMM_CHECK_VERSION from config.h to it's own header | Eduard Braun | 2018-10-01 | 1 | -1/+3 |
| | | | | | | Avoids having to recompile most of the Inkscape codebase whenever gtkmm is updated. | ||||
| * | Improve message parameter and remove unecesary widgets from meassure ↵ | Jabier Arraiza | 2018-09-15 | 1 | -3/+7 |
| | | | | | segments LPE | ||||
| * | Update measure segments helper info and align to messages LPE parameter | Jabiertxof | 2018-09-14 | 1 | -13/+17 |
| | | |||||
| * | 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 | -2/+2 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -2/+2 |
| | | |||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -6/+6 |
| | | |||||
| * | LPE message Gtkmm deprecation fixes | Alexander Valavanis | 2017-12-26 | 1 | -0/+13 |
| | | |||||
| * | Fix typo crash building | Jabier Arraiza | 2017-11-04 | 1 | -1/+1 |
| | | |||||
| * | Fix meessage parameter to allow min height request | Jabier Arraiza | 2017-11-04 | 1 | -6/+18 |
| | | |||||
| * | Add improvements to meassure segments LPE pointed by CR | Jabier Arraiza | 2017-09-25 | 1 | -0/+101 |
