]> git.sesse.net Git - kdenlive/history - src/onmonitoritems/onmonitorrectitem.cpp
Const'ref
[kdenlive] / src / onmonitoritems / onmonitorrectitem.cpp
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-02-11 Jean-Baptiste MardelleFix Coverity #980699
2013-01-15 Jean-Baptiste MardelleFix transform issues in timeline causing thumbs to...
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-10-31 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-30 Jean-Baptiste MardelleFix possible crash in geom widget
2012-10-30 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-30 Jean-Baptiste MardelleAffine / composite transition path can now be edited...
2011-10-05 Jean-Baptiste MardelleFix timeline drawing pixel offset and remove deprecated...
2011-03-19 Till Theatono ";" after Q_UNUSED
2011-02-20 Till TheatoMake it easier to edit rect and corners on the monitor...
2011-01-29 Till Theatoon-monitor editing:
2011-01-03 Till Theatoon monitor geometry editing: fix compilation with Qt...
2010-12-27 Till TheatoAllow keeping the aspect ratio (of the project) when...
2010-10-12 Till TheatoAdd AbstractOnMonitorItem (preparations for more on...
2010-10-10 Till TheatoFix some compilation warnings
2010-10-09 Till TheatoAlways use solid yellow line as border of OnMonitorRect...
2010-10-09 Till TheatoAdd OnMonitorRectItem to separate rect move and resize...