| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-08 | Clarify licenses | Max Gaukler | 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 | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 1 | -10/+10 | |
| This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | |||||
| 2018-06-12 | Run clang-tidy’s modernize-use-equals-delete pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| Adds a delete specifier on constructors, destructors or assignment methods that should never be called, ensuring they actually never will. | |||||
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -1/+2 | |
| A lot of header clean-up. | |||||
| 2017-09-22 | Add tooltip to set default LPE widget | Jabier Arraiza | 1 | -0/+1 | |
| 2017-09-21 | Fix for bug #1715433 Clone original LPE can no longer be used to fill a ↵ | Jabier Arraiza | 1 | -1/+1 | |
| powerstroke path | |||||
| 2017-09-13 | Fixes for clone original LPE | Jabiertxo Arraiza Cenoz | 1 | -3/+4 | |
| 2017-09-09 | This commit is based on a coment on bug #1670644. And allow to fill the fill ↵ | Jabier Arraiza | 1 | -12/+16 | |
| between many LPE widget that allow attach all paths on the clipboard instead only one Also added to this widget the option visible, to allow work with multiples paths wigout getting full cracy | |||||
| 2017-09-08 | Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a ↵ | Jabiertxo Arraiza Cenoz | 1 | -0/+5 | |
| powerstroke path | |||||
| 2017-04-29 | Rewrite UX | Jabiertxof | 1 | -2/+1 | |
| (bzr r15620.1.12) | |||||
| 2017-04-28 | Reset | Jabiertxof | 1 | -1/+2 | |
| (bzr r15620.1.9) | |||||
| 2017-04-14 | Allow set and reset default values of LPE parameters | Jabiertxof | 1 | -2/+1 | |
| (bzr r15620.1.1) | |||||
| 2015-04-27 | 2Geom sync - initial commit | Krzysztof Kosi??ski | 1 | -1/+1 | |
| (bzr r14059.2.1) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -0/+122 | |
| (bzr r13341.5.16) | |||||
| 2014-09-14 | Warnings cleanup; formatting | Liam P. White | 1 | -2/+1 | |
| (bzr r13341.1.206) | |||||
| 2014-09-14 | Small cleanup | Liam P. White | 1 | -1/+1 | |
| (bzr r13341.1.205) | |||||
| 2014-03-02 | Experimental merge of Ponyscape features into trunk (will not compile) | Liam P. White | 1 | -0/+123 | |
| (bzr r13090.1.1) | |||||
