aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/sdktool
Commit message (Expand)AuthorAgeFilesLines
* Fix a few {QByteArray,QList}::count related deprecation warningshjk2024-05-241-1/+1
* Require C++20hjk2024-02-221-1/+1
* Build: Fix handling of (s)ccache supportEike Ziller2023-10-171-0/+1
* sdktool: add line break after clangd optionSamuli Piippo2023-10-121-1/+1
* Docker: Add clangd path to sdktoolMarcus Tillmanns2023-10-052-2/+14
* qbs build: Clean up testing infrastructureChristian Kandeler2023-09-192-7/+2
* qbs build: Fix wrong uses of qbs.toolchainTypeChristian Kandeler2023-09-181-1/+1
* Replace QFile::exists by QFileInfo::existshjk2023-09-011-2/+2
* SdkTool: Fix sysroot for docker devicesMarcus Tillmanns2023-08-221-1/+1
* SdkTool: Don't destroy :// parts in qmake pathshjk2023-08-094-3/+25
* sdktool: Fix writing filesEike Ziller2023-07-201-1/+1
* More deprecation induced busyworkhjk2023-06-081-1/+1
* Fix some more *::count() deprecation warningshjk2023-06-071-1/+1
* SdkPersistentSettings: Fix build - part 2Jarek Kobus2023-03-062-0/+2
* SdkPersistentSettings: Fix buildJarek Kobus2023-03-063-1/+3
* SdkTool: Fork utils/persistentsettingshjk2023-03-0614-111/+948
* sdktool: Fix CMake configuration on Qt6 within Qt CreatorCristian Adam2023-02-241-1/+1
* SdkTool: Fix qbs buildChristian Stenger2023-01-251-1/+1
* sdktool: Don't rely on FindQt5.cmakeEike Ziller2023-01-241-5/+9
* Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-104-4/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0643-43/+43
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-1/+1
* Utils: Split off file access interface from IDevicehjk2022-10-132-0/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-077-9/+9
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-08-311-0/+1
|\
| * Prepare for moving qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-08-301-0/+1
* | Utils: print assert backtrace on windowsDavid Schulz2022-08-292-1/+12
* | Use SPDX license identifiersLucie Gérard2022-08-2643-1035/+88
* | Drop Qt5: Remove porting.hJarek Kobus2022-07-262-2/+0
* | SdkTool: Fix qbs release build with auto testsChristian Stenger2022-07-181-7/+12
* | Tests: Fix expectation in sdktool testChristian Stenger2022-06-301-1/+1
|/
* SdkTool: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-3011-23/+23
* CMake: Qt Creator Static build supportCristian Adam2022-04-291-2/+2
* sdktool: Fix compilation build with MinGWCristian Adam2022-04-201-1/+1
* SdkTool: Fix build with different runtime library settings on windowsMarcus Tillmanns2022-04-051-0/+1
* SdkTool: Fix build with Qt5Christian Stenger2022-04-0510-9/+17
* sdktool: Change tests to use QTestMarcus Tillmanns2022-04-0443-1068/+1228
* SdkTool: Fix qbs buildChristian Stenger2022-03-242-0/+3
* sdktool: Clean up AddAbiFlavor testhjk2022-03-241-11/+19
* SdkTool: Fix build with Qt5.15Christian Stenger2022-03-101-1/+1
* SdkTool: Add some docker specific fields to AddDeviceOperationhjk2022-03-092-1/+44
* SdkTool: Fix some help texthjk2022-03-091-2/+2
* SdkTool: Change style of test initialization for deviceshjk2022-02-283-22/+57
* SdkTool: Add --builddevice optionhjk2022-02-252-2/+19
* SdkTool: Make auto test easier maintainablehjk2022-02-252-132/+284
* SdkTool: Use slightly less repetitive approach for operation interfacehjk2022-02-1031-668/+563
* CMake build: Fix static build of cdbext and sdktoolEike Ziller2022-02-041-9/+8
* Require CMake 3.16 and remove workaroundsEike Ziller2022-02-021-1/+1
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-242-2/+2
* Remove qmake build filesEike Ziller2022-01-201-105/+0