]> git.sesse.net Git - kdenlive/history - src/mainwindow.h
Display some progress info when opening document
[kdenlive] / src / mainwindow.h
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