mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-31 08:37:26 +00:00
277a0ada2f
* Added GUI elements for automatically opening Github issues * Made the UI button for reporting issues a little more concise * Added URL opener, in debugging stages of getting relevant OS details * Fixed the url to fill in the OS info and Cutter version parameters * Removed some .orig files that astyle made and I pushed * Made the title of the issue empty so the User has to enter it * Removed extra new lines * Removed my astyle silliness * Report button will now give information about the file being analyzed. * Fixed indentation * Added meaningful names to variables, added a method to determine if certain items exist before accessing them. Also fixed some camelCasing issues :D * URL declaration is now done once, fixed if/else formatting |
||
---|---|---|
.. | ||
cmake | ||
common | ||
dialogs | ||
fonts | ||
img | ||
macos | ||
menus | ||
plugins | ||
python | ||
themes/qdarkstyle | ||
translations@a58bb69792 | ||
widgets | ||
AnalTask.cpp | ||
AnalTask.h | ||
CMakeLists.txt | ||
Cutter.astylerc | ||
Cutter.cpp | ||
Cutter.h | ||
Cutter.pro | ||
CutterApplication.cpp | ||
CutterApplication.h | ||
CutterConfig.h.in | ||
CutterConfig.h.meson.in | ||
lib_radare2.pri | ||
Main.cpp | ||
MainWindow.cpp | ||
MainWindow.h | ||
MainWindow.ui | ||
meson_options.txt | ||
meson.build | ||
org.radare.Cutter.appdata.xml | ||
org.radare.Cutter.desktop | ||
resources.qrc | ||
RunScriptTask.cpp | ||
RunScriptTask.h |