]> git.sesse.net Git - kdenlive/history - src/complexparameter.h
Fix label
[kdenlive] / src / complexparameter.h
2013-05-31 Montel LaurentConst'ref
2013-05-30 Montel LaurentRemove virtual keyword, fix indent. Const'ref
2013-05-27 Montel Laurentconst'ify. Remove unimplemented function. Fix indent...
2013-05-13 Montel LaurentUse const'ref, change if(foo) delete foo => delete...
2013-05-12 Montel Laurentadd explicit keyword when necessary. Add const ref...
2013-05-07 Montel LaurentFix forward declaration
2009-07-23 Jean-Baptiste MardelleFix mem leak + possible crash with transition:
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2008-03-25 Marco Gittlercomplex parameter also for "geometry"
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-02-25 Marco Gittlercomplexparameter can now read "complex"
2008-02-22 Jean-Baptiste MardelleFix header
2008-02-22 Marco Gittlerupdate to complexparameter
2008-02-22 Marco Gittlerused old keyframewidget for setup /scrollarea for param...