1
0
Fork 0
x64dbg/src/gui/Src/Utils
Duncan Ogilvie 7bdec6f195 GUI: implement context menus for adding/deleting loops 2020-06-04 17:26:47 +02:00
..
ActionHelpers.h GUI: Display and edit breakpoints in graph view (closes #1266) (#1688) 2017-08-19 15:34:53 +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: implement context menus for adding/deleting loops 2020-06-04 17:26:47 +02:00
Configuration.h GUI: use const QString & in Configuration for performance 2019-10-31 15:28:41 +01: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 GUI: Some icons updated. 2020-06-03 11:50:06 +02:00
MiscUtil.h Add NTSTATUS fmt;show str in locals tab;fix div by 0 in data copy dlg. 2017-11-07 20:24:01 +01:00
RichTextPainter.cpp underline relocated bytes in disassembly view (#1683) 2017-08-14 00:17:47 +02:00
RichTextPainter.h underline relocated bytes in disassembly view (#1683) 2017-08-14 00:17:47 +02:00
StringUtil.cpp GUI: fix negative zero floating point display (#2058) 2018-11-02 15:35:13 +00:00
StringUtil.h GUI: fix negative zero floating point display (#2058) 2018-11-02 15:35:13 +00: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