]> git.sesse.net Git - kdenlive/history - src/mainwindow.cpp
Implement document notes:
[kdenlive] / src / mainwindow.cpp
2010-09-20 Jean-Baptiste MardelleImplement document notes:
2010-09-20 Jean-Baptiste MardelleAdd option in "Project" menu to adjust profile to curre...
2010-09-20 Jean-Baptiste MardelleFix my indentation mess
2010-09-19 Jean-Baptiste MardelleAsk to change profile if first clip does not match...
2010-09-18 Jean-Baptiste MardelleImplement layouts:
2010-09-17 Jean-Baptiste MardelleInitial support for layout save / restore:
2010-09-16 Jean-Baptiste MardelleAllow importing of clips into project from command...
2010-09-14 Jean-Baptiste MardelleFix zone snapping and color issues
2010-09-13 Jean-Baptiste MardelleFix add track effect through double click in effects...
2010-09-12 Alberto Villa- Avoid some code duplication.
2010-09-11 Till TheatoFix changing properties of a slideshow clip not setting...
2010-09-07 Jean-Baptiste MardelleTry to fix layout issue for detached widget (does not...
2010-09-06 Till TheatoFix vertical drag on timeline ruler setting illegal...
2010-09-04 Dan DennedyFix hang on exit somewhere strange inside Qt on OS X.
2010-09-03 Jean-Baptiste MardelleFix timeline tabs appearing when canceling opening...
2010-09-03 Jean-Baptiste Mardellesmall fixes for scopes updates
2010-09-03 Jean-Baptiste MardelleSpeedup: only convert displayed frame to QImage if...
2010-08-30 Jean-Baptiste MardelleSeveral effect fixes (mostly track effect issues)
2010-08-27 Till TheatoWhen closing Kdenlive without it being visible (for...
2010-08-24 Jean-Baptiste MardelleAlmost finished implementing track effects
2010-08-22 Jean-Baptiste MardelleProgress on track effects
2010-08-16 Jean-Baptiste MardelleFix geometrywidget crash on exit
2010-08-16 Simon A. EugsterTry to refresh the scopes when the tab was clicked.
2010-08-07 Till TheatoOn-Monitor effects:
2010-08-04 Till TheatoIntroduce very basic geometry editing on the monitor.
2010-08-01 Till TheatoColor Picker:
2010-07-28 Till TheatoUpdate show markers button according to settings dialog
2010-07-27 Jean-Baptiste MardelleFix crash when undoing / redoing add clip to project...
2010-07-26 Jean-Baptiste MardelleRemember render settings for project (zone, guides...
2010-07-26 Jean-Baptiste MardelleRemember render settings for project (zone, guides):
2010-07-26 Jean-Baptiste MardelleImprove the export audio automatic setting:
2010-07-25 Jean-Baptiste Mardelleautomatically select if we should export audio or not:
2010-07-24 Simon A. EugsterPoint to project directory when saving a new project.
2010-07-24 Till TheatoFix audio disabled during render
2010-07-23 Simon A. EugsterRenamed Levels to Histogram (Levels = the Levels effect)
2010-07-22 Till TheatoCorrectly connect levels monitor
2010-07-22 Simon A. EugsterLevels added.
2010-07-21 Simon A. EugsterRGB Parade added.
2010-07-19 Simon A. EugsterAbstract scope class AbstractScopeWidget added.
2010-07-18 Simon A. EugsterWaveform monitor added.
2010-07-16 Till TheatoFix changing in/out points not setting the document...
2010-07-14 Simon A. EugsterAuto-Refresh for Vectorscope added.
2010-07-14 Till TheatoAdd separators to the timeline context clip menu (patch...
2010-07-14 Till TheatoImprove save confirmation message, mentioning name...
2010-07-13 Simon A. Eugster* Vectorscopes notified of active monitor
2010-07-12 Simon A. Eugster* Vectorscope added
2010-07-06 Alberto Villa- Avoid loading the same plugin twice when there is...
2010-07-01 Till Theatocleanup (code readability)
2010-06-29 Till TheatoUse Config Tracks Command for renaming tracks to make...
2010-06-28 Jean-Baptiste MardelleFix deletion of effect in effect list:
2010-06-19 Till TheatoFix handling of effects with multiple keyframable param...
2010-06-19 Jean-Baptiste MardelleFix pan_scan effect & first steps for effect region
2010-06-13 Till Theato- Fix "all tracks" in insert space dialog not working
2010-06-13 Till TheatoAdd categories for the effect actions, so they do not...
2010-06-03 Jean-Baptiste MardelleFix startup crash introduced by previous commit
2010-06-03 Jean-Baptiste MardelleFix cursor color when changing color theme
2010-05-30 Till Theato- Update auto split button when setting was changed...
2010-05-30 Till TheatoAdd option to automatically split audio when adding...
2010-05-29 Till Theato- cleanup
2010-05-29 Till TheatoAdd "Configure Tracks" dialog to change the settings...
2010-05-27 Jean-Baptiste MardelleUse new timecode widget for position parameter in effects
2010-05-23 Till TheatoMake generators obey to the project's fps:
2010-05-22 Jean-Baptiste MardelleMake composite transition position obey the timecode...
2010-05-22 Till TheatoMake timeline's ruler time labels obey to frame <-...
2010-05-22 Till TheatoDelete selected effect instead of clip when effect...
2010-05-21 Till TheatoDo not show undo action "delete clips" when deleting...
2010-05-18 Till Theato- Cleanup argument parsing in kdenlive_render
2010-05-18 Alberto Villa- Cleanup.
2010-05-15 Till TheatoDeleting a item in the project tree should set the...
2010-05-15 Till Theato- Invert zoom slider to be equal to what is common...
2010-05-14 Till TheatoAdd zoom in/out buttons to status bar
2010-05-14 Alberto Villa- Enable shortcuts for effects and transitions.
2010-05-14 Till TheatoThe save file dialog should appear again if we don...
2010-05-14 Till Theato- Try to fix "del" deleting the clip instead of effect...
2010-05-12 Alberto Villa- mainwindow.cpp: possibly avoid a step when locating...
2010-05-11 Alberto Villa- Fix drop frame timecode format. [1]
2010-04-24 Till TheatoSet icon for "clip in timeline"
2010-04-24 Till Theato- Add "clip in project tree" (timeline clip context...
2010-04-18 Jean-Baptiste MardelleFix crash introduced in previous commit & transition...
2010-04-18 Jean-Baptiste MardelleSort entries in the "Find in Timeline" menu
2010-04-17 Till Theato- Find clip, selected in project tree, in timeline
2010-04-14 Jean-Baptiste MardelleFix title clip duration (1 frame offset):
2010-04-12 Till TheatoMake "Edit duration" in the transition context menu...
2010-04-11 Jean-Baptiste MardelleMonitor all clips for deletion, and replace with red...
2010-04-10 Marco Gittlerfix regression with m_recMonitorDoc on OSX
2010-04-08 Jean-Baptiste Mardellecorrectly restore title bar setting (patch from Till...
2010-04-08 Jean-Baptiste MardelleRight mouse click on tabs to show / hide widget title...
2010-04-07 Jean-Baptiste Mardellesmall fix to title hiding
2010-04-07 Jean-Baptiste MardelleAdd option to hide dock widget title bars:
2010-04-05 Jean-Baptiste MardelleAdd "Edit duration" entry in timeline context menu...
2010-04-03 Jean-Baptiste MardelleFix crash on thumb generation:
2010-03-24 Jean-Baptiste MardelleFix dropframe timecode, patch from John T. Mertz
2010-02-21 Marco Gittlernewstuff and templates for title
2010-02-17 Jean-Baptiste MardelleAllow shutdown after rendering in Gnome session too
2010-02-16 Jean-Baptiste MardelleFix project tree butons update when adding/removing...
2010-02-08 Jean-Baptiste MardelleWhen user wants to display timecode in frames, use...
2010-02-07 Jean-Baptiste MardelleDisable and hide the "skip_frame" feature for h264...
2010-02-04 Jean-Baptiste MardelleFix issue with monitor switching
2010-02-04 Alberto Villaport to knewstuff3:
2010-02-03 Jean-Baptiste MardelleAdd go to marker in timeline clip context menu:
next