1
0
Fork 0
x64dbg/src/gui/Src/Gui
Duncan Ogilvie 5dcfd11928 Remove the TraceRecordEnabledDuringTrace setting 2022-07-19 21:05:49 +02: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 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 Allow themes to customize the icons 2022-07-10 03:31:17 +02: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 Sort breakpoint hit count by value instead of text 2022-07-15 14:22:39 +02: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 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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
CPUDisassembly.h Add "All User Modules","All System Modules" To RMB 2022-06-06 08:44:04 +04:30
CPUDump.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
CPUMultiDump.h Improve the StructWidget more (save columns, performance improvements) 2022-06-20 01:53:34 +02:00
CPURegistersView.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
CPURegistersView.h Remember some window settings, copy old value, UI enhancement 2022-03-16 23:59:13 +08: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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
CPUStack.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
CPUWidget.cpp Improve the StructWidget more (save columns, performance improvements) 2022-06-20 01:53:34 +02: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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
CallStackView.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +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 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 Rename confusingly named menu entry in graph 2022-07-10 23:09:20 +02: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 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 Remember some window settings, copy old value, UI enhancement 2022-03-16 23:59:13 +08:00
EditFloatRegister.h Replaced include guards with pragma once 2021-10-24 11:35:18 +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 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 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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
HandlesView.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
HexEditDialog.cpp Remember some window settings, copy old value, UI enhancement 2022-03-16 23:59:13 +08:00
HexEditDialog.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
HexEditDialog.ui Allow themes to customize the icons 2022-07-10 03:31:17 +02: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 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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
LogView.h Merge pull request #2834 from Montycarlo/add-log-color 2022-06-15 16:28:37 +02:00
MainWindow.cpp Add extra logic for overriding default images 2022-07-10 20:31:34 +02:00
MainWindow.h Improve the code to automatically detect the initial theme 2022-07-10 15:04:53 +02:00
MainWindow.ui Show the current theme with a checkbox 2022-07-10 15:05:25 +02:00
MemoryMapView.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +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 Allow themes to customize the icons 2022-07-10 03:31:17 +02: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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
RegistersView.h Replaced include guards with pragma once 2021-10-24 11:35:18 +02:00
RichTextItemDelegate.cpp Highlight keywords in the StructWidget 2022-06-19 21:07:01 +02:00
RichTextItemDelegate.h Highlight keywords in the StructWidget 2022-06-19 21:07:01 +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 Allow themes to customize the icons 2022-07-10 03:31:17 +02: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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
SettingsDialog.cpp Remove the TraceRecordEnabledDuringTrace setting 2022-07-19 21:05:49 +02:00
SettingsDialog.h Remove the TraceRecordEnabledDuringTrace setting 2022-07-19 21:05:49 +02:00
SettingsDialog.ui Remove the TraceRecordEnabledDuringTrace setting 2022-07-19 21:05:49 +02: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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
SimpleTraceDialog.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +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 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 Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
StructWidget.h More improvements to the StructWidget 2022-06-22 00:08:20 +02:00
StructWidget.ui Allow themes to customize the icons 2022-07-10 03:31:17 +02:00
SymbolView.cpp Allow themes to customize the icons 2022-07-10 03:31:17 +02: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 Allow themes to customize the icons 2022-07-10 03:31:17 +02: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 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 Allow themes to customize the icons 2022-07-10 03:31:17 +02: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 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