]> git.sesse.net Git - kdenlive/history - src/commands
Fix indent
[kdenlive] / src / commands /
2013-05-30 Montel LaurentRemove not necessary virtual keyword. Fix includes...
2013-05-30 Montel LaurentRemove virtual keyword, fix include, fix indent
2013-05-30 Montel LaurentFix includes/remove not necessary virtual keyword....
2013-05-30 Montel Laurentconst'ref, Remove not necessary virtual keyword. Fix...
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-13 Montel LaurentAdd explicit keyword, const'ref, minor optimization
2013-05-13 Montel Laurentconst'ref
2013-05-12 Montel LaurentUse const'ref
2013-05-07 Montel LaurentFix forward declaration
2013-02-23 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2013-02-23 Jean-Baptiste MardelleFix keyframes when undoing a clip / group cut
2012-12-26 Jean-Baptiste MardelleFix editing guide at position 0 deletes it:
2012-12-25 Jean-Baptiste MardelleRevert my freezing "stability patch" and fix some refre...
2012-12-10 Jean-Baptiste MardelleFix fade problem when resizing clip:http://kdenlive...
2012-11-19 Ed RogalskyMerge branch 'master' into bugfix/jogshuttle
2012-11-17 Jean-Baptiste MardelleFix crash on project clip deletion
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-10-30 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-29 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-10-29 Jean-Baptiste MardelleDo not switch monitor when not necessary, make sure...
2012-10-20 Jean-Baptiste MardellePrepare for clip extra data (reusable analysis data)
2012-10-20 Jean-Baptiste MardelleClip markers can now have a category that is shown...
2012-04-19 Simon A. EugsterMerge branch 'audioAlign'
2012-04-19 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-18 Jean-Baptiste MardelleEffect stack update: enable / disable several effects...
2012-04-15 Jean-Baptiste MardelleFix drag & drop of effects and groups in effect stack:
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-01 Jean-Baptiste MardelleFix crash when dropping effect on a group
2012-03-30 Jean-Baptiste MardelleFix undo / redo with effect groups
2012-02-21 Simon A. EugsterFFT correlation is now used for larger audio samples...
2012-02-16 Jean-Baptiste MardelleMerge branch 'master' into audioAlign
2012-02-15 Simon A. EugsterTrying to fix a bug with the clip move undo command...
2011-11-14 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-12 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-10 Alberto VillaMerge branch 'buildsystem'
2011-11-10 Alberto VillaMerge branch 'master' into next
2011-11-10 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-08 Alberto VillaReorganize and cleanup build structure
2011-11-08 Alberto VillaMove undo commands to their own subdirectory