..
AddressableItemModel.cpp
Add symbol exports. ( #2345 )
2020-08-01 17:14:30 +03:00
AddressableItemModel.h
Add symbol exports. ( #2345 )
2020-08-01 17:14:30 +03:00
AnalTask.cpp
Add menu options for changing IO mode ( #2187 )
2020-05-23 14:41:12 +03:00
AnalTask.h
Splitted Cutter.h and moved everything in core ( #1201 )
2019-02-22 17:50:45 +01:00
AsyncTask.cpp
Some micro optimizations ( #1346 )
2019-03-23 13:54:34 +03:00
AsyncTask.h
Add symbol exports. ( #2345 )
2020-08-01 17:14:30 +03:00
BasicBlockHighlighter.cpp
Some micro optimizations ( #1346 )
2019-03-23 13:54:34 +03:00
BasicBlockHighlighter.h
Added a BasicBlock highlighting API
2019-02-21 22:57:26 +01:00
BasicInstructionHighlighter.cpp
Add instruction highlight in graph view ( #1879 )
2019-11-17 20:44:10 +02:00
BasicInstructionHighlighter.h
Add instruction highlight in graph view ( #1879 )
2019-11-17 20:44:10 +02:00
BinaryTrees.h
Rewrite part of graph layout code ( #2207 )
2020-06-03 18:36:44 +03:00
BugReporting.cpp
Add crash handling system using Breakpad ( #1439 )
2019-04-09 09:44:44 +02:00
BugReporting.h
Add crash handling system using Breakpad ( #1439 )
2019-04-09 09:44:44 +02:00
CachedFontMetrics.h
Fix non-integer Font Metrics in Graph ( #1545 )
2019-05-17 13:00:54 +02:00
Colors.cpp
Rename src/utils to src/common
2018-10-17 15:24:56 +02:00
Colors.h
Splitted Cutter.h and moved everything in core ( #1201 )
2019-02-22 17:50:45 +01:00
ColorThemeWorker.cpp
Reduce amount of warnings ( #2233 )
2020-06-06 19:02:24 +03:00
ColorThemeWorker.h
fix spelling errors ( #2036 )
2020-01-28 10:02:17 +02:00
CommandTask.cpp
Don't use scr.html in CommandTask ( #1683 )
2019-07-21 13:57:57 +02:00
CommandTask.h
Add symbol exports. ( #2345 )
2020-08-01 17:14:30 +03:00
Configuration.cpp
Update r2 to 4.5 and fix renamed configuration variables. ( #2288 )
2020-07-20 15:47:48 +03:00
Configuration.h
Add symbol exports. ( #2345 )
2020-08-01 17:14:30 +03:00
CrashHandler.cpp
Use Args List to start Crash Handler
2019-04-11 20:27:03 +02:00
CrashHandler.h
Use forked process to handle crashes ( #1443 )
2019-04-09 21:33:13 +02:00
CutterLayout.cpp
Add UI for managing layouts ( #2211 )
2020-05-24 01:12:32 +03:00
CutterLayout.h
Add UI for managing layouts ( #2211 )
2020-05-24 01:12:32 +03:00
CutterSeekable.cpp
Improve warning for multiple x-refs causing unexpected behavior ( #2236 )
2020-06-07 11:39:58 +03:00
CutterSeekable.h
Add symbol exports. ( #2345 )
2020-08-01 17:14:30 +03:00
Decompiler.cpp
Fixed Memory Leak in R2DecDecompiler::decompileAt ( #2257 )
2020-06-20 13:06:13 +03:00
Decompiler.h
Add symbol exports. ( #2345 )
2020-08-01 17:14:30 +03:00
DirectionalComboBox.cpp
Stdin redirection for locally debugged processes ( #1892 )
2019-12-14 16:44:57 +02:00
DirectionalComboBox.h
Stdin redirection for locally debugged processes ( #1892 )
2019-12-14 16:44:57 +02:00
FunctionsTask.h
Splitted Cutter.h and moved everything in core ( #1201 )
2019-02-22 17:50:45 +01:00
Helpers.cpp
Rewrite layout management code ( #2172 )
2020-05-22 14:49:34 +03:00
Helpers.h
Add symbol exports. ( #2345 )
2020-08-01 17:14:30 +03:00
HighDpiPixmap.cpp
Take pixel ratio into account for graph cache. ( #1405 )
2019-04-03 11:55:39 +03:00
HighDpiPixmap.h
Take pixel ratio into account for graph cache. ( #1405 )
2019-04-03 11:55:39 +03:00
Highlighter.cpp
Replacing all QRegExp with QRegularExpression ( #1820 )
2019-10-13 17:59:12 +03:00
Highlighter.h
Replacing all QRegExp with QRegularExpression ( #1820 )
2019-10-13 17:59:12 +03:00
InitialOptions.h
Improve InitialOptionsDialog and modify UI terminology for analysis ( #1669 )
2019-08-04 00:58:41 +03:00
IOModesController.cpp
Add menu options for changing IO mode ( #2187 )
2020-05-23 14:41:12 +03:00
IOModesController.h
Add menu options for changing IO mode ( #2187 )
2020-05-23 14:41:12 +03:00
Json.h
Splitted Cutter.h and moved everything in core ( #1201 )
2019-02-22 17:50:45 +01:00
JsonModel.cpp
Rename src/utils to src/common
2018-10-17 15:24:56 +02:00
JsonModel.h
Rename src/utils to src/common
2018-10-17 15:24:56 +02:00
JsonTreeItem.cpp
[WIP] Some cleanup ( #958 )
2018-11-27 00:34:34 +02:00
JsonTreeItem.h
Rename src/utils to src/common
2018-10-17 15:24:56 +02:00
LinkedListPool.h
Graph optimize placment ( #2255 )
2020-07-03 20:09:37 +03:00
MdHighlighter.cpp
Replacing all QRegExp with QRegularExpression ( #1820 )
2019-10-13 17:59:12 +03:00
MdHighlighter.h
Replacing all QRegExp with QRegularExpression ( #1820 )
2019-10-13 17:59:12 +03:00
Metrics.h
Fix non-integer Font Metrics in Graph ( #1545 )
2019-05-17 13:00:54 +02:00
ProgressIndicator.cpp
Rename src/utils to src/common
2018-10-17 15:24:56 +02:00
ProgressIndicator.h
Rename src/utils to src/common
2018-10-17 15:24:56 +02:00
PythonAPI.cpp
Remove Jupyter Integration ( #1398 )
2019-03-25 21:43:00 +01:00
PythonAPI.h
Use Python stable ABI >= 3.5 ( #1426 )
2019-04-08 22:07:35 +02:00
PythonManager.cpp
Use Python stable ABI >= 3.5 ( #1426 )
2019-04-08 22:07:35 +02:00
PythonManager.h
Modified documentation format ( #1240 )
2019-03-06 21:30:39 +01:00
QtResImporter.cpp
Use Python stable ABI >= 3.5 ( #1426 )
2019-04-08 22:07:35 +02:00
QtResImporter.h
Generate Bindings for CutterCore in CMake
2019-02-21 22:57:26 +01:00
R2Task.cpp
Update radare2 and fix Cutter for it ( #1890 )
2019-11-27 11:49:44 +01:00
R2Task.h
gdbserver and windbg remote debugging support ( #1874 )
2019-12-14 16:44:57 +02:00
RefreshDeferrer.cpp
Readded SectionWidget with RefreshDeferrer
2019-01-14 18:50:20 +01:00
RefreshDeferrer.h
Modified documentation format ( #1240 )
2019-03-06 21:30:39 +01:00
ResourcePaths.cpp
Remove debug output. ( #2315 )
2020-07-22 11:57:26 +02:00
ResourcePaths.h
Use cmake for linux DEPLOY build. ( #2223 )
2020-06-17 12:35:26 +03:00
RichTextPainter.cpp
Fix non-integer Font Metrics in Graph ( #1545 )
2019-05-17 13:00:54 +02:00
RichTextPainter.h
Fix non-integer Font Metrics in Graph ( #1545 )
2019-05-17 13:00:54 +02:00
RunScriptTask.cpp
Splitted Cutter.h and moved everything in core ( #1201 )
2019-02-22 17:50:45 +01:00
RunScriptTask.h
Splitted Cutter.h and moved everything in core ( #1201 )
2019-02-22 17:50:45 +01:00
SelectionHighlight.cpp
Highlight Breakpoints and PC in decompiler ( #1948 )
2019-12-19 18:58:30 +01:00
SelectionHighlight.h
Highlight Breakpoints and PC in decompiler ( #1948 )
2019-12-19 18:58:30 +01:00
SettingsUpgrade.cpp
Update r2 to 4.5 and fix renamed configuration variables. ( #2288 )
2020-07-20 15:47:48 +03:00
SettingsUpgrade.h
Rewrite layout management code ( #2172 )
2020-05-22 14:49:34 +03:00
StringsTask.h
Splitted Cutter.h and moved everything in core ( #1201 )
2019-02-22 17:50:45 +01:00
SvgIconEngine.cpp
Add Icons to ClassWidget
2019-02-02 15:17:50 +01:00
SvgIconEngine.h
Add Icons to ClassWidget
2019-02-02 15:17:50 +01:00
SyntaxHighlighter.cpp
Make Syntax Highlighter react to Theme Changes ( #1650 )
2019-07-12 15:37:19 +02:00
SyntaxHighlighter.h
Add symbol exports. ( #2345 )
2020-08-01 17:14:30 +03:00
TempConfig.cpp
Fix the "all green" navbar ( #2305 )
2020-07-20 23:11:31 +03:00
TempConfig.h
Add symbol exports. ( #2345 )
2020-08-01 17:14:30 +03:00
UpdateWorker.cpp
fix spelling errors ( #2036 )
2020-01-28 10:02:17 +02:00
UpdateWorker.h
Improve compatibility with cmake 3.5 and QT 5.5-5.11. ( #1805 )
2019-10-06 20:35:44 +03:00