aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericprojectplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings about unused lambda capturesTobias Hunger2018-02-211-1/+1
* GenericProject: Pimpl and remove uses of global object poolhjk2018-02-061-27/+38
* Use project id uniformly as project contexthjk2017-12-201-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-1/+2
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-2/+1
* ProjectExplorer: Handle project file list globallyTobias Hunger2017-03-271-1/+2
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-2/+3
* ProjectManagers: Cleanuphjk2017-02-281-0/+1
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-2/+0
* GenericProject: Cleanup and modernizeAndre Hartmann2017-01-021-1/+1
* GenericProject: Fix "Edit Files..." context menu actionTobias Hunger2016-04-071-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* SelectableFilesModel: Use Utils::FileNameTobias Hunger2015-11-131-3/+6
* Fix various context menu actions from project managersDaniel Teske2015-08-311-8/+3
* IWizardFactory: Create wizards with factoryCreatorsTobias Hunger2015-05-261-1/+2
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Use new mime databaseEike Ziller2015-02-171-5/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Convert to new connect apiMontel Laurent2015-01-301-2/+1
* | ProjectTree: Fix context menu actionsDaniel Teske2015-01-151-2/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | GenericProjectManager: General editor related code consolidationhjk2014-08-201-33/+16
* | GenericProject: Initialize pointer members in constructorTobias Hunger2014-08-041-1/+1
|/
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-1/+1
* 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-3/+0
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-3/+2
* | Implemented "Add Existing Directory..." feature.Pawel Faron2013-10-311-3/+2
|/
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-8/+6
* Introduce Project::projectFilePath()Tobias Hunger2013-08-011-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-071-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* genericprojectmanager: code cosmetichjk2012-08-141-6/+8
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-2/+3
* ActionManager API cleanup.Eike Ziller2012-05-251-3/+2
* Generic Project: Better filtering of supported files.Francois Ferrand2012-03-291-3/+1
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1