]> git.sesse.net Git - kdenlive/shortlog
kdenlive
2009-04-08 Markus Slopiankavideo/x-matroska was included twice
2009-04-08 Markus SlopiankaEven more German corrections
2009-04-08 Markus Slopiankasvn path=/trunk/kdenlive/; revision=3244
2009-04-08 Markus Slopiankasvn path=/trunk/kdenlive/; revision=3243
2009-04-08 Markus Slopiankasvn path=/trunk/kdenlive/; revision=3242
2009-04-08 Markus SlopiankaAdded Ray Lehtiniemi to AUTHORS; a few typographical...
2009-04-08 Markus Slopiankamore German corrections
2009-04-07 Markus Slopiankacorrections to German
2009-04-07 Ray LehtiniemiEliminate a virtual function that doesn't actually...
2009-04-07 Ray LehtiniemiCorrectly enable several widgets for slideshow clip...
2009-04-06 Jean-Michel... Update French using pot file
2009-04-06 Jean-Baptiste... Fix memleak on clip deletion
2009-04-06 Zarko Pintarupdated Croatian translation
2009-04-05 Ray LehtiniemiEliminate two runtime warnings from the status bar.
2009-04-05 Ray LehtiniemiFix runtime warnings about QAction::setShortcut()
2009-04-05 Ray LehtiniemiModify clock.pgm luma to have constant angular velocity
2009-04-05 Ray LehtiniemiRestore m_zoneStart from zonein when loading a document
2009-04-05 Jean-Baptiste... Fix several title clips problems, including:
2009-04-05 Ray LehtiniemiEnsure that all base constructors are explicitly called.
2009-04-05 Ray LehtiniemiRemove some more unnecessary empty variable initializations
2009-04-05 Ray LehtiniemiSort initializers in declaration order
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-05 Juan M. HerreraUpdated Spanish translation
2009-04-05 Jean-Baptiste... Show image path for title clips
2009-04-05 Jean-Baptiste... Small cleanup in clip painting
2009-04-05 Jean-Baptiste... Fix crash when opening Kdenlive 0.5 document, improve...
2009-04-05 Jean-Baptiste... Fix crash when opening doc with a transition to track 0
2009-04-05 Jean-Baptiste... Fix rendering with profiles starting by "s="
2009-04-05 Ray LehtiniemiRemove m_doIt from several QUndoCommand subclasses.
2009-04-05 Ray LehtiniemiOnly close files if they are actually open
2009-04-05 Ray LehtiniemiDisable constructor for initEffects class
2009-04-05 Ray LehtiniemiAdd some brackets to make &&/|| precedence explicit
2009-04-04 Jean-Baptiste... * Update to the "video only / audio only" options in...
2009-04-04 Jan DrábekUpdated czech translation
2009-04-04 Jean-Baptiste... * Always save playlist in UTF-8
2009-04-04 Jean-Baptiste... Make audio clip look green to differentiate from audio...
2009-04-04 Jean-Baptiste... Updated translation file (2 new strings to fix bug...
2009-04-04 Jean-Baptiste... In the Add Clip file dialog, allow to display "supporte...
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-04-04 Ray LehtiniemiRemove all .orig files after indenting, not just under...
2009-04-04 Ray LehtiniemiModify the indentation style for opening braces.
2009-04-04 Ray LehtiniemiOptimize the search for source files in the reindent...
2009-04-02 Zarko Pintarupdated croatian translation
2009-04-02 Simon A. Eugsterupdated: Keyframe-fähig
2009-04-01 Simon A. Eugsterdvd, iso, mlt uppercase
2009-03-31 Marco GittlerPatches from Ray Lehtiniemi
2009-03-31 Simon A. Eugsterupdated; todo: keyframable
2009-03-31 Jean-Baptiste... Updated croatian translation by Zarko Pintar
2009-03-31 Jean-Baptiste... updated hebrew translation by amir sher
2009-03-31 Jean-Baptiste... nicer painting of audio clips
2009-03-31 Jean-Baptiste... Nicer clip painting
2009-03-31 Jean-Baptiste... Cleanup ruler painting
2009-03-31 Jean-Baptiste... Updated translation file
2009-03-30 Jean-Baptiste... check for file write error
2009-03-30 Jean-Baptiste... Make sure there is no write error when saving a file:
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
next