1
0
Fork 0
x64dbg/src/gui/Src/Gui
mrexodia 003daf0624 GUI: fixed a bug with the set label on address (thanks pusher!) 2016-04-25 22:36:12 +02:00
..
AppearanceDialog.cpp GUI: on x64 give the function argument registers (rcx, rdx, r8, r9) a different color (can be changed in the AppearanceDialog if you don't like it) 2016-02-27 06:01:05 +01:00
AppearanceDialog.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
AppearanceDialog.ui DBG+GUI: fixed various warnings + fixed up some gui tabstops and weird things 2015-11-28 19:05:25 +01:00
AssembleDialog.cpp GUI: changed layout of the AssembleDialog 2015-12-30 04:17:25 +01:00
AssembleDialog.h GUI: changed layout of the AssembleDialog 2015-12-30 04:17:25 +01:00
AssembleDialog.ui GUI: changed layout of the AssembleDialog 2015-12-30 04:17:25 +01:00
AttachDialog.cpp GUI: resolved issue #596 (bug in attach dialog) 2016-03-05 22:38:22 +01:00
AttachDialog.h GUI: Use SearchListView in attach dialog 2016-02-14 18:43:41 -05:00
AttachDialog.ui GUI: Use SearchListView in attach dialog 2016-02-14 18:43:41 -05:00
BreakpointsView.cpp DBG+GUI: more fixes regarding breakpoint management 2016-03-20 01:29:01 +01:00
BreakpointsView.h CPUSideBar : Fixed small bug that would crash the debugger 2015-12-23 20:12:59 +01:00
CPUDisassembly.cpp GUI: fixed a bug with the set label on address (thanks pusher!) 2016-04-25 22:36:12 +02:00
CPUDisassembly.h Follow in CPU in Disassembly view 2016-02-26 23:01:28 -05:00
CPUDump.cpp path fixup 2016-02-14 00:37:01 -05:00
CPUDump.h GUI: fixed a few memory leaks in the GUI (thanks to firelegend!) 2016-01-03 05:28:08 +01:00
CPUInfoBox.cpp DBG+GUI: added support for FS/GS segments + improved disasmget performance 2016-04-21 06:16:58 +02:00
CPUInfoBox.h double click in CPUInfoBox has behavior now 2015-11-27 21:00:00 +01:00
CPUMultiDump.cpp PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
CPUMultiDump.h Added : Pressing Escape in Symbols tab (either in module or function list) will clear the search box 2015-11-28 15:18:42 +01:00
CPUSideBar.cpp GUI: fixed various performance bottlenecks with unnecessary constructions of QPen instances 2016-03-05 13:03:32 +01:00
CPUSideBar.h GUI: fixed various performance bottlenecks with unnecessary constructions of QPen instances 2016-03-05 13:03:32 +01:00
CPUStack.cpp Pressing enter on stack now follows stack or dissassembly intelligently based on the address in stack 2016-03-29 02:21:31 +05:30
CPUStack.h Pressing enter on stack now follows stack or dissassembly intelligently based on the address in stack 2016-03-29 02:21:31 +05:30
CPUWidget.cpp ran astylewhore 2016-02-21 19:53:40 -05:00
CPUWidget.h GUI: Rewrite SearchListView to remove UI file 2016-02-14 18:32:23 -05:00
CPUWidget.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
CalculatorDialog.cpp CalculatorDialog/WordEditDialog : Fixed expression validation not working due to not setting a callback on textChange 2015-12-23 16:13:30 +01:00
CalculatorDialog.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
CalculatorDialog.ui DBG+GUI: fixed various warnings + fixed up some gui tabstops and weird things 2015-11-28 19:05:25 +01:00
CallStackView.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
CallStackView.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
CloseDialog.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
CloseDialog.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
CloseDialog.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
CommandHelpView.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
CommandHelpView.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
CommandHelpView.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
CommandLineEdit.cpp GUI: Fix signal....... 2016-01-06 22:59:52 -05:00
CommandLineEdit.h GUI: Gui(Un)RegisterScriptLanguage + normalize variable names 2016-01-05 21:23:03 -05:00
DataCopyDialog.cpp GUI: added C-Style shellcode string 2015-12-29 23:36:12 +01:00
DataCopyDialog.h GUI: added C-Style shellcode string 2015-12-29 23:36:12 +01:00
DataCopyDialog.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
EntropyDialog.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
EntropyDialog.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
EntropyDialog.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
ExceptionRangeDialog.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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 DBG+GUI: fixed various warnings + fixed up some gui tabstops and weird things 2015-11-28 19:05:25 +01:00
GotoDialog.cpp Merge pull request #453 from Herz3h/Herz3hDev 2015-12-16 11:49:09 +01:00
GotoDialog.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
GotoDialog.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
HexEditDialog.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
HexEditDialog.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
HexEditDialog.ui DBG+GUI: fixed various warnings + fixed up some gui tabstops and weird things 2015-11-28 19:05:25 +01:00
LineEditDialog.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
LineEditDialog.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
LineEditDialog.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
LogView.cpp DBG+GUI: Fully fixing weird logging message display with \n\n prints 2015-11-26 20:04:31 -05:00
LogView.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
MainWindow.cpp DBG+GUI: small changes to the SEH view 2016-04-13 22:12:19 +02:00
MainWindow.h Added SEH Viewer to GUI 2016-03-28 21:01:05 +05:30
MainWindow.ui Added SEH Viewer to GUI 2016-03-28 21:01:05 +05:30
MemoryMapView.cpp path fixup 2016-02-14 00:37:01 -05:00
MemoryMapView.h Dump Memory Regions 2016-02-13 14:25:53 -05:00
NotepadView.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
NotepadView.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
NotesManager.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
NotesManager.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
PageMemoryRights.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +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 DBG+GUI: fixed various warnings + fixed up some gui tabstops and weird things 2015-11-28 19:05:25 +01:00
PatchDialog.cpp GUI: fixed a few memory leaks in the GUI (thanks to firelegend!) 2016-01-03 05:28:08 +01:00
PatchDialog.h GUI: fixed a few memory leaks in the GUI (thanks to firelegend!) 2016-01-03 05:28:08 +01:00
PatchDialog.ui DBG+GUI: fixed various warnings + fixed up some gui tabstops and weird things 2015-11-28 19:05:25 +01:00
PatchDialogGroupSelector.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01: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 PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
ReferenceManager.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
RegistersView.cpp GUI: on x64 give the function argument registers (rcx, rdx, r8, r9) a different color (can be changed in the AppearanceDialog if you don't like it) 2016-02-27 06:01:05 +01:00
RegistersView.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
SEHChainView.cpp DBG+GUI: updated SEH (now shown in stack) 2016-04-13 22:52:01 +02:00
SEHChainView.h Added SEH Viewer to GUI 2016-03-28 21:01:05 +05:30
ScriptView.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
ScriptView.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
SelectFields.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
SelectFields.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
SelectFields.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
SettingsDialog.cpp Merge pull request #453 from Herz3h/Herz3hDev 2015-12-16 11:49:09 +01:00
SettingsDialog.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
SettingsDialog.ui GUI: resolved issue #628 (tab order not working with new SEH tab) 2016-04-16 02:50:02 +02:00
ShortcutsDialog.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
ShortcutsDialog.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
ShortcutsDialog.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
SourceView.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
SourceView.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
SourceViewerManager.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
SourceViewerManager.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
StatusLabel.cpp PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
StatusLabel.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
SymbolView.cpp GUI: Fix shortcuts when using SearchListView 2016-01-10 19:39:22 -05:00
SymbolView.h GUI: Rewrite SearchListView to remove UI file 2016-02-14 18:32:23 -05:00
SymbolView.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
TabBar.cpp multi dump basics working 2015-11-27 20:22:31 +01:00
TabBar.h multi dump basics working 2015-11-27 20:22:31 +01:00
TabWidget.cpp PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
TabWidget.h GUI: Clean things/remove debug print for GUI thread id 2016-01-02 22:51:17 -05:00
ThreadView.cpp GUI: Fix use-after-free 2015-12-10 17:18:01 -05:00
ThreadView.h GUI: fixed a bug with sorting in the ThreadView (the currently active thread would change if you sorted) 2015-11-28 19:26:02 +01:00
TimeWastedCounter.cpp PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
TimeWastedCounter.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
WordEditDialog.cpp DBG+GUI+BRIDGE: fixed all kinds of small errors (thanks to coverity!) 2016-01-08 10:49:02 +01:00
WordEditDialog.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
WordEditDialog.ui DBG+GUI: fixed various warnings + fixed up some gui tabstops and weird things 2015-11-28 19:05:25 +01:00
YaraRuleSelectionDialog.cpp GUI: resolved issue #362 (you can now selection "Yara Memory" or "Yara File" in the module list. this fixes the mentioned problem with the pe module) 2015-11-26 02:46:06 +01:00
YaraRuleSelectionDialog.h PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg) 2015-12-25 14:02:34 +01:00
YaraRuleSelectionDialog.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00