aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SquishTests: Adapt combo box valuesHEADmasterChristian Stenger57 min.3-3/+3
* ModelEditor: Use Utils::FilePathJochen Becher2 days31-164/+191
* Android: Simplify create avd commandJarek Kobus3 days1-2/+2
* Android: Support "android-desktop" device definitions in AvdDialogAlessandro Portale3 days2-1/+27
* Android: Simplify execution of createAvdCommand()Jarek Kobus3 days4-127/+49
* PE: Fix ProjectTreeWidget::expandedCount not to use 0 for error casesCristian Adam5 days1-2/+2
* Android: Remove SystemInfo from CreateAvdInfoJarek Kobus5 days3-15/+17
* Lua: Add helpful error message if await is called without asyncMarcus Tillmanns5 days1-0/+4
* Android: Make use of the error reportedJarek Kobus5 days2-9/+16
* CppEditor: Add quickfix for moving a class to a dedicated set of filesChristian Kandeler5 days48-28/+1037
* Lua: Add FilePath::(complete)Suffix and isAbsoluteMarcus Tillmanns5 days2-0/+17
* ExtensionSystem: FilePath'ifyMarcus Tillmanns5 days20-75/+79
* AppMan: Add PerfProfiler supportDominik Holland5 days3-18/+46
* PerfProfiler: Add support for reading perf output from other processesDominik Holland5 days1-5/+11
* RunControl: Add more helper functions to SimpleTargetRunnerDominik Holland5 days2-0/+20
* Doc: Add Bare Metal how-to topics to "All Topics"Leena Miettinen5 days1-0/+2
* Environment: Avoid calling throwing functionsEike Ziller5 days1-35/+57
* Debugger: Use integer from native GDB value for typedefMichael Weghorn5 days2-3/+15
* Lua: Simplify waitmsMarcus Tillmanns5 days1-8/+1
* LanguageClient: Fix crashEike Ziller6 days1-1/+1
* Utils: Pass QColor by &Alessandro Portale6 days2-2/+2
* CMake: Use theme colors for text prefixMarcus Tillmanns6 days1-10/+3
* LanguageClient: Avoid calling throwing functionsEike Ziller6 days18-135/+129
* Debugger: Re-work bridgeshjk6 days6-2123/+2260
* Doc: Write "toolchain" as one wordLeena Miettinen6 days13-23/+23
* Doc: Restructure info about remote Linux devicesLeena Miettinen6 days21-266/+320
* Utils: Add function to format colored textMarcus Tillmanns6 days2-0/+8
* Utils: Fix output linkificationChristian Kandeler6 days1-5/+14
* CMakePM: Add conan/vcpkg-dependencies to "Clear CMake Configuration"Cristian Adam7 days1-1/+3
* CMakePM: Add "Clear CMake Configuration" to context menuCristian Adam7 days2-0/+9
* Lua: Add testsMarcus Tillmanns7 days11-0/+634
* Lua: CleanupMarcus Tillmanns7 days5-110/+40
* GitHub/Coin: Update LLVM to version 18.1.5Cristian Adam7 days3-3/+3
* Debugger: libc++ 16 dumper for stringhjk7 days2-221/+107
* Make it possible to add wizards paths via plugin meta dataEike Ziller7 days21-32/+76
* App: Use 'fusion' style only on fractional dpi on WindowsCristian Adam7 days1-3/+5
* ClangTools: Remove unused variableMarcus Tillmanns7 days1-1/+0
* C++: Do not freeze Qt Creator while checking file sizesEike Ziller7 days3-26/+41
* Doc: Rewrite info about requiring XcodeLeena Miettinen7 days1-4/+2
* Merge remote-tracking branch 'origin/13.0'Eike Ziller7 days11-73/+126
|\
| * Update qbs submodule to HEAD of 2.3 branchv13.0.1Christian Kandeler10 days1-0/+0
| * SquishTests: Remove dead codeRobert Löhning10 days1-5/+2
| * ClangFormat: Fix compiliation with LLVM19Björn Schäpers10 days2-1/+9
| * Welcome: Restore legibilityAlessandro Portale11 days4-59/+75
| * Debugger: Ignore stops in libart.so and other Android runtime specific placeshjk11 days1-1/+20
| * Android: Disable "Make [NDK] default" button while NDKs list is emptyAlessandro Portale11 days1-0/+1
| * Core: Use Windows API to create path to explorer.exeCristian Adam11 days1-7/+19
* | Lua: Change Process to directly use Async moduleMarcus Tillmanns7 days1-26/+18
* | QML: Add an "external" editor for opening .ui.qml files in Design StudioEike Ziller7 days1-5/+21
* | Lua: Change fetch module access to asyncMarcus Tillmanns7 days1-92/+90