1
0
Fork 0
x64dbg/x64_dbg_gui/Project/Src/Gui
Mr. eXoDia 80331096f3 Merge branch 'master' into utf8_support 2014-09-13 13:10:06 +02:00
..
AppearanceDialog.cpp GUI: refactor finished 2014-08-18 14:30:12 +02:00
AppearanceDialog.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
AppearanceDialog.ui GUI: fonts now fully customizable (resolved issue #132) 2014-07-21 03:56:24 +02:00
AttachDialog.cpp GUI: refactor finished 2014-08-18 14:30:12 +02: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: better breakpoint view code + select next breakpoint on enable/disable 2014-09-06 16:08:06 +02:00
BreakpointsView.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
CPUDisassembly.cpp tolower for a better == of the old instruction 2014-09-12 09:07:06 +02:00
CPUDisassembly.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
CPUDump.cpp GUI: refactor finished 2014-08-18 14:30:12 +02:00
CPUDump.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
CPUInfoBox.cpp Merge branch 'master' into utf8_support 2014-09-13 12:41:14 +02:00
CPUInfoBox.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
CPUSideBar.cpp GUI: fixed various bugs (thanks to Coverity) 2014-09-02 04:01:00 +02:00
CPUSideBar.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
CPUStack.cpp GUI: refactor finished 2014-08-18 14:30:12 +02:00
CPUStack.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
CPUWidget.cpp chrome scrollbars in CPUInfoBox, and Registers View. 2014-09-13 07:45:14 +02:00
CPUWidget.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
CPUWidget.ui GUI: resolved issue #28 2014-02-17 21:37:49 +01:00
CalculatorDialog.cpp GUI: set general encoding to UTF-8 2014-09-11 21:17:12 +02:00
CalculatorDialog.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
CalculatorDialog.ui GUI: also use the Calculator to calculate from hex, signed int, unsigned int, octal, binary, ascii, unicode to the others 2014-08-03 23:41:22 +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 GUI: better thread-safety in the MainWindow + fixed a bug where you could close the 'Closing debugger...' window 2014-09-07 23:10:27 +02:00
CloseDialog.h GUI: better thread-safety in the MainWindow + fixed a bug where you could close the 'Closing debugger...' window 2014-09-07 23:10:27 +02:00
CloseDialog.ui GUI: added little popup dialog on closing 2014-06-21 01:52:12 +02:00
CommandHelpView.cpp GUI: fixed various bugs (thanks to Coverity) 2014-09-02 04:01:00 +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
ExceptionRangeDialog.cpp GUI: fixed various bugs (thanks to Coverity) 2014-09-02 04:01:00 +02: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: fixed Bridge::CopyToClipboard (use Qt instead of WinAPI) + fixed various warnings 2014-08-08 16:24:26 +02:00
GotoDialog.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
GotoDialog.ui DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
HexEditDialog.cpp GUI: refactor finished 2014-08-18 14:30:12 +02:00
HexEditDialog.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
HexEditDialog.ui GUI: fixed some button sizes in HexEditDialog 2014-07-24 18:45:10 +02:00
LineEditDialog.cpp pull request fixed v1 2014-09-08 04:45:46 +02:00
LineEditDialog.h pull request fixed v1 2014-09-08 04:45:46 +02:00
LineEditDialog.ui GUI: fill with NOPs option in GUI (resolved issue #43) 2014-06-25 01:14:00 +02:00
LogView.cpp GUI: refactor finished 2014-08-18 14:30:12 +02:00
LogView.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
MainWindow.cpp after by default the key down and up of the keyboard dont works in the dissasembly when the process is open (you need click in dissasembly layout first). Now up and down works by default. 2014-09-13 07:33:38 +02:00
MainWindow.h first changecmdline stuff 2014-09-02 04:48:33 +02:00
MainWindow.ui first version of change command line coded 2014-09-02 08:18:41 +02:00
MemoryMapView.cpp GuiUpdateMemoryView stuff 2014-09-03 10:15:14 +02:00
MemoryMapView.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
PageMemoryRights.cpp pull request fixed v1 2014-09-08 04:45:46 +02:00
PageMemoryRights.h pull request fixed v1 2014-09-08 04:45:46 +02:00
PageMemoryRights.ui Memory Rights finish 2014-08-18 08:41:24 +02:00
PatchDialog.cpp GUI: refactor finished 2014-08-18 14:30:12 +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 PROJECT: code formatting 2014-08-05 01:07:31 +02: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
RegistersView.cpp GUI: removed unused mouse wheel code 2014-09-13 13:05:11 +02:00
RegistersView.h commented mousewheel, with the new scrollarea it is not necessary 2014-09-13 07:54:45 +02:00
ScriptView.cpp GUI: refactor finished 2014-08-18 14:30:12 +02:00
ScriptView.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
SettingsDialog.cpp GUI: fixed various bugs (thanks to Coverity) 2014-09-02 04:01:00 +02:00
SettingsDialog.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
SettingsDialog.ui JIT fixes and more improvements (admin check etc.) 2014-08-18 09:43:32 +02:00
ShortcutsDialog.cpp GUI: fixed various bugs (thanks to Coverity) 2014-09-02 04:01:00 +02: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
StatusLabel.cpp PROJECT: code formatting 2014-08-05 01:07:31 +02:00
StatusLabel.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
SymbolView.cpp GUI: refactor finished 2014-08-18 14:30:12 +02:00
SymbolView.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
SymbolView.ui GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
TabBar.cpp PROJECT: code formatting 2014-08-05 01:07:31 +02:00
TabBar.h PROJECT: code formatting 2014-08-05 01:07:31 +02:00
TabWidget.cpp GUI: fixed various bugs (thanks to Coverity) 2014-09-02 04:01:00 +02:00
TabWidget.h PROJECT: code formatting 2014-08-05 01:07:31 +02:00
ThreadView.cpp GUI: added check for valid memory address of thread entry 2014-08-29 19:16:37 +02:00
ThreadView.h Go to thread entry option added 2014-08-29 18:43:35 +02:00
WordEditDialog.cpp GUI: fixed Bridge::CopyToClipboard (use Qt instead of WinAPI) + fixed various warnings 2014-08-08 16:24:26 +02:00
WordEditDialog.h GUI: refactor finished 2014-08-18 14:30:12 +02:00
WordEditDialog.ui GUI: WordEditDialog now allows entering in signed and unsigned too 2014-07-24 22:16:37 +02:00