aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Core: fix IDocuments aboutToSave and saved filePathv11.0.2David Schulz2023-08-111-2/+2
* LanguageClient: fix showing obsolete proposalsDavid Schulz2023-08-111-9/+15
* CppEditor: Fix possible null pointer accessChristian Kandeler2023-08-101-0/+3
* ProjectExplorer: prefer git ssh over windows sshDavid Schulz2023-08-101-3/+3
* RemoteLinux: Do not reject sftp deployment when no info is availableChristian Kandeler2023-08-101-2/+5
* ProcessStub: Wait for detach to finishMarcus Tillmanns2023-08-101-0/+17
* App: Use PassThrough high DPI rounding policyAaron Barany2023-08-091-14/+4
* QmakeProjectManager: Do not run the clean steps spuriouslyChristian Kandeler2023-08-092-10/+4
* SdkTool: Don't destroy :// parts in qmake pathshjk2023-08-094-3/+25
* Utils: Fix for invalid docker paths from installerMarcus Tillmanns2023-08-091-1/+10
* CMakePM: Find the right AUTOUIC generated headerCristian Adam2023-08-091-6/+20
* Copilot: avoid crash on misconfigured agentDavid Schulz2023-08-091-2/+7
* FilePath: Use isSameDeviceMarcus Tillmanns2023-08-083-4/+3
* TextEditor: Fix compilation without testsOrgad Shaneh2023-08-071-0/+2
* CMakePM: Fix AUTOUIC ui_header.h file code completionCristian Adam2023-08-041-3/+11
* TextEditor: Fix crash on reloading the documentDavid Schulz2023-08-044-5/+35
* FossilPlugin: Fix revertCurrentFile()Jarek Kobus2023-08-041-12/+10
* CMakePM: Fix reading ninjaPath from QtCreator.iniCristian Adam2023-08-031-0/+6
* clang-format: Fix build with LLVM 17Björn Schäpers2023-08-031-0/+6
* CppEditor: Allow filtering of unsupported -mcpu flagsChristian Kandeler2023-08-022-0/+20
* Update qbs submodule to HEAD of 2.1 branchChristian Kandeler2023-08-021-0/+0
* CMake/macOS: Fix framework paths with CMake >= 3.27Eike Ziller2023-08-021-15/+25
* Update qbs submodule to HEAD of 2.1 branchChristian Kandeler2023-08-011-0/+0
* SxmlEditor: Fix crash with transitions and onEntry eventsArtem Sokolovskii2023-08-013-7/+20
* EnvironmentKitAspect: Distangle VSLANG related codeEike Ziller2023-08-011-20/+29
* IncrediBuild: Fix missing UI in build stepsEike Ziller2023-07-311-1/+2
* Beautifier: Fix setting customized style (again)Eike Ziller2023-07-311-4/+2
* Update qbs submodule to HEAD of 2.1 branchChristian Kandeler2023-07-311-0/+0
* Fix saving of keyboard schemes in presence of broken shortcutEike Ziller2023-07-281-4/+34
* QmlDesigner: Add context object to a connectionAleksei German2023-07-281-2/+2
* QmlDesigner: Fix wrong priority versus shortcutEike Ziller2023-07-281-1/+1
* Terminal: Improve paste performanceMarcus Tillmanns2023-07-266-17/+84
* Git: Switch order of GitClient and GerritPlugin constructionhjk2023-07-251-1/+2
* ProjectExplorer: Fix crash on toolchain re-detectionChristian Kandeler2023-07-252-3/+6
* Terminal: Fix nano pasteMarcus Tillmanns2023-07-251-1/+7
* Debugger: Fix inverted logic for adding magical search pathshjk2023-07-211-1/+1
* Debugger: Fix core loading dialogCristian Adam2023-07-211-1/+4
* Issues: Prevent ever-growing sessionEike Ziller2023-07-212-11/+17
* Doc: Fix reference to an image whose format changed to WEBPLeena Miettinen2023-07-202-2/+2
* sdktool: Fix writing filesEike Ziller2023-07-201-1/+1
* Cmake: Make line edit in formatter settings editable againhjk2023-07-181-3/+8
* CMakePM: Use staging dir only when selectedCristian Adam2023-07-141-1/+1
* Examples: Add new/renamed categories for Qt 6.5.3 to sorting infoEike Ziller2023-07-141-9/+13
* Update qbs submodule to HEAD of 2.1 branchChristian Kandeler2023-07-141-0/+0
* TaskTree: Small doc correctionJarek Kobus2023-07-141-7/+8
* CMakeProjectManager: Deselect "Stage for installation" for WebAssemblyAlessandro Portale2023-07-141-1/+4
* CMakePM: Persist "Do not show again" for preset reload dialogCristian Adam2023-07-131-0/+2
* Utils: Fix inverted logic for checkableDecider (continued)Cristian Adam2023-07-121-1/+1
* Fix order of session vs recent files/projects menuEike Ziller2023-07-123-1/+3
* MCU: Fix missing files in list of project filesEike Ziller2023-07-111-3/+1