cutter/src
turlututututu a2ed7971aa Update iterator synthax to be compatible with cpp17 (#3033)
std::iterator is deprecated in cpp17 thus in order to be able to upgrade
to cpp17 if needed we manually define the relevant types for iterator.
See https://www.fluentcpp.com/2018/05/08/std-iterator-deprecated/ for
more details.
2022-09-05 19:39:53 +03:00
..
bindings Apply clang-format 2021-01-24 18:34:16 +02:00
common Convert cmds {., afv[WR]j} (#3017) 2022-08-14 12:10:18 +03:00
core Update iterator synthax to be compatible with cpp17 (#3033) 2022-09-05 19:39:53 +03:00
dialogs Convert cmds {., afv[WR]j} (#3017) 2022-08-14 12:10:18 +03: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 Introduce some helpers to deal with rizin C API more cleanly. (#3020) 2022-08-13 23:12:57 +03:00
plugins convert ?E to API (#3025) 2022-08-18 06:52:50 +08: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 Fix build on 32-bit systems. (#3032) 2022-08-18 17:18:40 +02:00
CMakeLists.txt Introduce some helpers to deal with rizin C API more cleanly. (#3020) 2022-08-13 23:12:57 +03:00
CutterApplication.cpp Yara plugin + fix linuxdeployqt plugins (#2924) 2022-06-08 07:18:43 +08:00
CutterApplication.h Construct and destruct CutterCore singleton locally (Fix #2704) (#2994) 2022-07-09 12:48:48 +02:00
CutterConfig.h.in Remove qmake (#2546) 2021-01-10 13:07:39 +02:00
Main.cpp Set org domain to fix alt tab icon on Linux #3022 2022-08-15 17:50:43 +03:00
re.rizin.cutter.appdata.xml Bump version to 2.1.0 from stable (#2962) 2022-06-08 18:34:03 +02: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