cutter/src/common
billow 756850ae27
Convert cmds {., afv[WR]j} (#3017)
* remove `asyncCmd` `asyncCmdEsil`,  `cmdjTask`,  `cmdEsil`, `cmdjAt`
* convert `afv[WR]j`
2022-08-14 12:10:18 +03: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 Convert various debug code to C API (#2913) 2022-04-02 09:44:42 +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 Don't leak memory in bb highlighter. 2022-08-10 16:34:34 +03:00
BasicBlockHighlighter.h Don't leak memory in bb highlighter. 2022-08-10 16:34:34 +03: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 Do not check "Built from source" in bug report template by default. 2022-08-11 13:28:23 +03: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 Download and install sigdb option (#2949) 2022-06-06 11:27:13 +02:00
ColorThemeWorker.h Convert Rizin commands to the API calls 2022-05-22 16:51:54 +08: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 Convert commands(agJ, anj, pi) to rizin APIs (#3005) 2022-08-11 18:05:14 +08:00
Configuration.h Save and load the layout of the Functions widget (#2844) 2022-02-05 09:00:08 +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 Convert Rizin command calls to the API (#2968) 2022-06-16 07:28:43 +08:00
Decompiler.h Apply clang-format 2021-01-24 18:34:16 +02:00
DecompilerHighlighter.cpp Introduce some helpers to deal with rizin C API more cleanly. (#3020) 2022-08-13 23:12:57 +03: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
DisassemblyPreview.cpp Move more common disassembly-previewing functionality to namaspace (#2849) 2022-02-05 08:55:10 +02:00
DisassemblyPreview.h Move more common disassembly-previewing functionality to namaspace (#2849) 2022-02-05 08:55:10 +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 Convert pdsf to API (#3010) 2022-08-11 20:46:18 +08: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 Convert from Rizin commands to the API for w (#2926) 2022-04-10 11:43:42 +08: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 Use CutterJson for Signatures and rewrite JsonModel (#2997) 2022-07-09 16:26:35 +02:00
JsonModel.h Use CutterJson for Signatures and rewrite JsonModel (#2997) 2022-07-09 16:26:35 +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 Use rizin instead of Qt to parse JSON (#2902) 2022-03-14 09:04:49 +01:00
RizinTask.h Use rizin instead of Qt to parse JSON (#2902) 2022-03-14 09:04:49 +01:00
RunScriptTask.cpp Convert cmds {., afv[WR]j} (#3017) 2022-08-14 12:10:18 +03: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 Convert Rizin commands to the API calls 2022-05-22 16:51:54 +08: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 Update includes compat with KF5.92 on some distributions (#2912) 2022-03-28 14:12:09 +02:00
SyntaxHighlighter.h Update includes compat with KF5.92 on some distributions (#2912) 2022-03-28 14:12:09 +02:00
TempConfig.cpp Fix the "all green" navbar (#2305) 2020-07-20 23:11:31 +03:00
TempConfig.h Convert commands(agJ, anj, pi) to rizin APIs (#3005) 2022-08-11 18:05:14 +08:00
UpdateWorker.cpp Remove direct download from update check (#2989) 2022-07-02 14:23:13 +02:00
UpdateWorker.h Remove direct download from update check (#2989) 2022-07-02 14:23:13 +02:00