cutter/src
Itay Cohen 0567114b09
Bye bye "General Settings", welcome "Appearance" (#837)
* Bye bye "General Settings", welcome "Appearance"

* Fix Windows header

* fix typo
2018-10-17 10:30:56 +03:00
..
cmake CutterConfig.h (#663) 2018-08-26 20:37:11 +02:00
dialogs Bye bye "General Settings", welcome "Appearance" (#837) 2018-10-17 10:30:56 +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 Fix non-mono font token highlighting on graph (#825) 2018-10-14 17:44:49 +02:00
widgets Adding a header to the DisassemblyWidget to show the function prototype (#771) 2018-10-16 17:49:26 +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 Update r2 submodule with ptrace-wrap 2018-10-12 13:15: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 Bye bye "General Settings", welcome "Appearance" (#837) 2018-10-17 10:30:56 +03:00
CutterApplication.cpp Fixed #795 (#829) 2018-10-15 07:11:47 +03: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 create keyboard shortcuts for widgets (solve #733) (#819) 2018-10-16 09:25:09 +03:00
MainWindow.h create keyboard shortcuts for widgets (solve #733) (#819) 2018-10-16 09:25:09 +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