summaryrefslogtreecommitdiffstats
path: root/src/object/sp-flowdiv.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-0/+9
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-3/+3
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-10/+5
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-17/+17
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+0
2017-10-02Second batchMarc Jeanmougin1-74/+33
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-12/+12
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-60/+60
2015-02-25create SPObject factoryLiam P. White1-34/+0
2013-10-01Comprehensive fix for the issues with disappearing filtered objects.Krzysztof Kosi??ski1-16/+16
2013-07-31Replacement of unnecessary variables.Markus Engel1-55/+70
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-15/+8
2013-04-05Merged Item.Markus Engel1-27/+21
2013-04-05Merged FlowX classes.Markus Engel1-163/+57
2013-04-02Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel1-0/+30
2013-04-01Added constructors to SP classes.Markus Engel1-15/+45
2013-04-01Replaced calls to g_object_(un)ref with sp_object_(un)ref.Markus Engel1-12/+12
2013-03-31Prepared exchange of casting macros.Markus Engel1-0/+5
2013-03-29Renamed virtual function names.Markus Engel1-48/+48
2013-03-29Removed function pointers from SPObject and subclasses.Markus Engel1-21/+21
2013-03-14Various changes.Markus Engel1-3/+3
2013-01-24More GObject boilerplate cleanupAlex Valavanis1-180/+53
2012-08-19Added "virtual pad" toMarkus Engel1-102/+248
2012-01-08Warning and uninitialized variable cleanup.Jon A. Cruz1-160/+140
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-1/+1
2010-08-04Wholesale cruft removal part 2Krzysztof Kosi??ski1-1/+0
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-12/+12
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-6/+6
2009-08-05SPDocument->Documentjohnce1-6/+6
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-26/+21
2007-11-04Warning cleanupJon A. Cruz1-5/+5
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-8/+14
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-44/+44