]> git.sesse.net Git - kdenlive/history - src/scopes/scopemanager.cpp
Cleaning code style of Definitions.
[kdenlive] / src / scopes / scopemanager.cpp
2014-01-12 Jean-Nicolas ArtaudCleaning code style of Definitions.
2013-05-20 Montel Laurentconst'ref
2013-05-15 Montel Laurentincludemocs
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-13 Montel LaurentUse const'ref, change if(foo) delete foo => delete...
2013-05-07 Montel Laurentnormalize signal/slots
2012-12-31 Jean-Baptiste MardelleFix issues with OpenGL aspect ration / corruption and...
2012-10-14 Jean-Baptiste MardelleFix crash in scopes: http://kdenlive.org/mantis/view...
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-16 Jean-Baptiste MardellePrevent possible crash:
2012-03-14 Jean-Baptiste MardelleFix recent regression (composite transition preview...
2012-03-06 Jean-Baptiste MardelleMissing files from scope manager merge