.. |
ActionHelpers.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
BackgroundFlickerThread.cpp
|
GUI: allow customization of background flicker color
|
2020-07-11 18:28:25 +02:00 |
BackgroundFlickerThread.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
Breakpoints.cpp
|
Simplify calls to DbgCmdExec
|
2020-10-02 22:08:24 +02:00 |
Breakpoints.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
CachedFontMetrics.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
CodeFolding.cpp
|
Made locks recursive
|
2016-07-05 01:03:51 -06:00 |
CodeFolding.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
CommonActions.cpp
|
Fix compilation on VS2013
|
2020-12-06 19:40:48 +01:00 |
CommonActions.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
Configuration.cpp
|
Remove Incr/Decr/Incr 8/Decr 8/Set 1/Zero/Push/Pop menu actions because they are used less frequently
|
2021-09-13 18:05:59 +08:00 |
Configuration.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
EncodeMap.cpp
|
DBG+BRIDGE+GUI: fixed possible out-of-range access related to data disassembly
|
2017-01-10 10:16:49 +01:00 |
EncodeMap.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
FlickerThread.cpp
|
GUI: improved symbol view import behaviour + better highlight dump follow events (closes #1530)
|
2017-04-12 06:28:28 +02:00 |
FlickerThread.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
HexValidator.cpp
|
GUI: jolly good fixes to various things
|
2016-06-03 16:44:24 +02:00 |
HexValidator.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
LongLongValidator.cpp
|
DBG+GUI+PROJECT: switched to Qt 5.6.0 (check the wiki for an updated compile guide)
|
2016-06-02 09:46:54 +02:00 |
LongLongValidator.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
MRUList.cpp
|
GUI: fix some weird includes
|
2018-07-01 19:27:51 +02:00 |
MRUList.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
MainWindowCloseThread.cpp
|
GUI: fixed a few memory leaks in the GUI (thanks to firelegend!)
|
2016-01-03 05:28:08 +01:00 |
MainWindowCloseThread.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
MenuBuilder.cpp
|
GUI: slight performance improvements with useless QString allocations
|
2017-04-20 10:55:06 +02:00 |
MenuBuilder.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
MethodInvoker.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
MiscUtil.cpp
|
Add isSeasonal()
|
2021-04-06 14:49:11 -04:00 |
MiscUtil.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
RichTextPainter.cpp
|
don't copy html if more than 2048 lines are selected
|
2021-10-01 17:24:31 +08:00 |
RichTextPainter.h
|
Improve rich text painting rendering performance (hopefully)
|
2022-01-05 13:01:00 +01:00 |
StringUtil.cpp
|
Fix formatting vaddps ymm0,ymm0,ymm0; Fix goto index 0 in trace
|
2020-06-04 17:50:45 +02:00 |
StringUtil.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
SymbolAutoCompleteModel.cpp
|
DBG: actually use findSymbolsByPrefix
|
2018-07-01 19:27:54 +02:00 |
SymbolAutoCompleteModel.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
UpdateChecker.cpp
|
minor enhancement
|
2021-10-21 11:32:21 +08:00 |
UpdateChecker.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
VaHistory.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |
ValidateExpressionThread.cpp
|
GUI: autocompletion works much nicer now
|
2017-11-17 16:46:18 +01:00 |
ValidateExpressionThread.h
|
Replaced include guards with pragma once
|
2021-10-24 11:35:18 +02:00 |