aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/qmakeprojectmanagerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify Qt external editors (Linguist, Designer)Eike Ziller2016-09-301-5/+2
* QmakeProjectManager: Add a wizard to import project for editing onlyhjk2016-05-271-5/+10
* QMake: ModernizeTobias Hunger2016-03-291-10/+10
* Qmake: Do not show "Run qmake" needlesslyTobias Hunger2016-03-101-0/+2
* Qmake: Modernize codeTobias Hunger2016-03-101-24/+30
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectNode: Rename path() to filePath()Tobias Hunger2015-11-031-1/+1
* QMakeProjectManager: Introduce member initialization.Jarek Kobus2015-06-231-6/+0
* Properly delete plugins dependent on failed pluginJarek Kobus2015-06-171-7/+2
* IWizardFactory: Create wizards with factoryCreatorsTobias Hunger2015-05-261-5/+6
* QMakeProjectManager: Denoise codeTobias Hunger2015-05-191-47/+48
* QMakeProjectManager: Replace consoleappwizard with a Json wizardTobias Hunger2015-05-181-2/+0
* ProjectManager: Qt Quick application templates via json wizardAlessandro Portale2015-05-151-2/+0
* QmakeProjectManager: Rework run qmake actionDaniel Teske2015-03-091-10/+15
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-2/+1
* ProjectExplorer Nodes: Replace dynamic_cast with as* functionsDaniel Teske2015-02-251-1/+1
* QMake: Stop "Run qmake" from going MIATobias Hunger2015-02-181-0/+2
* Use new mime databaseEike Ziller2015-02-171-3/+3
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-3/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-2/+2
* | Refactor ProjectExplorer::Node and remove NodesWatcherDaniel Teske2015-01-141-5/+5
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-9/+7
|/
* JsonWizard: Replace EmptyProjectWizard with a JsonWizardTobias Hunger2014-11-031-2/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Move CompletionAssistProvider constructionhjk2014-10-061-2/+0
* | TextEditor: Remove HighLighterFactoryhjk2014-10-021-9/+0
* | TextEditor: Simplify HoverHandler handlinghjk2014-09-301-3/+1
* | ProjectExplorer: Apply static pattern to ProjectExplorerPluginhjk2014-09-261-1/+1
* | TextEditor: Move some hover handler operation from Editor to Widgethjk2014-09-101-1/+1
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-021-1/+1
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | QmakeProjectManager: Some editor creation related cleanuphjk2014-08-251-1/+1
* | QMakeProjectManager: Some code shufflinghjk2014-08-201-7/+2
* | Introduce QmakeAndroidSupport pluginDaniel Teske2014-07-241-12/+0
* | Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-0/+12
|/
* TextEditor: Simplify HighlighterFactory hierarchyhjk2014-06-261-2/+10
* Rename ICustomWizardFactory to ICustomWizardMetaFactoryTobias Hunger2014-06-121-1/+1
* Html5Wizard: Remove itDaniel Teske2014-05-271-2/+0
* IWizard->IWizardFactoryTobias Hunger2014-05-261-1/+1
* Remove some needless ProjectExplorer::Tobias Hunger2014-05-061-1/+1
* CustomWizard: Use object pool to find factoriesTobias Hunger2014-02-171-1/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Give TextEditorActionHandler an explicit parent and unify usage.Eike Ziller2013-12-121-6/+1
|/
* Combine multi qt quick app wizards into just onejkobus2013-11-011-1/+1