.. |
AddressableItemList.h
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
BacktraceWidget.cpp
|
Rename backtrace func name column
|
2019-12-14 16:44:57 +02:00 |
BacktraceWidget.h
|
Remove vertical numbers in debug widgets
|
2019-12-14 16:44:57 +02:00 |
BacktraceWidget.ui
|
Added widget to view register values (#509)
|
2018-06-06 13:05:20 +02:00 |
BreakpointWidget.cpp
|
Add shortcuts to breakpoints widget (#1834)
|
2019-10-12 11:33:21 +03:00 |
BreakpointWidget.h
|
Splitted Cutter.h and moved everything in core (#1201)
|
2019-02-22 17:50:45 +01:00 |
BreakpointWidget.ui
|
Allow multi selection of entries in QTreeView widgets (#903)
|
2018-11-10 10:17:52 +01:00 |
ClassesWidget.cpp
|
Fix ClassesWidget sorting by vtable offset (#1686)
|
2019-07-24 09:14:14 +02:00 |
ClassesWidget.h
|
Fix ClassesWidget sorting by vtable offset (#1686)
|
2019-07-24 09:14:14 +02:00 |
ClassesWidget.ui
|
Add Actions to Create/Rename/Delete Classes
|
2019-02-07 14:53:14 +01:00 |
ColorPicker.cpp
|
Replacing all QRegExp with QRegularExpression (#1820)
|
2019-10-13 17:59:12 +03:00 |
ColorPicker.h
|
Basic Block Highlight (#1533)
|
2019-05-23 18:22:31 +02:00 |
ColorPicker.ui
|
Basic Block Highlight (#1533)
|
2019-05-23 18:22:31 +02:00 |
ColorThemeComboBox.cpp
|
Interface theme and theme features refactoring (#1598)
|
2019-06-12 20:46:07 +03:00 |
ColorThemeComboBox.h
|
refactor theme edit feature (#1461)
|
2019-05-01 19:15:33 +03:00 |
ColorThemeListView.cpp
|
Replacing all QRegExp with QRegularExpression (#1820)
|
2019-10-13 17:59:12 +03:00 |
ColorThemeListView.h
|
Add search color option feature + sort color options by name (#1803)
|
2019-10-01 10:39:59 +03:00 |
ComboQuickFilterView.cpp
|
StringsWidget: add shortcuts for QuickFilter (#973)
|
2018-11-29 23:59:34 +02:00 |
ComboQuickFilterView.h
|
StringsWidget: add shortcuts for QuickFilter (#973)
|
2018-11-29 23:59:34 +02:00 |
ComboQuickFilterView.ui
|
Add section comboBox to StringsWidget (#938)
|
2018-11-17 20:17:16 +01:00 |
CommentsWidget.cpp
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
CommentsWidget.h
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
ConsoleWidget.cpp
|
Stdin redirection for locally debugged processes (#1892)
|
2019-12-14 16:44:57 +02:00 |
ConsoleWidget.h
|
Stdin redirection for locally debugged processes (#1892)
|
2019-12-14 16:44:57 +02:00 |
ConsoleWidget.ui
|
Stdin redirection for locally debugged processes (#1892)
|
2019-12-14 16:44:57 +02:00 |
CutterDockWidget.cpp
|
Add common zoom action for widgets using font from configuration (#1813)
|
2019-10-12 08:50:10 +03:00 |
CutterDockWidget.h
|
Rewrite raise memory widget functionality (#1654)
|
2019-07-19 22:21:12 +03:00 |
CutterTreeView.cpp
|
Allow multi selection of entries in QTreeView widgets (#903)
|
2018-11-10 10:17:52 +01:00 |
CutterTreeView.h
|
Allow multi selection of entries in QTreeView widgets (#903)
|
2018-11-10 10:17:52 +01:00 |
CutterTreeView.ui
|
Allow multi selection of entries in QTreeView widgets (#903)
|
2018-11-10 10:17:52 +01:00 |
CutterTreeWidget.cpp
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
CutterTreeWidget.h
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
Dashboard.cpp
|
Make labels selectable by mouse
|
2019-12-14 16:44:57 +02:00 |
Dashboard.h
|
New private method in Dashboard to display text (#1390)
|
2019-03-25 10:24:18 +01:00 |
Dashboard.ui
|
Make labels selectable by mouse
|
2019-12-14 16:44:57 +02:00 |
DebugActions.cpp
|
Support multi-theme icons on debug
|
2019-12-14 16:44:57 +02:00 |
DebugActions.h
|
Support multi-theme icons on debug
|
2019-12-14 16:44:57 +02:00 |
DecompilerWidget.cpp
|
Improve seek backward and outside of function in Decompiler widget (#1916)
|
2019-12-14 14:57:36 +02:00 |
DecompilerWidget.h
|
Improve seek backward and outside of function in Decompiler widget (#1916)
|
2019-12-14 14:57:36 +02:00 |
DecompilerWidget.ui
|
Rename PseudoCode widget to Decompiler (#1728)
|
2019-09-06 07:40:20 +02:00 |
DisassemblerGraphView.cpp
|
Improve seek backward and outside of function in Decompiler widget (#1916)
|
2019-12-14 14:57:36 +02:00 |
DisassemblerGraphView.h
|
Add instruction highlight in graph view (#1879)
|
2019-11-17 20:44:10 +02:00 |
DisassemblyWidget.cpp
|
Improve seek backward and outside of function in Decompiler widget (#1916)
|
2019-12-14 14:57:36 +02:00 |
DisassemblyWidget.h
|
Pressing Enter in disassembly will jump to the desired location (#1910)
|
2019-12-12 11:52:42 +02:00 |
EntrypointWidget.cpp
|
Rewrite raise memory widget functionality (#1654)
|
2019-07-19 22:21:12 +03:00 |
EntrypointWidget.h
|
Changing coding style
|
2018-03-21 21:33:40 +01:00 |
EntrypointWidget.ui
|
Set list item colors to system default
|
2017-12-02 20:15:12 +01:00 |
ExportsWidget.cpp
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
ExportsWidget.h
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
FlagsWidget.cpp
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
FlagsWidget.h
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
FlagsWidget.ui
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
FunctionsWidget.cpp
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
FunctionsWidget.h
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
GraphGridLayout.cpp
|
Help not getting lost in empty parts of graph. (#1467)
|
2019-04-21 19:30:57 +03:00 |
GraphGridLayout.h
|
Rewrite block sorting and placment so that unreachable blocks are processed. (#1428)
|
2019-04-06 22:37:49 +03:00 |
GraphLayout.h
|
Graphviz based graph layout (#1691)
|
2019-08-03 15:10:44 +02:00 |
GraphView.cpp
|
Improve compatibility with cmake 3.5 and QT 5.5-5.11. (#1805)
|
2019-10-06 20:35:44 +03:00 |
GraphView.h
|
Improve compatibility with cmake 3.5 and QT 5.5-5.11. (#1805)
|
2019-10-06 20:35:44 +03:00 |
GraphvizLayout.cpp
|
Improve compatibility with cmake 3.5 and QT 5.5-5.11. (#1805)
|
2019-10-06 20:35:44 +03:00 |
GraphvizLayout.h
|
Graphviz based graph layout (#1691)
|
2019-08-03 15:10:44 +02:00 |
GraphWidget.cpp
|
Improve compatibility with cmake 3.5 and QT 5.5-5.11. (#1805)
|
2019-10-06 20:35:44 +03:00 |
GraphWidget.h
|
Move graph header to GraphWidget. (#1628)
|
2019-06-29 09:28:35 +03:00 |
HeadersWidget.cpp
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
HeadersWidget.h
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
HexdumpWidget.cpp
|
Highlight in red changes in the Hexdump Widget (#1880)
|
2019-11-30 16:55:29 +02:00 |
HexdumpWidget.h
|
Add highlight to hexdump (#1862)
|
2019-11-04 21:25:55 +02:00 |
HexdumpWidget.ui
|
Hide and resize hexdump sidebar with heuristics (#1798)
|
2019-10-21 05:46:17 +03:00 |
HexWidget.cpp
|
Highlight in red changes in the Hexdump Widget (#1880)
|
2019-11-30 16:55:29 +02:00 |
HexWidget.h
|
Highlight in red changes in the Hexdump Widget (#1880)
|
2019-11-30 16:55:29 +02:00 |
ImportsWidget.cpp
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
ImportsWidget.h
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
ListDockWidget.cpp
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
ListDockWidget.h
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
ListDockWidget.ui
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
MemoryDockWidget.cpp
|
Improve compatibility with cmake 3.5 and QT 5.5-5.11. (#1805)
|
2019-10-06 20:35:44 +03:00 |
MemoryDockWidget.h
|
Improve compatibility with cmake 3.5 and QT 5.5-5.11. (#1805)
|
2019-10-06 20:35:44 +03:00 |
MemoryMapWidget.cpp
|
Fixed include
|
2019-12-14 16:44:57 +02:00 |
MemoryMapWidget.h
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
Omnibar.cpp
|
Allow seeking in unsynchronized widgets using 'g'. (#1731)
|
2019-09-02 10:34:41 +03:00 |
Omnibar.h
|
More c++11 (#478)
|
2018-05-04 09:58:32 +02:00 |
OverviewView.cpp
|
Graph export without graphviz (#1773)
|
2019-09-19 08:19:50 +03:00 |
OverviewView.h
|
Graph export without graphviz (#1773)
|
2019-09-19 08:19:50 +03:00 |
OverviewWidget.cpp
|
Transfer zoom events from overview to main graph. (#1685)
|
2019-07-22 22:28:11 +03:00 |
OverviewWidget.h
|
Transfer zoom events from overview to main graph. (#1685)
|
2019-07-22 22:28:11 +03:00 |
QuickFilterView.cpp
|
Segments implemented (#851)
|
2018-10-20 21:20:06 +03:00 |
QuickFilterView.h
|
Segments implemented (#851)
|
2018-10-20 21:20:06 +03:00 |
QuickFilterView.ui
|
Light Theme (#1486)
|
2019-04-27 20:58:44 +03:00 |
RegisterRefsWidget.cpp
|
Rewrite raise memory widget functionality (#1654)
|
2019-07-19 22:21:12 +03:00 |
RegisterRefsWidget.h
|
Splitted Cutter.h and moved everything in core (#1201)
|
2019-02-22 17:50:45 +01:00 |
RegisterRefsWidget.ui
|
Allow multi selection of entries in QTreeView widgets (#903)
|
2018-11-10 10:17:52 +01:00 |
RegistersWidget.cpp
|
Make labels selectable by mouse
|
2019-12-14 16:44:57 +02:00 |
RegistersWidget.h
|
Use AddressableItemContextMenu in Registers widgtet. (#1794)
|
2019-10-02 14:22:04 +03:00 |
RegistersWidget.ui
|
Monospace fonts (#584)
|
2018-07-26 12:57:05 +02:00 |
RelocsWidget.cpp
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
RelocsWidget.h
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
ResourcesWidget.cpp
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
ResourcesWidget.h
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
SdbWidget.cpp
|
Allow returning to top level in sdb widget. (#1696)
|
2019-07-29 07:56:23 +03:00 |
SdbWidget.h
|
Allow returning to top level in sdb widget. (#1696)
|
2019-07-29 07:56:23 +03:00 |
SdbWidget.ui
|
Fix SDB Browser docking problem and rename the whole thing (#1188)
|
2019-02-13 06:38:47 +00:00 |
SearchWidget.cpp
|
Add common zoom action for widgets using font from configuration (#1813)
|
2019-10-12 08:50:10 +03:00 |
SearchWidget.h
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
SearchWidget.ui
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
SectionsWidget.cpp
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
SectionsWidget.h
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
SegmentsWidget.cpp
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
SegmentsWidget.h
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
StackWidget.cpp
|
Disable auto scroll in stack widget
|
2019-12-14 16:44:57 +02:00 |
StackWidget.h
|
Improve compatibility with cmake 3.5 and QT 5.5-5.11. (#1805)
|
2019-10-06 20:35:44 +03:00 |
StackWidget.ui
|
Added widget to view register values (#509)
|
2018-06-06 13:05:20 +02:00 |
StringsWidget.cpp
|
Improve compatibility with cmake 3.5 and QT 5.5-5.11. (#1805)
|
2019-10-06 20:35:44 +03:00 |
StringsWidget.h
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
StringsWidget.ui
|
Common behaviour for lists with items that have address part 2 (#1718)
|
2019-09-02 00:30:25 +03:00 |
SymbolsWidget.cpp
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
SymbolsWidget.h
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
ThreadsWidget.cpp
|
Remove column of active thread in ThreadsWidget
|
2019-12-14 16:44:57 +02:00 |
ThreadsWidget.h
|
ThreadsWidget and r2 debugging fixes (#1846)
|
2019-12-14 16:44:57 +02:00 |
ThreadsWidget.ui
|
ThreadsWidget and r2 debugging fixes (#1846)
|
2019-12-14 16:44:57 +02:00 |
TypesWidget.cpp
|
Implement Editing and Viewing of Types in the Types Widget (#1597)
|
2019-06-13 09:22:20 +03:00 |
TypesWidget.h
|
Implement Editing and Viewing of Types in the Types Widget (#1597)
|
2019-06-13 09:22:20 +03:00 |
TypesWidget.ui
|
Added feature to link a type to an address (#1219)
|
2019-03-04 23:45:17 +02:00 |
VisualNavbar.cpp
|
Some micro optimizations (#1346)
|
2019-03-23 13:54:34 +03:00 |
VisualNavbar.h
|
Splitted Cutter.h and moved everything in core (#1201)
|
2019-02-22 17:50:45 +01:00 |
VTablesWidget.cpp
|
Common behaviour for lists with items that have address (#1700)
|
2019-08-19 15:35:25 +02:00 |
VTablesWidget.h
|
Splitted Cutter.h and moved everything in core (#1201)
|
2019-02-22 17:50:45 +01:00 |
VTablesWidget.ui
|
Allow multi selection of entries in QTreeView widgets (#903)
|
2018-11-10 10:17:52 +01:00 |
WidgetShortcuts.h
|
create keyboard shortcuts for widgets (solve #733) (#819)
|
2018-10-16 09:25:09 +03:00 |
ZignaturesWidget.cpp
|
Rewrite raise memory widget functionality (#1654)
|
2019-07-19 22:21:12 +03:00 |
ZignaturesWidget.h
|
Splitted Cutter.h and moved everything in core (#1201)
|
2019-02-22 17:50:45 +01:00 |
ZignaturesWidget.ui
|
Allow multi selection of entries in QTreeView widgets (#903)
|
2018-11-10 10:17:52 +01:00 |