summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/disassemblerhandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* debugger: remove old disassembler view and handlerhjk2009-08-171-194/+0
| | | | It is replaced by a real editor in e82d6c7b0.
* long live the kinghjk2009-08-141-1/+1
|
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-2/+2
| | | | There were both variants, with and without extra semicolon.
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* debugger: rename resource path for generic images from 'gdbdebugger' to ↵hjk2009-05-191-2/+2
| | | | 'debugger'
* add some missing Q_OBJECTsOswald Buddenhagen2009-04-201-0/+4
|
* Implement disassembler for cdb.Friedemann Kleint2009-04-141-0/+8
| | | | | | Filter debugging output correctly, some glitches. Extract base class for debugging output to be able to intercept debugging output for other purposes (such as disassembling).
* debugger: make user visible strings translatablehjk2009-04-081-6/+4
|
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
|
* Fixes: debugger: fix assert includeshjk2009-02-171-1/+1
|
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
|
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
|
* more file cosmeticshjk2008-12-021-0/+1
|
* off-by-one in headershjk2008-12-021-1/+0
|
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
|
* Initial importcon2008-12-021-0/+187