aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* McuSupport: Specify MSVC type for toolchain pick upv9.0.0-beta2Kwangsub Kim2022-10-261-0/+1
* CMakePM: Proper handling of relative toolchain files in CMakePresetsCristian Adam2022-10-253-5/+9
* CMakePM: Use Utils::Environment for Presets environmentCristian Adam2022-10-254-30/+36
* CMakePM: Expand cache variables for the preset probeCristian Adam2022-10-252-10/+18
* CMakePM: Accept broken kits for CMakePresetsCristian Adam2022-10-251-9/+11
* CMakePM: Allow presets without generator specifiedCristian Adam2022-10-251-0/+34
* CMakePM: Merge cacheVariables, environment for inherited presetsCristian Adam2022-10-251-0/+44
* Editor: Fix find usage position in context menuDavid Schulz2022-10-251-2/+5
* Utils: Fix copyFile to include permissionsMarcus Tillmanns2022-10-252-3/+12
* Debugger: Fix crash on start debuggingMarcus Tillmanns2022-10-251-2/+4
* PE: Do not use setVisible() before having a parentChristian Stenger2022-10-251-2/+3
* Squish-Tests: Use QTC_DO_NOT_PROPAGATE_LD_PRELOADRobert Löhning2022-10-2412-0/+12
* Doc: Describe Configuration field in CMake build settingsLeena Miettinen2022-10-243-0/+4
* ClangCodeModel: Re-enable renaming via clangdChristian Kandeler2022-10-241-7/+9
* McuSupport: Improve version detector logicDaniele Bortolotti2022-10-247-24/+14
* McuSupport: Evaluate macros in paths when applying settingsRainer Keller2022-10-241-0/+2
* McuSupport: Use signals to propagate path changes from McuPackagesRainer Keller2022-10-241-9/+10
* McuSupport: Fix invalid version detector being instantiatiedRainer Keller2022-10-243-1/+74
* McuSupport: Fix invalid regular expression is considered validRainer Keller2022-10-242-7/+20
* McuSupport: Use PROGRAMFILES environment variableRainer Keller2022-10-2414-14/+14
* McuSupport: Fix crashRainer Keller2022-10-241-1/+1
* McuSupport: Provide static function for external useRainer Keller2022-10-242-1/+2
* McuSupport: Avoid accessing invalid pointerRainer Keller2022-10-241-1/+1
* ClangCodeModel: Adapt to new highlighting modifier in clangdChristian Kandeler2022-10-241-4/+3
* SquishTests: Update tst_create_proj_wizardRobert Löhning2022-10-242-2/+2
* SessionDialog: SquishTests: Update tst_session_handlingRobert Löhning2022-10-243-2/+6
* Doc: Use "which" in clauses that add supporting informationLeena Miettinen2022-10-241-2/+2
* Python: fix PySide project tool detectionDavid Schulz2022-10-241-34/+39
* PE: Use original vcvarsall.bat to do environment cleanupCristian Adam2022-10-241-12/+10
* Qt Quick Designer: Fix references to changed view names in UI textLeena Miettinen2022-10-246-10/+10
* ProjectExplorer: Allow selection of remote build directoriesMarcus Tillmanns2022-10-242-1/+28
* SquishTests: Update "Save before build"- checkboxRobert Löhning2022-10-241-1/+2
* SquishTests: Update SaveItemsDialog and ReadOnlyFilesDialogRobert Löhning2022-10-242-9/+8
* McuSupport: Add handling of os-specific validation pathsSivert Krøvel2022-10-2434-96/+287
* DiffEditor: Persist description widget heightOrgad Shaneh2022-10-242-2/+15
* UnifiedDiffEditor: Fix visible wrap columnJarek Kobus2022-10-241-1/+1
* McuSupport: Give a reason for the toolchain being declared unsupportedRainer Keller2022-10-242-9/+34
* McuSupport: Store the source location of the JSON fileRainer Keller2022-10-244-9/+9
* Core: Allow "Remove Folder" in File System View paneCristian Adam2022-10-222-10/+13
* Android: Fix connecting to debug server using adb over WiFiAdam Sowa2022-10-211-1/+8
* Translations: Get some translations for Text Editor settings backEike Ziller2022-10-2116-49/+49
* CMakePM: Add installDir CMakePresets supportCristian Adam2022-10-216-0/+53
* CMakePM: Use parent environment for $env{macro} expansionCristian Adam2022-10-212-10/+29
* TextEditor: Fix wrong space in behavior settingsEike Ziller2022-10-2112-12/+12
* McuSupport: Prevent multiple packages writing to the same keyRainer Keller2022-10-211-0/+6
* Editor: fix extra area width updateDavid Schulz2022-10-211-2/+1
* Merge "Merge remote-tracking branch 'origin/8.0' into 9.0" into 9.0The Qt Project2022-10-213-2/+30
|\
| * Merge remote-tracking branch 'origin/8.0' into 9.0Eike Ziller2022-10-213-2/+30
| |\
| | * QmlDesigner: Allow drag-n-drop a bundle material to materials sectionMahmoud Badri2022-10-203-2/+30
| | * ClangFormat: Fix compilation with LLVM 15Robert Löhning2022-10-201-0/+4