aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* AutoTest: Retrigger scan if active frameworks changeChristian Stenger2023-07-111-1/+1
* AutoTest: Postpone removal of root nodeChristian Stenger2023-07-114-4/+18
* MesonPM: Fix compile before Qt6.5Christian Stenger2023-07-111-1/+1
* AutoTest: Avoid crash on concurrent accessChristian Stenger2023-07-111-1/+1
* Ensure that target name is relative to build dir and without leading '/'Alexis Jeandet2023-07-102-9/+11
* ClangCodeModel: Remove dead codeChristian Kandeler2023-07-074-83/+1
* Nim: Make the command information usableChristian Stenger2023-07-071-1/+1
* Nim: Fix typing in path chooserChristian Stenger2023-07-071-1/+1
* RemoteLinux: Guard against nullptr accessChristian Stenger2023-07-071-1/+1
* Update qbs submodule to HEAD of 2.1 branchChristian Kandeler2023-07-071-0/+0
* CppEditor: Fix parentheses mismatch on comment followed by backslashChristian Kandeler2023-07-073-2/+37
* ClangCodeModel: Fix suppressing warnings via textmark tooltipChristian Kandeler2023-07-072-45/+18
* Fix crash in ProgressView during boot upTasuku Suzuki2023-07-071-2/+2
* Beautfier: Fix layout of ClangFormat pagehjk2023-07-071-0/+1
* AutoTest: Fix scan for Quick TestsChristian Stenger2023-07-071-1/+2
* Terminal: Fix process staying aliveMarcus Tillmanns2023-07-071-16/+36
* Utils: Make ssize and usize more genericMarco Bubke2023-07-061-12/+4
* CMakePM: Handle qml debugging for CMake presetsCristian Adam2023-07-061-0/+9
* Fix permanently disabled menusEike Ziller2023-07-061-9/+1
* Fix button states at startupEike Ziller2023-07-061-0/+1
* Debugger: Silence soft assertChristian Stenger2023-07-061-1/+2