1
0
Fork 0
x64dbg/src/gui/Src/Gui
mrexodia 89017073a6
DBG+BRIDGE+GUI: fixed various issues (thanks to Coverity!)
2016-06-23 00:20:02 +02:00
..
AppearanceDialog.cpp Code folding (#743) 2016-06-15 06:02:01 +02: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 GUI: changed AppearanceDialog default tab and a misleading description 2016-05-22 17:34:33 +02:00
AssembleDialog.cpp GUI: changes to AssembleDialog and handling of ValidateExpressionThread (#745) 2016-06-13 07:38:51 +02:00
AssembleDialog.h GUI: changes to AssembleDialog and handling of ValidateExpressionThread (#745) 2016-06-13 07:38:51 +02:00
AssembleDialog.ui GUI: updated AssembleDialog for Keystone support 2016-06-11 19:54:15 +02:00
AttachDialog.cpp GUI: fixed wired process refresh (#697) (#728) 2016-06-08 23:54:39 +02:00
AttachDialog.h GUI: Use SearchListView in attach dialog 2016-02-14 18:43:41 -05:00
AttachDialog.ui GUI: AttachDialog + HandlesView ActionRefresh Configuration 2016-05-29 02:10:51 +02:00
BreakpointsView.cpp Code folding (#743) 2016-06-15 06:02:01 +02:00
BreakpointsView.h GUI: replaced individial edits with EditBreakpointDialog 2016-05-23 08:44:25 +02:00
CPUArgumentWidget.cpp DBG+GUI+PROJECT: switched to Qt 5.6.0 (check the wiki for an updated compile guide) 2016-06-02 09:46:54 +02:00
CPUArgumentWidget.h GUI: added context menu for CPUArgumentWidget 2016-05-30 08:34:46 +02:00
CPUArgumentWidget.ui GUI: added CPUArgumentWidget + moved scroll bar styles to Configuration 2016-05-25 05:04:21 +02:00
CPUDisassembly.cpp GUI: help on symbolic name now also works on the selected instruction label 2016-06-22 17:25:01 +02:00
CPUDisassembly.h Data Instruction support (#758) 2016-06-22 14:45:34 +02:00
CPUDump.cpp Code folding (#743) 2016-06-15 06:02:01 +02:00
CPUDump.h GUI: resolved issue #713 (build error on x32) 2016-06-04 18:04:16 +02:00
CPUInfoBox.cpp GUI: resolved issue #216 (additional option to copy a resized table) 2016-05-31 06:56:24 +02:00
CPUInfoBox.h double click in CPUInfoBox has behavior now 2015-11-27 21:00:00 +01:00
CPUMultiDump.cpp GUI: temporarily disable CPUDump column width saving (has issues when changing the view @torusxxx) 2016-06-12 23:34:08 +02:00
CPUMultiDump.h GUI: better history in CPUDump + history in CPUStack 2016-05-25 08:32:57 +02:00
CPUSideBar.cpp DBG+BRIDGE+GUI: fixed various issues (thanks to Coverity!) 2016-06-23 00:20:02 +02:00
CPUSideBar.h Code folding (#743) 2016-06-15 06:02:01 +02:00
CPUStack.cpp Code folding (#743) 2016-06-15 06:02:01 +02:00
CPUStack.h GUI: resolved issue #232 (copy in dump windows) 2016-06-03 21:34:41 +02:00
CPUWidget.cpp Code folding (#743) 2016-06-15 06:02:01 +02:00
CPUWidget.h GUI: added CPUArgumentWidget + moved scroll bar styles to Configuration 2016-05-25 05:04:21 +02:00
CPUWidget.ui GUI: added CPUArgumentWidget + moved scroll bar styles to Configuration 2016-05-25 05:04:21 +02:00
CalculatorDialog.cpp GUI: changes to AssembleDialog and handling of ValidateExpressionThread (#745) 2016-06-13 07:38:51 +02: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 GUI: button too small 2016-05-21 04:03:17 +00:00
CallStackView.cpp Code folding (#743) 2016-06-15 06:02:01 +02:00
CallStackView.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
CloseDialog.cpp DBG+GUI+PROJECT: switched to Qt 5.6.0 (check the wiki for an updated compile guide) 2016-06-02 09:46:54 +02: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
CodepageSelectionDialog.cpp GUI: added to option to convert text from a codepage in HexEditDialog + save last code page in CodepageSelectionDialog 2016-06-06 13:44:20 +02:00
CodepageSelectionDialog.h GUI: implemented code page views in HexDump #629 2016-06-04 15:42:47 +02:00
CodepageSelectionDialog.ui GUI: implemented code page views in HexDump #629 2016-06-04 15:42:47 +02:00
ColumnReorderDialog.cpp Fix the issue with column resizing (#753) 2016-06-15 14:00:13 +02:00
ColumnReorderDialog.h GUI: small changes to ColumnReorderDialog + reorder ScriptView + allow right/middle click on header to reorder 2016-06-06 11:56:33 +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
CommandHelpView.cpp translate this file 2016-05-20 07:32:45 +00: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 PROJECT: fixed various bugs (thanks to Coverity!) 2016-06-02 11:22:47 +02:00
CommandLineEdit.h GUI: Gui(Un)RegisterScriptLanguage + normalize variable names 2016-01-05 21:23:03 -05:00
DataCopyDialog.cpp DBG+GUI+PROJECT: switched to Qt 5.6.0 (check the wiki for an updated compile guide) 2016-06-02 09:46:54 +02: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
EditBreakpointDialog.cpp DBG+GUI+PROJECT: switched to Qt 5.6.0 (check the wiki for an updated compile guide) 2016-06-02 09:46:54 +02:00
EditBreakpointDialog.h GUI: finished EditBreakpointDialog 2016-05-23 08:43:00 +02:00
EditBreakpointDialog.ui GUI: fixed EditBreakpointDialog icon 2016-05-23 08:48:07 +02:00
EditFloatRegister.cpp GUI: jolly good fixes to various things 2016-06-03 16:44:24 +02:00
EditFloatRegister.h GUI: jolly good fixes to various things 2016-06-03 16:44:24 +02:00
EditFloatRegister.ui GUI: jolly good fixes to various things 2016-06-03 16:44:24 +02:00
EntropyDialog.cpp DBG+GUI+PROJECT: switched to Qt 5.6.0 (check the wiki for an updated compile guide) 2016-06-02 09:46:54 +02: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 DBG+GUI+PROJECT: switched to Qt 5.6.0 (check the wiki for an updated compile guide) 2016-06-02 09:46:54 +02: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 GUI: changes to AssembleDialog and handling of ValidateExpressionThread (#745) 2016-06-13 07:38:51 +02:00
GotoDialog.h GUI: added features to the GotoDialog 2016-05-25 06:26:53 +02:00
GotoDialog.ui Allow resize of goto dialog (#698) 2016-06-02 06:25:56 +02:00
HandlesView.cpp Fix multiple issues (#730) 2016-06-08 23:52:13 +02:00
HandlesView.h GUI: AttachDialog + HandlesView ActionRefresh Configuration 2016-05-29 02:10:51 +02:00
HexEditDialog.cpp GUI: added to option to convert text from a codepage in HexEditDialog + save last code page in CodepageSelectionDialog 2016-06-06 13:44:20 +02:00
HexEditDialog.h GUI: added to option to convert text from a codepage in HexEditDialog + save last code page in CodepageSelectionDialog 2016-06-06 13:44:20 +02:00
HexEditDialog.ui GUI: added to option to convert text from a codepage in HexEditDialog + save last code page in CodepageSelectionDialog 2016-06-06 13:44:20 +02:00
HexLineEdit.cpp GUI: handle \0 characters in HexLineEdit (shows as space but doesn't replace your bytes with 0x2E) 2016-06-06 12:21:56 +02:00
HexLineEdit.h DBG+BRIDGE+GUI+LAUNCER: manually merged pull request #705 (thanks to @wynick27) 2016-06-03 14:47:57 +02:00
HexLineEdit.ui GUI: Implemented a custom QLineEdit (#704) 2016-06-03 10:43:22 +02:00
LineEditDialog.cpp GUI: jolly good fixes to various things 2016-06-03 16:44:24 +02:00
LineEditDialog.h GUI: jolly good fixes to various things 2016-06-03 16:44:24 +02:00
LineEditDialog.ui GUI: added to option to convert text from a codepage in HexEditDialog + save last code page in CodepageSelectionDialog 2016-06-06 13:44:20 +02:00
LogView.cpp GUI: fixed memory leaks with QMenu (#660) 2016-05-25 11:27:00 +02:00
LogView.h GUI: fixed a bug in LogView 2016-05-22 18:17:16 +02:00
MainWindow.cpp DBG+BRIDGE+GUI: fixed various issues (thanks to Coverity!) 2016-06-23 00:20:02 +02:00
MainWindow.h Run to user code (#762) 2016-06-22 17:22:44 +02:00
MainWindow.ui GUI: icon for trace record in the debug menu 2016-06-22 17:25:00 +02:00
MemoryMapView.cpp Fix the issue with column resizing (#753) 2016-06-15 14:00:13 +02:00
MemoryMapView.h Fix the issue with column resizing (#753) 2016-06-15 14:00:13 +02: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 translate this file 2016-05-20 07:37:26 +00:00
NotesManager.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
PageMemoryRights.cpp DBG+GUI+PROJECT: switched to Qt 5.6.0 (check the wiki for an updated compile guide) 2016-06-02 09:46:54 +02: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 PROJECT: fixed various bugs (thanks to Coverity!) 2016-06-02 11:22:47 +02:00
PatchDialog.h Translate patch dialog, and prepare for new export format (#699) 2016-06-02 10:14:45 +02:00
PatchDialog.ui GUI: fixed compile warning with PatchDialog 2016-05-23 02:35:07 +02:00
PatchDialogGroupSelector.cpp DBG+GUI+PROJECT: switched to Qt 5.6.0 (check the wiki for an updated compile guide) 2016-06-02 09:46:54 +02: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 Code folding (#743) 2016-06-15 06:02:01 +02:00
ReferenceManager.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
RegistersView.cpp DBG+GUI: text files for error/exception codes instead of hardcoded in the source 2016-06-22 17:25:55 +02:00
RegistersView.h GUI: resolved issue #701 (height of RegistersView not correct) 2016-06-03 15:03:39 +02:00
SEHChainView.cpp Fix multiple issues (#730) 2016-06-08 23:52:13 +02:00
SEHChainView.h Added SEH Viewer to GUI 2016-03-28 21:01:05 +05:30
ScriptView.cpp Fix multiple issues (#730) 2016-06-08 23:52:13 +02:00
ScriptView.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
SelectFields.cpp DBG+GUI+PROJECT: switched to Qt 5.6.0 (check the wiki for an updated compile guide) 2016-06-02 09:46:54 +02: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 Fix multiple issues (#730) 2016-06-08 23:52:13 +02:00
SettingsDialog.h Fix multiple issues (#730) 2016-06-08 23:52:13 +02:00
SettingsDialog.ui Fix multiple issues (#730) 2016-06-08 23:52:13 +02:00
ShortcutsDialog.cpp DBG+GUI+PROJECT: switched to Qt 5.6.0 (check the wiki for an updated compile guide) 2016-06-02 09:46:54 +02: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 GUI: fixed memory leaks with QMenu (#660) 2016-05-25 11:27:00 +02: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 Fix multiple issues (#730) 2016-06-08 23:52:13 +02:00
StatusLabel.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
SymbolView.cpp Run to user code (#762) 2016-06-22 17:22:44 +02:00
SymbolView.h Run to user code (#762) 2016-06-22 17:22:44 +02:00
SymbolView.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
TabBar.cpp Code folding (#743) 2016-06-15 06:02:01 +02:00
TabBar.h multi dump basics working 2015-11-27 20:22:31 +01:00
TabWidget.cpp GUI: fixed an issue 2016-05-23 11:11:46 +00:00
TabWidget.h GUI: fixed an issue 2016-05-23 11:07:15 +00:00
ThreadView.cpp Code folding (#743) 2016-06-15 06:02:01 +02: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 Debug events counter (#748) 2016-06-15 03:10:59 +02:00
TimeWastedCounter.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
WordEditDialog.cpp GUI: changes to AssembleDialog and handling of ValidateExpressionThread (#745) 2016-06-13 07:38:51 +02: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
XrefBrowseDialog.cpp DBG+BRIDGE+GUI: fixed various issues (thanks to Coverity!) 2016-06-23 00:20:02 +02:00
XrefBrowseDialog.h DBG+BRIDGE+GUI+LAUNCER: manually merged pull request #705 (thanks to @wynick27) 2016-06-03 14:47:57 +02:00
XrefBrowseDialog.ui DBG+BRIDGE+GUI+LAUNCER: manually merged pull request #705 (thanks to @wynick27) 2016-06-03 14:47:57 +02:00
YaraRuleSelectionDialog.cpp DBG+GUI+PROJECT: switched to Qt 5.6.0 (check the wiki for an updated compile guide) 2016-06-02 09:46:54 +02: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