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