| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 std::auto_ptr | Jan Lingscheid | 2017-10-17 | 1 | -4/+0 |
| | | | | | | As C++11-compiler is now mandatory, conditional use of auto_ptr is no longer usefull. This commit does not remove the usage of std::auto_ptr in 2geom. | ||||
| * | Fix node size regression and add ctrlResize property for multiple use. | Martin Owens | 2016-04-02 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1562197 (bzr r14761) | ||||
| * | removes warnings when compiling with c++11 using uniqueptr instead of autoptr | Marc Jeanmougin | 2015-11-16 | 1 | -2/+4 |
| | | | | (bzr r14475) | ||||
| * | Added sp-ctrlcurve, usefull for meshes. | Tavmjong Bah | 2012-05-21 | 1 | -0/+3 |
| | | | | (bzr r11395) | ||||
| * | Extended control resizing to node editing. Fixes half of bug #172059. | Jon A. Cruz | 2012-05-21 | 1 | -0/+11 |
| | | | | | | Additional prep for centralizing color setting. (bzr r11390) | ||||
| * | Extended resizing to node handles. | Jon A. Cruz | 2012-05-17 | 1 | -1/+8 |
| | | | | (bzr r11375) | ||||
| * | Centralized line creation and enhanced visibility. | Jon A. Cruz | 2012-05-09 | 1 | -1/+14 |
| | | | | (bzr r11350) | ||||
| * | Adding the two new files. | Jon A. Cruz | 2012-05-03 | 1 | -0/+61 |
| (bzr r11317) | |||||
