| LOW | .appveyor.yml | 61 | |
| LOW | docs/source/conf.py | 1 | # -*- coding: utf-8 -*- |
| LOW | docs/source/conf.py | 141 | |
| LOW | src/CutterApplication.cpp | 1 | #include "CutterApplication.h" |
| LOW | src/CutterApplication.cpp | 21 | #include <QStringList> |
| LOW | src/CutterApplication.cpp | 41 | #endif |
| LOW | src/core/MainWindow.h | 1 | #ifndef MAINWINDOW_H |
| LOW | src/core/Cutter.h | 1 | #ifndef CUTTER_H |
| LOW | src/core/CutterCommon.h | 1 | /** @file CutterCommon.h |
| LOW | src/core/CutterCommon.h | 61 | return QString::asprintf("%#llx", static_cast<unsigned long long>(size)); |
| LOW | src/core/MainWindow.cpp | 1 | #include "core/MainWindow.h" |
| LOW | src/core/MainWindow.cpp | 21 | #include "dialogs/AboutDialog.h" |
| LOW | src/core/MainWindow.cpp | 41 | #include "widgets/DisassemblerGraphView.h" |
| LOW | src/core/MainWindow.cpp | 61 | #include "widgets/ResourcesWidget.h" |
| LOW | src/core/MainWindow.cpp | 81 | #include <QDesktopServices> |
| LOW | src/core/MainWindow.cpp | 101 | #include <QStyleFactory> |
| LOW | src/core/Cutter.cpp | 1 | #include "core/Cutter.h" |
| LOW | src/plugins/PluginManager.cpp | 1 | #include <cassert> |
| LOW | src/common/UpdateWorker.cpp | 1 | #include "UpdateWorker.h" |
| LOW | src/common/Helpers.cpp | 1 | #include "common/Helpers.h" |
| LOW | src/common/PythonManager.cpp | 1 | // clang-format off |
| LOW | src/common/Configuration.cpp | 1 | #include "Configuration.h" |
| LOW | src/common/UpdateWorker.h | 1 | #ifndef UPDATEWORKER_H |
| LOW | src/menus/DecompilerContextMenu.cpp | 1 | #include "DecompilerContextMenu.h" |
| LOW | src/menus/AddressableItemContextMenu.cpp | 1 | #include "AddressableItemContextMenu.h" |
| LOW | src/menus/DisassemblyContextMenu.cpp | 1 | #include "DisassemblyContextMenu.h" |
| LOW | src/dialogs/NewFileDialog.cpp | 1 | #include "dialogs/NewFileDialog.h" |
| LOW | src/dialogs/AboutDialog.cpp | 1 | #include "AboutDialog.h" |
| LOW | src/dialogs/VersionInfoDialog.cpp | 1 | #include "VersionInfoDialog.h" |
| LOW | src/dialogs/InitialOptionsDialog.cpp | 1 | #include "InitialOptionsDialog.h" |
| LOW | src/dialogs/RegisterProfileDialog.cpp | 1 | #include "RegisterProfileDialog.h" |
| LOW | src/dialogs/preferences/PreferencesDialog.cpp | 1 | #include "PreferencesDialog.h" |
| LOW | src/dialogs/preferences/InitializationFileEditor.cpp | 1 | #include "InitializationFileEditor.h" |
| LOW | src/dialogs/preferences/SymbolsOptionsWidget.cpp | 1 | #include "SymbolsOptionsWidget.h" |
| LOW | src/dialogs/preferences/AppearanceOptionsWidget.cpp | 1 | #include "AppearanceOptionsWidget.h" |
| LOW | src/bindings/bindings.h | 1 | |
| LOW | src/widgets/FunctionsWidget.cpp | 1 | #include "FunctionsWidget.h" |
| LOW | src/widgets/CutterGraphView.cpp | 1 | #include "CutterGraphView.h" |
| LOW | src/widgets/HexWidget.cpp | 1 | #include "HexWidget.h" |
| LOW | src/widgets/ColorThemeListView.cpp | 1 | #include "widgets/ColorThemeListView.h" |
| LOW | src/widgets/ColorPicker.cpp | 1 | #include "ColorPicker.h" |
| LOW | src/widgets/HexdumpWidget.h | 1 | #ifndef HEXDUMPWIDGET_H |
| LOW | src/widgets/AddressRangeScrollBar.cpp | 1 | #include "AddressRangeScrollBar.h" |
| LOW | src/widgets/Omnibar.cpp | 1 | #include "Omnibar.h" |
| LOW | src/widgets/AddressableItemList.h | 1 | #ifndef ADDRESSABLE_ITEM_LIST_H |
| LOW | src/widgets/DisassemblerGraphView.h | 1 | #ifndef DISASSEMBLERGRAPHVIEW_H |
| LOW | src/widgets/TypesWidget.cpp | 1 | #include "TypesWidget.h" |
| LOW | src/widgets/DisassemblerGraphView.cpp | 1 | #include "DisassemblerGraphView.h" |
| LOW | src/widgets/ConsoleWidget.cpp | 1 | #include "ConsoleWidget.h" |
| LOW | src/widgets/ConsoleWidget.cpp | 21 | # include <io.h> |
| LOW | src/widgets/SearchBarWidget.cpp | 1 | #include "SearchBarWidget.h" |
| LOW | src/widgets/DecompilerWidget.cpp | 1 | #include "DecompilerWidget.h" |
| LOW | src/widgets/ImportsWidget.h | 1 | #ifndef IMPORTSWIDGET_H |
| LOW | src/widgets/VisualNavbar.cpp | 1 | #include "VisualNavbar.h" |
| LOW | src/widgets/GraphView.cpp | 1 | #include "GraphView.h" |
| LOW | src/widgets/ClassesWidget.cpp | 1 | #include "ClassesWidget.h" |
| LOW | src/widgets/SimpleTextGraphView.h | 1 | #ifndef SIMPLE_TEXT_GRAPHVIEW_H |
| LOW | src/widgets/DebugActions.cpp | 1 | #include "DebugActions.h" |
| LOW | src/widgets/SectionsWidget.h | 1 | #ifndef SECTIONSWIDGET_H |
| LOW | src/widgets/SectionsWidget.cpp | 1 | #include "SectionsWidget.h" |
| 7 more matches not shown… |