aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add Qt for MCUs video tutorialVenugopal Shivashankar2020-07-171-0/+4
* Core/Utils: Migrate further to Utils::Idhjk2020-07-0610-46/+45
* Qt Support: Fix UI textLeena Miettinen2020-07-011-1/+1
* OutputWindow: Do not activate links for empty referenceOrgad Shaneh2020-06-181-61/+60
* Move InfoBar to UtilsEike Ziller2020-06-181-3/+3
* All: Use Utils::SkipEmptyPartshjk2020-06-172-3/+5
* QtSupport: Replace QRegExp by QRegularExpressionChristian Stenger2020-06-163-20/+18
* ExtensionSystem: Remove PluginSpec::isHiddenByDefaulthjk2020-06-161-1/+0
* Various places: performance-for-range-copyAlessandro Portale2020-06-151-1/+1
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-023-7/+11
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-153-8/+33
|\
| * Fix availability of "Link with Qt" info barEike Ziller2020-05-143-8/+33
* | ProjectExplorer: Give the Task class an explicit summaryChristian Kandeler2020-05-141-1/+1
* | QtSupport: Protect QtVersion::detectAbis()hjk2020-05-051-1/+2
* | QtSupport: Add QtTestParser to the list of output formattersChristian Kandeler2020-04-281-3/+5
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-231-0/+3
|\|
| * QtSupport: Work around OpenBSD's idiosyncratic naming schemeChristian Kandeler2020-04-221-0/+3
* | Merge output formatters and output parsersChristian Kandeler2020-04-237-33/+47
* | OutputFormatter factories: Handle the "no target" caseChristian Kandeler2020-04-221-1/+1
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-201-8/+21
|\|
| * Fix "Link with Qt" for Qt offline installersEike Ziller2020-04-201-6/+20
* | ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-166-9/+9
* | OutputFormatter: Take ownership of the line parsersChristian Kandeler2020-04-151-10/+1
* | Utils: Split up OutputFormatter classChristian Kandeler2020-04-141-21/+37
* | OutputFormatter: Do all formatting centrallyChristian Kandeler2020-04-141-66/+22
* | Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* | Output parsers: Replace the chaining approachChristian Kandeler2020-04-096-31/+25
* | IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-084-6/+15
* | Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-072-4/+4
* | ProjectExplorer: Replace some calls to IOutputParser::taskAddedChristian Kandeler2020-04-071-1/+1
* | Merge "Merge remote-tracking branch 'origin/4.12'"The Qt Project2020-04-074-9/+31
|\ \
| * | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-074-9/+31
| |\|
| | * Allow plugins to register additional example setsEike Ziller2020-04-034-9/+31
* | | QtSupport: Fix HTML - and don't translate itRobert Loehning2020-04-071-4/+5
|/ /
* | Remove the limitation that output formatters have to be exclusiveChristian Kandeler2020-03-201-23/+44
* | OutputFormatter: Do the newline handling centrallyChristian Kandeler2020-03-191-67/+14
* | Move some code from OutputWindow to OutputFormatterChristian Kandeler2020-03-171-7/+7
* | Utils: Remove unused signal from OutputFormatterChristian Kandeler2020-03-131-2/+0
* | QtOutputFormatter: Use cursor object from base classChristian Kandeler2020-03-131-16/+9
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-042-3/+15
|\|
| * QtSupport: Relax ABI matching when fixing a Qt kitChristian Kandeler2020-03-021-2/+14
| * QtSupport: Prevent misleading message about ABI mismatchChristian Kandeler2020-02-271-1/+1
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-261-0/+6
|\|
| * Qml tooling: Support Qt 5.15Thomas Hartmann2020-02-191-0/+6
* | ProjectExplorer: Introduce ToolChainKitAspect::{c,cxx}ToolChainhjk2020-02-192-4/+4
|/
* QtSupport: Qt for iOS Examples lists only "ios" tagged examplesAssam Boudjelthia2020-02-141-0/+7
* QtSupport: Qt for Android Examples lists only "android" tagged examplesAssam Boudjelthia2020-02-132-5/+26
* QtSupport: Try harder to ensure that Qt kits have a toolchainChristian Kandeler2020-02-121-3/+39
* CMakePM: Fix handling of qml debuggingChristian Stenger2020-02-071-2/+1
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1