aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeprojectplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Specific settings page to CMakePLugin and create checkable dialog box for...Pawel Rutka2018-03-161-5/+20
* CMake: Pimpl CMakeProjectPlugin and avoid use of global object poolhjk2018-02-201-20/+40
* Use project id uniformly as project contexthjk2017-12-201-1/+1
* ProjectNodes: Do not derive Project Nodes from QObjectTobias Hunger2017-08-011-2/+2
* Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-251-2/+4
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-0/+4
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-3/+0
* ProjectExplorer: Remove arguments from node change signalshjk2017-02-241-2/+3
* CMake: fix not disconnected build actionTim Jenssen2016-12-121-3/+3
* CMake: fix crash while clicking context menuTim Jenssen2016-12-121-2/+4
* CMake: Allow to build target from context menu of CMakeTargetNodesTobias Hunger2016-11-151-3/+52
* CMake: Add fileoverlay icons for cmake project filesTobias Hunger2016-11-101-1/+6
* CMake: Add CMakeSnippetProviderTobias Hunger2016-08-231-0/+2
* CMake: Do not run a cmake wizard all the timeTobias Hunger2016-02-151-2/+0
* CMake: Add CMakeConfigurationKitInformationTobias Hunger2016-02-121-0/+1
* CMakeProjectPlugin: Clean up some headersTobias Hunger2016-02-121-5/+0
* CMake: Add CMakeGeneratorKitInformationTobias Hunger2016-02-121-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-8/+0
* CMake: Move MakeStep to CMakeBuildStepTobias Hunger2016-01-081-2/+2
* CMake: add preload cache cmake script file per kitTom Deblauwe2015-10-261-0/+2
* CMakeProjectManager: Provide way for plugins to autodetect cmake toolsBenjamin Zeller2015-03-091-1/+2
* Make CMakeTool known to the KitsBenjamin Zeller2015-03-031-2/+4
* Make it possible to register multiple cmake instancesBenjamin Zeller2015-02-241-5/+8
* Use new mime databaseEike Ziller2015-02-171-3/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* 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/+2
* | CmakeProjectManager decrease N of included headersNikita Baryshnikov2014-09-121-0/+1
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | CMakeProjectManager: General editor related code consolidationhjk2014-08-201-5/+4
* | CmakeEditor: Use the generic SyntaxHighlighter.Charles Huet2014-08-121-9/+0
* | IWizardFactory: Add a feature for all running pluginsTobias Hunger2014-07-211-11/+0
|/
* CMakeProject: Make CMakeLists.txt and *.cmake use different mime typesDaniel Teske2014-07-171-0/+1
* TextEditor: Simplify HighlighterFactory hierarchyhjk2014-06-261-2/+9
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-2/+1
* Implement syntax highlighting in diff editorjkobus2013-08-291-0/+2
* Do not offer CMake-specific wizards if that plugin is not enabled.Christian Kandeler2013-07-261-0/+12
* 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
* | CMake: add auto completion for cmake editortomdeblauwe2012-10-251-1/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-2/+2
* Added special context menu for CMakeEditor.Konstantin Tokarev2012-03-011-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1