summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Utils: More forward declarations / drop unused headers [D-G]Jarek Kobus2022-05-253-0/+4
* | CMake: Remove libclang referencesCristian Adam2022-05-241-15/+0
* | Get rid of Ssh libJarek Kobus2022-05-232-2/+1
* | Ssh: Rename SshConnectionParameters into SshParametersJarek Kobus2022-05-235-235/+0
* | Get rid of SftpTransferJarek Kobus2022-05-231-37/+0
* | LanguageClient: Move the interface out of the gui threadDavid Schulz2022-05-191-1/+0
* | Debugger: Add dumper for QAnyStringViewhjk2022-05-191-0/+22
* | Merge "Merge remote-tracking branch 'origin/7.0'"The Qt Project2022-05-1814-282/+77
|\ \
| * \ Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-05-1814-282/+77
| |\ \ | | |/
| | * Squish: Fix MSVC2017 toolchainRobert Löhning2022-05-182-2/+32
| | * Squish: Remove unused MSVC2013 toolchainsRobert Löhning2022-05-161-28/+5
| | * Squish: Fix toolchains in Qt 5.14.1 kitRobert Löhning2022-05-161-2/+1
| | * Squish: Retire Qt4Robert Löhning2022-05-1113-250/+39
* | | QmlProjectManager: Fix CMake build with absent Qt5::QuickWidgetsAlessandro Portale2022-05-181-0/+1
|/ /
* | LanguageClient: Move the BaseMessage to JsonRpcMessage conversionDavid Schulz2022-05-171-10/+10
* | Debugger: Make manual test easier compile with Qt 6hjk2022-05-161-0/+4
* | Coco: add test instructionsDavid Schulz2022-05-161-0/+36
* | LSP: Do not copy a message before sending it outChristian Kandeler2022-05-131-1/+1
* | SftpTransfer: Get rid of FileTransferErrorHandling enumJarek Kobus2022-05-111-2/+1
* | Merge commit 'origin/7.0'Eike Ziller2022-05-107-112/+50
|\ \ | |/
| * Tests: Fix compile of test app on macOSChristian Stenger2022-05-101-1/+3
| * Squish: Fix findUnusedObjects for Python3Robert Löhning2022-05-091-2/+2
| * Squish: Align iterateKits() better with the way we use itRobert Löhning2022-05-092-40/+29
| * Squish: Reduce complexity of iterateQtVersions()Robert Löhning2022-05-093-65/+15
| * Squish: Remove outdated comment from ReadmeRobert Löhning2022-05-091-4/+1
* | Remove clangsupport libraryChristian Kandeler2022-05-0925-2437/+8
* | Merge "Merge remote-tracking branch 'origin/7.0'"The Qt Project2022-05-092-3/+13
|\ \
| * \ Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-05-092-3/+13
| |\ \ | | |/
| | * Squish: Fix typo in ReadmeRobert Löhning2022-05-061-1/+1
| | * Dumper: Fix offsets for QFile membersChristian Stenger2022-05-051-2/+12
* | | QtcProcess: Make the class finalJarek Kobus2022-05-091-36/+15
* | | Get rid of SshRemoteProcessJarek Kobus2022-05-0914-528/+0
* | | Move setupSshEnvironment() into SshConnectionParametersJarek Kobus2022-05-091-0/+2
|/ /
* | Get rid of SshRemoteProcessRunnerJarek Kobus2022-05-091-111/+1
* | qmljsreformatter: support nullish coalescingFawzi Mohamed2022-05-061-0/+9
* | Remove clangbackendChristian Kandeler2022-05-0446-12612/+0
* | ClangCodeModel: Move fix-it tests into pluginChristian Kandeler2022-05-047-154/+0
* | Get rid of SshConnectionInfoJarek Kobus2022-05-031-4/+0
* | ClangCodeModel: Remove libclang-based completion and function hintsChristian Kandeler2022-05-025-1204/+0
* | Utils: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-021-1/+2
* | ClangCodeModel: Remove libclang-based diagnostics and highlightingChristian Kandeler2022-05-025-562/+0
* | Fix qbs buildChristian Stenger2022-04-291-1/+1
* | CMake: Qt Creator Static build supportCristian Adam2022-04-298-3/+15
* | UpdateInfo: Retrieve output of maintenancetool calls separatelyEike Ziller2022-04-281-7/+8
* | Utils: fix QProcess backend on WindowsDavid Schulz2022-04-253-0/+56
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-04-226-0/+100
|\ \ | |/
| * QmlJS: Fix more invalid M325 casesChristian Stenger2022-04-221-0/+6
| * UpdateInfo: Fix parsing of update infoEike Ziller2022-04-211-1/+3
| * UpdateInfo: Add some auto testEike Ziller2022-04-215-0/+92
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-04-203-38/+37
|\ \ | |/