| .. |
|
AppearanceDialog.cpp
|
GUI: added INT3 color customization
|
2014-12-29 15:10:34 +01:00 |
|
AppearanceDialog.h
|
GUI: refactor finished
|
2014-08-18 14:30:12 +02:00 |
|
AppearanceDialog.ui
|
Cosmetic changes
|
2014-09-22 17:46:26 +04:00 |
|
AttachDialog.cpp
|
QT5 readiness
|
2014-09-22 17:46:48 +04: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: resolved issue #229 (automatic comments have a different color)
|
2014-12-26 14:43:20 +01:00 |
|
BreakpointsView.h
|
GUI: refactor finished
|
2014-08-18 14:30:12 +02:00 |
|
CPUDisassembly.cpp
|
GUI: resolved issue #229 (automatic comments have a different color)
|
2014-12-26 14:43:20 +01:00 |
|
CPUDisassembly.h
|
GUI: added Goto -> File offset
|
2014-12-03 10:48:32 +01:00 |
|
CPUDump.cpp
|
GUI: resolved issue #233 (crack in hexdump when scrolling up sometimes)
|
2015-01-01 20:44:19 +01:00 |
|
CPUDump.h
|
GUI: added Goto -> File offset
|
2014-12-03 10:48:32 +01:00 |
|
CPUInfoBox.cpp
|
GUI: fixed uppercase setting in InfoBox
|
2014-09-19 23:17:29 +02:00 |
|
CPUInfoBox.h
|
GUI: refactor finished
|
2014-08-18 14:30:12 +02:00 |
|
CPUSideBar.cpp
|
DBG+BRIDGE+GUI: no more TitanEngine in the bridge (added separate structures + translation functions)
|
2014-11-10 14:36:46 +01:00 |
|
CPUSideBar.h
|
GUI: refactor finished
|
2014-08-18 14:30:12 +02:00 |
|
CPUStack.cpp
|
GUI: resolved issue #233 (crack in hexdump when scrolling up sometimes)
|
2015-01-01 20:44:19 +01:00 |
|
CPUStack.h
|
GUI: refactor finished
|
2014-08-18 14:30:12 +02:00 |
|
CPUWidget.cpp
|
last ymm support
|
2014-11-11 09:14:25 +01:00 |
|
CPUWidget.h
|
DBG+GUI+BRIDGE+LAUNCHER: fixed various bugs (thanks to Coverity!)
|
2014-11-10 12:44:42 +01:00 |
|
CPUWidget.ui
|
GUI: resolved issue #28
|
2014-02-17 21:37:49 +01:00 |
|
CalculatorDialog.cpp
|
Merge remote-tracking branch 'BitBucket/master' into utf8_support
|
2014-09-23 18:24:20 +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
|
QT5 readiness
|
2014-09-22 17:46:48 +04: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
|
QT5 readiness
|
2014-09-22 17:46:48 +04: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: added Goto -> File offset
|
2014-12-03 10:48:32 +01:00 |
|
GotoDialog.h
|
GUI: added Goto -> File offset
|
2014-12-03 10:48:32 +01:00 |
|
GotoDialog.ui
|
DBG: added command auto-completion
|
2014-05-21 00:22:49 +02:00 |
|
HexEditDialog.cpp
|
QT5 readiness
|
2014-09-22 17:46:48 +04: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
|
last fpu changes - ended basic first version
|
2014-11-02 00:31:21 +01:00 |
|
LineEditDialog.h
|
last fpu changes - ended basic first version
|
2014-11-02 00:31:21 +01:00 |
|
LineEditDialog.ui
|
last fpu changes - ended basic first version
|
2014-11-02 00:31:21 +01: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
|
GUI: better menu code
|
2015-01-04 19:51:04 +01:00 |
|
MainWindow.h
|
GUI: better menu code
|
2015-01-04 19:51:04 +01:00 |
|
MainWindow.ui
|
GUI: added "skip next instruction" menu item/hotkey + fixed some small bugs with the hotkey descriptions
|
2014-12-14 03:18:07 +01:00 |
|
MemoryMapView.cpp
|
GUI: Normalize table headers
|
2015-01-02 12:35:06 -05:00 |
|
MemoryMapView.h
|
GUI: refactor finished
|
2014-08-18 14:30:12 +02:00 |
|
PageMemoryRights.cpp
|
QT5 readiness
|
2014-09-22 17:46:48 +04:00 |
|
PageMemoryRights.h
|
pull request fixed v1
|
2014-09-08 04:45:46 +02:00 |
|
PageMemoryRights.ui
|
Cosmetic changes
|
2014-09-22 17:46:26 +04:00 |
|
PatchDialog.cpp
|
QT5 readiness
|
2014-09-22 17:46:48 +04: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
|
QT5 readiness
|
2014-09-22 17:46:48 +04: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 |
|
ReferenceManager.cpp
|
GUI: close buttons on tabs
|
2014-12-30 03:51:04 +01:00 |
|
ReferenceManager.h
|
GUI: close buttons on tabs
|
2014-12-30 03:51:04 +01:00 |
|
RegistersView.cpp
|
DBG+GUI: updated register context structures (for plugin mingw compatibility)
|
2014-12-30 03:57:58 +01:00 |
|
RegistersView.h
|
last ymm support
|
2014-11-11 09:14:25 +01:00 |
|
ScriptView.cpp
|
Add "Reload Script" option
|
2014-12-01 20:30:08 +01:00 |
|
ScriptView.h
|
Add "Reload Script" option
|
2014-12-01 20:30:08 +01:00 |
|
SelectFields.cpp
|
more fpu stuff
|
2014-11-01 02:05:16 +01:00 |
|
SelectFields.h
|
more fpu stuff
|
2014-11-01 02:05:16 +01:00 |
|
SelectFields.ui
|
more fpu stuff
|
2014-11-01 02:05:16 +01:00 |
|
SettingsDialog.cpp
|
jit support improved
|
2014-11-08 13:48:48 +01:00 |
|
SettingsDialog.h
|
GUI: refactor finished
|
2014-08-18 14:30:12 +02:00 |
|
SettingsDialog.ui
|
Cosmetic changes
|
2014-09-22 17:46:26 +04:00 |
|
ShortcutsDialog.cpp
|
QT5 readiness
|
2014-09-22 17:46:48 +04: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
|
DBG+GUI: (hopefully) fixed some random bugs with the status label
|
2014-12-10 23:07:18 +01:00 |
|
StatusLabel.h
|
GUI: refactor finished
|
2014-08-18 14:30:12 +02:00 |
|
SymbolView.cpp
|
GUI: added an option to copy the file path of a module
|
2014-12-29 01:30:33 +01:00 |
|
SymbolView.h
|
GUI: added an option to copy the file path of a module
|
2014-12-29 01:30:33 +01:00 |
|
SymbolView.ui
|
GUI: some categorizing in the GUI
|
2014-06-13 15:34:52 +02:00 |
|
TabBar.cpp
|
GUI: added options for detach/delete tabs in MHTabWidget
|
2014-12-30 00:54:13 +01:00 |
|
TabBar.h
|
GUI: added options for detach/delete tabs in MHTabWidget
|
2014-12-30 00:54:13 +01:00 |
|
TabWidget.cpp
|
GUI: added options for detach/delete tabs in MHTabWidget
|
2014-12-30 00:54:13 +01:00 |
|
TabWidget.h
|
GUI: added options for detach/delete tabs in MHTabWidget
|
2014-12-30 00:54:13 +01:00 |
|
ThreadView.cpp
|
GUI: Normalize table headers
|
2015-01-02 12:35:06 -05:00 |
|
ThreadView.h
|
Go to thread entry option added
|
2014-08-29 18:43:35 +02:00 |
|
WordEditDialog.cpp
|
QT5 readiness
|
2014-09-22 17:46:48 +04: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 |