summaryrefslogtreecommitdiff
path: root/src/plugins/debugger
Commit message (Expand)AuthorAgeFilesLines
* Utils: Unify CheckableMessageBox and make it look more nativeMarcus Tillmanns2023-05-177-43/+47
* Solutions: Long live Solutions!Jarek Kobus2023-05-171-1/+0
* All: Use the shorter access to aspect values in a few placeshjk2023-05-125-16/+16
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-121-2/+1
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-112-24/+17
|\
| * Debugger: Fix defined but not used warningBjörn Schäpers2023-05-111-6/+4
| * Debugger: fix vanishing editor tooltip on expandDavid Schulz2023-05-081-18/+13
* | Utils: Centralize style-related property names as constantsAlessandro Portale2023-05-101-1/+1
* | Debugger: Fix compatibility for debugger engine statesChristian Stenger2023-05-091-0/+4
* | Debugger: Don't put option page into the central object poolhjk2023-05-081-4/+0
* | Proliferate pathListSeparator()Alessandro Portale2023-05-051-2/+3
* | Toolbars: various toolbar layout tweaksAlessandro Portale2023-05-051-1/+1
* | Debugger: Option pages code cosmeticshjk2023-05-051-30/+18
* | Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-0418-18/+18
* | Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-0418-44/+44
* | Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-033-6/+6
* | Layouting: Handle attach types via setterhjk2023-05-031-1/+2
* | LayoutBuilder: Reworkhjk2023-05-031-1/+1
* | Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* | Tasking::Async: Rename Async into AsyncTaskJarek Kobus2023-05-031-2/+2
* | CppEditor: Remove WorkingCopy::contains()Christian Kandeler2023-05-031-2/+2
* | StyleHelper: Add setter for "panelwidget[_singlerow]"Alessandro Portale2023-04-261-5/+5
* | Utils: Make Layouting a top level namespacehjk2023-04-252-2/+2
* | Utils: Remove one LayoutBuilder::addRow() overloadhjk2023-04-252-4/+4
* | Debugger: Add automatic source path mapping for Qt PackagesDavid Schulz2023-04-211-1/+3
* | Debugger: support piping the python dumper to cdbDavid Schulz2023-04-203-15/+68
* | Debugger: Make debugger aspect more explicitChristian Stenger2023-04-202-141/+44
* | Debugger: Improve detection for the need of Qml DebuggerChristian Stenger2023-04-201-1/+17
* | Debugger: DAPEngine improve breakpoints handlingArtem Sokolovskii2023-04-142-44/+114
* | Debugger: Add skeleton for a debugger adapter protocol using enginehjk2023-04-069-0/+855
* | Debugger: Start debugserver for remote macOSMarcus Tillmanns2023-04-061-3/+26
* | Debugger: Support piping dumpers into gdbhjk2023-04-056-17/+56
* | Debugger: Put DebuggerRunConfigurationAspect into a DetailsWidgetAlessandro Portale2023-04-041-2/+31
* | Utils: Replace FilePath::onDevice() by new FilePath::withMappedPath()hjk2023-04-042-3/+3
* | Debugger: Execute the non-installed gdb data-dir magichjk2023-04-031-4/+7
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-311-5/+0
|\ \ | |/
| * Debugger: Avoid duplicate commit and closeChristian Stenger2023-03-291-5/+0
* | Utils: Introduce Utils::Icons::PINNED_SMALLAlessandro Portale2023-03-304-25/+3
* | Debugger: Do not store generic debuggers to settingsChristian Stenger2023-03-291-0/+2
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-291-2/+2
|\ \ | |/
| * Debugger: Fix error messageDavid Schulz2023-03-221-2/+2
* | Debugger: Small corrections to "Generic" item handlinghjk2023-03-293-33/+81
* | Debugger: Have a generic "GDB in PATH on Build Device" itemhjk2023-03-283-80/+43
* | Debugger: run GDB post attach commands also for local inferiorsFilippo Gentile2023-03-271-0/+14
* | Fix include styleJarek Kobus2023-03-242-4/+6
* | Debugger: enable dependency action only if we can find dependsDavid Schulz2023-03-231-3/+11
* | Qbs build system: Add a component for test files groupsAlessandro Portale2023-03-211-3/+1
* | Terminal: Enable TerminalProcessInterfaceMarcus Tillmanns2023-03-202-11/+15
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-161-4/+4
|\ \ | |/
| * Debugger: Fix several uses of remote pathshjk2023-03-151-5/+5