summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4projectmanagerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Return a reference to the object, changed from pointer.kh12010-02-231-1/+1
* Maemo: Enable compilation unconditionally.ck2010-02-081-7/+1
* make profile evaluator re-entrantOswald Buddenhagen2010-02-081-0/+2
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | Add Build to the right click menu of sub projects for Qt4 Projectsdt2010-01-131-4/+27
* | Make method naming more consistent.Tobias Hunger2010-01-071-1/+1
* | Mostly remove the special define for Symbian support.con2009-12-171-5/+1
* | Wizards: Add a simple wizard for unit tests.Friedemann Kleint2009-12-161-0/+2
* | Rework Build Parser handlingTobias Hunger2009-12-091-20/+5
* | cache parsed pri & prf filesOswald Buddenhagen2009-12-081-0/+2
* | Move QMakeParser to Qt4ProjectManagerdt2009-11-301-0/+2
* | Fix compile, remove embeddedpropertiespagedt2009-11-301-1/+0
* | Add experimental Maemo support.ck2009-10-161-0/+8
|/
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-0/+1
* Hide the Run QMake command from the context menu for non qt projects.dt2009-09-171-0/+3
* The project pane rewrite version 2.dt2009-09-171-0/+1
* long live the kinghjk2009-08-141-1/+1
* Make the welcome screen into plugins.Daniel Molkentin2009-07-281-1/+12
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-1/+1
* Added a wizard for Qt Designer custom widgets and collections.Friedemann Kleint2009-06-291-0/+2
* Merge commit 'qt-s60/qt-s60'con2009-06-241-0/+8
|\
| * Add manager for Symbian SDKs.con2009-06-241-0/+8
* | Some further reodering in the build menu.dt2009-06-231-2/+1
|/
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* API review of IRunConfigurationFactory.con2009-06-121-1/+0
* Actually QtVersionManager::instance() *was* working.con2009-05-281-3/+1
* Rely on lazy instantiation of text editor actionsThorbjørn Lindeijer2009-05-261-1/+0
* Added 'Open with ->Qt Designer' in Project Explorer.Friedemann Kleint2009-05-191-0/+8
* EmptyProjectWizard allows us to create an empty project.Alessandro Portale2009-05-071-0/+3
* Move QtVersionManager, QtVersion and QtOptionsPage backdt2009-04-281-3/+8
* Refactoring: Move QtVersionManager instance() into the ProjectExplorerdt2009-04-221-11/+0
* Refactoring: Move QtVersionManager to ProjectExplorer.dt2009-04-221-1/+2
* Long dead code. It even used the QWorkbench namespace.dt2009-04-201-1/+0
* Refactoring for (Q)MakeBuildStepFactorydt2009-04-201-2/+2
* Change the way the debugging library is build and found, yet again.dt2009-03-251-2/+0
* Fixes: simplify ProjectExplorerPlugin::instance() accesshjk2009-03-041-2/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: Move Buildparser to the projectexplorer, use in cmakeplugindt2009-02-161-4/+0
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-9/+14
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2009-01-201-1/+1
|\
| * Fixed include when building without testsThorbjørn Lindeijer2009-01-201-1/+1
* | replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-10/+10
|/
* remove ProjectExplorerInterface and ExtensionSystemInterfaces fileshjk2009-01-141-0/+3
* Fixes: - ICommand --> Commandcon2009-01-141-2/+2
* Fixes: - IActionContainer --> ActionContainercon2009-01-141-2/+2
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-3/+3
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Fixes: Mem leak in the pro file parser.dt2008-12-021-1/+0