]> git.sesse.net Git - kdenlive/history - src/kdenlivedoc.h
Various changes for getting an OpenGL context (almost) everywhere it is needed.
[kdenlive] / src / kdenlivedoc.h
2008-12-08 Jean-Baptiste MardelleCleanup tracks handling
2008-11-23 Jean-Baptiste MardelleCleanup some mess introduced by last commit, looking...
2008-11-23 Jean-Baptiste MardelleAdd recursive search when opening a document with missi...
2008-11-10 Jean-Baptiste MardelleAllow %width, %height and %dar as placeholders for...
2008-10-31 Jean-Baptiste MardelleShow error message if Kdenlive cannot save the project
2008-10-31 Jean-Baptiste MardelleTry to fix audio mixing bug ( http://www.kdenlive.org...
2008-10-01 Jean-Baptiste Mardelle* Rewrite the way documents are loaded. Fixes lots...
2008-10-01 Jean-Baptiste MardelleAllow import of Kdenlive 0.5 title clips (double click...
2008-09-25 Jean-Baptiste MardelleAdd render zone between guides
2008-09-22 Jean-Baptiste Mardelle* Allow user to set number of audio/video tracks at...
2008-09-22 Jean-Baptiste MardelleSmall fixes for composite transition and more fixes...
2008-09-21 Jean-Baptiste MardelleFirst steps to a working composite transition
2008-09-01 Jean-Baptiste Mardelle* Fix crash on renderer stopping
2008-08-29 Jean-Baptiste MardelleUse KAutosaveFile for document recovery
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-17 Jean-Baptiste MardelleRewrote the handling of timeline in QGraphicsView....
2008-08-05 Jean-Baptiste Mardelle* Clean up profiles handling
2008-08-05 Jean-Baptiste MardelleFix timeline handling of objects (move them instead...
2008-07-20 Jean-Baptiste Mardelleslideshow update
2008-07-20 Jean-Baptiste Mardellesome progress on slideshow clips
2008-07-17 Jean-Baptiste Mardellecorrectly load / save text clips
2008-07-16 Jean-Baptiste Mardellesave zoom factor in document
2008-07-16 Jean-Baptiste Mardelle* new: crash recovery feature
2008-06-28 Jean-Baptiste MardelleFix clip count & duration on document opening
2008-06-10 Jean-Baptiste Mardelleload & save guides
2008-06-03 Jean-Baptiste MardelleSOme work on transitions, including a new wipe transiti...
2008-05-27 Jean-Baptiste MardelleFix loading & saving of markers, some indent fixes
2008-05-27 Jean-Baptiste MardelleFix document loading
2008-05-12 Jean-Baptiste Mardelleallow to open the kdenlive KDE3 project files (not...
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-04-06 Jean-Baptiste MardelleTitle clips now really usable (only transparency &...
2008-03-31 Jean-Baptiste MardelleMore work on title widget:
2008-03-23 Jean-Baptiste MardelleClip properties dialog
2008-03-22 Jean-Baptiste Mardellefolders in project view
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-13 Jean-Baptiste MardelleChange tab icon & font when document was modified
2008-03-13 Jean-Baptiste MardelleLooks like I finally got the profile switching work!
2008-03-10 Jean-Baptiste MardelleUser can now save & delete custom export profiles
2008-03-07 Jean-Baptiste MardelleCleanup undo/redo system
2008-03-07 Jean-Baptiste MardelleShow current document name in window title
2008-03-05 Jean-Baptiste Mardellebetter handling of document switching (still some crashes)
2008-03-04 Jean-Baptiste MardelleStart using mlt profiles
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-02 Jean-Baptiste MardelleFix audio thumbs progress info when window was not...
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-01-21 Jean-Baptiste Mardelleclips now respect maximum length
2008-01-20 Jean-Baptiste MardelleStart porting timeline to QGraphicsView
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 MardelleOne undo stack for each project file
2008-01-02 Jean-Baptiste Mardellestart of the clip tracks view
2007-12-31 Jean-Baptiste Mardelleslowly progressing... ruler scrubbing, start of trackview
2007-12-30 Jean-Baptiste MardelleProgress in clip monitor and project switching
2007-12-29 Jean-Baptiste MardelleStarting KDE4 porting