aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericproject.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem with changing tool chain type for generic projectsv1.2.901.2.90Thorbjørn Lindeijer2009-09-101-5/+4
* Fix slot connections in the generic project manager.dt2009-08-181-1/+1
* long live the kinghjk2009-08-141-1/+1
* Identify tool chains via ToolChain::ToolChainType enum instead of by stringDaniel Molkentin2009-08-131-7/+4
* Rework the project settings.dt2009-08-061-3/+3
* Allow restoreSettings() to fail,dt2009-07-031-1/+1
* Enable 'Remove file...' on Generic projectKevin Michel2009-06-301-0/+2
* Allow adding files in generic projectKevin Michel2009-06-291-0/+2
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Allow updating of configuration or file list separatelyThorbjørn Lindeijer2009-03-191-4/+9
* Allow specifying the name of a new generic projectThorbjørn Lindeijer2009-03-191-1/+0
* Use the make command defined by the tool chainThorbjørn Lindeijer2009-03-181-2/+6
* Class name simplification for MakeStep related classesThorbjørn Lindeijer2009-03-181-4/+9
* Fixed member variable prefix to be in line with coding standardsThorbjørn Lindeijer2009-03-181-22/+22
* Update the project.Roberto Raggi2009-03-161-4/+2
* Fixed the wizard and removed some obsolete code.Roberto Raggi2009-03-161-5/+0
* Create nodes for the project files.Roberto Raggi2009-03-161-0/+7
* Introduced editors for .files and .includes files.Roberto Raggi2009-03-161-0/+2
* Imrpvoed the importer.Roberto Raggi2009-03-131-0/+3
* Added a way to refresh the project.Roberto Raggi2009-03-121-3/+9
* Initialize defines and includePathsRoberto Raggi2009-03-121-1/+6
* re-enable the indexer.Roberto Raggi2009-03-121-4/+18
* Added a way to change the tool chain.Roberto Raggi2009-03-121-3/+7
* Generic project manager.Roberto Raggi2009-03-101-0/+148