]> git.sesse.net Git - kdenlive/history - src/mainwindow.h
Fix issue 254: starting up with project supplied on CLI should not result in 'Untitle...
[kdenlive] / src / mainwindow.h
2008-10-25 Mads Bondo DydensborgFix issue 254: starting up with project supplied on...
2008-10-24 Mads Bondo DydensborgStop active monitor on mainwindow minimize. This fixes...
2008-10-23 Jean-Baptiste MardelleAdd cmake option -DNO_JOGSHUTTLE=1 to disable compilati...
2008-10-22 Jean-Baptiste MardelleFix http://www.kdenlive.org:80/mantis/view.php?id=251
2008-10-21 Jean-Baptiste MardelleShow project properties when creating new project,...
2008-10-20 Jean-Baptiste MardelleFix several warnings, cleanup effect settings layout
2008-10-13 Jean-Baptiste MardelleAdd command line option ( --mlt-path ) to give location...
2008-10-01 Jean-Baptiste Mardelle* use KNotify so that now users get a popup when a...
2008-09-27 Jean-Baptiste Mardelle* Add actions and shortcut for "set inpoint" and "set...
2008-09-25 Jean-Baptiste MardelleAdd render zone between guides
2008-09-24 Jean-Baptiste Mardellenew: save clip part as westley playlist
2008-09-05 Jean-Baptiste MardelleDon't allow clip moving over another one
2008-09-01 Jean-Baptiste Mardelle* Fix crash on renderer stopping
2008-08-29 Jean-Baptiste MardelleUse KAutosaveFile for document recovery
2008-08-27 Jean-Baptiste Mardelle* internal rework: switch clip id's from integer to...
2008-08-10 Jean-Baptiste MardelleNew: option to resize monitor to current project size...
2008-08-05 Jean-Baptiste Mardelle* Clean up profiles handling
2008-08-05 Jean-Baptiste MardelleFix timeline handling of objects (move them instead...
2008-08-02 Jean-Baptiste Mardelle* New configuration page to set SDL audio/video driver...
2008-07-29 Jean-Baptiste MardelleChange clip speed (slowmotion) - not finished yet,...
2008-07-22 Jean-Baptiste Mardelleadd config button to rec monitor
2008-07-19 Jean-Baptiste MardelleEffects can now be saved
2008-07-19 Jean-Baptiste Mardellepaste effects from one clip to another
2008-07-15 Jean-Baptiste Mardellecopy / paste clips and transitions, move several clips
2008-07-08 Jean-Baptiste MardelleSome new actions: delete all guides, delete all markers...
2008-07-07 Jean-Baptiste Mardellehome / end to go to start / end of clip, Ctrl+home...
2008-07-06 Jean-Baptiste MardelleAdded "find next" feature
2008-07-06 Jean-Baptiste Mardelle* NEW: find as you type feature. You can now type a...
2008-06-28 Jean-Baptiste Mardelleindent fixes and give more info on capture failure
2008-06-24 Jean-Baptiste Mardellenew icons, snapping can now be en/disabled
2008-06-21 Jean-Baptiste Mardelleseveral small fixes, introduce nice popup messages...
2008-06-03 Jean-Baptiste MardelleAdd transition through context menu
2008-05-28 Jean-Baptiste Mardelleedit and delete markers
2008-05-27 Jean-Baptiste MardelleFix loading & saving of markers, some indent fixes
2008-05-26 Jean-Baptiste MardelleDisplay some progress info when opening document
2008-05-21 Jean-Baptiste Mardellestart implementing markers
2008-04-11 Jean-Baptiste MardelleAlt + Left / Right to go to previous / next snap point
2008-04-11 Jean-Baptiste MardelleStart of tools:
2008-03-30 Marco Gittlerraise effect/transition dockwidgets when specific item...
2008-03-30 Marco Gittlermade effectLists static
2008-03-23 Jean-Baptiste MardelleClip properties dialog
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-18 Marco Gittlerdynamic read transition names and fill transitionlist
2008-03-17 Jean-Baptiste MardelleInitial support for Jog Shuttle devices
2008-03-16 Jean-Baptiste MardelleCapture monitor with video4linux support!
2008-03-15 Marco Gittlertransitiondialog is now enabled when transition is...
2008-03-15 Jean-Baptiste Mardelleadd effect from clip context menu
2008-03-15 Jean-Baptiste MardelleStart of timeline context menu
2008-03-15 Jean-Baptiste Mardellesome more ui work, fit zoom to project
2008-03-14 Jean-Baptiste MardelleRework monitor & timeline UI, and send profile to renderer
2008-03-13 Jean-Baptiste MardelleChange tab icon & font when document was modified
2008-03-13 Jean-Baptiste MardelleLooks like I finally got the profile switching work!
2008-03-12 Jean-Baptiste Mardelleactivate monitor when clicking in timeline + small...
2008-03-10 Jean-Baptiste MardelleNew export profiles file format, export is now working...
2008-03-09 Jean-Baptiste MardelleRender dialog
2008-03-09 Jean-Baptiste MardelleStart of rendering jobs
2008-03-08 Jean-Baptiste Mardellestart implementing transitions. buttons in statusbar...
2008-03-07 Jean-Baptiste MardelleCleanup undo/redo system
2008-03-07 Jean-Baptiste MardelleAllow document closing
2008-03-05 Jean-Baptiste Mardellebetter handling of document switching (still some crashes)
2008-03-03 Jean-Baptiste MardelleCleanup: remove unused files
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-02 Jean-Baptiste MardelleFix audio thumbs progress info when window was not...
2008-03-01 Jean-Baptiste MardelleDrag and drop from effects list
2008-02-25 Marco Gittlershow progress of auido thumb creation
2008-02-24 Jean-Baptiste Mardelleupdate timeline duration
2008-02-20 Jean-Baptiste MardelleEffects are now stored in clip as xml, get ready for...
2008-02-19 Jean-Baptiste MardelleStart of project settings dialog
2008-02-19 Jean-Baptiste Mardellesome work on settings dialog (mlt path) and start of...
2008-02-18 Marco Gittlereffectstack start
2008-02-17 Jean-Baptiste Mardelletimeline move fixes
2008-02-17 Jean-Baptiste MardelleUpdate effect list (show description & author name)
2008-02-17 Jean-Baptiste MardelleStart implementing effects
2008-01-27 Jean-Baptiste MardelleDisplay mouse timecode position in statusbar
2008-01-21 Jean-Baptiste Mardelleclips now respect maximum length
2008-01-20 Jean-Baptiste MardelleStart porting timeline to QGraphicsView
2008-01-13 Jean-Baptiste MardelleAdd license, continue work on project tree view
2008-01-05 Jean-Baptiste MardelleNew undo history widget
2008-01-05 Jean-Baptiste MardelleOne undo stack for each project file
2008-01-05 Jean-Baptiste MardelleStart of the undo framework
2008-01-02 Jean-Baptiste Mardellestart of the clip tracks view
2007-12-30 Jean-Baptiste MardelleProgress in clip monitor and project switching
2007-12-30 Jean-Baptiste MardelleStart of the config dialog
2007-12-29 Jean-Baptiste MardelleStarting KDE4 porting