]> git.sesse.net Git - kdenlive/history - src/mainwindow.cpp
First step for implementation of proxy editing (for testing purpose only)
[kdenlive] / src / mainwindow.cpp
2011-01-17 Jean-Baptiste MardelleFirst step for implementation of proxy editing (for...
2011-01-14 Jean-Baptiste MardelleFix layout shortcuts
2011-01-12 Jean-Baptiste MardelleLoad layouts can now be added as combobox in toolbar
2010-12-13 Simon A. EugsterAudio scopes: Only deliver audio when required for...
2010-12-07 Simon A. Eugster* Moved movement detection to Abstract Scope widget
2010-12-07 Jean-Baptiste MardelleMake jog shuttle buttons work, based on patch from...
2010-12-07 Simon A. EugsterPreparing Spectrogram widget
2010-12-03 Simon A. EugsterColor scopes now using the common abstract scope as...
2010-12-03 Simon A. EugsterMade AbstractAudioScope and AbstractGfxScope inherit...
2010-11-27 Jean-Baptiste MardelleFix editing of external title files:
2010-11-25 Simon A. EugsterFrequency spectrum ...
2010-11-24 Marco Gittlerfix signal/slots for QVector<int16_t>
2010-11-24 Simon A. EugsterAudio scope: Signals and slots not working
2010-11-24 Dan DennedyApply patch from P. Fleury to improve jog shuttle speed...
2010-11-23 Dan DennedyFix typo in time code format display.
2010-11-22 Simon A. EugsterFirst preparations for audio spectrum scopes, using...
2010-11-15 Jean-Baptiste MardelleNew: analyse stopmotion video feed through color scopes
2010-11-14 Jean-Baptiste MardelleAllow to enable / disable audio levels display
2010-11-14 Jean-Baptiste MardelleGet rid of buggy "drop B frame" speedup feature
2010-11-01 Jean-Baptiste MardelleStopmotion widget: Improved webcam support, taken from...
2010-10-25 Jean-Baptiste MardelleKeyboard shortcuts for stop motion capture
2010-10-23 Jean-Baptiste MardelleSmall improvements to stop motion widget
2010-10-19 Jean-Baptiste MardelleProgress on stopmotion widget (make it possible to...
2010-10-16 Jean-Baptiste MardelleFull screen video playback:
2010-10-14 Jean-Baptiste MardelleAllow to display several clip properties, force clip...
2010-10-10 Till TheatoShow progress while loading project
2010-10-08 Jean-Baptiste MardelleFix compilation
2010-10-08 Jean-Baptiste Mardelle* Add preliminary support for Blackmagic HDMI capture...
2010-10-01 Till TheatoMake it possible to add a marker or guide quickly durin...
2010-09-30 Marco Gittlerless debug
2010-09-30 Marco Gittlersimplify titlebarwidget handling
2010-09-29 Marco Gittlerhide also titlebar on audiosignal
2010-09-29 Jean-Baptiste MardelleFix audio signal dockwidget when making it float
2010-09-29 Jean-Baptiste MardelleAllow nested docks (you can now put audio vu meter...
2010-09-29 Marco Gittleraudiosignal now dockable and horizontal-/verticalable
2010-09-27 Marco Gittlerfix regression on mac with m_recMonitor
2010-09-26 Till TheatoRemove a lot more of unneeded qstrdup calls (part1...
2010-09-24 Till TheatoAllow to loop selected timeline item
2010-09-23 Jean-Baptiste MardelleFix compilation with KDE < 4.4:
2010-09-22 Jean-Baptiste MardelleCaptured files should go to project folder if wanted:
2010-09-20 Till TheatoTake care of notes dock when hiding the title bars
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
next