summaryrefslogtreecommitdiff
path: root/src/plugins/qtsupport
Commit message (Expand)AuthorAgeFilesLines
* QtSupport: Allow for Qt6Tobias Hunger2019-09-161-4/+3
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-09-121-1/+1
|\
| * Fix MSVC warningsOrgad Shaneh2019-09-111-1/+1
* | QtSupport: Remove dependency on CppToolsEike Ziller2019-09-124-3/+6
* | CppTools: Move ProjectUpdateInfo to ProjectExplorerEike Ziller2019-09-122-5/+3
* | QtSupport: Remove unused QtVersionManager functionshjk2019-09-112-15/+0
* | Remove unused QObject parent arguments on options pageshjk2019-09-112-6/+4
* | CppTools: Move QtVersion and BuildTargetTypeEike Ziller2019-09-101-2/+2
* | QtSupport: Delete empty source file qtversionfactory.cppOrgad Shaneh2019-09-034-3/+1
* | QtSupport: Move qtSoPaths from Androidhjk2019-08-302-0/+25
* | QtSupport: Remove unused BaseQtVersion::recheckDumperhjk2019-08-222-6/+0
* | QtSupport: Pimpl BaseQtVersionhjk2019-08-216-490/+461
* | QtSupport: Move extracompiler factories to plugin pimplhjk2019-08-203-5/+5
* | QtSupport: Move qmlsceneCommand down to BaseQtVersionhjk2019-08-204-52/+36
* | RemoteLinux: Move EmbeddeLinuxQtVersion to QtSupporthjk2019-08-167-15/+60
* | QtSupport//ProjectExplorer: Move DesktopRunConfiguration implementationhjk2019-08-156-358/+0
* | Utils/all: Create an OutputFormatterFactoryhjk2019-08-134-58/+63
* | ProjectExplorer: Re-work setup runworker factorieshjk2019-08-093-20/+9
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-092-1/+11
|\ \ | |/
| * QtOutputFormatter: Add alternate QTest failure patternAndre Hartmann2019-08-072-1/+11
* | Unification of desktop run configurations, step 6hjk2019-08-081-28/+6
* | Unification of desktop run configurations, step 5hjk2019-08-083-40/+43
* | Qt wizards: Include translation file, if requestedChristian Kandeler2019-08-086-2/+228
* | Unification of desktop run configurations, step 4hjk2019-08-071-27/+16
* | Unification of desktop run configurations, step 3hjk2019-08-071-7/+2
* | Unification of desktop run configurations, step 2hjk2019-08-072-202/+155
* | Unification of desktop run configurations, step 1hjk2019-08-076-2/+457
* | ProjectExplorer: Sanitize some #includeshjk2019-08-061-0/+1
* | Some clang-tidy -use-modernize-nullptrhjk2019-08-015-16/+16
* | Compile fix with recent Qt devhjk2019-07-291-3/+1
* | Avoid warning on empty expressionshjk2019-07-237-12/+12
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-222-1/+8
|\ \ | |/
| * QtSupport: Fix handling of not yet saved *.ui filesNikolai Kosjar2019-07-192-1/+8
* | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-122-3/+6
|\ \ | |/
| * Cmake: Fix deprecation warninghjk2019-07-051-1/+2
| * QtSupport: Fix header guard for ui filesMarco Bubke2019-07-041-2/+4
* | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-042-2/+18
|\ \ | |/
| * More Utils::toSet/toListhjk2019-07-041-1/+1
| * QtOutputFormatter: Support relative file:// linksAndre Hartmann2019-07-031-1/+17
* | Project: Delay acting on fileListChanged signalTobias Hunger2019-06-201-2/+5
|/
* 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