summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4projectmanagerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Merged 'New Qt quick App' and 'Import Qml App' WizardsAlessandro Portale2010-10-041-2/+1
* Mobile wizard: Model after QML wizard.Christian Kandeler2010-09-131-3/+3
* Moving the "Qml standalone" wizards from qmlpm to qt4pmAlessandro Portale2010-08-251-0/+4
* Add "Add library wizard" to the pro file editorJarek Kobus2010-08-161-0/+20
* Add parser for sbsv2 (new Symbian build system)Tobias Hunger2010-08-111-1/+0
* Make project context a Core::Contextdt2010-07-021-6/+7
* Core::Context: compile hot fix for Windows.hjk2010-06-251-4/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-2/+2
* don't forget to initialize the parser statics outside threading contextOswald Buddenhagen2010-06-211-0/+1
* Implement (un)commenting selection of .pro filesJarek Kobus2010-05-251-1/+10
* There is no dependency, so make the runtime manager an real singelton.kh12010-05-251-2/+1
* Long overdue changes and refactoring for qemu handling.kh12010-05-201-1/+2
* Add Clean and rebuild sub dirdt2010-04-301-6/+24
* Add mobile Qt gui wizardTobias Hunger2010-03-301-0/+4
* Add simple unit tests for abld parserTobias Hunger2010-03-291-5/+0
* Fix a broken user visible path on Windows.Alessandro Portale2010-03-281-2/+3
* Don't create Welcome mode pages when there is no Welcome modeThorbjørn Lindeijer2010-03-221-6/+3
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+2
* Header cleanup in ProjectExplorer and Qt4ProjectManagerFriedemann Kleint2010-03-171-0/+2
* Wizards/Custom Wizards: Add code.Friedemann Kleint2010-03-121-0/+2
* Long live the king!hjk2010-03-051-1/+1
* 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