1
0
Fork 0
x64dbg/src/gui/Src/Utils
Duncan Ogilvie 6518994beb GUI: simplify GUI for specifying system breakpoint scripts
Thanks to Matti, Brit and JustMagic for help!
2020-09-18 21:45:49 +02:00
..
ActionHelpers.h GUI: Display and edit breakpoints in graph view (closes #1266) (#1688) 2017-08-19 15:34:53 +02:00
BackgroundFlickerThread.cpp GUI: allow customization of background flicker color 2020-07-11 18:28:25 +02:00
BackgroundFlickerThread.h GUI: Format code of BackgroundFlickerThread 2020-07-09 18:26:07 +02:00
Breakpoints.cpp GUI: always delete breakpoints by identifier if possible 2020-04-02 00:16:46 +02:00
Breakpoints.h set conditional breakoint 2018-06-11 03:12:49 +02:00
CachedFontMetrics.h GUI: tighter row heights 2016-07-22 19:50:09 +02:00
CodeFolding.cpp Made locks recursive 2016-07-05 01:03:51 -06:00
CodeFolding.h clean up (#926) 2016-08-13 13:59:26 +02:00
Configuration.cpp GUI: simplify GUI for specifying system breakpoint scripts 2020-09-18 21:45:49 +02:00
Configuration.h GUI: change the way highlighting works 2020-07-11 18:28:25 +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 GUI: fixed a bug with disassembly and the encode map (closes issue #1595) 2017-05-17 01:16:51 +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 GUI: improved symbol view import behaviour + better highlight dump follow events (closes #1530) 2017-04-12 06:28:28 +02:00
HexValidator.cpp GUI: jolly good fixes to various things 2016-06-03 16:44:24 +02:00
HexValidator.h 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.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 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
MRUList.cpp GUI: fix some weird includes 2018-07-01 19:27:51 +02:00
MRUList.h GUI: move MRUList to a separate utility class 2017-03-14 10:31:59 +01: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 GUI: fixed a few memory leaks in the GUI (thanks to firelegend!) 2016-01-03 05:28:08 +01:00
MenuBuilder.cpp GUI: slight performance improvements with useless QString allocations 2017-04-20 10:55:06 +02:00
MenuBuilder.h GUI: hide the "Disable Branch Destination Preview" menu + symbol menu in system modules only 2017-12-18 02:15:44 +01:00
MethodInvoker.h GUI: introduce MethodInvoker utility 2020-02-10 02:35:21 +01:00
MiscUtil.cpp Export trace CSV 2020-08-26 15:39:47 +02:00
MiscUtil.h Export table CSV 2020-08-26 15:39:47 +02:00
RichTextPainter.cpp GUI: change the way highlighting works 2020-07-11 18:28:25 +02:00
RichTextPainter.h GUI: change the way highlighting works 2020-07-11 18:28:25 +02: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 Move XMM formatting to StringUtils 2020-06-04 17:50:45 +02:00
SymbolAutoCompleteModel.cpp DBG: actually use findSymbolsByPrefix 2018-07-01 19:27:54 +02:00
SymbolAutoCompleteModel.h Browse dialog and goto dialog support auto-complete (#1738) 2017-11-07 20:24:51 +01:00
UpdateChecker.cpp GUI: fix some weird includes 2018-07-01 19:27:51 +02:00
UpdateChecker.h DBG+GUI+BRIDGE: fixed all kinds of small errors (thanks to coverity!) 2016-01-08 10:49:02 +01:00
VaHistory.h GUI: formatting + fixed a warning 2017-09-01 18:52:06 +02:00
ValidateExpressionThread.cpp GUI: autocompletion works much nicer now 2017-11-17 16:46:18 +01:00
ValidateExpressionThread.h GUI: autocompletion works much nicer now 2017-11-17 16:46:18 +01:00