cutter/src
2018-03-01 13:16:23 +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 Enable Qt::WA_DeleteOnClose for PreferencesDialog 2018-02-27 14:08:39 +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 Added dark theme 2018-01-09 12:03:07 +01:00
utils Added python cmdj 2018-02-28 23:00:33 +01:00
widgets make FunctionsWidget and SectionsWidget sort numbers correctly and align right (#344) 2018-02-28 21:12:51 +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 Use Py_Finalize() instead of Py_FinalizeEx() for compatibility 2018-02-27 21:26:14 +01:00
cutter.astylerc Rename iaito -> cutter 2017-09-26 10:32:03 +02:00
cutter.cpp Set more options at file opening + cleaning 2018-03-01 13:16:23 +01:00
cutter.desktop Update cutter.desktop with capital C (#338) 2018-02-23 12:41:22 +01:00
cutter.h Set more options at file opening + cleaning 2018-03-01 13:16:23 +01:00
cutter.pro CI Fixes 2018-02-27 21:26:14 +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 Added listening r2 server for Jupyter + r2pipe 2018-02-27 21:26:14 +01:00
MainWindow.h Basic Jupyter Integration 2018-02-27 21:26:14 +01:00
MainWindow.ui Basic Jupyter Integration 2018-02-27 21:26:14 +01:00
meson_options.txt Introducing mesonbuild for Cutter (#314) 2018-02-09 20:51:30 +01:00
meson.build Added pythn dependency for meson 2018-02-27 21:26:14 +01:00
resources.qrc Run IPyKernel in subinterpreter and thus expose Cutter bindings to it 2018-02-27 21:26:14 +01:00