cutter/src
2018-10-12 10:08:04 +03:00
..
cmake CutterConfig.h (#663) 2018-08-26 20:37:11 +02:00
dialogs [Fix] Fixed issue #805 - wrong handling of Close button in Save Project dialog which had a Discard meaning (#806) 2018-10-12 10:08:04 +03:00
fonts First code commit 2017-03-29 12:18:37 +02:00
img Improve icon sizes and colors (#762) 2018-10-04 14:37:12 +01:00
macos Fix macOS builds and disable QtWebEngine for builds (Fix #689, Fix #629) (#748) 2018-10-02 12:54:23 +02:00
menus Enable continue in emulation 2018-10-03 22:16:57 +02:00
plugins C++ Plugins (#550) 2018-06-26 09:40:08 +02:00
python Remove unnecessary pass Statements 2018-05-24 10:41:01 +02:00
themes/qdarkstyle add continue until call/syscall to toolbar 2018-07-26 12:57:05 +02:00
utils runtime crash fix (#799) 2018-10-11 14:35:59 +03:00
widgets Fixed an extra empty row inside Vertical View in Function Widget (#797) 2018-10-11 15:05:47 +03:00
AnalTask.cpp Update r2 and use R_PERM flags 2018-09-22 19:05:54 +02:00
AnalTask.h Rename OptionsDialog to InitialOptionsDialog 2018-08-18 18:34:58 +02:00
CMakeLists.txt Disabled QtWebEngine by default. (#728) 2018-09-28 09:40:55 +02:00
Cutter.appdata.xml Version bump (#777) 2018-10-07 22:45:47 +02:00
Cutter.astylerc Add --keep-one-line-blocks to astyle 2018-03-21 23:10:52 +01:00
Cutter.cpp Added extra function information to function widget (#788) 2018-10-10 08:41:16 +02:00
Cutter.desktop cutter => Cutter 2018-03-04 19:07:33 +01:00
Cutter.h Added extra function information to function widget (#788) 2018-10-10 08:41:16 +02:00
Cutter.pro Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
CutterApplication.cpp Astyle pass (cleaning) (#739) 2018-09-30 22:00:53 +02:00
CutterApplication.h C++ Plugins (#550) 2018-06-26 09:40:08 +02:00
CutterConfig.h.in CutterConfig.h (#663) 2018-08-26 20:37:11 +02:00
CutterConfig.h.meson.in CutterConfig.h (#663) 2018-08-26 20:37:11 +02:00
lib_radare2.pri Update radare2 and fix prepare_r2.bat (#590) 2018-07-23 20:36:14 +02:00
Main.cpp Fetch Functions in Task 2018-06-25 21:28:34 +02:00
MainWindow.cpp [Fix] Fixed issue #805 - wrong handling of Close button in Save Project dialog which had a Discard meaning (#806) 2018-10-12 10:08:04 +03:00
MainWindow.h [Fix] Fixed issue #805 - wrong handling of Close button in Save Project dialog which had a Discard meaning (#806) 2018-10-12 10:08:04 +03:00
MainWindow.ui Improve icon sizes and colors (#762) 2018-10-04 14:37:12 +01:00
meson_options.txt Meson: move some code from meson.py to src/meson.build (#588) 2018-07-22 14:10:52 +02:00
meson.build CutterConfig.h (#663) 2018-08-26 20:37:11 +02:00
resources.qrc Adds step out funcionality (#598) 2018-10-03 22:16:57 +02:00