aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggeractions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Modernizehjk2018-02-011-1/+1
* Debugger: Fix typo leading to wrong settings behaviorhjk2018-01-311-1/+1
* Debugger: Sort settings in dumpOrgad Shaneh2017-07-141-7/+6
* Debugger: Remove the "Attempt quick start option"hjk2017-02-061-6/+0
* Debugger: Add a "use python dumper" settingDavid Schulz2017-01-031-0/+6
* Debugger: Switch on QObject name display by defaulthjk2016-12-021-3/+3
* Debugger: Remove verbose option of the debugger log.David Schulz2016-03-181-7/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Update tooltip referring to renamed viewRobert Loehning2015-12-181-1/+1
* Debugger: Make display of QObject names optionalhjk2015-12-171-0/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-3/+2
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-11-121-7/+0
|\
| * Debugger: Remove unused setting ListSourceFiles.David Schulz2015-11-111-7/+0
* | Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-1/+3
|/
* Debugger: Infrastructure for reworked native mixed debugginghjk2015-10-091-12/+0
* Debugger: Word wrap several action tooltipsNikita Baryshnikov2015-07-071-16/+16
* Utils: Add a text variant to SavedAction for use in dialogshjk2015-06-041-1/+9
* QML: Remove Apply on Save functionalityKai Koehne2015-03-171-5/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Introduce a "Native Mixed" switchhjk2014-12-121-0/+13
|/
* Debugger: Reset "Load system GDB pretty printer" option againhjk2014-11-191-3/+3
* Debugger: Introduce "Close memory buffers on exit" optionhjk2014-11-171-1/+7
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Debugger: Support setting substitute path by regexpOrgad Shaneh2014-09-181-3/+14
* | Debugger: CleanupOrgad Shaneh2014-09-121-2/+3
* | Debugger: Do not leak unused itemTobias Hunger2014-08-181-2/+1
|/
* Debugger: replace "maximal" with "maximum"Leena Miettinen2014-07-141-2/+2
* Debugger: Force reset of "Load system GDB pretty printer" optionhjk2014-06-271-1/+1
* Debugger: Allow loading dumpers from a file directlyhjk2014-06-241-1/+7
* Debugger: More column resizinghjk2014-06-041-58/+4
* Debugger: Switch on "column resize to contents" by defaulthjk2014-06-021-9/+9
* Debugger: Rework display length limitation systemshjk2014-05-161-0/+10
* Adds option to make editor not scroll on debuggingWiebe Cazemier2014-05-081-0/+7
* Unify text on buttons that open the options dialogEike Ziller2014-02-251-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Switch editor tooltips on by defaulthjk2013-11-011-1/+1
* Debugger: Make tooltips in Stack view configurablehjk2013-09-251-0/+9
* Debugger: Streamline settings access patternhjk2013-09-051-6/+10
* Debugger: Add specific customization hook for dumper initializationhjk2013-06-031-0/+5
* Debugger: Add options page for cdb paths.David Schulz2013-05-281-0/+50
* Debugger: Make adding tasks for missing debug info packages optionalhjk2013-04-021-0/+6
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-3/+0
* Debugger: Add an option to import plain gdb pretty printershjk2013-03-221-0/+8
* Debugger: Change the 'BreakOnAbort' default to false also on Windowshjk2013-03-081-5/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-141-6/+0
|\|
| * Inspector: Enable/disable tools on engine stateAurindam Jana2012-12-111-6/+0