.. |
AppearanceDialog.cpp
|
GUI: Font tab in AppearanceDialog
|
2014-07-21 00:19:33 +02:00 |
AppearanceDialog.h
|
GUI: updated configuration
|
2014-06-25 04:19:10 +02:00 |
AppearanceDialog.ui
|
GUI: Font tab in AppearanceDialog
|
2014-07-21 00:19:33 +02:00 |
BreakpointsView.cpp
|
GUI: resolved issue #59
|
2014-07-19 06:02:00 +02:00 |
BreakpointsView.h
|
GUI: resolved issue #136 (double click on breakpoint will follow in disassembler) + "toogle" --> "toggle"
|
2014-07-19 05:17:26 +02:00 |
CPUDisassembly.cpp
|
GUI: added Fill with NOPs in disassembly + fixed binary menu separator in disasm/dump/stack
|
2014-07-07 01:51:22 +02:00 |
CPUDisassembly.h
|
GUI: added Fill with NOPs in disassembly + fixed binary menu separator in disasm/dump/stack
|
2014-07-07 01:51:22 +02:00 |
CPUDump.cpp
|
GUI: added Fill with NOPs in disassembly + fixed binary menu separator in disasm/dump/stack
|
2014-07-07 01:51:22 +02:00 |
CPUDump.h
|
Merge branch 'master' into patches
|
2014-07-06 15:33:32 +02:00 |
CPUInfoBox.cpp
|
GUI: small fix in the CPUInfoBox
|
2014-07-19 05:19:37 +02:00 |
CPUInfoBox.h
|
GUI: more information about the currently selected address in disassembler ("module[rva] | .section:VA <label>")
|
2014-07-07 02:39:39 +02:00 |
CPUSideBar.cpp
|
GUI: only toggle breakpoint when actually clicked on bullet
|
2014-07-19 04:31:28 +02:00 |
CPUSideBar.h
|
GUI: toogle breakpoint state in sidebar by clicking on the bullet
|
2014-07-11 13:51:34 +02:00 |
CPUStack.cpp
|
GUI: added Fill with NOPs in disassembly + fixed binary menu separator in disasm/dump/stack
|
2014-07-07 01:51:22 +02:00 |
CPUStack.h
|
Merge branch 'master' into patches
|
2014-07-06 15:33:32 +02:00 |
CPUWidget.cpp
|
GUI: find pattern in Dump+Stack
|
2014-07-05 17:12:18 +02:00 |
CPUWidget.h
|
GUI: find pattern in Dump+Stack
|
2014-07-05 17:12:18 +02:00 |
CPUWidget.ui
|
GUI: resolved issue #28
|
2014-02-17 21:37:49 +01:00 |
CloseDialog.cpp
|
GUI: added little popup dialog on closing
|
2014-06-21 01:52:12 +02:00 |
CloseDialog.h
|
GUI: AStyle
|
2014-07-05 03:02:14 +02:00 |
CloseDialog.ui
|
GUI: added little popup dialog on closing
|
2014-06-21 01:52:12 +02:00 |
CommandHelpView.cpp
|
GUI: Font tab in AppearanceDialog
|
2014-07-21 00:19:33 +02:00 |
CommandHelpView.h
|
GUI: some categorizing in the GUI
|
2014-06-13 15:34:52 +02:00 |
CommandHelpView.ui
|
GUI: some categorizing in the GUI
|
2014-06-13 15:34:52 +02:00 |
CommandLineEdit.cpp
|
DBG: added command auto-completion
|
2014-05-21 00:22:49 +02:00 |
CommandLineEdit.h
|
ida sidebar
|
2014-06-08 21:50:31 +02:00 |
ExceptionRangeDialog.cpp
|
GUI: fixed various warnings
|
2014-06-25 18:46:35 +02:00 |
ExceptionRangeDialog.h
|
formatted the whole project (AStyle)
|
2014-06-10 15:56:42 +02:00 |
ExceptionRangeDialog.ui
|
GUI: start with the exception range
|
2014-03-21 17:32:20 +01:00 |
GotoDialog.cpp
|
GUI: fixed some problems in GotoDialog
|
2014-07-20 22:19:50 +02:00 |
GotoDialog.h
|
GUI: fixed some problems in GotoDialog
|
2014-07-20 22:19:50 +02:00 |
GotoDialog.ui
|
DBG: added command auto-completion
|
2014-05-21 00:22:49 +02:00 |
HexEditDialog.cpp
|
GUI: Font tab in AppearanceDialog
|
2014-07-21 00:19:33 +02:00 |
HexEditDialog.h
|
GUI: color setting for log and symbol log + use hexedit colors in ASCII and UNICODE edits
|
2014-07-07 15:59:37 +02:00 |
HexEditDialog.ui
|
GUI: color setting for log and symbol log + use hexedit colors in ASCII and UNICODE edits
|
2014-07-07 15:59:37 +02:00 |
LineEditDialog.cpp
|
GUI: fill with NOPs option in GUI (resolved issue #43)
|
2014-06-25 01:14:00 +02:00 |
LineEditDialog.h
|
GUI: fill with NOPs option in GUI (resolved issue #43)
|
2014-06-25 01:14:00 +02:00 |
LineEditDialog.ui
|
GUI: fill with NOPs option in GUI (resolved issue #43)
|
2014-06-25 01:14:00 +02:00 |
LogView.cpp
|
GUI: Font tab in AppearanceDialog
|
2014-07-21 00:19:33 +02:00 |
LogView.h
|
GUI: color setting for log and symbol log + use hexedit colors in ASCII and UNICODE edits
|
2014-07-07 15:59:37 +02:00 |
MainWindow.cpp
|
GUI: resolved issue #136 (double click on breakpoint will follow in disassembler) + "toogle" --> "toggle"
|
2014-07-19 05:17:26 +02:00 |
MainWindow.h
|
GUI: added simple update checker
|
2014-07-11 01:19:13 +02:00 |
MainWindow.ui
|
GUI: added simple update checker
|
2014-07-11 01:19:13 +02:00 |
MemoryMapView.cpp
|
GUI: getCharWidth in AbstractTable + display patched bytes
|
2014-07-05 21:41:45 +02:00 |
MemoryMapView.h
|
GUI: resolved issue #86 (context menu in memory map)
|
2014-06-25 21:02:00 +02:00 |
PatchDialog.cpp
|
resolved issue #37 (sort StdTable) + fixed a warning in the struct definition in PatchDialog
|
2014-07-10 15:37:56 +02:00 |
PatchDialog.h
|
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 |
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
|
GUI: added PatchDialogGroupSelector dialog (to navigate through patch groups and toggle the checked status)
|
2014-07-06 18:24:49 +02:00 |
PatchDialogGroupSelector.h
|
GUI: added PatchDialogGroupSelector dialog (to navigate through patch groups and toggle the checked status)
|
2014-07-06 18:24:49 +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: double click on CIP will show the instruction pointer in the disassembly window
|
2014-07-21 00:08:57 +02:00 |
RegistersView.h
|
GUI: fixed some context menu bugs in RegistersView + follow in stack option
|
2014-07-07 15:58:09 +02:00 |
ScriptView.cpp
|
GUI: getCharWidth in AbstractTable + display patched bytes
|
2014-07-05 21:41:45 +02:00 |
ScriptView.h
|
GUI: fixed context menu in script view + fixed shortcut in CPUDump (ctrl+g now works)
|
2014-06-30 17:44:25 +02:00 |
SettingsDialog.cpp
|
GUI: option to disassemble uppercase
|
2014-07-07 15:58:34 +02:00 |
SettingsDialog.h
|
GUI: option to disassemble uppercase
|
2014-07-07 15:58:34 +02:00 |
SettingsDialog.ui
|
GUI: Font tab in AppearanceDialog
|
2014-07-21 00:19:33 +02:00 |
StatusLabel.cpp
|
DBG: fixed a nasty bug in modbasefromname (thanks Artic!)
|
2014-05-26 15:40:14 +02:00 |
StatusLabel.h
|
GUI: resolved issue #28
|
2014-02-17 21:37:49 +01:00 |
SymbolView.cpp
|
GUI: fixed some small bugs
|
2014-07-11 02:28:33 +02:00 |
SymbolView.h
|
GUI: fixed some small bugs
|
2014-07-11 02:28:33 +02:00 |
SymbolView.ui
|
GUI: some categorizing in the GUI
|
2014-06-13 15:34:52 +02:00 |
TabBar.cpp
|
formatted the whole project (AStyle)
|
2014-06-10 15:56:42 +02:00 |
TabBar.h
|
formatted the whole project (AStyle)
|
2014-06-10 15:56:42 +02:00 |
TabWidget.cpp
|
GUI: restore minimized tabled on setCurrentIndex + fixed some syntax in GotoDialog
|
2014-07-06 18:27:37 +02:00 |
TabWidget.h
|
formatted the whole project (AStyle)
|
2014-06-10 15:56:42 +02:00 |
ThreadView.cpp
|
GUI: getCharWidth in AbstractTable + display patched bytes
|
2014-07-05 21:41:45 +02:00 |
ThreadView.h
|
GUI: some categorizing in the GUI
|
2014-06-13 15:34:52 +02:00 |
WordEditDialog.cpp
|
GUI: some categorizing in the GUI
|
2014-06-13 15:34:52 +02:00 |
WordEditDialog.h
|
GUI: some categorizing in the GUI
|
2014-06-13 15:34:52 +02:00 |
WordEditDialog.ui
|
GUI: some categorizing in the GUI
|
2014-06-13 15:34:52 +02:00 |