.. |
AboutDialog.cpp
|
GUI: small improvements to MainWindow and AboutDialog
|
2017-06-30 19:40:02 +02:00 |
AboutDialog.h
|
GUI: small improvements to MainWindow and AboutDialog
|
2017-06-30 19:40:02 +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
|
GUI: minor improvements to the AppearanceDialog
|
2020-07-11 18:28:25 +02:00 |
AppearanceDialog.ui
|
Fix appearance, assemble and close dialog when using ultra large font
|
2020-12-06 20:27:26 +01:00 |
AssembleDialog.cpp
|
GUI: Sanitizing input expression before assemble.
|
2020-06-03 11:49:57 +02:00 |
AssembleDialog.h
|
GUI: temporarily remove keystone from AssembleDialog
|
2017-08-02 00:36:14 +02:00 |
AssembleDialog.ui
|
Fix appearance, assemble and close dialog when using ultra large font
|
2020-12-06 20:27:26 +01:00 |
AttachDialog.cpp
|
Add app icon to attach dialog
|
2020-10-02 23:04:45 +02:00 |
AttachDialog.h
|
Add app icon to attach dialog
|
2020-10-02 23:04:45 +02:00 |
AttachDialog.ui
|
config command (#1355)
|
2016-12-11 09:04:40 +01:00 |
BreakpointsView.cpp
|
Follow in Dump N + Graph
|
2020-12-01 22:00:56 +01:00 |
BreakpointsView.h
|
GUI: introduce an additional AbstractStdTable layer to prepare for the new symbol view
|
2018-07-01 19:27:51 +02:00 |
BrowseDialog.cpp
|
Don't convert / to \\ in browse dialog (#2441)
|
2020-09-21 12:28:30 +02:00 |
BrowseDialog.h
|
Merge branch 'patch-1' of https://github.com/torusrxxx/x64dbg into torusrxxx-patch-1
|
2016-07-07 12:16:34 +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
|
GUI: refactor disassembleAt slot to make CPUDisassembly independent
|
2020-07-09 18:27:39 +02:00 |
CPUArgumentWidget.ui
|
GUI: various window titles
|
2016-09-27 17:14:53 +02:00 |
CPUDisassembly.cpp
|
Allow Option for assembling Instruction on Double Click (#2607)
|
2021-03-12 02:03:12 +01:00 |
CPUDisassembly.h
|
Remove some commented out code left from refactoring
|
2020-12-06 20:14:54 +01:00 |
CPUDump.cpp
|
Follow in Dump N + Graph
|
2020-12-01 22:00:56 +01:00 |
CPUDump.h
|
Follow in Dump N + Graph
|
2020-12-01 22:00:56 +01:00 |
CPUInfoBox.cpp
|
Auto follow operand in stack
|
2020-11-28 21:47:39 +08:00 |
CPUInfoBox.h
|
Introduce CPURegistersView and TraceWidget
|
2020-07-22 21:47:22 +02:00 |
CPUMultiDump.cpp
|
GUI: implement Disassembly menu in dump
|
2020-07-09 18:27:39 +02:00 |
CPUMultiDump.h
|
GUI: implement Disassembly menu in dump
|
2020-07-09 18:27:39 +02:00 |
CPURegistersView.cpp
|
Fix compilation with Qt 5.6
|
2021-03-18 20:01:31 +01:00 |
CPURegistersView.h
|
Add copy menu actions to trace register view
|
2021-03-09 20:48:06 +08:00 |
CPUSideBar.cpp
|
Simplify calls to DbgCmdExec
|
2020-10-02 22:08:24 +02:00 |
CPUSideBar.h
|
GUI: Added Implemented color (orange/cyan) directional differentiation for sidebar jumps.
|
2019-08-11 10:33:31 +02:00 |
CPUStack.cpp
|
Implement underlining of the stack location you select in the disassembly
|
2020-12-15 23:15:22 +01:00 |
CPUStack.h
|
Follow in Dump N + Graph
|
2020-12-01 22:00:56 +01:00 |
CPUWidget.cpp
|
Allow registers to be resized smaller & use default scrollbar style
|
2021-03-28 20:56:48 +08:00 |
CPUWidget.h
|
Implement underlining of the stack location you select in the disassembly
|
2020-12-15 23:15:22 +01:00 |
CPUWidget.ui
|
GUI: save cpu widget layout (#1122 #1230)
|
2016-12-28 23:55:43 +01:00 |
CalculatorDialog.cpp
|
Simplify calls to DbgCmdExec
|
2020-10-02 22:08:24 +02:00 |
CalculatorDialog.h
|
fixed 1278 (#1569)
|
2017-04-28 18:52:43 +02:00 |
CalculatorDialog.ui
|
Fixed more windows when using ultra large font
|
2020-12-15 17:33:15 +01:00 |
CallStackView.cpp
|
Run to selection+Breakpoint in call stack view
|
2020-12-24 21:06:19 +08:00 |
CallStackView.h
|
Run to selection+Breakpoint in call stack view
|
2020-12-24 21:06:19 +08:00 |
CloseDialog.cpp
|
Fix appearance, assemble and close dialog when using ultra large font
|
2020-12-06 20:27:26 +01:00 |
CloseDialog.h
|
prototype of #890 (preview call or jump destination) (#910)
|
2016-08-04 13:16:52 +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
|
GUI: implemented code page views in HexDump #629
|
2016-06-04 15:42:47 +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
|
prototype of #890 (preview call or jump destination) (#910)
|
2016-08-04 13:16:52 +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
|
GUI: format ComboBoxDialog
|
2017-08-25 13:03:07 +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
|
GUI: optimize performance of CommandLineEdit::autoCompleteAddCmd
|
2020-07-11 18:29:28 +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
|
search for GUID (#1156)
|
2016-10-09 18:30:37 +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
|
DebugStatusLabel styling rework
|
2020-07-11 18:28:25 +02:00 |
DisassemblerGraphView.cpp
|
Set the follow in disassembler shortcut in graph to G
|
2020-12-29 22:05:46 +08:00 |
DisassemblerGraphView.h
|
Set the follow in disassembler shortcut in graph to G
|
2020-12-29 22:05:46 +08:00 |
DisassemblyPopup.cpp
|
GUI: rename CapstoneTokenizer to ZydisTokenizer
|
2018-11-04 23:14:04 +01:00 |
DisassemblyPopup.h
|
GUI: some less repeating of getSymbolicName
|
2016-12-05 22:04:58 +01:00 |
EditBreakpointDialog.cpp
|
GUI: fix some weird includes
|
2018-07-01 19:27:51 +02:00 |
EditBreakpointDialog.h
|
GUI: singleshoot option in breakpoint editor
|
2016-08-30 15:36:11 +02:00 |
EditBreakpointDialog.ui
|
GUI: fixed some tabstops
|
2017-03-11 01:24:02 +01:00 |
EditFloatRegister.cpp
|
GUI: fix negative zero floating point display (#2058)
|
2018-11-02 15:35:13 +00:00 |
EditFloatRegister.h
|
Registers view enhancements (#1098)
|
2016-09-18 18:58:06 +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
|
PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)
|
2015-12-25 14:02:34 +01: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
|
Fix enable of buttons in favourite tools dialog (#1106)
|
2016-09-20 17:44:09 +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
|
DBG+GUI: implement auto completion for exports in goto dialog
|
2019-08-17 17:38:58 +02:00 |
GotoDialog.h
|
GUI: autocompletion works much nicer now
|
2017-11-17 16:46:18 +01:00 |
GotoDialog.ui
|
Allow resize of goto dialog (#698)
|
2016-06-02 06:25:56 +02:00 |
HandlesView.cpp
|
clean up HandlesView and fix MiscUtils
|
2020-10-02 23:04:45 +02:00 |
HandlesView.h
|
clean up HandlesView and fix MiscUtils
|
2020-10-02 23:04:45 +02:00 |
HexEditDialog.cpp
|
Add python on edit data
|
2020-10-02 19:36:31 +02:00 |
HexEditDialog.h
|
Add python on edit data
|
2020-10-02 19:36:31 +02:00 |
HexEditDialog.ui
|
GUI: fix crash in new HexEditDialog
|
2018-05-17 17:05:11 +02:00 |
HexLineEdit.cpp
|
GUI: fix some weird includes
|
2018-07-01 19:27:51 +02:00 |
HexLineEdit.h
|
codepage hex editor (#1062)
|
2016-09-08 16:55:03 +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
|
GUI: add HistoryLineEdit support in LineEditDialog
|
2019-11-05 00:08:45 +01: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
|
Local variables view improved (#1560)
|
2017-04-21 11:06:14 +02:00 |
LogStatusLabel.cpp
|
LogStatusLabel styling removed
|
2020-07-11 18:28:25 +02:00 |
LogStatusLabel.h
|
GUI: fixed race conditions in the optimized logging
|
2016-12-11 12:56:35 +01:00 |
LogView.cpp
|
Simplify calls to DbgCmdExec
|
2020-10-02 22:08:24 +02:00 |
LogView.h
|
Enhanced LogView performance
|
2019-11-04 20:38:56 +01:00 |
MainWindow.cpp
|
Add Icon to themes + Dark TitleBar (#2611)
|
2021-03-19 16:47:35 +01:00 |
MainWindow.h
|
Add Icon to themes + Dark TitleBar (#2611)
|
2021-03-19 16:47:35 +01:00 |
MainWindow.ui
|
Add Icon to themes + Dark TitleBar (#2611)
|
2021-03-19 16:47:35 +01:00 |
MemoryMapView.cpp
|
Load memory from file (a new command should be added next)
|
2020-11-28 22:08:06 +08:00 |
MemoryMapView.h
|
Load memory from file (a new command should be added next)
|
2020-11-28 22:08:06 +08:00 |
MessagesBreakpoints.cpp
|
Simplify calls to DbgCmdExec
|
2020-10-02 22:08:24 +02:00 |
MessagesBreakpoints.h
|
GUI: small improvements to MessagesBreakpoints dialog
|
2017-04-24 02:40:58 +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
|
Tab switch using history stack (#1807)
|
2017-11-17 14:40:08 +01: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
|
GUI: refactor BridgeResult and fix a bunch of bugs in the process
|
2019-06-22 13:29:27 +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
|
fix issue 928
|
2016-08-20 21:30:08 +08:00 |
PageMemoryRights.cpp
|
Fixed more windows when using ultra large font
|
2020-12-15 17:33:15 +01:00 |
PageMemoryRights.h
|
PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)
|
2015-12-25 14:02:34 +01: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
|
underline relocated bytes in disassembly view (#1683)
|
2017-08-14 00:17:47 +02:00 |
PatchDialog.ui
|
Fixed more windows when using ultra large font
|
2020-12-15 17:33:15 +01:00 |
PatchDialogGroupSelector.cpp
|
GUI: fixed truncating dialogs when translated
|
2016-09-07 11:11:37 +02:00 |
PatchDialogGroupSelector.h
|
PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)
|
2015-12-25 14:02:34 +01: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
|
PROJECT: fixed line endings (hopefully for good now)
|
2015-11-24 01:50:17 +01:00 |
RegistersView.cpp
|
Allow registers to be resized smaller & use default scrollbar style
|
2021-03-28 20:56:48 +08:00 |
RegistersView.h
|
Allow registers to be resized smaller & use default scrollbar style
|
2021-03-28 20:56:48 +08:00 |
SEHChainView.cpp
|
Simplify calls to DbgCmdExec
|
2020-10-02 22:08:24 +02:00 |
SEHChainView.h
|
GUI: code recuction + intelligent following of addresses
|
2016-09-09 09:31:29 +02:00 |
ScriptView.cpp
|
GUI: fix bug if you execute msgyn and then an error
|
2020-07-29 02:20:28 +02:00 |
ScriptView.h
|
GUI: allow command history in ScriptView
|
2019-11-05 00:09:10 +01:00 |
SelectFields.cpp
|
Tab switch using history stack (#1807)
|
2017-11-17 14:40:08 +01:00 |
SelectFields.h
|
Tab switch using history stack (#1807)
|
2017-11-17 14:40:08 +01:00 |
SelectFields.ui
|
GUI: removed QDialogButtonBox
|
2016-10-01 18:50:32 +02:00 |
SettingsDialog.cpp
|
Allow Option for assembling Instruction on Double Click (#2607)
|
2021-03-12 02:03:12 +01:00 |
SettingsDialog.h
|
Allow Option for assembling Instruction on Double Click (#2607)
|
2021-03-12 02:03:12 +01:00 |
SettingsDialog.ui
|
Allow Option for assembling Instruction on Double Click (#2607)
|
2021-03-12 02:03:12 +01:00 |
ShortcutsDialog.cpp
|
Fix other minor things
|
2019-05-19 18:09:34 +02:00 |
ShortcutsDialog.h
|
Iterating QMap with ranged for. Inlined renderShortcuts. Save button now has default focus
|
2019-05-19 18:09:34 +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
|
GUI: add a gui for the trace log in SimpleTraceDialog
|
2017-03-17 06:59:37 +01: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
|
Add more actions
|
2020-12-01 22:00:55 +01:00 |
SourceViewerManager.cpp
|
GUI: implement all the missing SourceView features from before
|
2019-04-12 17:50:38 +02:00 |
SourceViewerManager.h
|
DBG+BRIDGE+GUI: fix source loading
|
2018-07-01 19:28:06 +02:00 |
StructWidget.cpp
|
Simplify calls to DbgCmdExec
|
2020-10-02 22:08:24 +02:00 |
StructWidget.h
|
Graph improvements (#1493)
|
2017-03-12 02:59:21 +01:00 |
StructWidget.ui
|
DBG+BRIDGE+GUI: initial version of struct viewer
|
2016-11-27 00:51:24 +01:00 |
SymbolView.cpp
|
Simplify calls to DbgCmdExec
|
2020-10-02 22:08:24 +02:00 |
SymbolView.h
|
DBG+BRIDGE+GUI: fix bugs and add Graph+Memory Map+Symbol Module plugin menus
|
2019-06-22 16:44:45 +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
|
Tab switch using history stack (#1807)
|
2017-11-17 14:40:08 +01:00 |
TabWidget.cpp
|
make graph detachable again
|
2020-07-26 17:32:04 +08:00 |
TabWidget.h
|
make graph detachable again
|
2020-07-26 17:32:04 +08:00 |
ThreadView.cpp
|
Fix more options in the ThreadView when decimal tid is enabled
|
2020-10-30 20:56:30 +01:00 |
ThreadView.h
|
Fix more options in the ThreadView when decimal tid is enabled
|
2020-10-30 20:56:30 +01:00 |
TimeWastedCounter.cpp
|
TimeWastedCounter styling removed
|
2020-07-11 18:28:25 +02:00 |
TimeWastedCounter.h
|
prototype of #890 (preview call or jump destination) (#910)
|
2016-08-04 13:16:52 +02:00 |
VirtualModDialog.cpp
|
GUI: fixed truncating dialogs when translated
|
2016-09-07 11:11:37 +02:00 |
VirtualModDialog.h
|
GUI: virtual module dialog in memory map
|
2016-08-17 21:21:49 +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
|
GUI: Added column enum to watch view
|
2020-12-15 17:39:05 +01:00 |
WordEditDialog.cpp
|
minor forced element styling removals
|
2020-07-11 18:28:25 +02:00 |
WordEditDialog.h
|
GUI: Fix build for latest Qt
|
2018-10-10 15:50:22 +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
|
GUI: implement Disassembly menu in dump
|
2020-07-09 18:27:39 +02:00 |
XrefBrowseDialog.ui
|
GUI: removed QDialogButtonBox
|
2016-10-01 18:50:32 +02:00 |
ZehSymbolTable.cpp
|
Run "AStyleWhore"
|
2018-11-13 10:01:22 +08:00 |
ZehSymbolTable.h
|
Add DLL ordinal to symbol table and fix symbol table comparator
|
2018-10-31 12:38:00 +01:00 |