aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qtcreatorcdbext
Commit message (Expand)AuthorAgeFilesLines
* CMake Build: Fix missing pythonXY.zip on MSVCCristian Adam2020-10-191-6/+21
* Install pythonXY.zip for qtcreatorcdbextEike Ziller2020-10-091-3/+7
* cdbext: remove cdbdetection completelyDavid Schulz2020-09-154-126/+6
* cdbext: add option to skip cdb detectionDavid Schulz2020-09-152-15/+23
* Add support for multiple Qt versions in "Load QML Stack"Dominik Holland2020-09-111-5/+76
* Debugger: disable load qml stack action for cdbDavid Schulz2020-07-141-1/+1
* Cdbext: Fix fetching partial variableDavid Schulz2020-07-143-9/+11
* CMake build: Link qtcreatorcdbext staticallyEike Ziller2020-06-251-0/+12
* CMake build: Avoid using extend_qtc_target directlyEike Ziller2020-05-181-1/+1
* qtcreatorcdbext: use std::unique_ptr instead of std::auto_ptrCristian Adam2020-04-302-3/+3
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-281-43/+60
|\
| * Debugger: evaluate expression before assigning when using python dumperDavid Schulz2020-04-241-40/+60
* | Debugger: Split long cdbextension commandsDavid Schulz2020-04-031-10/+125
|/
* CMake Build: Do not set suffix for qtcreatorcdbext dllCristian Adam2020-02-191-0/+1
* CMake build: Put wininterrupt and cdbextension into separate componentsEike Ziller2020-02-111-38/+44
* CMake Build: More detailed warning message for cdbextCristian Adam2020-01-281-0/+3
* Debugger: always hex encode the value of assignments in cdbextDavid Schulz2019-10-228-140/+51
* QtCreatorCDBExt: CMake: handle presence of release version of Python libAlessandro Portale2019-10-091-12/+18
* CMake Build: Properly build qtcreatorcdbextCristian Adam2019-10-081-21/+66
* cdbext: fix arg order in function declarationDavid Schulz2019-09-111-1/+1
* Debugger: skip child items when looking for partial variablesDavid Schulz2019-09-021-4/+9
* Qt Creator CMake portCristian Adam2019-05-171-0/+46
* Fix build with clang-clIvan Komissarov2019-05-101-3/+10
* qtcreatorcdbext: Fix "error: exists(file) requires one argument."Alessandro Portale2019-04-021-1/+1
* Debugger: Support rvalue references in functions args with gdbhjk2019-01-101-1/+3
* Debugger: Fix target type parsing for array typesDavid Schulz2018-12-171-2/+9
* Debugger: Fix array type element count extractionDavid Schulz2018-12-171-3/+5
* Fix frequent typoRobert Loehning2018-10-232-3/+3
* Merge remote-tracking branch 'origin/4.7' into 4.8Eike Ziller2018-10-121-1/+1
|\
| * Cdb: fix std vector dumper in non python dumperDavid Schulz2018-10-111-1/+1
* | Debugger: add option to disable task entries for exceptionsDavid Schulz2018-08-153-7/+17
* | Revert "Windows: Match the name case of included files"Orgad Shaneh2018-07-191-1/+1
* | Windows: Match the name case of included filesAlessandro Portale2018-07-121-1/+1
|/
* Fix Qt Creator build with ClangIvan Donchevskii2018-06-202-8/+15
* CDB: Fix compilationOrgad Shaneh2018-06-061-1/+1
* Fix compilation issues with C++17Eike Ziller2018-06-053-3/+3
* CDB: Fix delete of base class without virtual dtorOrgad Shaneh2018-05-071-1/+2
* Merge remote-tracking branch 'origin/4.5'Oswald Buddenhagen2017-12-211-3/+4
|\
| * Debugger: improve evaluate expression with cdbDavid Schulz2017-12-201-3/+4
* | Debugger: reset thread after failed function callDavid Schulz2017-12-201-1/+5
|/
* fix some missing breaks in switchesNikolay Shalakin2017-11-281-0/+1
* qtcreatorcdbext: Fix qbs build for the "no python" caseChristian Kandeler2017-07-281-1/+4
* Debugger: check for python when builing cdbext with qbsDavid Schulz2017-07-271-5/+101
* Debugger: Fix detection of the latest cdb in qbs buildsDavid Schulz2017-07-101-1/+3
* Debugger: Optimize cdb python type identificationDavid Schulz2017-05-311-0/+3
* Debugger: Add warning when building cdbextension without python supportDavid Schulz2017-05-301-0/+2
* Debugger: Filter type names before looking them upDavid Schulz2017-05-301-0/+6
* Debugger: Fix missing 'typename' prior to dependent typenameDavid Schulz2017-05-051-1/+1
* qtcreatorcdbext: Fix build with MSVC2017Friedemann Kleint2017-05-041-4/+8
* Debugger: cdb extension version bumpDavid Schulz2017-04-241-1/+1