]> git.sesse.net Git - kdenlive/shortlog
kdenlive
2009-03-30 Jean-Baptiste... Cleanup + fix another QDomDocument usage
2009-03-30 Jean-Baptiste... small typo fix + cleanup
2009-03-30 Jean-Baptiste... Fix wrong usage of QDomElement, which will help with...
2009-03-30 Jean-Baptiste... Fix crash when adding clip to project:
2009-03-28 Marco GittlerPatch from Ray Lehtiniemi (3):
2009-03-25 Jean-Baptiste... Use pixel size for titles font instead of point size...
2009-03-25 Jean-Baptiste... Several move & resize fixes
2009-03-25 Jean-Baptiste... Do not allow cutting clip in a group, small fix in...
2009-03-25 Jean-Baptiste... Fix several group move issues and spacer bugs
2009-03-24 Simon A. Eugstercorrection
2009-03-24 Simon A. Eugsterupdated
2009-03-24 Jean-Baptiste... Add action to show / hide timeline
2009-03-23 Jean-Baptiste... Fix typo preventing the spacer tool to work correctly...
2009-03-23 Jean-Baptiste... Fix wrong frame rate on project opening:
2009-03-23 Jean-Baptiste... Fix deletion of project clips
2009-03-23 Jean-Baptiste... Correctly use thumbs settings from new project dialog:
2009-03-23 Jean-Baptiste... Fix updating of keyframes when resizing a transition...
2009-03-23 Jean-Baptiste... Fix group deletion
2009-03-23 Marco Gittlergerman update
2009-03-23 Simon A. Eugstersome translations
2009-03-23 Jean-Baptiste... Add croatioan translation by Zarko Pintar
2009-03-23 Jean-Baptiste... add matroska mime type to the list of supported formats:
2009-03-22 Marco Gittlergerman update
2009-03-20 Jean-Baptiste... allow undo of clip split audio
2009-03-20 Jean-Baptiste... New: allow user to modifiy a clip by saying if he wants...
2009-03-19 Jean-Baptiste... First steps for "split audio" feature,. Don't use yet...
2009-03-19 Jean-Baptiste... rebuild clip groups when loading a project
2009-03-18 Jean-Baptiste... improve management of groups
2009-03-18 Jean-Baptiste... First steps to save timeline clip groups
2009-03-17 Jean-Baptiste... initial support for clip grouping (still a bit buggy)
2009-03-15 Jean-Baptiste... Use "None" string when no luma file is selected in...
2009-03-15 Jean-Baptiste... cleanup
2009-03-15 Jean-Baptiste... ImageFile is inconsistent with the rest of the UI ...
2009-03-15 Jean-Baptiste... add Fill, Deinterlace, Progressive, Operation, and...
2009-03-13 Jean-Baptiste... Fix show/hide of in/out points in monitor overlay
2009-03-13 Jean-Baptiste... Remove Alpha Transparency transition as suggested by...
2009-03-13 Jean-Baptiste... updated slovenian translation
2009-03-13 Jean-Baptiste... Fix compilation with KDE < 4.2
2009-03-13 Jean-Baptiste... backport commit from Dan Dennedy:
2009-03-13 Jean-Baptiste... Show Config wizard if Kdenlive version changed
2009-03-13 Jean-Baptiste... Add svn revision to Kdenlive version at build time
2009-03-13 Jean-Baptiste... Fix compilation with KDE < 4.2
2009-03-12 Jean-Baptiste... remove unused stuff
2009-03-12 Jean-Baptiste... Improve management of timeline empty space:
2009-03-12 Jean-Baptiste... Fix repaint issue
2009-03-12 Jean-Baptiste... Fix drag & drop of effects:
2009-03-12 Jean-Baptiste... correctly update capture folder when it changes:
2009-03-11 Jean-Baptiste... Cleanup + small fix in dvd wizard menu page
2009-03-11 Jean-Baptiste... small fix from previous commit
2009-03-11 Jean-Baptiste... Small improvements to dvd wizard (show vob size, better...
2009-03-11 Jean-Baptiste... More constness fixes [PATCH by Ray Lehtiniemi]
2009-03-11 Jean-Baptiste... Add the suggested fluff into an empty for loop, to...
2009-03-11 Jean-Baptiste... Fix up a busted preprocessor check [PATCH by Ray Lehtin...
2009-03-11 Jean-Baptiste... Comment out names of unused parameters [PATCH by Ray...
2009-03-11 Jean-Baptiste... const modifiers are useless on integral return types...
2009-03-11 Jean-Baptiste... Header fixes
2009-03-10 Jean-Baptiste... Krazy desktop file fixes
2009-03-09 Jean-Baptiste... Display MLT's version in Kdenlive startup wizard
2009-03-09 Jean-Baptiste... Small cleanup in document conversion from old kdenlive...
2009-03-09 Jean-Baptiste... Display "in" and "out" point in overlay on monitor...
2009-03-08 Mads Bondo... Trivial corrections to make name and bitrate settings...
2009-03-08 Jean-Baptiste... Fix compilation
2009-03-08 Simon A. Eugstertranslated
2009-03-08 Jean-Baptiste... Cleanup
2009-03-08 Jean-Baptiste... Check for invalid producers / entries when opening...
2009-03-08 Jean-Baptiste... Fix display of clip duration in project tree + some...
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] Fix up =/== confusion
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] Fix a memory leak in a destructor
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] An incorrect variable in...
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] Fix up &&/& confusion
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] Remove unneeded temporary...
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] Comment out variables used...
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniem] Delete some unused variables
2009-03-07 Jean-Baptiste... Fix a few more potentially uninitialized uses. Original...
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] Fix another potentially unini...
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] Add defaults for a few potent...
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] Fix up a missing return value
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] Fix up a missing return value
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] Check return code on read...
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] Do not return references...
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] Do not return references...
2009-03-07 Jean-Baptiste... [PATCH by Ray Lehtiniemi] Add a .gitignore file
2009-03-05 Jean-Baptiste... Fix memleak when deleting clip from folder in project...
2009-03-04 Jean-Baptiste... missing header
2009-03-04 Jean-Baptiste... Krazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste... Cleanup and add mimetype for TGA images, also add EXR...
2009-03-03 Jean-Baptiste... Fix crash when using clip with special characters in...
2009-03-03 Jean-Baptiste... krazy fix: add explicit to declarations
2009-03-03 Jean-Baptiste... More krazy code fixes
2009-03-03 Jean-Baptiste... krazy: fix icon
2009-03-03 Jean-Baptiste... krazy code fixes
2009-03-03 Jean-Baptiste... krazy code fixes
2009-03-03 Jean-Baptiste... Improve selection of thumbnail (take a random image...
2009-03-03 Jean-Baptiste... cleanup thumbnailer (remove QPixmap usage)
2009-03-03 Jean-Baptiste... cleanup & fix crash on project saving with Qt 4.5:
2009-03-03 Jean-Baptiste... Make sure to parse the user's custom profiles at the...
2009-03-02 Jean-Baptiste... small cleanup
2009-03-02 Jean-Baptiste... Show small favorite icon in front of user custom profiles.
2009-03-02 Jean-Baptiste... Enable 2 pass encoding for rendering. All you need...
2009-03-02 Jean-Baptiste... Fix possible crash on change clip speed:
next