]> git.sesse.net Git - kdenlive/history - src/projectsettings.cpp
Cleaning code style of Definitions.
[kdenlive] / src / projectsettings.cpp
2014-01-12 Jean-Nicolas ArtaudCleaning code style of Definitions.
2014-01-12 Jean-Nicolas ArtaudMoving widget files into widgets folder.
2013-05-31 Montel Laurentconst'ify
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-14 Montel Laurentconst'ref.
2013-05-12 Montel Laurentconst ref
2013-05-07 Montel Laurentnormalize signal/slots
2013-02-27 Jean-Baptiste Mardelle* Set document as modified when changing project metada...
2013-02-23 Jean-Baptiste MardelleFix metadata not properly set for project: http://kdenl...
2013-01-14 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2013-01-14 Jean-Baptiste Mardellesmall cleanup
2012-09-02 Mikko Rapeliprojectsettings.cpp: return if open() fails
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-01-13 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-08 Jean-Baptiste MardelleFix archiving sometimes not saving playlist clips ...
2012-01-03 Jean-Baptiste MardelleInitial support for project metadata (that can be embed...
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 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 VillaLower requirements to Qt 4.5 and 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-10-29 Jean-Baptiste MardelleDon't hardcode encoding profiles, use an external confi...
2011-07-31 Till TheatoRemove (old) LADSPA related code.
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-06-27 Jean-Baptiste MardelleFix proxy clip having wrong duration and crash when...
2011-06-07 Jean-Baptiste MardelleUse the new profile selection combobox for project...
2011-02-23 Jean-Baptiste MardelleSmall GUI fix
2011-02-19 Jean-Baptiste MardelleImage clips can be proxied too now
2011-02-17 Jean-Baptiste MardelleBig update to the proxy clips, fixing several issues...
2011-02-12 Jean-Baptiste MardelleCheck clips property before launching proxy creation...
2011-02-12 Jean-Baptiste MardelleProxy settings is now configurable per project
2010-10-25 Yuri ChornoivanAdd plural forms
2010-10-23 Jean-Baptiste MardelleExport project info (list of clips) to text file
2010-09-28 Jean-Baptiste MardelleShow the recently introduced colorspace info in profile...
2010-08-21 Simon A. EugsterFrame rate: Also show fields per second (frame rate...
2010-07-25 Jean-Baptiste Mardelleautomatically select if we should export audio or not:
2010-01-17 Jean-Baptiste MardelleWarn about missing images and fonts in title clips...
2009-11-02 Jean-Baptiste MardelleMake project folders have a smaller icon, disable title...
2009-11-02 Jean-Baptiste MardelleFix compilation with Qt < 4.5
2009-10-26 Jean-Baptiste Mardelleprogress in timeline overwrite mode
2009-10-20 Jean-Baptiste MardelleList files that are inside mlt playlists
2009-10-20 Jean-Baptiste MardelleList images included in titles
2009-10-20 Jean-Baptiste MardelleDisplay a list of all used files in project settings...
2009-10-18 Jean-Baptiste MardelleCleanup physical clip deletion:
2009-10-16 Jean-Baptiste MardelleFix "Clean project" and "Delete unused files" removing...
2009-09-22 Jean-Baptiste MardelleReindent sources
2009-09-16 Jean-Baptiste MardelleNew file management tab in project settings dialog...
2009-09-12 Jean-Baptiste MardelleCorrectly use plural in i18n calls, add warning message...
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-23 Jean-Baptiste MardelleCorrectly use thumbs settings from new project dialog:
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2008-12-13 Jean-Baptiste MardelleImprove profile selection in First run wizard
2008-12-07 Jean-Baptiste MardelleFix track issues:
2008-09-22 Jean-Baptiste Mardelle* Allow user to set number of audio/video tracks at...
2008-08-10 Jean-Baptiste MardelleActivate profile management
2008-04-06 Jean-Baptiste MardelleTitle clips now really usable (only transparency &...
2008-03-08 Jean-Baptiste MardelleAsk for profile on new document
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-02-20 Jean-Baptiste Mardellesettings dialog fixes
2008-02-19 Jean-Baptiste MardelleStart of project settings dialog