cutter/src/common
2021-10-09 18:17:52 +02:00
..
AddressableItemModel.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
AddressableItemModel.h Apply clang-format 2021-01-24 18:34:16 +02:00
AnalysisTask.cpp Use new Rizin API instead of cmdRaw/cmdRawAt (#2770) 2021-09-23 10:15:03 +02:00
AnalysisTask.h Minor renames of analysis-related things (#2761) 2021-09-15 20:48:02 +02:00
AsyncTask.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
AsyncTask.h Apply clang-format 2021-01-24 18:34:16 +02:00
BasicBlockHighlighter.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
BasicBlockHighlighter.h Apply clang-format 2021-01-24 18:34:16 +02:00
BasicInstructionHighlighter.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
BasicInstructionHighlighter.h Apply clang-format 2021-01-24 18:34:16 +02:00
BinaryTrees.h Add clang-format linter CI jobs (#2604) 2021-02-19 16:32:58 +02:00
BugReporting.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
BugReporting.h Add crash handling system using Breakpad (#1439) 2019-04-09 09:44:44 +02:00
CachedFontMetrics.h Apply clang-format 2021-01-24 18:34:16 +02:00
Colors.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
Colors.h Update Rizin 2020-12-07 09:19:18 +01:00
ColorThemeWorker.cpp Replace eco Command with API (Fix #2751) (#2759) 2021-09-14 16:59:04 +00:00
ColorThemeWorker.h Add setting import from Cutter before RadareOrg to rizin renames. (#2588) 2021-03-06 18:26:58 +01:00
CommandTask.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
CommandTask.h Apply clang-format 2021-01-24 18:34:16 +02:00
Configuration.cpp Add option to disable the preview when hovering over the assembly (#2795) 2021-10-09 18:17:52 +02:00
Configuration.h Add option to disable the preview when hovering over the assembly (#2795) 2021-10-09 18:17:52 +02:00
CrashHandler.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
CrashHandler.h Apply clang-format 2021-01-24 18:34:16 +02:00
CutterLayout.cpp Add UI for managing layouts (#2211) 2020-05-24 01:12:32 +03:00
CutterLayout.h Apply clang-format 2021-01-24 18:34:16 +02:00
CutterSeekable.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
CutterSeekable.h Apply clang-format 2021-01-24 18:34:16 +02:00
Decompiler.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
Decompiler.h Apply clang-format 2021-01-24 18:34:16 +02:00
DecompilerHighlighter.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
DecompilerHighlighter.h Apply clang-format 2021-01-24 18:34:16 +02:00
DirectionalComboBox.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
DirectionalComboBox.h Apply clang-format 2021-01-24 18:34:16 +02:00
FunctionsTask.h Apply clang-format 2021-01-24 18:34:16 +02:00
Helpers.cpp Qt6 keyboard and mouse API compatibility 2021-04-24 13:13:36 +03:00
Helpers.h Qt6 keyboard and mouse API compatibility 2021-04-24 13:13:36 +03:00
HighDpiPixmap.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
HighDpiPixmap.h Take pixel ratio into account for graph cache. (#1405) 2019-04-03 11:55:39 +03:00
Highlighter.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
Highlighter.h Apply clang-format 2021-01-24 18:34:16 +02:00
InitialOptions.h Minor renames of analysis-related things (#2761) 2021-09-15 20:48:02 +02:00
IOModesController.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
IOModesController.h Add menu options for changing IO mode (#2187) 2020-05-23 14:41:12 +03:00
Json.h Apply clang-format 2021-01-24 18:34:16 +02:00
JsonModel.cpp Various fixes for functionality deprecated or removed in QT6. 2021-04-24 13:13:36 +03:00
JsonModel.h Apply clang-format 2021-01-24 18:34:16 +02:00
JsonTreeItem.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
JsonTreeItem.h Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
LinkedListPool.h Apply clang-format 2021-01-24 18:34:16 +02:00
MdHighlighter.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
MdHighlighter.h Apply clang-format 2021-01-24 18:34:16 +02:00
Metrics.h Apply clang-format 2021-01-24 18:34:16 +02:00
ProgressIndicator.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ProgressIndicator.h Apply clang-format 2021-01-24 18:34:16 +02:00
PythonAPI.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
PythonAPI.h Don't compile files for features that are disabled. (#2561) 2021-01-11 23:49:54 +02:00
PythonManager.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
PythonManager.h Apply clang-format 2021-01-24 18:34:16 +02:00
QtResImporter.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
QtResImporter.h Don't compile files for features that are disabled. (#2561) 2021-01-11 23:49:54 +02:00
RefreshDeferrer.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
RefreshDeferrer.h Apply clang-format 2021-01-24 18:34:16 +02:00
ResourcePaths.cpp Various fixes for functionality deprecated or removed in QT6. 2021-04-24 13:13:36 +03:00
ResourcePaths.h Apply clang-format 2021-01-24 18:34:16 +02:00
RichTextPainter.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
RichTextPainter.h Apply clang-format 2021-01-24 18:34:16 +02:00
RizinTask.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
RizinTask.h Apply clang-format 2021-01-24 18:34:16 +02:00
RunScriptTask.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
RunScriptTask.h Apply clang-format 2021-01-24 18:34:16 +02:00
SelectionHighlight.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
SelectionHighlight.h Apply clang-format 2021-01-24 18:34:16 +02:00
SettingsUpgrade.cpp Add setting import from Cutter before RadareOrg to rizin renames. (#2588) 2021-03-06 18:26:58 +01:00
SettingsUpgrade.h Add setting import from Cutter before RadareOrg to rizin renames. (#2588) 2021-03-06 18:26:58 +01:00
StringsTask.h Apply clang-format 2021-01-24 18:34:16 +02:00
SvgIconEngine.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
SvgIconEngine.h Apply clang-format 2021-01-24 18:34:16 +02:00
SyntaxHighlighter.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
SyntaxHighlighter.h Apply clang-format 2021-01-24 18:34:16 +02:00
TempConfig.cpp Fix the "all green" navbar (#2305) 2020-07-20 23:11:31 +03:00
TempConfig.h Apply clang-format 2021-01-24 18:34:16 +02:00
UpdateWorker.cpp Various fixes for functionality deprecated or removed in QT6. 2021-04-24 13:13:36 +03:00
UpdateWorker.h Apply clang-format 2021-01-24 18:34:16 +02:00