aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/toolchainconfigwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* All: More ToolChain->Toolchain renamingshjk2024-01-191-1/+1
* ProjectExplorer: Rename ToolChain to Toolchainhjk2023-11-241-2/+2
* ProjectExplorer: Rename Tool{C,c}hainConfigWidgethjk2023-11-241-11/+11
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* ProjectExplorer: Tr::trhjk2023-01-161-3/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-9/+11
* Move splitString() method to base ToolChainConfigWidgetDenis Shienkov2020-05-191-0/+17
* Toolchain options: Enable horizontal scrollbar for detailsEike Ziller2018-12-201-1/+0
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-3/+3
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ToolChain: Add scrollbar to config widgetTobias Hunger2015-04-211-3/+22
* 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
* | Project Explorer: replace a QTC_CHECK with Q_ASSERT.Erik Verbruggen2014-09-111-2/+3
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Mac: Make Compiler details widget nicerTobias Hunger2013-04-191-0/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-2/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* toolchainoptionpage: make name editable next to other fieldshjk2012-08-161-12/+24
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* projectexplorer: de-pimpl ToolChainConfigWidgethjk2012-07-171-49/+20
* project manager: delete private class (fix mem leak)Montel Laurent2012-07-161-0/+5
* Profile introductionTobias Hunger2012-06-211-175/+2
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-5/+5
* ToolChain: Remove unnecessary parameterTobias Hunger2012-02-211-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Small simplificationTobias Hunger2012-02-091-2/+1
* Support multiple mkspecs per tool chainTobias Hunger2012-02-091-22/+41
* Toolchain: Allow overriding of detected mkspecTobias Hunger2012-02-091-2/+105
* Long live the king!hjk2012-01-261-1/+1
* TC: Use FileName for debuggerCommand()Tobias Hunger2012-01-191-5/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* more stylehjk2011-09-191-36/+36
* 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
* | Toolchain: Add option to make toolchain readonlyTobias Hunger2011-03-291-0/+6
|/
* don't validate executable paths & working dirs in build & run configsOswald Buddenhagen2011-03-081-1/+1
* Toolchains: Header cleanup.Friedemann Kleint2011-02-281-4/+0
* Toolchains: Add debugger autodetection.Friedemann Kleint2011-02-231-1/+47
* Debugger: Work towards having a debugger setting per toolchain.Friedemann Kleint2011-02-221-2/+59
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-0/+77