1
0
Fork 0
x64dbg/src/gui/Src/Gui
Torusrxxx d878828180 Handles view 2016-05-27 12:45:08 +00:00
..
AppearanceDialog.cpp Merge branch 'patch-1' of https://github.com/torusrxxx/x64dbg into torusrxxx-patch-1 2016-05-25 16:39:45 +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 DBG+GUI: AStyle (please run install.bat before commiting) 2016-05-20 20:47:56 +02: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 attach refresh 2016-05-21 11:13:36 +00:00
AttachDialog.h GUI: Use SearchListView in attach dialog 2016-02-14 18:43:41 -05:00
AttachDialog.ui GUI: new icons + updated AttachDialog + reload style.css + updated translation template 2016-05-22 19:51:31 +02:00
BreakpointsView.cpp DBG+GUI: fixed comments with format strings (now you can also edit them as format strings) 2016-05-25 11:58:04 +02:00
BreakpointsView.h GUI: replaced individial edits with EditBreakpointDialog 2016-05-23 08:44:25 +02:00
CPUArgumentWidget.cpp GUI: adding more tr() calls 2016-05-25 06:26:13 +02:00
CPUArgumentWidget.h GUI: added CPUArgumentWidget + moved scroll bar styles to Configuration 2016-05-25 05:04:21 +02:00
CPUArgumentWidget.ui GUI: added CPUArgumentWidget + moved scroll bar styles to Configuration 2016-05-25 05:04:21 +02:00
CPUDisassembly.cpp GUI: resolved issue #666 (show/hide mnemonic brief now toggles correctly) 2016-05-26 01:03:51 +02:00
CPUDisassembly.h Merge branch 'patch-1' of https://github.com/torusrxxx/x64dbg into torusrxxx-patch-1 2016-05-25 16:42:22 +02:00
CPUDump.cpp GUI: fixed memory leaks with QMenu (#660) 2016-05-25 11:27:00 +02:00
CPUDump.h GUI: better history in CPUDump + history in CPUStack 2016-05-25 08:32:57 +02:00
CPUInfoBox.cpp GUI: fixed memory leaks with QMenu (#660) 2016-05-25 11:27:00 +02:00
CPUInfoBox.h double click in CPUInfoBox has behavior now 2015-11-27 21:00:00 +01:00
CPUMultiDump.cpp GUI: better history in CPUDump + history in CPUStack 2016-05-25 08:32:57 +02:00
CPUMultiDump.h GUI: better history in CPUDump + history in CPUStack 2016-05-25 08:32:57 +02:00
CPUSideBar.cpp GUI: resolved issue #652 (buggy register labels) 2016-05-23 07:24:08 +02:00
CPUSideBar.h GUI: resolved issue #652 (buggy register labels) 2016-05-23 07:24:08 +02:00
CPUStack.cpp GUI: fixed ambiguous menu name in CPUStack 2016-05-25 12:04:45 +02:00
CPUStack.h GUI: better history in CPUDump + history in CPUStack 2016-05-25 08:32:57 +02:00
CPUWidget.cpp GUI: allow certain things in the CPUWidget to collapse 2016-05-25 05:10:45 +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 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 GUI: button too small 2016-05-21 04:03:17 +00:00
CallStackView.cpp GUI: fixed memory leaks with QMenu (#660) 2016-05-25 11:27:00 +02: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 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 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
EditBreakpointDialog.cpp GUI: fixed EditBreakpointDialog icon 2016-05-23 08:48:07 +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
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 GUI: added features to the GotoDialog 2016-05-25 06:26:53 +02:00
GotoDialog.h GUI: added features to the GotoDialog 2016-05-25 06:26:53 +02:00
GotoDialog.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
HandlesView.cpp Handles view 2016-05-27 12:38:44 +00:00
HandlesView.h Handles view 2016-05-27 12:39:23 +00: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 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 Handles view 2016-05-27 12:45:08 +00:00
MainWindow.h GUI: fixed missing addQWidgetTab (for plugins) 2016-05-24 00:43:00 +02:00
MainWindow.ui GUI: new icons + updated AttachDialog + reload style.css + updated translation template 2016-05-22 19:51:31 +02:00
MemoryMapView.cpp GUI: fixed memory leaks with QMenu (#660) 2016-05-25 11:27:00 +02: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 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 translate this file 2016-05-22 13:29:01 +00: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 BRIDGE: updated GuiUpdateAllViews + added GuiUpdateArgumentWidget 2016-05-25 05:04:15 +02: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 GUI: fixed compile warning with PatchDialog 2016-05-23 02:35:07 +02: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: fixed flags set in RegistersView 2016-05-25 12:56:05 +02:00
RegistersView.h add appendRegister method 2016-05-21 05:30:01 +00:00
SEHChainView.cpp DBG+GUI: fixed comments with format strings (now you can also edit them as format strings) 2016-05-25 11:58:04 +02:00
SEHChainView.h Added SEH Viewer to GUI 2016-03-28 21:01:05 +05:30
ScriptView.cpp GUI: fixed memory leaks with QMenu (#660) 2016-05-25 11:27:00 +02: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 translate this file 2016-05-20 07:41:44 +00: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: made SettingsDialog showable on my pc again (should in theory also scale fine on hdpi but probably it fucks up) 2016-05-20 04:17:34 +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 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 translate this file 2016-05-20 07:43:17 +00: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 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 GUI: fixed memory leaks with QMenu (#660) 2016-05-25 11:27:00 +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 translate this file 2016-05-20 07:45:06 +00: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