aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* sdktool: Change tests to use QTestMarcus Tillmanns2022-04-0444-1068/+1229
* McuSupport: Fix compileChristian Stenger2022-04-042-0/+4
* Git: Remove extra margins in the Gerrit DialogAlessandro Portale2022-04-041-0/+12
* Core: Give "New Search" form a minimum widthAlessandro Portale2022-04-041-14/+6
* QtcProcess: Introduce done() signalJarek Kobus2022-04-049-33/+34
* Merge "Merge remote-tracking branch 'origin/7.0'"The Qt Project2022-04-0414-17/+42
|\
| * Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-04-0414-17/+42
| |\
| | * Fix that build device was always set to Local HostEike Ziller2022-04-011-1/+1
| | * QmlDesigner: Fix shortcuts and tooltips for transition editorThomas Hartmann2022-04-016-9/+33
| | * QNX: don't set LD_LIBRARY_PATHRafael Roquetto2022-04-011-1/+0
| | * Qnx: Fix progress count when deploying librariesRafael Roquetto2022-04-011-1/+1
| | * Core: Fix runtime warningChristian Stenger2022-04-011-1/+1
| | * CMakePM: Filter out (more) empty key configuration itemsCristian Adam2022-04-011-1/+2
| | * CMakePM: Fix CMAKE_SYSROOT parameter valueCristian Adam2022-04-011-1/+1
| | * CMakePM: Fix disappearing of the CMake settings pageCristian Adam2022-03-311-2/+2
* | | McuSupport: Update test json files to new formatPiotr Mućko2022-04-048-45/+53
* | | McuSupport: create toolchain from JSON filePiotr Mućko2022-04-0418-199/+523
* | | QtcProcess: Get rid of setErrorString() methodJarek Kobus2022-04-048-21/+19
* | | VcsBase: Apply text editor's font settings to the output paneAlessandro Portale2022-04-041-0/+7
* | | Make the ExternalTools classes accessible outside coreChristian Strømme2022-04-044-22/+19
|/ /
* | McuSupport: 2.2 does not use legacy implementationPiotr Mućko2022-04-016-7/+22
* | McuSupport: Automatic memory management for mcu sdkPiotr Mućko2022-04-0119-265/+229
* | ProjectExplorer: Bring back keyboard shortcut for "Manage Sessions"Christian Kandeler2022-04-011-1/+2
* | Utils: Merge TerminalProcess into TerminalImplhjk2022-04-013-188/+105
* | LanguageClient: export DiagnosticManagerDavid Schulz2022-04-016-70/+92
* | Fix some warningsChristian Kandeler2022-04-014-5/+9
* | ProjectExplorer: Regularize namespace setup in appoutputpane.cpphjk2022-03-311-17/+10
* | Utils: Simplify TerminalProcess interfacehjk2022-03-312-25/+5
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-3120-67/+299
|\|
| * AutoTest: Ensure test runner does not get stuckChristian Stenger2022-03-311-0/+1
| * Fix default build deviceEike Ziller2022-03-312-8/+16
| * QmlDesigner: Add the .qmlproject file to the .qmlrc filesThomas Hartmann2022-03-311-3/+5
| * CMakePM: remove left over arg markerSamuli Piippo2022-03-311-1/+1
| * Help/litehtml: Fix that ctrl+click didn't open link in new pageEike Ziller2022-03-311-1/+7
| * ClangCodeModel: Fix local renamings with clangdChristian Kandeler2022-03-312-3/+6
| * QmlDesigner: Run QSB tool for modified shaders automaticallyMiikka Heikkinen2022-03-312-3/+123
| * Help: support qt-6 online documentationTasuku Suzuki2022-03-311-3/+15
| * ClangFormat: Fix build on Windows and macOSChristian Stenger2022-03-301-1/+6
| * CMake generator: Improve dialog size adjustabilityTapani Mattila2022-03-302-22/+63
| * Prevent DS from hanging when adding a signal handlerKnud Dollereder2022-03-301-1/+6
| * CMakePM: Filter out empty key configuration itemsCristian Adam2022-03-302-3/+7
| * Avoid status bar flickering while indexingEike Ziller2022-03-302-8/+27
| * CppEditor: Fix indentation for structured bindingGPery2022-03-291-0/+1
| * ClangFormat: Avoid interfering llvm libs for qbs as wellChristian Stenger2022-03-291-0/+1
| * CppEditor: Prevent indenting inside all variants of raw string literalsChristian Kandeler2022-03-281-2/+5
| * CppEditor: Show project-specific clangd settings conditionallyChristian Kandeler2022-03-281-9/+10
* | StartProcessPacket: Get rid of m_processChannelModeJarek Kobus2022-03-313-10/+25
* | ProcessReaper: Implement custom terminate for CtrlCStub caseJarek Kobus2022-03-3110-54/+106
* | Utils: Work around readAllStandardError() with QProcess::MergedChannelshjk2022-03-312-13/+18
* | Python: add clean up button to python settingsDavid Schulz2022-03-311-0/+28