cutter/src/widgets
2017-12-02 14:10:15 +01:00
..
CodeGraphic.cpp Fix a crash and quitting accidentally 2017-11-26 13:36:24 +01:00
CodeGraphic.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
CommentsWidget.cpp Remove some useless output 2017-11-26 22:57:57 +01:00
CommentsWidget.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
CommentsWidget.ui Camel Case all the files (#32) 2017-10-02 18:18:40 +02:00
ConsoleWidget.cpp Use config font in ConsoleWidget and Hexdump parse 2017-11-26 22:54:44 +01:00
ConsoleWidget.h Use config font in ConsoleWidget and Hexdump parse 2017-11-26 22:54:44 +01:00
ConsoleWidget.ui Use config font in ConsoleWidget and Hexdump parse 2017-11-26 22:54:44 +01:00
Dashboard.cpp Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
Dashboard.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
Dashboard.ui Optimize UI for dark system themes #89 2017-11-25 15:56:49 +01:00
DisassemblerGraphView.cpp Set immediate base from right click menu, Fix #17 2017-11-28 14:13:22 +01:00
DisassemblerGraphView.h Fix #93 + cleaning 2017-11-05 16:08:17 +01:00
DisassemblyWidget.cpp Seek on right click in DisassemblyWidget 2017-12-02 14:10:15 +01:00
DisassemblyWidget.h Seek on right click in DisassemblyWidget 2017-12-02 14:10:15 +01:00
EntrypointWidget.cpp Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
EntrypointWidget.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
EntrypointWidget.ui Camel Case all the files (#32) 2017-10-02 18:18:40 +02:00
ExportsWidget.cpp Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
ExportsWidget.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
ExportsWidget.ui Camel Case all the files (#32) 2017-10-02 18:18:40 +02:00
FlagsWidget.cpp Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
FlagsWidget.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
FlagsWidget.ui Camel Case all the files (#32) 2017-10-02 18:18:40 +02:00
FunctionsWidget.cpp Remove some useless output 2017-11-26 22:57:57 +01:00
FunctionsWidget.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
FunctionsWidget.ui Default Layout (#84) 2017-11-03 21:22:54 +04:00
HexdumpWidget.cpp Use config font in ConsoleWidget and Hexdump parse 2017-11-26 22:54:44 +01:00
HexdumpWidget.h Use color theme in Hexdump 2017-11-20 17:38:10 +01:00
HexdumpWidget.ui Replace HexdumpWidget::resizeHexdump() with sizePolicy 2017-11-20 11:29:59 +01:00
ImportsWidget.cpp Set default sorting to ascending for lists 2017-11-26 22:31:36 +01:00
ImportsWidget.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
ImportsWidget.ui Camel Case all the files (#32) 2017-10-02 18:18:40 +02:00
Notepad.cpp Projects Management (#66) 2017-10-21 21:20:10 +02:00
Notepad.h Projects Management (#66) 2017-10-21 21:20:10 +02:00
Notepad.ui Camel Case all the files (#32) 2017-10-02 18:18:40 +02:00
Omnibar.cpp Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
Omnibar.h Camel Case all the files (#32) 2017-10-02 18:18:40 +02:00
PieView.cpp Optimize UI for dark system themes #89 2017-11-25 15:56:49 +01:00
PieView.h Camel Case all the files (#32) 2017-10-02 18:18:40 +02:00
RelocsWidget.cpp Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
RelocsWidget.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
RelocsWidget.ui Camel Case all the files (#32) 2017-10-02 18:18:40 +02:00
SdbDock.cpp Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
SdbDock.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
SdbDock.ui Camel Case all the files (#32) 2017-10-02 18:18:40 +02:00
SectionsDock.cpp Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
SectionsDock.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
SectionsDock.ui Camel Case all the files (#32) 2017-10-02 18:18:40 +02:00
SectionsWidget.cpp Set default sorting to ascending for lists 2017-11-26 22:31:36 +01:00
SectionsWidget.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
Sidebar.cpp Colors modifications 2017-11-20 12:46:30 +01:00
Sidebar.h Removed RadareWebServer (useless) 2017-10-14 11:45:11 +02:00
Sidebar.ui Removed RadareWebServer (useless) 2017-10-14 11:45:11 +02:00
SidebarWidget.cpp Fix preview in XrefsDialog 2017-11-28 12:26:52 +01:00
SidebarWidget.h Fix hiding opcode info in SidebarWidget 2017-11-26 14:40:24 +01:00
SidebarWidget.ui Fix hiding opcode info in SidebarWidget 2017-11-26 14:40:24 +01:00
StringsWidget.cpp Set default sorting to ascending for lists 2017-11-26 22:31:36 +01:00
StringsWidget.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
StringsWidget.ui Camel Case all the files (#32) 2017-10-02 18:18:40 +02:00
SymbolsWidget.cpp Set default sorting to ascending for lists 2017-11-26 22:31:36 +01:00
SymbolsWidget.h Replace DockWidget with CutterCore::refreshAll() signal 2017-11-19 14:04:25 +01:00
SymbolsWidget.ui Camel Case all the files (#32) 2017-10-02 18:18:40 +02:00