cutter/src
a1ext 9118deebf3 Fixed #807 - Function summary displaying in tooltip (#831)
* Fixed #807 - Function summary displaying has bad disasm preview formatting (-monospace font)

* FunctionsWidget: tooltip has made less transparent, hardcoded constants utilization refactored, replaced raw command with json'ed one, added some space between paragraphs in tooltip (thanks to @ITAYC0HEN's advice)
2018-10-15 21:54:52 +02:00
..
cmake CutterConfig.h (#663) 2018-08-26 20:37:11 +02:00
dialogs Fix asm.var.sub* fetching in AsmOptionsWidget 2018-10-12 11:02:28 +02: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 Fixed #807 - Function summary displaying in tooltip (#831) 2018-10-15 21:54:52 +02: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 Add status bar and display items count (#779) 2018-10-10 14:34:46 +02: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 Fixed commit c8f02fd - logic bug with close window flag (#826) 2018-10-14 17:43:15 +02: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