| 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-equals-default pass. | Emmanuel Gil Peyrot | 1 | -2/+1 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -1/+1 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -1/+1 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -0/+0 | |
| A lot of header clean-up. | |||||
| 2017-10-02 | third batch | Marc Jeanmougin | 1 | -7/+5 | |
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -2/+2 | |
| (bzr r14954.1.21) | |||||
| 2016-07-13 | Second part of new SPObject children list | Adrian Boguszewski | 1 | -4/+4 | |
| (bzr r14954.1.19) | |||||
| 2013-08-03 | Cleaned up. | Markus Engel | 1 | -13/+8 | |
| (bzr r11608.1.117) | |||||
| 2013-04-07 | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 1 | -7/+5 | |
| (bzr r11608.1.86) | |||||
| 2013-04-06 | Merged ObjectGroup and subclasses. | Markus Engel | 1 | -36/+12 | |
| (bzr r11608.1.83) | |||||
| 2013-04-01 | Added constructors to SP classes. | Markus Engel | 1 | -4/+10 | |
| (bzr r11608.1.67) | |||||
| 2013-03-31 | Prepared exchange of casting macros. | Markus Engel | 1 | -0/+1 | |
| (bzr r11608.1.63) | |||||
| 2013-03-29 | Renamed virtual function names. | Markus Engel | 1 | -8/+8 | |
| (bzr r11608.1.57) | |||||
| 2013-03-29 | Removed function pointers from SPObject and subclasses. | Markus Engel | 1 | -4/+4 | |
| Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | |||||
| 2013-03-19 | Fixing regression | jtx | 1 | -3/+1 | |
| (bzr r11950.1.61) | |||||
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -1/+3 | |
| (bzr r11950.1.56) | |||||
| 2013-03-16 | Warning cleanup | Alex Valavanis | 1 | -3/+1 | |
| (bzr r12211) | |||||
| 2013-01-17 | Cleanup more GObject type definitions | Alex Valavanis | 1 | -45/+53 | |
| (bzr r12034) | |||||
| 2012-08-21 | Added "virtual pad" to SPObjectGroup. | Markus Engel | 1 | -20/+43 | |
| (bzr r11608.1.37) | |||||
| 2011-06-22 | Warning cleanup. | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r10339) | |||||
| 2010-07-24 | Yet mor in c++ification | Abhishek Sharma public | 1 | -30/+32 | |
| (bzr r9546.1.11) | |||||
| 2010-07-03 | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 1 | -2/+2 | |
| (bzr r9546.1.4) | |||||
| 2008-06-11 | plumb XML::Documents in everywhere | MenTaLguY | 1 | -5/+4 | |
| (bzr r5884) | |||||
| 2007-11-25 | Warning cleanup | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r4133) | |||||
| 2007-01-22 | continue switching sp_repr_new* over to XML::Document::create* | Aaron Spike | 1 | -1/+5 | |
| (bzr r2257) | |||||
