]> git.sesse.net Git - kdenlive/history - src/effectslistview.cpp
Moving widget files into widgets folder.
[kdenlive] / src / effectslistview.cpp
2014-01-12 Jean-Nicolas ArtaudMoving widget files into widgets folder.
2013-12-15 Montel LaurentUse KLocalizedString (for i18n only, in kf5 it will...
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-14 Montel Laurentconst'ref.
2013-05-07 Montel Laurentnormalize signal/slots
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-04 Jean-Baptiste MardelleFix parts of Kdenlive not responding to color theme...
2012-03-30 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-26 Jean-Baptiste MardelleApply effect when return pressed in effect list
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-01-30 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-30 Jean-Baptiste MardelleMake sure we use small icons on non KDE themes
2011-10-02 Jean-Baptiste MardelleFix treeview decoration
2011-10-02 Jean-Baptiste MardelleCleanup decoration of tree views (effect list, project...
2011-02-21 Jean-Baptiste MardelleEffects context menu: use submenu structure similar...
2010-09-27 Marco Gittleruse QTreeWidget function (toplevelwidget) instead of...
2010-09-27 Marco Gittlerexpand folders in effectlist on doubleclick
2010-06-29 Till TheatoEffect Stack: Use a separate row for the search line
2010-06-16 Till Theato- Fix auto expand behaviour when searching the effectli...
2010-06-04 Till Theato- Auto expand folders in effect list when searching (1)
2010-06-03 Till TheatoTracks Config Dialog:
2010-05-11 Alberto Villa- Fix drop frame timecode format. [1]
2010-04-29 Till TheatoFix effectlist filter and search not obeying to each...
2010-03-30 Alberto Villa- Hide empty effects folders when filtering by effect...
2010-02-15 Jean-Baptiste MardelleFix compilation warnings
2009-11-10 Jean-Baptiste MardelleSort effects in categories
2009-10-26 Jean-Baptiste Mardelleprogress in timeline overwrite mode
2009-08-14 Jean-Baptiste MardelleFix various effects related crashes (don't store effect...
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-11 Jean-Baptiste MardelleAdd the suggested fluff into an empty for loop, to...
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2008-10-24 Jean-Baptiste Mardelleimprove effects info widget (resizeable, remember state...
2008-10-15 Jean-Baptiste MardelleFix handling of effects (do not rely on i18n name for...
2008-09-05 Jean-Baptiste MardelleDon't allow clip moving over another one
2008-07-29 Jean-Baptiste Mardellesome cleanup and check that users don't add invalid...
2008-07-19 Jean-Baptiste MardelleEffects can now be saved
2008-06-21 Jean-Baptiste Mardellevolume effect now works fine with keyframes
2008-06-08 Jean-Baptiste Mardelle* New: audio fade in / out by dragging a clip's top...
2008-03-30 Marco Gittlermade effectLists static
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-01 Jean-Baptiste MardelleDrag and drop from effects list
2008-02-25 Jean-Baptiste Mardellebetter management of effects in list
2008-02-20 Jean-Baptiste MardelleEffects are now stored in clip as xml, get ready for...
2008-02-19 Jean-Baptiste MardelleUse nice button as in effect stack
2008-02-19 Jean-Baptiste Mardellesome work on settings dialog (mlt path) and start of...
2008-02-17 Jean-Baptiste MardelleStart implementing effects
2008-02-17 Jean-Baptiste Mardellenicer layout for effects list
2008-02-17 Jean-Baptiste MardelleUpdate effect list (show description & author name)