aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/moduleshandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Make helpers for stack view contents more widely availablehjk2025-03-241-1/+1
* Debugger: Don't try to elf-read remote pathsMarcus Tillmanns2025-03-101-7/+12
* Debugger: Replace some uses of FilePath::toUrlishString()hjk2025-01-131-1/+1
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* Disambiguate translations for "None"Eike Ziller2025-01-061-1/+2
* Utils: Add FilePath::isLocal() and use it instead of !needsDevice()hjk2024-12-091-1/+1
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Only download from remote when we absolutely have toDaniel Trevitz2023-11-071-1/+8
* Debugger: Adapt to latest settings access stylehjk2023-07-141-1/+1
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* Debugger: enable dependency action only if we can find dependsDavid Schulz2023-03-231-3/+11
* Debugger: Use FilePath for Moduleshjk2023-03-141-13/+13
* Debugger: Fix QString=>FilePathMarcus Tillmanns2023-03-141-4/+4
* Debugger: Adapt to change in FilePathChristian Stenger2023-01-181-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Convert to Tr::trhjk2022-07-081-43/+38
* ProjectExplorer: Drop #include <qtcprocess.h> from runcontrol.hhjk2022-02-181-0/+1
* Debugger: Use queued connection for menu actionsAaron Barany2022-02-071-9/+10
* Debugger: Make ElfReader work remotelyhjk2021-09-091-1/+1
* Use QtcProcessArtem Sokolovskii2021-08-251-1/+1
* Debugger: Aspectify settingshjk2021-03-031-2/+1
* Utils: Allow BaseTreeView users to hide columns manuallyhjk2020-11-101-1/+0
* Utils: Start replacing SavedActions by QAction or Utils::Aspecthjk2020-10-051-1/+1
* Debugger: make Location::fileName a Utils::FilePathDavid Schulz2020-01-061-1/+1
* Debugger: Add ability to hide view columnshjk2019-12-131-1/+1
* Debugger: Fix a bugprone-branch-cloneNikolai Kosjar2019-11-011-3/+0
* TreeView: Fix mapping to source models in case ProxyModels are involvedhjk2019-04-021-1/+1
* Debugger: Code cosmeticshjk2018-05-311-1/+1
* Debugger: Fix memory leak of ModulesModelHannes Domani2018-01-031-0/+5
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* Debugger: Fix removing items from modules modelDavid Schulz2017-07-181-1/+2
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Debugger: Re-enable Moduleshandler context menu also below entrieshjk2016-09-201-37/+52
* Utils: Streamline TreeModel APIhjk2016-07-271-4/+4
* Debugger: Remove some uses of semi-global currentEngine()hjk2016-07-181-82/+144
* TreeModel: Consolidate child()/childAt() and rowCount()/childCount()hjk2016-07-071-8/+8
* TreeModel: Introduce a destroyItem() convenience functionhjk2016-07-061-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Delete pointer if no more neededChristian Stenger2015-06-161-2/+2
* TreeModel: More API cleanuphjk2015-04-221-3/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | TreeModel: (Partially) separate header data from root itemhjk2015-01-211-2/+1
* | TreeModel: Add model pointer to TreeItemhjk2015-01-151-3/+3
* | Debugger: Use TreeModel for ModulesHandlerhjk2015-01-141-203/+163
|/
* License updateEike Ziller2014-10-091-7/+8
* Debugger: Fix typoTakumi Asaki2014-01-091-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1