aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tracing: Fix deprecation warningsHEADmasterAlessandro Portale4 hours1-2/+2
* RunControl: Small cleanupJarek Kobus5 hours1-18/+14
* Core: Don't moc filepropertiesdialog.hAlessandro Portale5 hours1-1/+0
* QmlProjectManager: Code cosmeticshjk5 hours1-43/+38
* Editor tabs: Do not elide tab titlesEike Ziller5 hours1-0/+1
* RunControl: Make more methods RunControl's membersJarek Kobus5 hours14-128/+120
* RunControl: Make errorTask() a member of RunControlJarek Kobus5 hours4-23/+17
* RunControl: Make handleProcessCancellation() a RunControl memberJarek Kobus5 hours3-9/+8
* RunControl: Get rid of runStorage() and RunInterfaceJarek Kobus5 hours12-54/+26
* RunInterface: Get rid of started() signalJarek Kobus5 hours13-24/+28
* RemoteLinux: Show the real error on device test failureChristian Kandeler6 hours2-7/+7
* Centralize Settings storage a bithjk6 hours20-194/+196
* Doc: Document "Render Call" and "Render Pass" in QML ProfilerDheerendra Purohit6 hours1-0/+10
* RunControl: Make RunControlPrivateData a field of RunControlPrivateJarek Kobus6 hours1-100/+100
* RunControl: Kill RunWorkerJarek Kobus6 hours3-610/+15
* RunControl: Use RunControl::setRunRecipe()Jarek Kobus6 hours5-6/+6
* QmlProfiler test: Use RunControl::setRunRecipe()Jarek Kobus6 hours1-11/+4
* Qnx: Use RunControl::setRunRecipe()Jarek Kobus6 hours1-1/+1
* QmlProfiler: Use RunControl::setRunRecipe()Jarek Kobus6 hours1-3/+1
* Debugger: Get rid of createDebuggerWorkerJarek Kobus6 hours8-49/+14
* Merge "Merge remote-tracking branch 'origin/17.0'"The Qt Project7 hours10-20/+48
|\
| * Merge remote-tracking branch 'origin/17.0'Eike Ziller9 hours10-20/+48
| |\
| | * macOS: Remove llvm-gcc/g++ from autodetected toolchainsEike Ziller12 hours1-0/+2
| | * Docs: Add lldb debugging on Android work around informationNicholas Bennett24 hours2-1/+17
| | * Revert "qtcreatorcdbext: Fix GitHub Actions build with Python 3.13.4"Cristian Adam24 hours1-1/+1
| | * qmljsmodelmanager: don't recurse into symlinksSami Shalayel28 hours1-1/+1
| | * Debugger: Disable jit-engine for AndroidCristian Adam30 hours1-0/+4
| | * Wizards: Fix crash when reading file failsEike Ziller31 hours1-1/+1
| | * macOS: Fix opening files from Finder if app is not runningEike Ziller31 hours2-3/+2
| | * Debugger: Use the correct guard object for connectsEike Ziller3 days1-13/+20
* | | RunControl: Make portGatherer a part of RunControl's recipeJarek Kobus8 hours1-2/+51
* | | RunControl: Employ runStorage in RunControl's recipeJarek Kobus8 hours3-9/+28
|/ /
* | ProjectExplorer: Keep environmentId compatible and actually read itEike Ziller9 hours3-9/+10
* | Editors/Tabs: Show full path in tab tool tipEike Ziller10 hours5-4/+10
* | RunWorker: Get rid of add{Start/Stop}DependencyJarek Kobus11 hours2-46/+2
* | RunWorker: Remove unused forward declarationsJarek Kobus11 hours2-8/+2
* | LanguageClientManager: activate client of current configurationSami Shalayel11 hours1-5/+4
* | RunWorkerFactory: Get rid of setProducer()Jarek Kobus12 hours2-20/+2
* | RunControl: Get rid of createProcessWorker()Jarek Kobus12 hours1-9/+0
* | Make some technical writing improvementsNicholas Bennett12 hours2-35/+33
* | Qnx: Merge 3 workers into one recipeJarek Kobus12 hours1-21/+21
* | Qnx: Merge 2 workers into one recipeJarek Kobus12 hours1-11/+17
* | Vcs: Add missing exportJarek Kobus12 hours1-1/+1
* | TextEditor: Improve wording for margin displayEike Ziller29 hours1-2/+1
* | ProjectExplorer: Aspectify settingshjk29 hours20-440/+257
* | Devcontainer: Mute log messagesMarcus Tillmanns31 hours2-21/+32
* | Devcontainer: Improve error reportingMarcus Tillmanns31 hours2-8/+21
* | Devcontainer: Remove device once project is closedMarcus Tillmanns31 hours2-0/+6
* | QmlProfiler: Fix deprecation warningAlessandro Portale31 hours1-1/+1
* | Vcs: Replace VcsBaseClient::changed() with 2 other signalsJarek Kobus31 hours6-67/+15