1
0
Fork 0
x64dbg/x64_dbg_gui/Project/Src/Gui
Mr. eXoDia c627fd6ecb DBG+GUI: resolved issue #361 (notepad for global and debuggee) 2015-08-16 00:39:47 +02:00
..
AppearanceDialog.cpp GUI: added appearance options for the log view 2015-08-16 00:37:39 +02:00
AppearanceDialog.h GUI: added appearance options for the log view 2015-08-16 00:37:39 +02:00
AppearanceDialog.ui GUI: added appearance options for the log view 2015-08-16 00:37:39 +02:00
AttachDialog.cpp QT5 readiness 2014-09-22 17:46:48 +04:00
AttachDialog.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
AttachDialog.ui GUI: resolved issue #110 (Attach Dialog + Detach menu option) + updated calculator icon 2014-08-05 04:29:54 +02:00
BreakpointsView.cpp GUI: fixed a bug with comments incorrectly displayed in the BreakpointsView (thanks to ahmadmansoor for reporting) 2015-04-19 00:54:08 +02:00
BreakpointsView.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
CPUDisassembly.cpp GUI: max module size setting 2015-07-13 08:21:26 +02:00
CPUDisassembly.h PROJECT+GUI: snowman decompiler 2015-05-25 00:01:36 +02:00
CPUDump.cpp GUI: added a very simple entropy graph in the dump (selection), memory map (page) and symbol view (file) 2015-08-14 02:17:46 +02:00
CPUDump.h GUI: added a very simple entropy graph in the dump (selection), memory map (page) and symbol view (file) 2015-08-14 02:17:46 +02:00
CPUInfoBox.cpp GUI: Fix files from previous merge(s) 2015-04-04 20:44:49 -04:00
CPUInfoBox.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
CPUSideBar.cpp DBG+BRIDGE+GUI: no more TitanEngine in the bridge (added separate structures + translation functions) 2014-11-10 14:36:46 +01:00
CPUSideBar.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
CPUStack.cpp GUI: Fix files from previous merge(s) 2015-04-04 20:44:49 -04:00
CPUStack.h GUI+DBG+BRIDGE: resolved issue #92 (context menu api for plugins) 2015-01-04 22:18:20 +01:00
CPUWidget.cpp fix deadlock + crash 2015-04-06 03:02:11 +02:00
CPUWidget.h DBG+GUI+BRIDGE+LAUNCHER: fixed various bugs (thanks to Coverity!) 2014-11-10 12:44:42 +01:00
CPUWidget.ui GUI: resolved issue #28 2014-02-17 21:37:49 +01:00
CalculatorDialog.cpp GUI: resolved issue #364 (both discussed issues are resolved even) + solved a similar issue in the calculator dialog (open -> type value -> close -> open gets the wrong result) 2015-08-14 00:12:57 +02:00
CalculatorDialog.h GUI: fixed various bugs with QThread (should fix issue #312, couldn't reproduce it at least) 2015-06-06 20:31:57 +02:00
CalculatorDialog.ui GUI: fixed a bug with the CalculatorDialog 2015-06-09 23:41:51 +02:00
CallStackView.cpp GUI: refactor finished 2014-08-18 14:30:12 +02:00
CallStackView.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
CloseDialog.cpp DBG+GUI: hopefully fixed issue #308 and issue #303 2015-06-16 02:00:19 +02:00
CloseDialog.h DBG+GUI: hopefully fixed issue #308 and issue #303 2015-06-16 02:00:19 +02:00
CloseDialog.ui GUI: added little popup dialog on closing 2014-06-21 01:52:12 +02:00
CommandHelpView.cpp "x64_dbg"->"x64dbg" + added Nukem 2015-04-10 01:53:32 +02:00
CommandHelpView.h GUI: fixed various bugs (thanks to Coverity) 2014-09-02 04:01:00 +02:00
CommandHelpView.ui GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
CommandLineEdit.cpp GUI: refactor finished 2014-08-18 14:30:12 +02:00
CommandLineEdit.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
DataCopyDialog.cpp GUI: added pascal data copy and C QWORD 2015-06-06 22:00:16 +02:00
DataCopyDialog.h GUI: added pascal data copy and C QWORD 2015-06-06 22:00:16 +02:00
DataCopyDialog.ui GUI: resolved issue #249 (data copy) 2015-04-02 21:50:28 +02:00
EntropyDialog.cpp GUI: added a very simple entropy graph in the dump (selection), memory map (page) and symbol view (file) 2015-08-14 02:17:46 +02:00
EntropyDialog.h GUI: added a very simple entropy graph in the dump (selection), memory map (page) and symbol view (file) 2015-08-14 02:17:46 +02:00
EntropyDialog.ui GUI: added a very simple entropy graph in the dump (selection), memory map (page) and symbol view (file) 2015-08-14 02:17:46 +02:00
ExceptionRangeDialog.cpp QT5 readiness 2014-09-22 17:46:48 +04:00
ExceptionRangeDialog.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
ExceptionRangeDialog.ui GUI: start with the exception range 2014-03-21 17:32:20 +01:00
GotoDialog.cpp GUI: resolved issue #364 (both discussed issues are resolved even) + solved a similar issue in the calculator dialog (open -> type value -> close -> open gets the wrong result) 2015-08-14 00:12:57 +02:00
GotoDialog.h GUI: fixed various bugs with QThread (should fix issue #312, couldn't reproduce it at least) 2015-06-06 20:31:57 +02:00
GotoDialog.ui DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
HexEditDialog.cpp GUI: resolved issue #179 (last error in register view) 2015-04-04 17:06:16 +02:00
HexEditDialog.h DBg+GUI: generic formatting 2015-04-02 17:03:15 +02:00
HexEditDialog.ui GUI: fixed some button sizes in HexEditDialog 2014-07-24 18:45:10 +02:00
LineEditDialog.cpp last fpu changes - ended basic first version 2014-11-02 00:31:21 +01:00
LineEditDialog.h last fpu changes - ended basic first version 2014-11-02 00:31:21 +01:00
LineEditDialog.ui last fpu changes - ended basic first version 2014-11-02 00:31:21 +01:00
LogView.cpp GUI: added appearance options for the log view 2015-08-16 00:37:39 +02:00
LogView.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
MainWindow.cpp DBG+GUI: resolved issue #361 (notepad for global and debuggee) 2015-08-16 00:39:47 +02:00
MainWindow.h DBG+GUI: resolved issue #361 (notepad for global and debuggee) 2015-08-16 00:39:47 +02:00
MainWindow.ui GUI: fixed a bug with the TimeWastedCounter (it would flicker the menus), just moved it to another place + removed the status bar size handle (for better looks when not maximized) 2015-08-15 13:19:44 +02:00
MemoryMapView.cpp GUI: added a very simple entropy graph in the dump (selection), memory map (page) and symbol view (file) 2015-08-14 02:17:46 +02:00
MemoryMapView.h GUI: added a very simple entropy graph in the dump (selection), memory map (page) and symbol view (file) 2015-08-14 02:17:46 +02:00
NotepadView.cpp DBG+GUI: resolved issue #361 (notepad for global and debuggee) 2015-08-16 00:39:47 +02:00
NotepadView.h DBG+GUI: resolved issue #361 (notepad for global and debuggee) 2015-08-16 00:39:47 +02:00
NotesManager.cpp DBG+GUI: resolved issue #361 (notepad for global and debuggee) 2015-08-16 00:39:47 +02:00
NotesManager.h DBG+GUI: resolved issue #361 (notepad for global and debuggee) 2015-08-16 00:39:47 +02:00
PageMemoryRights.cpp QT5 readiness 2014-09-22 17:46:48 +04:00
PageMemoryRights.h pull request fixed v1 2014-09-08 04:45:46 +02:00
PageMemoryRights.ui Cosmetic changes 2014-09-22 17:46:26 +04:00
PatchDialog.cpp DBG+GUI: fixed various bugs found by coverity 2015-07-11 05:18:06 +02:00
PatchDialog.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
PatchDialog.ui GUI: close patch dialog when debugging stops + do not show patch dialog when not debugging + fixed a bug with the checking of patches + added patch import/export (with undo support and option to not apply patches with a different oldbyte value) 2014-07-06 23:44:43 +02:00
PatchDialogGroupSelector.cpp QT5 readiness 2014-09-22 17:46:48 +04:00
PatchDialogGroupSelector.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
PatchDialogGroupSelector.ui GUI: added PatchDialogGroupSelector dialog (to navigate through patch groups and toggle the checked status) 2014-07-06 18:24:49 +02:00
ReferenceManager.cpp GUI: always loving c++ (fixed undefined behavior) 2015-06-21 00:46:44 +02:00
ReferenceManager.h GUI: close all tabs button in reference view + fixed annoying next line selection in references 2015-02-04 00:02:34 +01:00
RegistersView.cpp 'fixed' some weird bugs 2015-07-18 01:04:03 +02:00
RegistersView.h GUI: resolved issue #179 (last error in register view) 2015-04-04 17:06:16 +02:00
ScriptView.cpp DBG: added gui message boxes to the script api 2015-07-07 16:06:24 +02:00
ScriptView.h Add "Reload Script" option 2014-12-01 20:30:08 +01:00
SelectFields.cpp more fpu stuff 2014-11-01 02:05:16 +01:00
SelectFields.h more fpu stuff 2014-11-01 02:05:16 +01:00
SelectFields.ui more fpu stuff 2014-11-01 02:05:16 +01:00
SettingsDialog.cpp BRIDGE+GUI: new settings provider (should fix the issue of the settings resetting). Also: commit 1500, YAY! 2015-07-14 10:32:32 +02:00
SettingsDialog.h DBG: resolved issue #204 2015-07-13 05:55:21 +02:00
SettingsDialog.ui DBG: resolved issue #204 2015-07-13 05:55:21 +02:00
ShortcutsDialog.cpp QT5 readiness 2014-09-22 17:46:48 +04:00
ShortcutsDialog.h GUI: fixed various bugs (thanks to Coverity) 2014-09-02 04:01:00 +02:00
ShortcutsDialog.ui GUI: fixed a bug when closing the AppearanceDialog + all actions in MainWindow now have customizable shortcuts + fixed a bug in the configuration with loading the shortcuts 2014-07-29 23:27:58 +02:00
SourceView.cpp GUI: fixed a bug with selection not automatically scrolling when needed 2015-07-13 04:48:54 +02:00
SourceView.h GUI: "Open Source File" in CPUDisassembly context menu 2015-04-26 03:38:03 +02:00
SourceViewerManager.cpp GUI: "Open Source File" in CPUDisassembly context menu 2015-04-26 03:38:03 +02:00
SourceViewerManager.h GUI: "Open Source File" in CPUDisassembly context menu 2015-04-26 03:38:03 +02:00
StatusLabel.cpp DBG: resolved issue #204 2015-07-13 05:55:21 +02:00
StatusLabel.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
SymbolView.cpp GUI: added a very simple entropy graph in the dump (selection), memory map (page) and symbol view (file) 2015-08-14 02:17:46 +02:00
SymbolView.h GUI: added a very simple entropy graph in the dump (selection), memory map (page) and symbol view (file) 2015-08-14 02:17:46 +02:00
SymbolView.ui GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
TabBar.cpp GUI: added options for detach/delete tabs in MHTabWidget 2014-12-30 00:54:13 +01:00
TabBar.h GUI: added options for detach/delete tabs in MHTabWidget 2014-12-30 00:54:13 +01:00
TabWidget.cpp GUI: added options for detach/delete tabs in MHTabWidget 2014-12-30 00:54:13 +01:00
TabWidget.h GUI: added options for detach/delete tabs in MHTabWidget 2014-12-30 00:54:13 +01:00
ThreadView.cpp GUI: Fix files from previous merge(s) 2015-04-04 20:44:49 -04:00
ThreadView.h Go to thread entry option added 2014-08-29 18:43:35 +02:00
TimeWastedCounter.cpp GUI: fixed a bug with the TimeWastedCounter (it would flicker the menus), just moved it to another place + removed the status bar size handle (for better looks when not maximized) 2015-08-15 13:19:44 +02:00
TimeWastedCounter.h GUI: fixed a bug with the TimeWastedCounter (it would flicker the menus), just moved it to another place + removed the status bar size handle (for better looks when not maximized) 2015-08-15 13:19:44 +02:00
WordEditDialog.cpp Fixing bug #345, register window not updating until keypress 2015-07-20 21:15:40 +10:00
WordEditDialog.h GUI: fixed various bugs with QThread (should fix issue #312, couldn't reproduce it at least) 2015-06-06 20:31:57 +02:00
WordEditDialog.ui GUI: WordEditDialog now allows entering in signed and unsigned too 2014-07-24 22:16:37 +02:00
YaraRuleSelectionDialog.cpp GUI: resolved issue #270 (crash when nothing is selected in the Yara dialog) 2015-04-03 23:32:05 +02:00
YaraRuleSelectionDialog.h DBG+GUI: formatting 2015-04-02 21:49:48 +02:00
YaraRuleSelectionDialog.ui GUI: added Yara in the Gui of x64_dbg 2015-04-02 17:05:32 +02:00