1
0
Fork 0
x64dbg/src/gui/Src/Gui
Torusrxxx d0c755e3f8 issue 858 (#1173)
* issue 858

* don't pass selection length to the plugin
2016-10-18 17:26:19 +02:00
..
AppearanceDialog.cpp GUI: fixed truncating dialogs when translated 2016-09-07 11:11:37 +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: fixed truncating dialogs when translated 2016-09-07 11:11:37 +02:00
AssembleDialog.h DBG+GUI+PROJECT: added asmjit assembler engine 2016-09-07 05:39:18 +02:00
AssembleDialog.ui DBG+GUI+PROJECT: added asmjit assembler engine 2016-09-07 05:39:18 +02:00
AttachDialog.cpp BRIDGE+GUI: implemented GuiGetActiveView (issue #917, #927) 2016-09-29 19:37:33 +02:00
AttachDialog.h prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +02:00
AttachDialog.ui GUI: FAQ in attach dialog + fix settings 2016-09-07 09:58:44 +02:00
BreakpointsView.cpp GUI: codename iconic #775 2016-10-18 03:06:04 +02:00
BreakpointsView.h conditional exception breakpoint (#1073) 2016-09-10 07:43:34 +02:00
BrowseDialog.cpp GUI: fixed truncating dialogs when translated 2016-09-07 11:11:37 +02:00
BrowseDialog.h Merge branch 'patch-1' of https://github.com/torusrxxx/x64dbg into torusrxxx-patch-1 2016-07-07 12:16:34 +02:00
BrowseDialog.ui favourite tools 2016-07-06 14:40:06 +00:00
CPUArgumentWidget.cpp registers view and cpu argument enhancements (#1101) 2016-09-19 21:28:13 +02:00
CPUArgumentWidget.h DBG+GUI: small changes to stringformat 2016-07-20 11:47:00 +02:00
CPUArgumentWidget.ui GUI: various window titles 2016-09-27 17:14:53 +02:00
CPUDisassembly.cpp GUI: codename iconic #775 2016-10-18 03:06:04 +02:00
CPUDisassembly.h GUI: non-modal XrefBrowseDialog so you can browse around the cross references more easily 2016-10-13 11:25:37 +02:00
CPUDump.cpp GUI: codename iconic #775 2016-10-18 03:06:04 +02:00
CPUDump.h GUI: resolved issue #874 (follow in memory map options in registers/dump/stack/disassembly) 2016-09-09 08:57:58 +02:00
CPUInfoBox.cpp issue 858 (#1173) 2016-10-18 17:26:19 +02:00
CPUInfoBox.h issue 858 (#1173) 2016-10-18 17:26:19 +02:00
CPUMultiDump.cpp GUI: slightly changed focus behavior on address selection requests 2016-10-13 11:14:28 +02:00
CPUMultiDump.h fix issue #851 (#863) 2016-07-17 16:32:56 +02:00
CPUSideBar.cpp display jump lines as selected if the destination is selected 2016-10-06 19:09:04 +02:00
CPUSideBar.h GUI: removed references of repaint() to avoid confusion 2016-09-06 13:16:41 +02:00
CPUStack.cpp GUI: codename iconic #775 2016-10-18 03:06:04 +02:00
CPUStack.h GUI: converted CPUStack to MenuBuilder (closes #1154) 2016-10-15 14:45:23 +02:00
CPUWidget.cpp issue 858 (#1173) 2016-10-18 17:26:19 +02:00
CPUWidget.h prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +02:00
CPUWidget.ui GUI: added CPUArgumentWidget + moved scroll bar styles to Configuration 2016-05-25 05:04:21 +02:00
CalculatorDialog.cpp GUI: code recuction + intelligent following of addresses 2016-09-09 09:31:29 +02:00
CalculatorDialog.h GUI: code recuction + intelligent following of addresses 2016-09-09 09:31:29 +02:00
CalculatorDialog.ui GUI: button too small 2016-05-21 04:03:17 +00:00
CallStackView.cpp Hide some menus in a submenu (#1144) 2016-10-04 20:16:18 +02:00
CallStackView.h GUI: code recuction + intelligent following of addresses 2016-09-09 09:31:29 +02:00
CloseDialog.cpp GUI: fixed truncating dialogs when translated 2016-09-07 11:11:37 +02:00
CloseDialog.h prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +02:00
CloseDialog.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
CodepageSelectionDialog.cpp GUI: fixed truncating dialogs when translated 2016-09-07 11:11:37 +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 prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +02:00
ColumnReorderDialog.h prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +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 BRIDGE+GUI: implemented GuiGetActiveView (issue #917, #927) 2016-09-29 19:37:33 +02:00
CommandHelpView.h prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +02:00
CommandHelpView.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
CommandLineEdit.cpp GUI: also set the log font in the QCompleter 2016-08-28 18:38:28 +02:00
CommandLineEdit.h GUI: same font as log in CommandLineEdit 2016-08-27 21:52:55 +02:00
CustomizeMenuDialog.cpp GUI: converted CPUStack to MenuBuilder (closes #1154) 2016-10-15 14:45:23 +02:00
CustomizeMenuDialog.h search for GUID (#1156) 2016-10-09 18:30:37 +02:00
CustomizeMenuDialog.ui search for GUID (#1156) 2016-10-09 18:30:37 +02:00
DataCopyDialog.cpp copy in base64 (#1172) 2016-10-18 15:00:46 +02:00
DataCopyDialog.h copy in base64 (#1172) 2016-10-18 15:00:46 +02:00
DataCopyDialog.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
DebugStatusLabel.cpp GUI: separated DebugStatusLabel from LogStatusLabel 2016-09-27 16:05:13 +02:00
DebugStatusLabel.h GUI: separated DebugStatusLabel from LogStatusLabel 2016-09-27 16:05:13 +02:00
DisassemblerGraphView.cpp GUI: removed the word 'toggle' from the graph (closes #1168) 2016-10-18 13:51:48 +02:00
DisassemblerGraphView.h GUI: show cip block in graph overview (closes #1160) 2016-10-17 14:33:53 +02:00
DisassemblyPopup.cpp GUI: improvements to the DisassemblyPopup 2016-10-17 13:59:43 +02:00
DisassemblyPopup.h Trace Record in Graph View (#978) 2016-08-17 16:34:51 +02:00
EditBreakpointDialog.cpp GUI: fixed truncating dialogs when translated 2016-09-07 11:11:37 +02:00
EditBreakpointDialog.h GUI: singleshoot option in breakpoint editor 2016-08-30 15:36:11 +02:00
EditBreakpointDialog.ui GUI: singleshoot option in breakpoint editor 2016-08-30 15:36:11 +02:00
EditFloatRegister.cpp fix issue 1127 (#1130) 2016-09-30 18:01:09 +02:00
EditFloatRegister.h Registers view enhancements (#1098) 2016-09-18 18:58:06 +02:00
EditFloatRegister.ui Registers view enhancements (#1098) 2016-09-18 18:58:06 +02:00
EntropyDialog.cpp GUI: fixed truncating dialogs when translated 2016-09-07 11:11:37 +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 GUI: fixed truncating dialogs when translated 2016-09-07 11:11:37 +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
FavouriteTools.cpp Fix enable of buttons in favourite tools dialog (#1106) 2016-09-20 17:44:09 +02:00
FavouriteTools.h Fix enable of buttons in favourite tools dialog (#1106) 2016-09-20 17:44:09 +02:00
FavouriteTools.ui Add auto-scrolling to tables etc (#1035) 2016-09-02 16:47:32 +02:00
GotoDialog.cpp GUI: various changes with number -> string conversion 2016-10-02 16:09:12 +02:00
GotoDialog.h clean up (#926) 2016-08-13 13:59:26 +02:00
GotoDialog.ui Allow resize of goto dialog (#698) 2016-06-02 06:25:56 +02:00
HandlesView.cpp GUI: codename iconic #775 2016-10-18 03:06:04 +02:00
HandlesView.h Synchronize branch (#1043) 2016-09-04 19:33:59 +02:00
HexEditDialog.cpp codepage hex editor (#1062) 2016-09-08 16:55:03 +02:00
HexEditDialog.h codepage hex editor (#1062) 2016-09-08 16:55:03 +02:00
HexEditDialog.ui codepage hex editor (#1062) 2016-09-08 16:55:03 +02:00
HexLineEdit.cpp codepage hex editor (#1062) 2016-09-08 16:55:03 +02:00
HexLineEdit.h codepage hex editor (#1062) 2016-09-08 16:55:03 +02:00
HexLineEdit.ui GUI: Implemented a custom QLineEdit (#704) 2016-06-03 10:43:22 +02:00
LineEditDialog.cpp GUI: fixed truncating dialogs when translated 2016-09-07 11:11:37 +02:00
LineEditDialog.h GUI improvements (#1004) 2016-08-25 13:34:29 +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
LogStatusLabel.cpp GUI: fixed a weird problem with focus 2016-10-01 18:50:31 +02:00
LogStatusLabel.h GUI: fixed a weird problem with focus 2016-10-01 18:50:31 +02:00
LogView.cpp Save Splitter State (#1125) 2016-09-29 17:33:22 +02:00
LogView.h Save Splitter State (#1125) 2016-09-29 17:33:22 +02:00
MainWindow.cpp GUI: fixed a bug with hidden plugin menus that only contained menus 2016-10-18 01:06:10 +02:00
MainWindow.h DBG+GUI+BRIDGE: allow menu items to be checkable 2016-10-17 17:32:01 +02:00
MainWindow.ui GUI: codename iconic #775 2016-10-18 03:06:04 +02:00
MemoryMapView.cpp GUI: codename iconic #775 2016-10-18 03:06:04 +02:00
MemoryMapView.h GUI: Add Goto->Origin action to the MemoryMapView (#1146) 2016-10-06 08:21:45 +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 BRIDGE+GUI: implemented GuiGetActiveView (issue #917, #927) 2016-09-29 19:37:33 +02:00
NotesManager.h fix issue 928 2016-08-20 21:30:08 +08:00
PageMemoryRights.cpp GUI: various changes with number -> string conversion 2016-10-02 16:09:12 +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 GUI: removed QDialogButtonBox 2016-10-01 18:50:32 +02:00
PatchDialog.cpp GUI: various changes with number -> string conversion 2016-10-02 16:09:12 +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 GUI: fixed truncating dialogs when translated 2016-09-07 11:11:37 +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 BRIDGE+GUI: implemented GuiGetActiveView (issue #917, #927) 2016-09-29 19:37:33 +02:00
ReferenceManager.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
RegistersView.cpp GUI: codename iconic #775 2016-10-18 03:06:04 +02:00
RegistersView.h GUI: Add undo register context menu action (#1142) 2016-10-03 20:17:36 +02:00
SEHChainView.cpp GUI: various changes with number -> string conversion 2016-10-02 16:09:12 +02:00
SEHChainView.h GUI: code recuction + intelligent following of addresses 2016-09-09 09:31:29 +02:00
ScriptView.cpp GUI: added scrollSelect function in StdTable and use it in MemoryMap/ScriptView/SourceView 2016-09-29 17:57:46 +02:00
ScriptView.h paste script from clipboard (#1078) 2016-09-10 18:24:06 +02: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 prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +02:00
SelectFields.ui GUI: removed QDialogButtonBox 2016-10-01 18:50:32 +02:00
SettingsDialog.cpp GUI: removed QDialogButtonBox 2016-10-01 18:50:32 +02:00
SettingsDialog.h GUI: no SetForegroundWindow in SettingsDialog 2016-09-10 12:40:11 +02:00
SettingsDialog.ui Save Splitter State (#1125) 2016-09-29 17:33:22 +02:00
ShortcutsDialog.cpp GUI: fixed truncating dialogs when translated 2016-09-07 11:11:37 +02:00
ShortcutsDialog.h Add auto-scrolling to tables etc (#1035) 2016-09-02 16:47:32 +02:00
ShortcutsDialog.ui GUI: fixed bug in ShortcutsDialog when binding Alt+C or Alt+S 2016-09-29 19:44:08 +02:00
SourceView.cpp GUI: open source file and show source file in directory options for the SourceView 2016-10-07 19:45:31 +02:00
SourceView.h GUI: open source file and show source file in directory options for the SourceView 2016-10-07 19:45:31 +02:00
SourceViewerManager.cpp BRIDGE+GUI: implemented GuiGetActiveView (issue #917, #927) 2016-09-29 19:37:33 +02:00
SourceViewerManager.h GUI: code recuction + intelligent following of addresses 2016-09-09 09:31:29 +02:00
SymbolView.cpp GUI: codename iconic #775 2016-10-18 03:06:04 +02:00
SymbolView.h DBG+BRIDGE+GUI: implemented more selection queries (graph + memory map + symbol module) 2016-09-21 21:28:37 +02:00
SymbolView.ui PROJECT: RESTRUCTURE 2015-10-17 16:35:38 -04:00
TabBar.cpp prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +02:00
TabBar.h prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +02:00
TabWidget.cpp GUI: Add hide tab action #1089 (#1153) 2016-10-09 14:35:11 +02:00
TabWidget.h GUI: Add hide tab action #1089 (#1153) 2016-10-09 14:35:11 +02:00
ThreadView.cpp Hide some menus in a submenu (#1144) 2016-10-04 20:16:18 +02:00
ThreadView.h GUI: code recuction + intelligent following of addresses 2016-09-09 09:31:29 +02:00
TimeWastedCounter.cpp prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +02:00
TimeWastedCounter.h prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +02:00
VirtualModDialog.cpp GUI: fixed truncating dialogs when translated 2016-09-07 11:11:37 +02:00
VirtualModDialog.h GUI: virtual module dialog in memory map 2016-08-17 21:21:49 +02:00
VirtualModDialog.ui GUI: virtual module dialog in memory map 2016-08-17 21:21:49 +02:00
WatchView.cpp Hide some menus in a submenu (#1144) 2016-10-04 20:16:18 +02:00
WatchView.h clean up (#926) 2016-08-13 13:59:26 +02:00
WordEditDialog.cpp GUI: various changes with number -> string conversion 2016-10-02 16:09:12 +02:00
WordEditDialog.h clean up (#926) 2016-08-13 13:59:26 +02:00
WordEditDialog.ui GUI: removed QDialogButtonBox 2016-10-01 18:50:32 +02:00
XrefBrowseDialog.cpp GUI: fixed a bug in the XrefBrowseDialog 2016-10-16 14:42:48 +02:00
XrefBrowseDialog.h GUI: non-modal XrefBrowseDialog so you can browse around the cross references more easily 2016-10-13 11:25:37 +02:00
XrefBrowseDialog.ui GUI: removed QDialogButtonBox 2016-10-01 18:50:32 +02:00
YaraRuleSelectionDialog.cpp GUI: fixed truncating dialogs when translated 2016-09-07 11:11:37 +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