]> git.sesse.net Git - kdenlive/history - src/mainwindow.cpp
Various changes for getting an OpenGL context (almost) everywhere it is needed.
[kdenlive] / src / mainwindow.cpp
2012-07-23 Jean-Baptiste MardelleslotOpenBackupDialog: Use QPointer [krazy 31/37] by...
2012-07-23 Jean-Baptiste MardelleslotDvdWizard: Use QPointer [krazy 30/37] by Mikko...
2012-07-23 Jean-Baptiste MardellegetNewStuff: Use QPointer [krazy 29/37] by Mikko Rapeli
2012-07-23 Jean-Baptiste MardelleslotShowClipProperties: Use QPointer [krazy 28/37]...
2012-07-23 Jean-Baptiste MardelleslotShowClipProperties: Use QPointer [krazy 27/37]...
2012-07-23 Jean-Baptiste MardelleslotEditClipMarker: Use QPointer [krazy 26/37] by Mikko...
2012-07-23 Jean-Baptiste MardelleslotAddClipMarker: Use QPointer [krazy 25/37] by Mikko...
2012-07-23 Jean-Baptiste MardelleslotEditProjectSettings: Use QPointer [krazy 24/37...
2012-07-23 Jean-Baptiste MardelleUse QPointer, delete on error path [krazy 23/37] by...
2012-07-23 Jean-Baptiste MardelleopenFile: Use QPointer [krazy 22/37] by Mikko Rapeli
2012-07-23 Jean-Baptiste Mardelle newFile: Use QPointer [krazy 21/37] by Mikko Rapeli
2012-07-23 Jean-Baptiste MardelleslotRunWizard: Use QPointer [krazy 20/37] by Mikko...
2012-07-23 Jean-Baptiste MardellereadOptions: Use QPointer [krazy 19/37] by Mikko Rapeli
2012-06-05 Jean-Baptiste MardelleShow / hide widget menu is now sorted alphabetically...
2012-05-24 Jean-Baptiste MardelleFix i18n calls
2012-05-14 Jean-Baptiste MardelleAudio align is not experimental anymore
2012-05-14 Jean-Baptiste MardelleIn case of locale bug (system locale != Qt locale)...
2012-04-19 Simon A. EugsterMerge branch 'audioAlign'
2012-04-19 Simon A. EugsterAdded option to enable Audio Alignment in the config...
2012-04-19 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-18 Jean-Baptiste MardelleEffect stack update: enable / disable several effects...
2012-04-17 Jean-Baptiste MardelleCleanup effect stack (part 1)
2012-04-15 Jean-Baptiste MardelleFix drag & drop of effects and groups in effect stack:
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-12 Jean-Baptiste MardelleSeveral fixes for region effect
2012-04-12 Jean-Baptiste MardelleFix adding effect group from timeline context menu:
2012-04-07 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-04-07 Jean-Baptiste MardelleCleanup & fix selected effect sometimes not showing...
2012-04-06 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-04-05 Till TheatoFix startup crash when custom color theme is used.
2012-04-04 Jean-Baptiste MardelleFix parts of Kdenlive not responding to color theme...
2012-03-30 Jean-Baptiste MardelleFix undo / redo with effect groups
2012-03-30 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-28 Jean-Baptiste MardelleEffect groups can now be renamed
2012-03-26 Jean-Baptiste MardelleEffect stack: mouse wheel changes parameter when no...
2012-03-26 Jean-Baptiste MardelleFix dropping new effect in effect stack
2012-03-19 Jean-Baptiste MardelleEffectstack UI update
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-14 Jean-Baptiste MardelleCleanup: remove duplicate monitor code, allow fullscree...
2012-03-06 Jean-Baptiste MardelleUse enum instead of string to identify monitors
2012-03-06 Jean-Baptiste MardelleMissing files from scope manager merge
2012-03-06 Jean-Baptiste MardelleMerging of scopes manager by Granjow (final merge)
2012-02-18 Simon A. EugsterAudio align: Menu entry names changed
2012-02-16 Jean-Baptiste MardelleMerge branch 'master' into audioAlign
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-02-14 Simon A. EugsterAuto-align works!
2012-01-22 Jean-Baptiste MardelleTurn Stabilize filter in to a clip job
2012-01-14 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-13 Till TheatoFix typo causing startup crash.
2012-01-13 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-09 Jean-Baptiste MardelleCleanup track actions, add "Select all clips in a track...
2012-01-08 Jean-Baptiste MardelleFix KAutosave not managing long filenames or non UTF...
2012-01-03 Jean-Baptiste MardelleInitial support for project metadata (that can be embed...
2011-12-31 Jean-Baptiste MardelleCleanup online resource feature
2011-12-30 Jean-Baptiste MardelleNow one can also search and import image clips from...
2011-12-29 Jean-Baptiste MardelleFreesound: save audio file url in clip comment (for...
2011-12-29 Jean-Baptiste MardelleFreesound.org integration (in progress)
2011-12-29 Jean-Baptiste MardelleIntroduce MLT clip analysis, can now be used for gettin...
2011-12-29 Jean-Baptiste MardelleImprovements to the clip jobs framework
2011-12-23 Jean-Baptiste MardelleTurn transcoding action into clip job (in progress)
2011-12-23 Jean-Baptiste MardelleAudio transcoding actions are now in "Extract audio...
2011-12-21 Jean-Baptiste Mardelle* Play audio when previewing in v4l capture mode
2011-12-19 Jean-Baptiste MardelleContinue progress on clip jobs: add extract zone action...
2011-12-12 Marco Gittlercheck if stabMenu was loaded
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-12-04 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2011-12-03 Jean-Baptiste MardelleFix unnecessary clip reload after title editing
2011-12-03 Jean-Baptiste MardelleEditing a clip sometimes caused unnecessary clip reloads
2011-12-02 Jean-Baptiste MardelleForce refresh of clip monitor when clip was edited
2011-11-22 Marco Gittlerugly hack to read all parameters to set.
2011-11-22 Marco GittlerMerge branch 'stabilize' of git.kde.org:kdenlive into...
2011-11-20 Jean-Baptiste MardelleWorkaround locale issue when system locale and Qt's...
2011-11-20 Marco Gittlercopy from cliptranscode to clipstabilize
2011-11-20 Jean-Baptiste MardelleNew effectstack with collapsible effects, preparing...
2011-11-20 Marco Gittlercopy from cliptranscode to clipstabilize
2011-11-19 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-19 Marco Gittlercreate menu for video stabilize
2011-11-19 Marco Gittlercreate menu for video stabilize
2011-11-19 Marco Gittlercreate menu for video stabilize
2011-11-19 Jean-Baptiste MardelleInform user when no render profile is available (usuall...
2011-11-14 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-12 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-10 Alberto VillaMerge branch 'buildsystem'
2011-11-10 Alberto VillaMerge branch 'master' into next
2011-11-10 Alberto VillaMerge branch 'buildsystem' into next
2011-11-10 Alberto VillaRename kdenlive-config.h to match common naming
2011-11-10 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaRevert "Drop support for KDE 4.3."
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste MardelleFix proxy settings sometimes broken (missing extension)
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaReorganise (again) the build system
2011-11-08 Alberto VillaReorganize and cleanup build structure
next