.. |
AppearanceDialog.cpp
|
GUI: fixed massive performance issue in the AppearanceDialog + added search result highlighting to the SearchListView (symbols+references) + fixed a small bug with inserting in the searchlistview
|
2014-08-08 02:25:31 +02:00 |
AppearanceDialog.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
AppearanceDialog.ui
|
GUI: fonts now fully customizable (resolved issue #132)
|
2014-07-21 03:56:24 +02:00 |
AttachDialog.cpp
|
GUI+DBG: some horizontal scrollbars (resolved issue #35)
|
2014-08-06 16:28:18 +02:00 |
AttachDialog.h
|
GUI: resolved issue #110 (Attach Dialog + Detach menu option) + updated calculator icon
|
2014-08-05 04:29:54 +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
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
BreakpointsView.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
CPUDisassembly.cpp
|
Revert "GUI: resolved issue #176 (empty label/comment shows error)"
|
2014-08-15 23:30:16 +02:00 |
CPUDisassembly.h
|
GUI: resolved issue #77 (find command)
|
2014-08-09 15:43:58 +02:00 |
CPUDump.cpp
|
Revert "GUI: resolved issue #176 (empty label/comment shows error)"
|
2014-08-15 23:30:16 +02:00 |
CPUDump.h
|
GUI: double click on address in hex dump will enable the rva mode (like in the disassembler)
|
2014-08-08 15:10:55 +02:00 |
CPUInfoBox.cpp
|
GUI: breakpoint/bookmark in SymbolView
|
2014-08-16 15:54:48 +02:00 |
CPUInfoBox.h
|
GUI: fixed duplicate infobox lines and duplicate follow in dump entries
|
2014-08-09 13:31:29 +02:00 |
CPUSideBar.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
CPUSideBar.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
CPUStack.cpp
|
GUI: fixed Bridge::CopyToClipboard (use Qt instead of WinAPI) + fixed various warnings
|
2014-08-08 16:24:26 +02:00 |
CPUStack.h
|
GUI: double click on address in hex dump will enable the rva mode (like in the disassembler)
|
2014-08-08 15:10:55 +02:00 |
CPUWidget.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
CPUWidget.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
CPUWidget.ui
|
GUI: resolved issue #28
|
2014-02-17 21:37:49 +01:00 |
CalculatorDialog.cpp
|
GUI: fixed Bridge::CopyToClipboard (use Qt instead of WinAPI) + fixed various warnings
|
2014-08-08 16:24:26 +02:00 |
CalculatorDialog.h
|
GUI: threaded calls to DbgIsValidExpression in Calculator/Goto/WordEdit dialog (provides a more comfortable interface)
|
2014-08-07 23:29:39 +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
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
CallStackView.h
|
GUI: moved all QAction->setShortcut into separate functions + fixed a bug with shortcuts in the register view + fixed a bug with copying in the register view
|
2014-07-30 02:13:29 +02:00 |
CloseDialog.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
CloseDialog.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
CloseDialog.ui
|
GUI: added little popup dialog on closing
|
2014-06-21 01:52:12 +02:00 |
CommandHelpView.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
CommandHelpView.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
CommandHelpView.ui
|
GUI: some categorizing in the GUI
|
2014-06-13 15:34:52 +02:00 |
CommandLineEdit.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
CommandLineEdit.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
ExceptionRangeDialog.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
ExceptionRangeDialog.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +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: threaded calls to DbgIsValidExpression in Calculator/Goto/WordEdit dialog (provides a more comfortable interface)
|
2014-08-07 23:29:39 +02:00 |
GotoDialog.ui
|
DBG: added command auto-completion
|
2014-05-21 00:22:49 +02:00 |
HexEditDialog.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
HexEditDialog.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
HexEditDialog.ui
|
GUI: fixed some button sizes in HexEditDialog
|
2014-07-24 18:45:10 +02:00 |
LineEditDialog.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
LineEditDialog.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
LineEditDialog.ui
|
GUI: fill with NOPs option in GUI (resolved issue #43)
|
2014-06-25 01:14:00 +02:00 |
LogView.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
LogView.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
MainWindow.cpp
|
GUI: resolved issue #166 (Move Detach command from Debug to File menu + consistent attach/detach icons)
|
2014-08-15 22:28:28 +02:00 |
MainWindow.h
|
GUI: fixed some warnings
|
2014-08-09 11:30:01 +02:00 |
MainWindow.ui
|
GUI: resolved issue #166 (Move Detach command from Debug to File menu + consistent attach/detach icons)
|
2014-08-15 22:28:28 +02:00 |
MemoryMapView.cpp
|
BASIC SET MEMORY PAGE RIGHT GUI
|
2014-08-16 19:34:41 +02:00 |
MemoryMapView.h
|
BASIC SET MEMORY PAGE RIGHT GUI
|
2014-08-16 19:34:41 +02:00 |
PageMemoryRights.cpp
|
BASIC SET MEMORY PAGE RIGHT GUI
|
2014-08-16 19:34:41 +02:00 |
PageMemoryRights.h
|
BASIC SET MEMORY PAGE RIGHT GUI
|
2014-08-16 19:34:41 +02:00 |
PageMemoryRights.ui
|
BASIC SET MEMORY PAGE RIGHT GUI
|
2014-08-16 19:34:41 +02:00 |
PatchDialog.cpp
|
GUI: fixed some warnings
|
2014-08-09 11:30:01 +02:00 |
PatchDialog.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +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
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +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: fixed a bug in the RegistersView context menu (now HW BP on [RSP] is back) thanks to DragonLoft for reporting!
|
2014-08-15 22:57:35 +02:00 |
RegistersView.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
ScriptView.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
ScriptView.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
SettingsDialog.cpp
|
more info in the jit stuff
|
2014-08-14 05:10:09 +02:00 |
SettingsDialog.h
|
GUI: only execute JIT commands when something actually changed
|
2014-08-08 15:40:09 +02:00 |
SettingsDialog.ui
|
JIT AUTO SUTFF - before attaching - and some code improves
|
2014-08-05 22:19:09 +02:00 |
ShortcutsDialog.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
ShortcutsDialog.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +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: resolved issue #28
|
2014-02-17 21:37:49 +01:00 |
SymbolView.cpp
|
GUI: breakpoint/bookmark in SymbolView
|
2014-08-16 15:54:48 +02:00 |
SymbolView.h
|
GUI: breakpoint/bookmark in SymbolView
|
2014-08-16 15:54:48 +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
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
TabWidget.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
ThreadView.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
ThreadView.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +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: threaded calls to DbgIsValidExpression in Calculator/Goto/WordEdit dialog (provides a more comfortable interface)
|
2014-08-07 23:29:39 +02:00 |
WordEditDialog.ui
|
GUI: WordEditDialog now allows entering in signed and unsigned too
|
2014-07-24 22:16:37 +02:00 |