| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | Use lowercase for Windows header for supporting cross-compilation | Orgad Shaneh | 2021-09-27 | 1 | -1/+1 |
| * | cdbext: fix c++17 deprecation warning | David Schulz | 2021-09-24 | 1 | -1/+6 |
| * | Debugger: always hex encode the value of assignments in cdbext | David Schulz | 2019-10-22 | 1 | -0/+11 |
| * | CDB: Add a missing include | Orgad Shaneh | 2016-07-05 | 1 | -0/+1 |
| * | CDB: Make a local function static | Orgad Shaneh | 2016-07-05 | 1 | -1/+1 |
| * | CDB: Add breaks on switch-case | Orgad Shaneh | 2016-07-05 | 1 | -0/+4 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | Debugger: Remove unused functions in cdb extension | hjk | 2015-12-21 | 1 | -46/+0 |
| * | Debugger: Merge qtcreatorcdbext/base64.{h,cpp} into stringutils | hjk | 2015-12-15 | 1 | -5/+9 |
| * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
| * | License update | Eike Ziller | 2014-10-09 | 1 | -7/+8 |
| * | CDB: Only use codemodel breakpoint correction for old cdbs. | David Schulz | 2014-05-16 | 1 | -0/+8 |
| * | Incremented year in copyright info | Robert Loehning | 2014-01-08 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/2.6' | Oswald Buddenhagen | 2013-01-31 | 1 | -1/+1 |
| |\ |
|
| | * | Incremented year in copyright infov2.6.2 | Robert Loehning | 2013-01-29 | 1 | -1/+1 |
| * | | CDB: Use maxStringLength parameter from settings. | Friedemann Kleint | 2013-01-31 | 1 | -4/+8 |
| * | | Remove braces for single lines of conditions | Orgad Shaneh | 2013-01-08 | 1 | -3/+2 |
| * | | Implement basics for edit value handling in CDB. | Friedemann Kleint | 2012-12-21 | 1 | -3/+34 |
| |/ |
|
| * | Adjust license headers | hjk | 2012-10-05 | 1 | -21/+20 |
| * | Contact -> qt-project.org | Eike Ziller | 2012-07-19 | 1 | -3/+1 |
| * | Long live the king! | hjk | 2012-01-26 | 1 | -1/+1 |
| * | all: s/info@qt.nokia.com/qt-info@nokia.com/ | hjk | 2011-11-03 | 1 | -2/+2 |
| * | Debugger[CDB]: Fix setting individual formats by iname. | Friedemann Kleint | 2011-08-18 | 1 | -4/+36 |
| * | Debugger[CDB]: Rework string formatting. | Friedemann Kleint | 2011-08-08 | 1 | -0/+25 |
| * | Debugger [CDB]: Enable Assignment to string classes. | Friedemann Kleint | 2011-05-17 | 1 | -0/+9 |
| * | Fix/add copyright headers | Tobias Hunger | 2011-05-06 | 1 | -1/+1 |
| * | Fix more krazy warnings. | Friedemann Kleint | 2011-04-19 | 1 | -5/+5 |
| * | Update license. | hjk | 2011-04-13 | 1 | -14/+13 |
| * | Debugger[CDB]: Reduce roundtrips when stepping. | Friedemann Kleint | 2011-01-25 | 1 | -2/+3 |
| * | It's 2011 now. | con | 2011-01-12 | 1 | -1/+1 |
| * | License headers, part 2 | con | 2010-12-17 | 1 | -7/+11 |
| * | Debugger[New CDB]: Work on recoding char *-pointers. | Friedemann Kleint | 2010-12-10 | 1 | -0/+17 |
| * | Debugger[New CDB]: Pass formatting parameters. | Friedemann Kleint | 2010-12-09 | 1 | -0/+49 |
| * | Debugger[New CDB]: Add SymbolGroupValue for simple dumping. | Friedemann Kleint | 2010-11-25 | 1 | -0/+21 |
| * | Debugger: Add extension library to be loaded into CDB.exe | Friedemann Kleint | 2010-11-18 | 1 | -0/+180 |