]> git.sesse.net Git - kdenlive/history - src/kthumb.h
Fix indent
[kdenlive] / src / kthumb.h
2013-05-31 Montel LaurentFix pedantic, fix forward declaration/include
2013-05-28 Montel LaurentFix indent. Const'ref. Optimization. Clean up code
2013-05-23 Montel Laurentconst'ify + fix indent + minor optimization
2013-05-15 Montel Laurentit's a slot
2013-05-12 Montel Laurentadd explicit keyword when necessary. Add const ref...
2013-05-12 Montel Laurentconst'ify, move static function to public not in slot...
2013-05-12 Montel LaurentUse const'ref.
2013-05-07 Montel LaurentFix forward declaration
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-10-25 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-22 Jean-Baptiste MardelleProject tree sub-clips and clip properties dialog thumb...
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-12-04 Jean-Baptiste MardelleFix crash in thumbnails when deleting a clip
2011-11-30 Jean-Baptiste MardelleCleanup thumbnails (prefer QImage over QPixmap)
2011-11-23 Jean-Baptiste MardelleRewrite audio thumbs threading
2011-10-30 Jean-Baptiste MardelleFix crash on new project:
2011-10-28 Jean-Baptiste MardelleMake sure we only use one thread to create video thumbnails
2011-10-22 Jean-Baptiste MardelleFix some more threading crashes, almost there :)
2011-10-18 Jean-Baptiste MardelleFix some avformat producer concurrency crashes
2011-10-13 Jean-Baptiste MardelleFix audio thumbs runtime warning
2011-10-12 Jean-Baptiste MardelleFix possible concurrency issue in thumbs
2011-09-27 Jean-Baptiste Mardelle* Fix aspect ratio of thumbnails to correctly use the...
2011-06-28 Jean-Baptiste MardelleRewrite generation of timeline thumbnails when zooming...
2011-06-26 Jean-Baptiste MardelleFix some crashes on proxy operations
2011-03-15 Jean-Baptiste MardelleIf fetched thumbnail for new clip is not interesting...
2010-11-29 Jean-Baptiste Mardellecleanup
2010-11-28 Jean-Baptiste MardelleUse QtConcurrent instead of custom thread to create...
2009-10-26 Jean-Baptiste MardelleFetch timeline thumbnails in a different thread to...
2009-09-14 Jean-Baptiste MardelleUse QImage instead of QPixmap where possible, rework...
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-08 Jean-Baptiste MardelleCleanup audio thumbnails thread handling
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-01-13 Jean-Baptiste Mardelle* New config option for preview: disable B Frame decodi...
2008-12-13 Jean-Baptiste MardelleInitial support for changing project folder
2008-12-13 Jean-Baptiste MardelleImprove profile selection in First run wizard
2008-10-31 Jean-Baptiste Mardelleforgot to commit that small change, fixes compilation
2008-10-19 Jean-Baptiste MardelleCreate audio thumbs one after another, should solve:
2008-08-17 Jean-Baptiste MardelleRewrote the handling of timeline in QGraphicsView....
2008-08-05 Jean-Baptiste MardelleFix timeline handling of objects (move them instead...
2008-07-29 Jean-Baptiste MardelleFix timeline video thumbnail aspect ratio
2008-07-22 Jean-Baptiste MardelleShow clip thumbnail in captured files dialog
2008-07-19 Jean-Baptiste MardelleMore efficient usage of MLT producers
2008-06-21 Jean-Baptiste Mardellemore work on keyframe effects and thumbnail fixes
2008-06-17 Jean-Baptiste MardelleWorkaround MLT not giving rgb images to fix thumbnails
2008-05-05 Jean-Baptiste Mardelleseveral updates for slideshow clips
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-03-19 Jean-Baptiste MardelleTrack height can now be changed from settings dialog
2008-03-18 Marco Gittlersimplify the getImage methods in kthumb and use it...
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-02 Jean-Baptiste MardelleFix audio thumbs progress info when window was not...
2008-02-24 Jean-Baptiste MardelleFix location of audiothumbs
2008-02-23 Marco Gittlerstart of audio thumbs
2008-02-23 Marco Gittlerenables most parts of audio thumb
2008-02-09 Jean-Baptiste MardelleFix profiles
2008-02-09 Jean-Baptiste Mardelleadapt to latest MLT changes
2008-01-26 Jean-Baptiste MardelleStart of image clips
2008-01-25 Jean-Baptiste MardelleMore work on timeline widget