aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericprojectmanager.pro
Commit message (Expand)AuthorAgeFilesLines
* Move generic make step to project explorerEike Ziller2018-05-161-2/+0
* Update wizard template iconsMitch Curtis2017-06-061-0/+2
* GenericProject: Code cleanuphjk2017-03-211-2/+2
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-2/+0
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-1/+0
* GenericProjectManager: Tests: Clean upNikolai Kosjar2014-12-191-2/+1
* GenericProjectManager: Remove never used pkgconfigtool.h/cppDaniel Teske2014-10-211-2/+0
* GenericProject: add simple test.Erik Verbruggen2014-07-071-0/+6
* Implemented "Add Existing Directory..." feature.Pawel Faron2013-10-311-2/+0
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-071-2/+0
* .pro and .qbs files: Consistently list .mimetypes.xml filesDaniel Teske2013-05-281-1/+1
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-2/+0
* GenericProjectManager: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-0/+3
* Profile introductionTobias Hunger2012-06-211-2/+0
* On new generic project, show progress and dialogdt_2011-06-221-2/+6
* Add a dialog for editing the file list of generic projectsDaniel Teske2011-06-201-2/+4
* centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-1/+0
* Integrate target supportTobias Hunger2010-02-091-0/+2
* Add BuildConfiguration classesdt2009-11-301-3/+4
* Rename qworkbenchplugin.pri to qtcreatorplugin.priAlessandro Portale2009-05-081-1/+1
* Add the *.pluginspec to OTHER_FILES so that we can use Locator for themdt2009-04-221-0/+2
* Allow overriding make command and specifying parametersThorbjørn Lindeijer2009-03-181-0/+1
* Class name simplification for MakeStep related classesThorbjørn Lindeijer2009-03-181-2/+2
* Introduced editors for .files and .includes files.Roberto Raggi2009-03-161-0/+2
* Fun with Core::IWizard.Roberto Raggi2009-03-121-0/+2
* Initial work on pkg-config support.Roberto Raggi2009-03-121-1/+2
* Generic project manager.Roberto Raggi2009-03-101-0/+17