| .. | 
		
		
			
			
			
			
				| AboutDialog.cpp | GUI: small improvements to MainWindow and AboutDialog | 2017-06-30 19:40:02 +02:00 | 
		
			
			
			
			
				| AboutDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| AboutDialog.ui | Link color themeable | 2020-12-06 20:17:08 +01:00 | 
		
			
			
			
			
				| AppearanceDialog.cpp | Link color themeable | 2020-12-06 20:17:08 +01:00 | 
		
			
			
			
			
				| AppearanceDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| AppearanceDialog.ui | Attempt to scale the column widths when changing fonts | 2021-12-05 15:28:13 +01:00 | 
		
			
			
			
			
				| AssembleDialog.cpp | Translate opcode bytes label | 2022-02-14 18:44:42 +01:00 | 
		
			
			
			
			
				| AssembleDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| AssembleDialog.ui | Translate opcode bytes label | 2022-02-14 18:44:42 +01:00 | 
		
			
			
			
			
				| AttachDialog.cpp | minor enhancement | 2021-10-21 11:32:21 +08:00 | 
		
			
			
			
			
				| AttachDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| AttachDialog.ui | config command (#1355) | 2016-12-11 09:04:40 +01:00 | 
		
			
			
			
			
				| BreakpointsView.cpp | Merge pull request #2810 from torusrxxx/patch000000d2 | 2022-01-01 16:40:02 +01:00 | 
		
			
			
			
			
				| BreakpointsView.h | copy and paste breakpoint conditions | 2021-12-28 22:56:50 +08:00 | 
		
			
			
			
			
				| BrowseDialog.cpp | Don't convert / to \\ in browse dialog (#2441) | 2020-09-21 12:28:30 +02:00 | 
		
			
			
			
			
				| BrowseDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| BrowseDialog.ui | GUI: add a gui for the trace log in SimpleTraceDialog | 2017-03-17 06:59:37 +01:00 | 
		
			
			
			
			
				| CPUArgumentWidget.cpp | Simplify calls to DbgCmdExec | 2020-10-02 22:08:24 +02:00 | 
		
			
			
			
			
				| CPUArgumentWidget.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CPUArgumentWidget.ui | GUI: various window titles | 2016-09-27 17:14:53 +02:00 | 
		
			
			
			
			
				| CPUDisassembly.cpp | Fix Ctrl+N | 2022-01-03 04:11:42 +01:00 | 
		
			
			
			
			
				| CPUDisassembly.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CPUDump.cpp | Prioritize labels over strings in the dump address view | 2022-01-03 04:41:34 +01:00 | 
		
			
			
			
			
				| CPUDump.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CPUInfoBox.cpp | don't use uint8_t (???) | 2021-04-01 23:05:20 +08:00 | 
		
			
			
			
			
				| CPUInfoBox.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CPUMultiDump.cpp | GUI: implement Disassembly menu in dump | 2020-07-09 18:27:39 +02:00 | 
		
			
			
			
			
				| CPUMultiDump.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CPURegistersView.cpp | dump TEB on double clicking FS/GS register | 2021-10-28 19:07:45 +08:00 | 
		
			
			
			
			
				| CPURegistersView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CPUSideBar.cpp | Simplify calls to DbgCmdExec | 2020-10-02 22:08:24 +02:00 | 
		
			
			
			
			
				| CPUSideBar.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CPUStack.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 | 
		
			
			
			
			
				| CPUStack.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CPUWidget.cpp | Hide sidebar area in graph mode | 2021-04-04 13:42:26 +08:00 | 
		
			
			
			
			
				| CPUWidget.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CPUWidget.ui | GUI: save cpu widget layout (#1122 #1230) | 2016-12-28 23:55:43 +01:00 | 
		
			
			
			
			
				| CalculatorDialog.cpp | Fix QMetaObject::connectSlotsByName: No matching signal for on_txtAscii_clicked() | 2021-04-18 10:47:35 +08:00 | 
		
			
			
			
			
				| CalculatorDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CalculatorDialog.ui | Fixed more windows when using ultra large font | 2020-12-15 17:33:15 +01:00 | 
		
			
			
			
			
				| CallStackView.cpp | GUI: Disabled possibilty to sort content in call stack tab, fixed #2637 | 2021-04-17 16:20:19 +02:00 | 
		
			
			
			
			
				| CallStackView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CloseDialog.cpp | Fix appearance, assemble and close dialog when using ultra large font | 2020-12-06 20:27:26 +01:00 | 
		
			
			
			
			
				| CloseDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CloseDialog.ui | Fix appearance, assemble and close dialog when using ultra large font | 2020-12-06 20:27:26 +01:00 | 
		
			
			
			
			
				| CodepageSelectionDialog.cpp | GUI: fix some weird includes | 2018-07-01 19:27:51 +02:00 | 
		
			
			
			
			
				| CodepageSelectionDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CodepageSelectionDialog.ui | GUI: implemented code page views in HexDump #629 | 2016-06-04 15:42:47 +02:00 | 
		
			
			
			
			
				| ColumnReorderDialog.cpp | Fixed random behavior when hiding / showing / reordering StdTable columns (#1421) | 2017-01-18 14:42:42 +01:00 | 
		
			
			
			
			
				| ColumnReorderDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| ColumnReorderDialog.ui | GUI: small changes to ColumnReorderDialog + reorder ScriptView + allow right/middle click on header to reorder | 2016-06-06 11:56:33 +02:00 | 
		
			
			
			
			
				| ComboBoxDialog.cpp | GUI: format ComboBoxDialog | 2017-08-25 13:03:07 +02:00 | 
		
			
			
			
			
				| ComboBoxDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| ComboBoxDialog.ui | Fixed more windows when using ultra large font | 2020-12-15 17:33:15 +01:00 | 
		
			
			
			
			
				| CommandLineEdit.cpp | Fix typo (thanks to @justanotheranonymoususer) | 2020-11-05 15:15:31 +01:00 | 
		
			
			
			
			
				| CommandLineEdit.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CustomizeMenuDialog.cpp | Merge branch 'patch0000004e' of https://github.com/torusrxxx/x64dbg into torusrxxx-patch0000004e | 2016-12-05 21:13:19 +01:00 | 
		
			
			
			
			
				| CustomizeMenuDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| CustomizeMenuDialog.ui | 1179 (#1183) | 2016-10-23 14:18:36 +02:00 | 
		
			
			
			
			
				| DebugStatusLabel.cpp | fix compilation for vs2013 | 2020-07-11 18:28:25 +02:00 | 
		
			
			
			
			
				| DebugStatusLabel.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| DisassemblerGraphView.cpp | CTRL+wheel to resize fonts | 2021-07-14 20:13:57 +08:00 | 
		
			
			
			
			
				| DisassemblerGraphView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| DisassemblyPopup.cpp | GUI: rename CapstoneTokenizer to ZydisTokenizer | 2018-11-04 23:14:04 +01:00 | 
		
			
			
			
			
				| DisassemblyPopup.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| EditBreakpointDialog.cpp | GUI: fix some weird includes | 2018-07-01 19:27:51 +02:00 | 
		
			
			
			
			
				| EditBreakpointDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| EditBreakpointDialog.ui | GUI: fixed some tabstops | 2017-03-11 01:24:02 +01:00 | 
		
			
			
			
			
				| EditFloatRegister.cpp | enhance the FPU support for trace info box and trace registers view | 2021-03-31 20:43:47 +08:00 | 
		
			
			
			
			
				| EditFloatRegister.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| EditFloatRegister.ui | GUI: minor textual improvements for new XMM display changes | 2020-06-04 17:59:28 +02:00 | 
		
			
			
			
			
				| ExceptionRangeDialog.cpp | GUI: fixed truncating dialogs when translated | 2016-09-07 11:11:37 +02:00 | 
		
			
			
			
			
				| ExceptionRangeDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| ExceptionRangeDialog.ui | Fixed more windows when using ultra large font | 2020-12-15 17:33:15 +01:00 | 
		
			
			
			
			
				| FavouriteTools.cpp | Fix a bug when removing all favtools and then add 1 favtool old tools appear, save toolbar position | 2020-10-02 23:04:45 +02:00 | 
		
			
			
			
			
				| FavouriteTools.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| FavouriteTools.ui | Add auto-scrolling to tables etc (#1035) | 2016-09-02 16:47:32 +02:00 | 
		
			
			
			
			
				| FileLines.h | GUI: rewrite SourceView to work on 2gb+ files | 2019-04-09 15:51:45 +02:00 | 
		
			
			
			
			
				| GotoDialog.cpp | Add shortcuts in Goto dialog | 2021-07-19 20:45:21 +08:00 | 
		
			
			
			
			
				| GotoDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| GotoDialog.ui | Allow resize of goto dialog (#698) | 2016-06-02 06:25:56 +02:00 | 
		
			
			
			
			
				| HandlesView.cpp | Clean up copy menu that is already added by the list view itself | 2021-09-12 12:21:12 +08:00 | 
		
			
			
			
			
				| HandlesView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| HexEditDialog.cpp | GUI: Fix hex byte stream implementation in the HexEditDialog | 2021-04-05 01:51:50 +02:00 | 
		
			
			
			
			
				| HexEditDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| HexEditDialog.ui | minor enhancement | 2021-10-21 11:32:21 +08:00 | 
		
			
			
			
			
				| HexLineEdit.cpp | GUI: fix some weird includes | 2018-07-01 19:27:51 +02:00 | 
		
			
			
			
			
				| HexLineEdit.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| HexLineEdit.ui | GUI: Implemented a custom QLineEdit (#704) | 2016-06-03 10:43:22 +02:00 | 
		
			
			
			
			
				| LineEditDialog.cpp | GUI: fix a bug in the LineEditDialog, where not editing the text made the text look empty for the user | 2020-01-15 21:40:35 +01:00 | 
		
			
			
			
			
				| LineEditDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| LineEditDialog.ui | GUI: add HistoryLineEdit support in LineEditDialog | 2019-11-05 00:08:45 +01:00 | 
		
			
			
			
			
				| LocalVarsView.cpp | Simplify calls to DbgCmdExec | 2020-10-02 22:08:24 +02:00 | 
		
			
			
			
			
				| LocalVarsView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| LogStatusLabel.cpp | More detailed description of menu actions in status bar + about Qt | 2021-09-13 17:25:33 +08:00 | 
		
			
			
			
			
				| LogStatusLabel.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| LogView.cpp | Simplify calls to DbgCmdExec | 2020-10-02 22:08:24 +02:00 | 
		
			
			
			
			
				| LogView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| MainWindow.cpp | Make all child dialogs respect the DarkTitleBar setting | 2022-01-19 01:12:15 +01:00 | 
		
			
			
			
			
				| MainWindow.h | Make all child dialogs respect the DarkTitleBar setting | 2022-01-19 01:12:15 +01:00 | 
		
			
			
			
			
				| MainWindow.ui | Update MainWindow.ui | 2021-11-20 09:03:41 +00:00 | 
		
			
			
			
			
				| MemoryMapView.cpp | GUI: Added Follow in Symbols to the context menu in memory maptab | 2021-07-31 23:56:29 +02:00 | 
		
			
			
			
			
				| MemoryMapView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| MessagesBreakpoints.cpp | Simplify calls to DbgCmdExec | 2020-10-02 22:08:24 +02:00 | 
		
			
			
			
			
				| MessagesBreakpoints.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| MessagesBreakpoints.ui | Fixed more windows when using ultra large font | 2020-12-15 17:33:15 +01:00 | 
		
			
			
			
			
				| MultiItemsSelectWindow.cpp | Tab switch using history stack (#1807) | 2017-11-17 14:40:08 +01:00 | 
		
			
			
			
			
				| MultiItemsSelectWindow.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| NotepadView.cpp | GUI: refactor BridgeResult and fix a bunch of bugs in the process | 2019-06-22 13:29:27 +02:00 | 
		
			
			
			
			
				| NotepadView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| NotesManager.cpp | GUI: refactor BridgeResult and fix a bunch of bugs in the process | 2019-06-22 13:29:27 +02:00 | 
		
			
			
			
			
				| NotesManager.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| PageMemoryRights.cpp | Fixed more windows when using ultra large font | 2020-12-15 17:33:15 +01:00 | 
		
			
			
			
			
				| PageMemoryRights.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| PageMemoryRights.ui | GUI: formatting + fixed a warning | 2017-09-01 18:52:06 +02:00 | 
		
			
			
			
			
				| PatchDialog.cpp | Fixed more windows when using ultra large font | 2020-12-15 17:33:15 +01:00 | 
		
			
			
			
			
				| PatchDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| PatchDialog.ui | Fix QMetaObject::connectSlotsByName: No matching signal for on_txtAscii_clicked() | 2021-04-18 10:47:35 +08:00 | 
		
			
			
			
			
				| PatchDialogGroupSelector.cpp | GUI: fixed truncating dialogs when translated | 2016-09-07 11:11:37 +02:00 | 
		
			
			
			
			
				| PatchDialogGroupSelector.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| PatchDialogGroupSelector.ui | DBG+GUI: fixed various warnings + fixed up some gui tabstops and weird things | 2015-11-28 19:05:25 +01:00 | 
		
			
			
			
			
				| ReferenceManager.cpp | GUI: refactor BridgeResult and fix a bunch of bugs in the process | 2019-06-22 13:29:27 +02:00 | 
		
			
			
			
			
				| ReferenceManager.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| RegistersView.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 | 
		
			
			
			
			
				| RegistersView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| SEHChainView.cpp | Simplify calls to DbgCmdExec | 2020-10-02 22:08:24 +02:00 | 
		
			
			
			
			
				| SEHChainView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| ScriptView.cpp | Add copy menu to ScriptView | 2021-07-18 17:02:54 +08:00 | 
		
			
			
			
			
				| ScriptView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| SelectFields.cpp | Tab switch using history stack (#1807) | 2017-11-17 14:40:08 +01:00 | 
		
			
			
			
			
				| SelectFields.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| SelectFields.ui | GUI: removed QDialogButtonBox | 2016-10-01 18:50:32 +02:00 | 
		
			
			
			
			
				| SettingsDialog.cpp | Enable SeDebugName privilege by default | 2021-10-12 14:49:01 +08:00 | 
		
			
			
			
			
				| SettingsDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| SettingsDialog.ui | Update SettingsDialog.ui | 2021-07-04 08:37:09 +08:00 | 
		
			
			
			
			
				| ShortcutsDialog.cpp | Fix other minor things | 2019-05-19 18:09:34 +02:00 | 
		
			
			
			
			
				| ShortcutsDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| ShortcutsDialog.ui | Fix other minor things | 2019-05-19 18:09:34 +02:00 | 
		
			
			
			
			
				| SimpleTraceDialog.cpp | Added x87stX register names and menu action to switch ordering | 2018-10-16 18:15:01 +02:00 | 
		
			
			
			
			
				| SimpleTraceDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| SimpleTraceDialog.ui | GUI: add a gui for the trace log in SimpleTraceDialog | 2017-03-17 06:59:37 +01:00 | 
		
			
			
			
			
				| SourceView.cpp | Add more actions | 2020-12-01 22:00:55 +01:00 | 
		
			
			
			
			
				| SourceView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| SourceViewerManager.cpp | GUI: implement all the missing SourceView features from before | 2019-04-12 17:50:38 +02:00 | 
		
			
			
			
			
				| SourceViewerManager.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| StructWidget.cpp | Simplify calls to DbgCmdExec | 2020-10-02 22:08:24 +02:00 | 
		
			
			
			
			
				| StructWidget.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| StructWidget.ui | DBG+BRIDGE+GUI: initial version of struct viewer | 2016-11-27 00:51:24 +01:00 | 
		
			
			
			
			
				| SymbolView.cpp | Hide sidebar area in graph mode | 2021-04-04 13:42:26 +08:00 | 
		
			
			
			
			
				| SymbolView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| SymbolView.ui | PROJECT: RESTRUCTURE | 2015-10-17 16:35:38 -04:00 | 
		
			
			
			
			
				| SystemBreakpointScriptDialog.cpp | Fix Qt 5.6 | 2021-01-04 20:51:41 +08:00 | 
		
			
			
			
			
				| SystemBreakpointScriptDialog.h | Create/Open system breakpoint script | 2020-12-30 17:27:28 +08:00 | 
		
			
			
			
			
				| SystemBreakpointScriptDialog.ui | Create/Open system breakpoint script | 2020-12-30 17:27:28 +08:00 | 
		
			
			
			
			
				| TabBar.cpp | Rename the confusing menu option 'Delete' to 'Close' in the custom tab bar | 2020-12-15 18:45:54 +01:00 | 
		
			
			
			
			
				| TabBar.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| TabWidget.cpp | make graph detachable again | 2020-07-26 17:32:04 +08:00 | 
		
			
			
			
			
				| TabWidget.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| ThreadView.cpp | Fix more options in the ThreadView when decimal tid is enabled | 2020-10-30 20:56:30 +01:00 | 
		
			
			
			
			
				| ThreadView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| TimeWastedCounter.cpp | TimeWastedCounter styling removed | 2020-07-11 18:28:25 +02:00 | 
		
			
			
			
			
				| TimeWastedCounter.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| VirtualModDialog.cpp | GUI: fixed truncating dialogs when translated | 2016-09-07 11:11:37 +02:00 | 
		
			
			
			
			
				| VirtualModDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| VirtualModDialog.ui | GUI: virtual module dialog in memory map | 2016-08-17 21:21:49 +02:00 | 
		
			
			
			
			
				| WatchView.cpp | GUI: Fix issue: editing expression using GUI changes the watch type back to uint | 2020-12-15 17:39:05 +01:00 | 
		
			
			
			
			
				| WatchView.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| WordEditDialog.cpp | GUI: Changed types in WordEditDialog | 2021-07-18 21:32:39 +02:00 | 
		
			
			
			
			
				| WordEditDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| WordEditDialog.ui | Implement underlining of the stack location you select in the disassembly | 2020-12-15 23:15:22 +01:00 | 
		
			
			
			
			
				| XrefBrowseDialog.cpp | Simplify calls to DbgCmdExec | 2020-10-02 22:08:24 +02:00 | 
		
			
			
			
			
				| XrefBrowseDialog.h | Replaced include guards with pragma once | 2021-10-24 11:35:18 +02:00 | 
		
			
			
			
			
				| XrefBrowseDialog.ui | GUI: removed QDialogButtonBox | 2016-10-01 18:50:32 +02:00 | 
		
			
			
			
			
				| ZehSymbolTable.cpp | Show ordinal names in the undecorated symbol column | 2021-05-08 14:06:57 +02:00 | 
		
			
			
			
			
				| ZehSymbolTable.h | Show ordinal names in the undecorated symbol column | 2021-05-08 14:06:57 +02:00 |