cutter/src
Akihiko Odaki 518014ee19 Use rizin instead of Qt to parse JSON (#2902)
Qt truncates integers to 52-bit, corrupting e.g. memory addresses. Use
rizin's JSON parser, which can parse integers whose size is up to 64
bits.
2022-06-09 07:14:25 +08:00
..
bindings Apply clang-format 2021-01-24 18:34:16 +02:00
common Use rizin instead of Qt to parse JSON (#2902) 2022-06-09 07:14:25 +08:00
core Use rizin instead of Qt to parse JSON (#2902) 2022-06-09 07:14:25 +08:00
dialogs Use rizin instead of Qt to parse JSON (#2902) 2022-06-09 07:14:25 +08:00
fonts First code commit 2017-03-29 12:18:37 +02:00
img Various improvements for native macOS UI (#2776) 2021-09-23 16:09:51 +02:00
menus Use rizin instead of Qt to parse JSON (#2902) 2022-06-09 07:14:25 +08:00
plugins Fix path when building appimage, caused by #2574 2021-04-10 10:14:35 +02:00
python Code cleanup (#1535) 2019-05-17 13:40:50 +02:00
themes Various improvements for native macOS UI (#2776) 2021-09-23 16:09:51 +02:00
translations@974298653b Update Translations 2021-03-27 15:43:31 +01:00
widgets Use rizin instead of Qt to parse JSON (#2902) 2022-06-09 07:14:25 +08:00
CMakeLists.txt Use rizin instead of Qt to parse JSON (#2902) 2022-06-09 07:14:25 +08:00
CutterApplication.cpp Removed info button globally (#2804) 2021-11-06 10:41:18 +01:00
CutterApplication.h Minor renames of analysis-related things (#2761) 2021-09-15 20:48:02 +02:00
CutterConfig.h.in Remove qmake (#2546) 2021-01-10 13:07:39 +02:00
Main.cpp Enable console redirection on Windows without starting from a console (#2888) 2022-06-09 07:14:25 +08:00
re.rizin.cutter.appdata.xml Update version to 2.0.5 and rizin stable (before 0.3.2) (#2864) 2021-12-26 10:09:38 +01:00
re.rizin.cutter.desktop Change Executable to Lowercase and use re.rizin.cutter everywhere 2021-01-25 22:09:19 +01:00
resources.qrc Various improvements for native macOS UI (#2776) 2021-09-23 16:09:51 +02:00