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