1
0
Fork 0
x64dbg/src/gui/Src/Gui
torusrxxx 5dda6eb13a
Add tips to some common actions
2023-08-05 21:06:01 +08:00
..
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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
AppearanceDialog.cpp Set proper default style for example text in appearance dialog 2023-05-01 17:36:13 +08:00
AppearanceDialog.h Set proper default style for example text in appearance dialog 2023-05-01 17:36:13 +08:00
AppearanceDialog.ui Add breakpoint background color in call stack view 2023-04-29 12:53:00 +08: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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
AttachDialog.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
AttachDialog.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
AttachDialog.ui Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
BreakpointsView.cpp Disable caching in DbgMemRead 2023-02-24 04:27:17 +01:00
BreakpointsView.h copy and paste breakpoint conditions 2021-12-28 22:56:50 +08:00
BrowseDialog.cpp Big refactor to improve the tracing experience 2022-07-20 01:42:48 +02:00
BrowseDialog.h Big refactor to improve the tracing experience 2022-07-20 01:42:48 +02:00
BrowseDialog.ui Setting buddy for labels 2023-07-28 11:44:44 +08:00
CPUArgumentWidget.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +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 Rename 'Origin' to 'EIP/RIP' 2022-12-08 02:40:48 +01:00
CPUDisassembly.h Big refactor to improve the tracing experience 2022-07-20 01:42:48 +02:00
CPUDump.cpp Fix a bunch of (non-critical) issues found by Coverity 2023-04-28 14:20:02 +02:00
CPUDump.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
CPUInfoBox.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
CPUInfoBox.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
CPUMultiDump.cpp Add an option to disable the menu icons 2023-07-16 13:24:04 +02:00
CPUMultiDump.h Improve the StructWidget more (save columns, performance improvements) 2022-06-20 01:53:34 +02:00
CPURegistersView.cpp Applied corresponding icons 2022-12-11 16:13:20 +01:00
CPURegistersView.h Added context menu entries (inc, dec, zero) to registers 2022-12-10 20:46:00 +01:00
CPUSideBar.cpp Simplify calls to DbgCmdExec 2020-10-02 22:08:24 +02:00
CPUSideBar.h Fix a bunch of (non-critical) issues found by Coverity 2023-04-28 14:20:02 +02:00
CPUStack.cpp Add copy DWord/QWord and Comments actions to the Stack view 2023-06-01 12:36:04 +07:00
CPUStack.h Add copy DWord/QWord and Comments actions to the Stack view 2023-06-01 12:36:04 +07:00
CPUWidget.cpp Add accessible names 2023-07-29 10:21: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 Add bytes to the CalculatorDialog and refactor 2022-05-14 20:18:22 +02:00
CalculatorDialog.h Add bytes to the CalculatorDialog and refactor 2022-05-14 20:18:22 +02:00
CalculatorDialog.ui Setting buddy for labels 2023-07-28 11:44:44 +08:00
CallStackView.cpp Add breakpoint background color in call stack view 2023-04-29 12:53:00 +08:00
CallStackView.h Use an icon to represent user/system party to reduce column width 2022-10-17 00:47:01 +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 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 Allow themes to customize the icons 2022-07-10 03:31:17 +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 Allow themes to customize the icons 2022-07-10 03:31:17 +02: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 Allow themes to customize the icons 2022-07-10 03:31:17 +02: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 Create a shared hotkey for the sync actions 2023-03-02 18:24:26 +01:00
DisassemblerGraphView.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
DisassemblyPopup.cpp Fix a bunch of (non-critical) issues found by Coverity 2023-04-28 14:20:02 +02:00
DisassemblyPopup.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
EditBreakpointDialog.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
EditBreakpointDialog.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
EditBreakpointDialog.ui Remember some window settings, copy old value, UI enhancement 2022-03-16 23:59:13 +08:00
EditFloatRegister.cpp Add tips to some common actions 2023-08-05 21:06:01 +08:00
EditFloatRegister.h Fix a bunch of (non-critical) issues found by Coverity 2023-04-28 14:20:02 +02:00
EditFloatRegister.ui Allow themes to customize the icons 2022-07-10 03:31:17 +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 Setting buddy for labels 2023-07-28 11:44:44 +08: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 Allow themes to customize the icons 2022-07-10 03:31:17 +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 themes to customize the icons 2022-07-10 03:31:17 +02:00
HandlesView.cpp Add accessible names 2023-07-29 10:21:26 +08:00
HandlesView.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
HexEditDialog.cpp Simplify the formatting code 2022-12-02 11:49:47 +01:00
HexEditDialog.h Simplify the formatting code 2022-12-02 11:49:47 +01:00
HexEditDialog.ui Setting buddy for labels 2023-07-28 11:44:44 +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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
LocalVarsView.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
LocalVarsView.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
LogStatusLabel.cpp Support HTML in the status bar log label 2022-09-02 14:11:58 +02:00
LogStatusLabel.h Support HTML in the status bar log label 2022-09-02 14:11:58 +02:00
LogView.cpp Move currentDateTime suffix to isoDateTime in StringUtil.h 2023-08-01 13:47:23 +02:00
LogView.h Fix some naming inconsistencies 2023-08-01 13:38:30 +02:00
MainWindow.cpp Add tips to some common actions 2023-08-05 21:06:01 +08:00
MainWindow.h Merge pull request #3044 from torusrxxx/patch000000d9 2023-04-05 10:27:45 +02:00
MainWindow.ui Move up the trace info/over menus 2022-09-25 02:03:34 +02:00
MemoryMapView.cpp Fix sizeof usage, it already accounts for the null terminator 2023-05-07 21:54:05 +03:00
MemoryMapView.h Rename getSelText to getSelectionText for better code readability 2022-10-18 22:02: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 Setting buddy for labels 2023-07-28 11:44:44 +08: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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
PatchDialog.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
PatchDialog.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
PatchDialog.ui Allow themes to customize the icons 2022-07-10 03:31:17 +02: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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
ReferenceManager.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
ReferenceManager.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
RegistersView.cpp Fix a bunch of (non-critical) issues found by Coverity 2023-04-28 14:20:02 +02:00
RegistersView.h Fix some crashes when closing x64dbg while a trace is open 2022-12-08 15:09:57 +01:00
RichTextItemDelegate.cpp Fix the struct view text color in dark mode 2022-09-23 01:14:07 +02:00
RichTextItemDelegate.h Fix the struct view text color in dark mode 2022-09-23 01:14:07 +02:00
SEHChainView.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
SEHChainView.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
ScriptView.cpp fix File open failed! Please open the file yourself... 2023-05-23 00:43:35 +08:00
ScriptView.h Fix some crashes when closing x64dbg while a trace is open 2022-12-08 15:09:57 +01: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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
SettingsDialog.cpp Add an option to disable the menu icons 2023-07-16 13:24:04 +02:00
SettingsDialog.h Add an option to disable the menu icons 2023-07-16 13:24:04 +02:00
SettingsDialog.ui Setting buddy for labels 2023-07-28 11:44:44 +08:00
ShortcutsDialog.cpp Rename "Shortcuts" to "Hotkeys" 2022-09-03 14:06:15 +02:00
ShortcutsDialog.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
ShortcutsDialog.ui Merge pull request #2903 from yjd/Fix-Shift-key-combination-bug 2022-09-03 14:34:38 +02:00
SimpleTraceDialog.cpp Remove the 'switch condition' functionality 2023-02-22 08:22:33 +01:00
SimpleTraceDialog.h Big refactor to improve the tracing experience 2022-07-20 01:42:48 +02:00
SimpleTraceDialog.ui Remove the 'switch condition' functionality 2023-02-22 08:22:33 +01:00
SourceView.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
SourceView.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
SourceViewerManager.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
SourceViewerManager.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
StructWidget.cpp Fix the struct view text color in dark mode 2022-09-23 01:14:07 +02:00
StructWidget.h Fix the struct view text color in dark mode 2022-09-23 01:14:07 +02:00
StructWidget.ui Add an option to disable the menu icons 2023-07-16 13:24:04 +02:00
SymbolView.cpp Fixed "Party" column width 2022-12-10 01:54:36 +01:00
SymbolView.h Use an icon to represent user/system party to reduce column width 2022-10-17 00:47:01 +08:00
SymbolView.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
SystemBreakpointScriptDialog.cpp fix File open failed! Please open the file yourself... 2023-05-23 00:43:35 +08:00
SystemBreakpointScriptDialog.h Create/Open system breakpoint script 2020-12-30 17:27:28 +08:00
SystemBreakpointScriptDialog.ui Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
TabBar.cpp Restore the previous tab order when closing a detached tab 2023-03-03 01:24:41 +01:00
TabBar.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
TabWidget.cpp Add accessible names 2023-07-29 10:21:26 +08:00
TabWidget.h Restore the previous tab order when closing a detached tab 2023-03-03 01:24:41 +01:00
ThreadView.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +02: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 Allow themes to customize the icons 2022-07-10 03:31:17 +02: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 Setting buddy for labels 2023-07-28 11:44:44 +08:00
XrefBrowseDialog.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +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 Refactor SymbolInfoWrapper and make it safer to use 2023-05-07 21:54:05 +03:00
ZehSymbolTable.h Show ordinal names in the undecorated symbol column 2021-05-08 14:06:57 +02:00