]> git.sesse.net Git - kdenlive/history - src/projectlist.cpp
* Fix crash when using razor tool while playing
[kdenlive] / src / projectlist.cpp
2008-10-14 Jean-Baptiste Mardelle* Fix crash when using razor tool while playing
2008-10-13 Jean-Baptiste MardelleFix edit/delete actions disabled when a clip is selecte...
2008-10-13 Jean-Baptiste MardelleFix folder names not saved
2008-10-13 Jean-Baptiste MardelleFix loading of project folders
2008-10-13 Jean-Baptiste MardelleFix "delete" key not working in project tree, allow...
2008-10-13 Jean-Baptiste MardelleAdd .flac and .m4a extensions to the list of usable...
2008-10-10 Jean-Baptiste MardelleFix crash on folder edit
2008-10-04 Jean-Baptiste MardelleMany improvements to title clips (recreate when missing...
2008-10-01 Jean-Baptiste Mardelle* Rewrite the way documents are loaded. Fixes lots...
2008-09-22 Jean-Baptiste MardelleSmall fixes for composite transition and more fixes...
2008-09-09 Jean-Baptiste MardelleAdd config option to enable/disable Nepomuk integration...
2008-09-03 Jean-Baptiste MardelleFill monitor menu, small indent fixes
2008-09-01 Jean-Baptiste Mardelle* Fix crash on renderer stopping
2008-08-27 Jean-Baptiste Mardelle* internal rework: switch clip id's from integer to...
2008-08-26 Jean-Baptiste Mardelle* Be more clever when adding several clips to a project
2008-08-08 Jean-Baptiste MardelleNew wizard at first Kdenlive startup: allows user to...
2008-08-05 Jean-Baptiste MardelleFix timeline handling of objects (move them instead...
2008-08-03 Jean-Baptiste Mardelle* Several fixes to clip resizing & cutting
2008-07-29 Jean-Baptiste MardelleChange clip speed (slowmotion) - not finished yet,...
2008-07-29 Jean-Baptiste MardelleFix clip monitor staying blue when opening project
2008-07-29 Jean-Baptiste Mardellesome cleanup and check that users don't add invalid...
2008-07-22 Jean-Baptiste MardelleWork on firewire capture: dv should work, you now get...
2008-07-21 Jean-Baptiste Mardelle* New: split monitor to view several tracks at once
2008-07-20 Jean-Baptiste Mardelleslideshow update
2008-07-20 Jean-Baptiste Mardellesome progress on slideshow clips
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 Mardelle* new: crash recovery feature
2008-07-15 Jean-Baptiste MardelleFix several problems with clip crop start, fix undo...
2008-06-28 Jean-Baptiste MardelleSet thumbnail image for clip from monitor context menu
2008-06-24 Jean-Baptiste Mardellenew icons for add clip
2008-06-23 Jean-Baptiste Mardellemoving cutter tool over a clip now shows the frame...
2008-06-21 Jean-Baptiste Mardellemore work on keyframe effects and thumbnail fixes
2008-06-17 Jean-Baptiste Mardellescale thumbnail before converting it to rgb
2008-06-11 Jean-Baptiste Mardellecleanup and better monitor handling from project view
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-05 Jean-Baptiste Mardelleseveral updates for slideshow clips
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-04-06 Jean-Baptiste MardelleTitle clips now really usable (only transparency &...
2008-04-02 Jean-Baptiste Mardelletitle improvements (bold, italic, move items with arrow...
2008-03-31 Jean-Baptiste MardelleMore work on title widget:
2008-03-31 Jean-Baptiste MardelleStart improving title creator
2008-03-29 Jean-Baptiste Mardellemonitor context menu, add extract frame
2008-03-24 Jean-Baptiste Mardelleimproved communication between project tree and docclipbase
2008-03-23 Jean-Baptiste MardelleClip properties dialog
2008-03-22 Jean-Baptiste Mardellefolders in project view
2008-03-22 Marco Gittlerno more crash on open files, but open many files at...
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-07 Jean-Baptiste Mardellefix plural in i18n call
2008-03-07 Jean-Baptiste MardelleCleanup + fix i18n with args
2008-03-05 Jean-Baptiste Mardellebetter handling of document switching (still some crashes)
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-02 Marco Gittlerprojectlist load now also audio/mpeg(mp3 is this here...
2008-02-26 Marco Gittlerfirst titler test
2008-02-25 Marco Gittlerremove not uploaded header include
2008-02-25 Marco Gittlercolorvalue can be setu up, slot for titlewidget
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-16 Jean-Baptiste MardelleImplement clipmanager
2008-02-10 Jean-Baptiste MardelleConnect project monitor
2008-02-09 Jean-Baptiste Mardelleadapt to latest MLT changes
2008-01-26 Jean-Baptiste MardelleStart of image clips
2008-01-21 Jean-Baptiste Mardelleclips now respect maximum length
2008-01-19 Jean-Baptiste Mardelleproject tree fixes
2008-01-16 Jean-Baptiste Mardelleproject tree view: Add drag and drop support
2008-01-14 Jean-Baptiste Mardelledouble click in project list to add clip
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 MardelleFixes for document switching
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
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