]> git.sesse.net Git - kdenlive/history - src/complexparameter.cpp
Fix label
[kdenlive] / src / complexparameter.cpp
2013-05-16 Montel LaurentRemove some not necessary endline
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 Laurentnormalize signal/slots
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-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste Mardellekrazy: fix icon
2008-03-25 Marco Gittlercomplex parameter also for "geometry"
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-02 Marco Gittlerload and save titles (except svg's)
2008-02-25 Marco Gittleruses mix/max as limit and stretch value range to max
2008-02-25 Marco Gittlercomplexparameter can now read "complex"
2008-02-22 Marco Gittlerupdate to complexparameter
2008-02-22 Marco Gittlerused old keyframewidget for setup /scrollarea for param...