aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport
Commit message (Expand)AuthorAgeFilesLines
* Fix MSVC warningsOrgad Shaneh2019-09-111-1/+1
* QtOutputFormatter: Add alternate QTest failure patternAndre Hartmann2019-08-072-1/+11
* QtSupport: Fix handling of not yet saved *.ui filesNikolai Kosjar2019-07-192-1/+8
* Cmake: Fix deprecation warninghjk2019-07-051-1/+2
* QtSupport: Fix header guard for ui filesMarco Bubke2019-07-041-2/+4
* More Utils::toSet/toListhjk2019-07-041-1/+1
* QtOutputFormatter: Support relative file:// linksAndre Hartmann2019-07-031-1/+17
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-2817-196/+196
* QmakeProject: Use QString mkspec in QmakeKitInformationhjk2019-05-282-15/+16
* ProjectExplorer: (Re-)start using strings for mkspecshjk2019-05-281-5/+5
* Directly construct KitAspect::toUserOutput return valueshjk2019-05-281-1/+1
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-288-27/+27
* ProjectExplorer: Use QVector<Abi> for abishjk2019-05-271-1/+1
* ProjectExplorer: Use an alias for QList<Abi>hjk2019-05-273-16/+16
* More FileName::appendPath() -> .pathAppended() changeshjk2019-05-272-4/+2
* More FileName::pathAppended()hjk2019-05-201-2/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+35
* More FileName::appendPath() -> .pathAppended()hjk2019-05-173-5/+4
* Qnx/Qmake: More FileName::appendPath -> pathAppended changeshjk2019-05-152-10/+8
* Utils: Replace FileName::FileName(QFileInfo) by a named constructorhjk2019-05-131-3/+3
* Utils: Remove FileName::isNullhjk2019-05-131-2/+2
* Remove unused fileshjk2019-05-131-156/+0
* Export Wizard values to JavaScript macroEike Ziller2019-05-091-1/+1
* Fix Qt version for auto-detected kitsEike Ziller2019-05-071-0/+2
* Fix missing header guards in UI filesMarco Bubke2019-05-022-4/+3
* QtSupport: Warn about Qt kits without C++ compilerChristian Kandeler2019-04-101-0/+5
* Add output filtering for Application Output paneAlessandro Ambrosano2019-04-081-0/+2
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-04-021-0/+6
|\
| * Qml tooling: Support Qt 5.13 and change default to 5.12Alessandro Portale2019-03-281-0/+6
* | Improve kit auto-detectionChristian Kandeler2019-03-192-11/+42
* | QtSupport: De-duplicate test failure patternAndre Hartmann2019-03-182-4/+6
* | ProjectExplorer: Make kit aspects self-registerhjk2019-03-181-2/+2
* | ProjectExplorer: Drop KitAspect::defaultValue()Christian Kandeler2019-03-152-9/+8
* | QtVersionManager: Find all Qt installations in PATHChristian Kandeler2019-03-151-4/+2
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-141-10/+11
|\|
| * QtSupport: Fix autotestsChristian Kandeler2019-03-121-10/+11
* | QtSupport: Add an output parser for QtTestChristian Kandeler2019-03-126-2/+188
* | QtOutputFormatter: Handle links and Ansi format in same lineAndre Hartmann2019-03-122-18/+35
* | Resolve ambiguous results of searches for relative file pathsChristian Kandeler2019-03-041-5/+6
* | Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-03-012-1/+2
|\|
| * Qmake: Add special CONFIG variable "qtc_run" when parsing project filesChristian Kandeler2019-02-271-0/+1
| * QtOutputFormatter: Fix double invocation of file finderChristian Kandeler2019-02-261-1/+1
* | Replace static_casts by QOverload where possiblehjk2019-02-262-2/+2
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-02-201-0/+6
|\|
| * qmake: add $$read_registry() functionChristian Kandeler2019-02-191-0/+6
* | QtSupport: Replace BaseQtVersion::clone()hjk2019-02-197-29/+51
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-02-192-0/+4
|\|
| * Observe the cration of extra compilerMarco Bubke2019-02-182-0/+4
* | QtSupport: Provide implementation of BaseQtVersion::qtAbisFromLibrary()hjk2019-02-184-8/+6