.. |
AppearanceDialog.cpp
|
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 |
AppearanceDialog.h
|
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 |
AppearanceDialog.ui
|
GUI: fonts now fully customizable (resolved issue #132)
|
2014-07-21 03:56:24 +02:00 |
BreakpointsView.cpp
|
GUI: shortcuts now fully customizable
|
2014-07-30 03:48:32 +02:00 |
BreakpointsView.h
|
GUI: removed some unused #include <QDebug>
|
2014-07-30 03:45:40 +02:00 |
CPUDisassembly.cpp
|
GUI: no more copy beep + fixed some doubleclick events
|
2014-07-30 15:49:55 +02:00 |
CPUDisassembly.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 |
CPUDump.cpp
|
GUI: shortcuts now fully customizable
|
2014-07-30 03:48:32 +02:00 |
CPUDump.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 |
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
|
PROJECT: some formatting
|
2014-07-25 22:57:11 +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: shortcuts now fully customizable
|
2014-07-30 03:48:32 +02:00 |
CPUStack.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 |
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 |
CallStackView.cpp
|
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 |
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
|
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
|
PROJECT: some formatting
|
2014-07-25 22:57:11 +02:00 |
HexEditDialog.h
|
PROJECT: some formatting
|
2014-07-25 22:57:11 +02:00 |
HexEditDialog.ui
|
GUI: fixed some button sizes in HexEditDialog
|
2014-07-24 18:45:10 +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: 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 |
MainWindow.h
|
GUI: fixed Shortcuts customization + added donate button
|
2014-07-29 22:52:50 +02:00 |
MainWindow.ui
|
GUI: fixed Shortcuts customization + added donate button
|
2014-07-29 22:52:50 +02:00 |
MemoryMapView.cpp
|
GUI: shortcuts now fully customizable
|
2014-07-30 03:48:32 +02:00 |
MemoryMapView.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 |
PatchDialog.cpp
|
GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command
|
2014-07-28 01:57:42 +02:00 |
PatchDialog.h
|
PROJECT: some formatting
|
2014-07-25 22:57:11 +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: some formatting
|
2014-07-25 22:57:11 +02:00 |
PatchDialogGroupSelector.h
|
PROJECT: some formatting
|
2014-07-25 22:57:11 +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: no more copy beep + fixed some doubleclick events
|
2014-07-30 15:49:55 +02:00 |
RegistersView.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 |
ScriptView.cpp
|
GUI: no more copy beep + fixed some doubleclick events
|
2014-07-30 15:49:55 +02:00 |
ScriptView.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 |
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 |
ShortcutsDialog.cpp
|
GUI: shortcuts now fully customizable
|
2014-07-30 03:48:32 +02:00 |
ShortcutsDialog.h
|
GUI: shortcuts now fully customizable
|
2014-07-30 03:48:32 +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: 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+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command
|
2014-07-28 01:57:42 +02:00 |
ThreadView.h
|
GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command
|
2014-07-28 01:57:42 +02:00 |
WordEditDialog.cpp
|
GUI: fixed a bug with signed/unsigned values in the WordEditDialog
|
2014-07-30 02:13:51 +02:00 |
WordEditDialog.h
|
GUI: WordEditDialog now allows entering in signed and unsigned too
|
2014-07-24 22:16:37 +02:00 |
WordEditDialog.ui
|
GUI: WordEditDialog now allows entering in signed and unsigned too
|
2014-07-24 22:16:37 +02:00 |