]> git.sesse.net Git - kdenlive/history - src/mainwindow.cpp
Initial support for Jog Shuttle devices
[kdenlive] / src / mainwindow.cpp
2008-03-17 Jean-Baptiste MardelleInitial support for Jog Shuttle devices
2008-03-16 Marco Gittlersome video-editor-keyboard-shortcuts
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 MardelleAlso show document state in main window title
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 MardelleZone selection widget
2008-03-09 Jean-Baptiste MardelleGet ready for rendering only part of timeline
2008-03-09 Jean-Baptiste MardelleUse detached rendering process, render progress is...
2008-03-09 Jean-Baptiste MardelleStart of rendering jobs
2008-03-08 Jean-Baptiste MardelleAsk for profile on new document
2008-03-08 Jean-Baptiste Mardellestart implementing transitions. buttons in statusbar...
2008-03-07 Jean-Baptiste MardelleFix crash on document switching
2008-03-07 Jean-Baptiste MardelleCleanup undo/redo system
2008-03-07 Jean-Baptiste MardelleAllow document closing
2008-03-07 Jean-Baptiste MardelleShow current document name in window title
2008-03-05 Jean-Baptiste Mardellebetter handling of document switching (still some crashes)
2008-03-04 Jean-Baptiste MardelleStart using mlt profiles
2008-03-04 Jean-Baptiste MardelleOnly create audio thumbs when they are enabled, clear...
2008-03-03 Jean-Baptiste MardelleShow project format in tab title / hide tab bar when...
2008-03-03 Jean-Baptiste MardelleAutoscroll while playing
2008-03-03 Jean-Baptiste Mardellespace bar to play timeline
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 MardelleEffects can be enabled / disabled
2008-03-01 Jean-Baptiste MardelleDrag and drop from effects list
2008-02-27 Jean-Baptiste MardelleEdit effect parameter can be undone / redone
2008-02-25 Jean-Baptiste Mardellehide progress bar when not in use
2008-02-25 Marco Gittlershow progress of auido thumb creation
2008-02-24 Jean-Baptiste Mardelleupdate timeline duration
2008-02-22 Jean-Baptiste MardelleUpdate effect stak stuff
2008-02-20 Jean-Baptiste Mardelledelete effect from effect stack
2008-02-20 Jean-Baptiste MardelleEffects are now stored in clip as xml, get ready for...
2008-02-20 Marco Gittlereffectstack can add self effects
2008-02-20 Jean-Baptiste Mardellesettings dialog fixes
2008-02-19 Jean-Baptiste Mardelleimprove Kdenlive Settings dialog
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 Gittlermainwindow connect to effectstack
2008-02-18 Marco Gittlereffectstack start
2008-02-17 Jean-Baptiste Mardelletimeline move fixes
2008-02-17 Jean-Baptiste MardelleFix undo/redo delete clip
2008-02-17 Jean-Baptiste MardelleFix undo add clip to project
2008-02-17 Jean-Baptiste MardelleDisplay clip usage
2008-02-17 Jean-Baptiste MardelleUpdate effect list (show description & author name)
2008-02-17 Jean-Baptiste MardelleStart implementing effects
2008-02-16 Jean-Baptiste MardelleImplement clipmanager
2008-02-10 Jean-Baptiste Mardellefix seeking issue
2008-02-10 Jean-Baptiste MardelleMake project monitor usable
2008-02-10 Jean-Baptiste MardelleConnect project monitor
2008-02-09 Jean-Baptiste Mardelleadapt to latest MLT changes
2008-01-27 Jean-Baptiste MardelleDisplay mouse timecode position in statusbar
2008-01-21 Jean-Baptiste Mardelleclips now respect maximum length
2008-01-21 Jean-Baptiste Mardelleundo/redo clip move
2008-01-20 Jean-Baptiste MardelleStart porting timeline to QGraphicsView
2008-01-13 Jean-Baptiste Mardelleadd context menu
2008-01-13 Jean-Baptiste MardelleAdd license, continue work on project tree view
2008-01-07 Jean-Baptiste Mardellestart implementing folders in project 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 MardelleFix project view thumbnails
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 MardelleImprove clip monitor
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 MardelleSome work on project tree view
2007-12-29 Jean-Baptiste MardelleStarting KDE4 porting