cutter/src
2018-03-02 21:49:57 +01:00
..
apple macOS file operations improvements (#321) 2018-02-10 19:04:31 +01:00
cmake Trigger CMake reconfigure if iaito.pro changes and disallow in-source builds. (#184) 2017-07-17 14:04:32 +02:00
dialogs Add Optional Features Info to AboutDialog 2018-03-02 15:11:08 +01:00
fonts First code commit 2017-03-29 12:18:37 +02:00
img shuffle icon names and fix icon installation 2017-12-07 11:46:23 +01:00
menus Right click edit instruction fix #312 (#328) 2018-02-12 21:12:13 +01:00
python Fix IPyKernel restarting 2018-02-27 21:26:14 +01:00
themes/qdarkstyle Updated dark theme ColinDuquesnoy/QDarkStyleSheet 2018-03-01 17:10:16 +01:00
utils toUtf8 -> toLocal8Bit 2018-03-02 21:49:57 +01:00
widgets Add QTabWidget declaration 2018-03-02 19:03:12 +01:00
AnalThread.cpp Using raw permissions rather than rw 2018-02-27 11:20:48 +01:00
AnalThread.h Made CutterCore singleton 2017-10-09 20:09:35 +02:00
CMakeLists.txt Fix CUTTER_ENABLE_QTWEBENGINE define for CMake 2018-03-02 17:34:03 +01:00
cutter.astylerc Rename iaito -> cutter 2017-09-26 10:32:03 +02:00
cutter.cpp Removed old Notepad 2018-03-01 16:43:27 +01:00
cutter.desktop Update cutter.desktop with capital C (#338) 2018-02-23 12:41:22 +01:00
cutter.h Removed old Notepad 2018-03-01 16:43:27 +01:00
cutter.pro Refine cutter.pro rules 2018-03-02 21:42:27 +01:00
CutterApplication.cpp Properly delete MainWindow 2018-02-27 14:06:04 +01:00
CutterApplication.h Properly delete MainWindow 2018-02-27 14:06:04 +01:00
lib_radare2.pri Remove cutter win32 (#58) 2017-10-15 21:19:48 +02:00
main.cpp macOS file operations improvements (#321) 2018-02-10 19:04:31 +01:00
MainWindow.cpp Disable actionJupyter if not needed, Display Jupyter URL if QtWebEngine is disabled 2018-03-02 15:11:08 +01:00
MainWindow.h Make Jupyter optional for CMake 2018-03-02 15:11:08 +01:00
MainWindow.ui Removed old Notepad 2018-03-01 16:43:27 +01:00
meson_options.txt Introducing mesonbuild for Cutter (#314) 2018-02-09 20:51:30 +01:00
meson.build Fix Meson 2018-03-02 16:42:41 +01:00
resources.qrc Run IPyKernel in subinterpreter and thus expose Cutter bindings to it 2018-02-27 21:26:14 +01:00