| .. |
|
AppearanceDialog.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07: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
|
GUI: resolved issue #55 (follow in dump context menu) + reorganized disassembly menus + fixed a bug in CPUInfoBox + CPUDump: added context menu option 'Follow in Stack' if the dumped address is inside the stack
|
2014-08-05 05:09:49 +02:00 |
|
CPUDisassembly.h
|
GUI: resolved issue #55 (follow in dump context menu) + reorganized disassembly menus + fixed a bug in CPUInfoBox + CPUDump: added context menu option 'Follow in Stack' if the dumped address is inside the stack
|
2014-08-05 05:09:49 +02:00 |
|
CPUDump.cpp
|
GUI: resolved issue #55 (follow in dump context menu) + reorganized disassembly menus + fixed a bug in CPUInfoBox + CPUDump: added context menu option 'Follow in Stack' if the dumped address is inside the stack
|
2014-08-05 05:09:49 +02:00 |
|
CPUDump.h
|
GUI: resolved issue #55 (follow in dump context menu) + reorganized disassembly menus + fixed a bug in CPUInfoBox + CPUDump: added context menu option 'Follow in Stack' if the dumped address is inside the stack
|
2014-08-05 05:09:49 +02:00 |
|
CPUInfoBox.cpp
|
GUI: string recognition and character recognition in the CPUInfoBox
|
2014-08-06 10:05:29 +02:00 |
|
CPUInfoBox.h
|
GUI: very basic implementation of CPUInfoBox (resolved issue #64)
|
2014-08-05 09:01:50 +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+DBG: some horizontal scrollbars (resolved issue #35)
|
2014-08-06 16:28:18 +02:00 |
|
CPUStack.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +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
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
|
CalculatorDialog.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +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
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
|
GotoDialog.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +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 #110 (Attach Dialog + Detach menu option) + updated calculator icon
|
2014-08-05 04:29:54 +02:00 |
|
MainWindow.h
|
GUI: resolved issue #110 (Attach Dialog + Detach menu option) + updated calculator icon
|
2014-08-05 04:29:54 +02:00 |
|
MainWindow.ui
|
GUI: resolved issue #110 (Attach Dialog + Detach menu option) + updated calculator icon
|
2014-08-05 04:29:54 +02:00 |
|
MemoryMapView.cpp
|
GUI: fixed a small refresh bug
|
2014-08-06 14:46:30 +02:00 |
|
MemoryMapView.h
|
GUI: switch view in memory map (all pages)
|
2014-08-06 14:39:46 +02:00 |
|
PatchDialog.cpp
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +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
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +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
|
other little fix jitauto
|
2014-08-06 15:44:21 +02:00 |
|
SettingsDialog.h
|
JIT AUTO SUTFF - before attaching - and some code improves
|
2014-08-05 22:19: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+DBG: some horizontal scrollbars (resolved issue #35)
|
2014-08-06 16:28:18 +02:00 |
|
SymbolView.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +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
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
|
WordEditDialog.h
|
PROJECT: code formatting
|
2014-08-05 01:07:31 +02:00 |
|
WordEditDialog.ui
|
GUI: WordEditDialog now allows entering in signed and unsigned too
|
2014-07-24 22:16:37 +02:00 |