]> git.sesse.net Git - kdenlive/history - src/mainwindow.cpp
Fix timeline handling of objects (move them instead of changing their bounding rect
[kdenlive] / src / mainwindow.cpp
2008-08-05 Jean-Baptiste MardelleFix timeline handling of objects (move them instead...
2008-08-04 Jean-Baptiste MardelleFix opening of last project
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-29 Jean-Baptiste Mardellesome cleanup and check that users don't add invalid...
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-19 Jean-Baptiste MardelleMore efficient usage of MLT producers
2008-07-17 Jean-Baptiste Mardellecorrectly load / save text clips
2008-07-16 Jean-Baptiste Mardellesave zoom factor in document
2008-07-16 Jean-Baptiste Mardelle* new: crash recovery feature
2008-07-15 Jean-Baptiste Mardellecopy / paste clips and transitions, move several clips
2008-07-12 Jean-Baptiste Mardelleadd menu to hide/show dock widgets
2008-07-12 Jean-Baptiste MardelleAdd dvd export profile (problem with 16:9 ratio still...
2008-07-08 Jean-Baptiste MardelleSome new actions: delete all guides, delete all markers...
2008-07-08 Jean-Baptiste Mardelledefault apps (video player, external image / sound...
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 MardelleFix clip count & duration on document opening
2008-06-28 Jean-Baptiste MardelleSet thumbnail image for clip from monitor context menu
2008-06-28 Jean-Baptiste Mardelleindent fixes and give more info on capture failure
2008-06-27 Jean-Baptiste Mardellestart informing user when there is an error in MLT...
2008-06-26 Jean-Baptiste Mardellecompletely hide the project overview widget since it...
2008-06-26 Jean-Baptiste Mardelleupdate startup layout
2008-06-25 Jean-Baptiste MardelleNEW: Kdenlive can now create screencasts.
2008-06-25 Jean-Baptiste Mardellepopulate the timeline menu
2008-06-24 Jean-Baptiste Mardellenicer style for zoom slider
2008-06-24 Jean-Baptiste Mardellenew icons, snapping can now be en/disabled
2008-06-23 Jean-Baptiste Mardellemoving cutter tool over a clip now shows the frame...
2008-06-23 Jean-Baptiste Mardelle* show image thumbnail in marker creation dialog
2008-06-21 Jean-Baptiste Mardelleseveral small fixes, introduce nice popup messages...
2008-06-11 Jean-Baptiste Mardelleremove duplicate line
2008-06-10 Jean-Baptiste Mardelleload & save guides
2008-06-03 Jean-Baptiste MardelleAdd transition through context menu
2008-06-03 Jean-Baptiste Mardelleuse appropriate icons
2008-06-03 Jean-Baptiste MardelleSOme work on transitions, including a new wipe transiti...
2008-06-01 Jean-Baptiste Mardellecompile fixes
2008-06-01 Jean-Baptiste MardelleAdd, edit and delete markers from clip properties dialog
2008-06-01 Jean-Baptiste MardelleConnect edit clip from 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-05-20 Jean-Baptiste Mardelle* Delete transition from context menu
2008-05-12 Jean-Baptiste MardelleAdd const to foreach, some indent fixes
2008-05-12 Jean-Baptiste Mardelleload transitions when opening project file
2008-05-11 Jean-Baptiste MardelleFix move effects up and down in stack
2008-05-10 Jean-Baptiste Mardelle* Revert to an easier MLT playlist manipulation now...
2008-05-05 Jean-Baptiste Mardelleseveral updates for slideshow clips
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-04-11 Jean-Baptiste MardelleAlt + Left / Right to go to previous / next snap point
2008-04-11 Jean-Baptiste MardelleStart of tools:
2008-04-06 Jean-Baptiste MardelleTitle clips now really usable (only transparency &...
2008-03-30 Marco Gittlerraise effect/transition dockwidgets when specific item...
2008-03-30 Marco Gittlermade effectLists static
2008-03-30 Jean-Baptiste MardelleFix transition track error
2008-03-25 Marco Gittleri hope this is a good locale fix for params with decima...
2008-03-24 Jean-Baptiste Mardelleimproved communication between project tree and docclipbase
2008-03-23 Jean-Baptiste MardelleUse smaller font for GUI, looks much better I think
2008-03-23 Jean-Baptiste Mardelle* more infos in clip properties dialog
2008-03-23 Jean-Baptiste MardelleClip properties dialog
2008-03-22 Jean-Baptiste Mardellefolders in project view
2008-03-22 Marco Gittlerenabled menus
2008-03-22 Marco Gittlerremoved warnings to see real warning messages (except...
2008-03-22 Marco Gittlerlast files updated with forward declaration
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-20 Marco Gittlerfunction for changing transitions
2008-03-19 Jean-Baptiste MardelleTrack height can now be changed from settings dialog
2008-03-18 Marco Gittlerdynamic read transition names and fill transitionlist
2008-03-17 Jean-Baptiste MardelleAutodetect jogshuttle device, improve handling
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...
next