]> git.sesse.net Git - kdenlive/shortlog
kdenlive
2013-05-28 Montel LaurentFix indent. Const'ref. Optimization. Clean up code
2013-05-28 Montel LaurentFix memory leak. Minor optimization
2013-05-27 Montel Laurentconst'ref
2013-05-27 Montel Laurentconst'ify. Remove unimplemented function. Fix indent...
2013-05-26 Montel LaurentRemove not necessary virtual keyword. Use const'ref
2013-05-25 Montel LaurentMinor cleanup
2013-05-25 Montel LaurentMinor optimization
2013-05-25 Montel Laurentconst'ref
2013-05-25 Montel LaurentRemove not implemented function
2013-05-25 Montel LaurentConst'ify/ref + fix indent
2013-05-25 Montel LaurentFix indent
2013-05-25 Montel LaurentFix crash when it's not visible
2013-05-25 Montel Laurentif(foo) delete foo; -> delete foo
2013-05-24 Jean-Baptiste... Fix compilation
2013-05-24 Montel Laurentincludemocs
2013-05-24 Montel LaurentConst'ref
2013-05-24 Montel LaurentFix indent, Use const'ref
2013-05-23 Montel Laurentconst'ify, optimization, fix indent
2013-05-23 Montel LaurentFix indent, minor optimization. Const'ref etc.
2013-05-23 Montel Laurentconst'ify + fix indent + minor optimization
2013-05-22 Montel LaurentBetter to use nepomukcore
2013-05-22 Montel Laurentadd const/ref, Fix indent
2013-05-22 Montel LaurentConst'ify Fix indent
2013-05-22 Montel Laurentconst'ref, fix indent
2013-05-22 Montel LaurentFix indent, use const'ref, use explicit when necessary
2013-05-20 Montel Laurentconst'ref.
2013-05-20 Montel LaurentConst'ify. Fix indent. if (foo) delete foo -> delete...
2013-05-20 Montel LaurentReindent. It helps to read code
2013-05-20 Montel Laurentconst'ify
2013-05-20 Montel Laurentconst'ref
2013-05-20 Montel LaurentConst'ify
2013-05-20 Montel Laurentconst'ref
2013-05-20 Montel LaurentConst'ify. Use QLatin1String
2013-05-17 Montel LaurentMinor optimization
2013-05-17 Montel LaurentAdd more const'ref
2013-05-16 Montel Laurentconst'ref
2013-05-16 Montel LaurentRemove some not necessary endline
2013-05-16 Montel Laurentconst'ify/ref + minor optimization
2013-05-15 Montel LaurentMinor
2013-05-15 Montel Laurentit's a slot
2013-05-15 Montel LaurentFix crash when table has not row
2013-05-15 Montel LaurentStill const'ref. Minor optimization
2013-05-15 Montel Laurentuse --i
2013-05-15 Montel LaurentMinor optimization. Use const'ref
2013-05-15 Montel Laurentincludemocs
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-14 Montel LaurentUse a real dialogbox so we understand how to cancel...
2013-05-14 Montel Laurentconst'ref.
2013-05-14 Montel LaurentFix memory leak
2013-05-14 Montel Laurentuse const'ref
2013-05-14 Montel Laurentuse const+reference
2013-05-14 Montel LaurentFix tooltip (show correct shorcut
2013-05-13 Montel LaurentAdd explicit keyword, const'ref, minor optimization
2013-05-13 Montel Laurentuse i18n() not tr
2013-05-13 Montel LaurentUse const'ref, change if(foo) delete foo => delete...
2013-05-13 Montel Laurentconst'ref
2013-05-12 Montel LaurentUse explicit, const/ref, remove unimplemented function
2013-05-12 Montel LaurentUSe const'ref
2013-05-12 Montel Laurentconst'ify/use reference. Remove unused variable
2013-05-12 Montel Laurentadd explicit keyword when necessary. Add const ref...
2013-05-12 Montel LaurentConst'reference
2013-05-12 Montel Laurentconst ref
2013-05-12 Montel LaurentFix mem leak
2013-05-12 Montel Laurentconst'ify, move static function to public not in slot...
2013-05-12 Montel LaurentFix memory leak
2013-05-12 Montel Laurentconst'ify when necessary
2013-05-12 Montel Laurentconst'ify
2013-05-12 Montel Laurentconst'ify
2013-05-12 Montel Laurentconst'ify
2013-05-12 Montel LaurentUse const'ref
2013-05-12 Montel Laurentconst'ify
2013-05-12 Montel Laurentuse const ref
2013-05-12 Montel Laurentconst'ify
2013-05-12 Montel Laurentuse const'ref
2013-05-12 Montel LaurentUse const'ref.
2013-05-12 Montel Laurentconst'ify
2013-05-12 Montel LaurentConst'ify, use isEmpty()
2013-05-07 Montel LaurentRemove executable attribute
2013-05-07 Montel LaurentUSe free
2013-05-07 Montel LaurentFix forward declaration
2013-05-07 Montel Laurentnormalize signal/slots
2013-05-05 Jean-Baptiste... Fix some problems with transitions keyframes
2013-05-03 Pino ToscanoRemove erroneous double-quotes around %c in Exec line
2013-04-30 Montel LaurentInitialize variable
2013-04-23 Ed Rogalskysync with v0.9 branch
2013-04-21 Script KiddySVN_SILENT made messages (.desktop file)
2013-04-13 Jean-Baptiste... Merge branch 'master' of git://anongit.kde.org/kdenlive
2013-04-13 Jean-Baptiste... Fix scopes: http://kdenlive.org/mantis/view.php?id...
2013-04-09 Script KiddySVN_SILENT made messages (.desktop file)
2013-04-06 Jean-Baptiste... Revert "Finally get ready for 0.9.6 release"
2013-04-06 Jean-Baptiste... Finally get ready for 0.9.6 release
2013-04-04 Jean-Baptiste... Add reverse clip to clip actions: http://kdenlive.org...
2013-04-02 Jean-Baptiste... Try to fix font GUI issue: http://www.kdenlive.org...
2013-04-02 Jean-Baptiste... Show project duration in status bar
2013-04-01 Jean-Baptiste... Spacer tool should never allow to move clips before...
2013-04-01 Jean-Baptiste... Correctly handle unsupported filters
2013-04-01 Jean-Baptiste... Remove space from filename start / end in render dialog...
2013-03-31 Jean-Baptiste... Fix possible crash when changing speed effect
2013-03-31 Jean-Baptiste... Remove duplicate colortap filter: http://kdenlive.org...
2013-03-31 Jean-Baptiste... Fix vstab angle parameter: http://kdenlive.org/mantis...
next