| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | working on powerpencil in other thread | Jabier Arraiza | 2019-07-14 | 1 | -0/+1 |
| | | |||||
| * | Fork LPE if necesary also in LPEItem childs | Jabiertxof | 2019-05-16 | 1 | -1/+1 |
| | | |||||
| * | 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 | ||||
| * | SPAttributeEnum typed function arguments | Thomas Holder | 2018-10-06 | 1 | -1/+1 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| | | | | | | 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 | -9/+9 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -7/+8 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -0/+117 |
| A lot of header clean-up. | |||||
