summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4projectmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-4/+4
* Changing string based api to BuildConfiguration based api.con2009-10-011-2/+1
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-0/+1
* long live the kinghjk2009-08-141-1/+1
* Parse the Makefile in the importing case a lot betterdt2009-07-221-4/+1
* Remove the qmakeStep() function from qt4Projectdt2009-07-211-3/+8
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Even more compile fixes.dt2009-05-121-3/+0
* Adds dynamic ui completion. Wohoo :)dt2009-05-121-1/+62
* Move QtVersionManager, QtVersion and QtOptionsPage backdt2009-04-281-3/+0
* Refactoring: Move QtVersionManager instance() into the ProjectExplorerdt2009-04-221-5/+0
* Refactoring: Move QtVersionManager to ProjectExplorer.dt2009-04-221-1/+3
* Don't annoy Windows users with alien dir separatorsAlessandro Portale2009-04-151-2/+2
* Fixes: subdir.file not supportedcon2009-03-121-7/+0
* Fixes: simplify ProjectExplorerPlugin::instance() accesshjk2009-03-041-3/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-2/+2
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-26/+17
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-0/+1
* Reintroduced a way to edit project dependenciesThorbjørn Lindeijer2009-01-161-1/+6
* remove ProjectExplorerInterface and ExtensionSystemInterfaces fileshjk2009-01-141-0/+2
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* some more whitespace changeshjk2008-12-091-2/+1
* Fixes: Mem leak in the pro file parser.dt2008-12-021-4/+18
* more code cosmeticshjk2008-12-021-0/+2
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+229