summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4projectmanagerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Remove test of Qt4 project loadingTobias Hunger2011-08-291-14/+0
* Header cleanup in Qt4ProjectManager.Friedemann Kleint2011-08-181-2/+2
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-9/+0
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-261-2/+0
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-13/+1
* New code assist APILeandro Melo2011-05-181-8/+2
* Qt Version refactoringdt2011-05-121-2/+10
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Add "Add Library" action to project explorer's context menuJarek Kobus2011-04-131-20/+26
* | projectexplorer: move project{Context,Language} from IProjectManager to Projecthjk2011-04-121-6/+6
|/
* Qt4ProjectManager: Hide Run qmake for non qt projectsdt2011-02-231-0/+1
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+2
* Renaming: QmlStandaloneApp* -> QtQuickApp*Alessandro Portale2011-02-061-2/+2
* Html5 app wizard. First steps.Alessandro Portale2011-02-061-0/+2
* Add "Run" to projectexplorer context menudt2011-01-211-0/+1
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-2/+6
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Qt4ProjectManager: Actually add the qt4targetfactory to the object pooldt2010-12-071-0/+1
* | Fixes: Add new subdirs project wizardJarek Kobus2010-11-241-13/+6
* | Support completion in profile editorJarek Kobus2010-11-081-0/+10
* | Profile editor: Fix ambiguous shortcut F2.Friedemann Kleint2010-10-181-1/+1
* | Implement "Jump To File Under Cursor" in profile editorJarek Kobus2010-10-141-4/+24
|/
* 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