cutter/src
ballessay d6b766f7b4 Fix webserver failure in appimage
The radare webserver is looking for http.root or http.homeroot which
wasn't included in the appimage, so the webserver failed to start.

Since sys/install.sh seems to just symlinks a lot of files in
/usr/share/radare2 cp -Lr the folder.

Additionally modify the http.root if an AppImage environment is detected.
2017-05-14 02:09:27 +02:00
..
cmake CMake: Move finding radare2 using pkg-config to FindRadare2.cmake 2017-05-06 15:41:16 +02:00
dialogs format ****(seed) 2017-04-09 21:55:06 +02:00
fonts First code commit 2017-03-29 12:18:37 +02:00
html minimap minor fixes 2017-04-29 10:18:19 +02:00
img Refactor FunctionsWidget, new features and much more (#149) 2017-04-28 15:09:40 +02:00
widgets Fix Projects, Some restructuring of OptionsDialog (#165) 2017-05-13 20:09:36 +02:00
analthread.cpp format ****(seed) 2017-04-09 21:55:06 +02:00
analthread.h format ****(seed) 2017-04-09 21:55:06 +02:00
CMakeLists.txt Minor cleanups 2017-05-06 15:41:16 +02:00
createnewdialog.cpp Use ConsoleWidget in MainWindow 2017-04-28 19:49:01 +02:00
createnewdialog.h format ****(seed) 2017-04-09 21:55:06 +02:00
createnewdialog.ui First code commit 2017-03-29 12:18:37 +02:00
helpers.cpp Fix new warnings 2017-04-28 15:40:14 +02:00
helpers.h Fix new warnings 2017-04-28 15:40:14 +02:00
hexascii_highlighter.cpp format ****(seed) 2017-04-09 21:55:06 +02:00
hexascii_highlighter.h Fix compiler and cppcheck warnings 2017-04-26 22:59:03 +02:00
hexhighlighter.cpp format ****(seed) 2017-04-09 21:55:06 +02:00
hexhighlighter.h Fix compiler and cppcheck warnings 2017-04-26 22:59:03 +02:00
highlighter.cpp format ****(seed) 2017-04-09 21:55:06 +02:00
highlighter.h First code commit 2017-03-29 12:18:37 +02:00
iaito.astylerc Add custom astylerc 2017-04-14 04:06:49 +02:00
iaito.desktop Iaitō spelling 2017-04-02 14:36:17 +02:00
iaito.pro Fix Projects, Some restructuring of OptionsDialog (#165) 2017-05-13 20:09:36 +02:00
lib_radare2.pri qmake: Use QT_ARCH to switch 32/64 bit 2017-04-20 20:17:56 +02:00
main.cpp Fix Projects, Some restructuring of OptionsDialog (#165) 2017-05-13 20:09:36 +02:00
mainwindow.cpp Fix Projects, Some restructuring of OptionsDialog (#165) 2017-05-13 20:09:36 +02:00
mainwindow.h Fix Projects, Some restructuring of OptionsDialog (#165) 2017-05-13 20:09:36 +02:00
mainwindow.ui Use ConsoleWidget in MainWindow 2017-04-28 19:49:01 +02:00
mdhighlighter.cpp format ****(seed) 2017-04-09 21:55:06 +02:00
mdhighlighter.h Fix compiler and cppcheck warnings 2017-04-26 22:59:03 +02:00
newfiledialog.cpp Fix Projects, Some restructuring of OptionsDialog (#165) 2017-05-13 20:09:36 +02:00
newfiledialog.h format ****(seed) 2017-04-09 21:55:06 +02:00
newfiledialog.ui First code commit 2017-03-29 12:18:37 +02:00
optionsdialog.cpp Fix Projects, Some restructuring of OptionsDialog (#165) 2017-05-13 20:09:36 +02:00
optionsdialog.h Fix Projects, Some restructuring of OptionsDialog (#165) 2017-05-13 20:09:36 +02:00
optionsdialog.ui Improved options dialog 2017-04-12 17:02:35 +02:00
qrcore.cpp Fix Projects, Some restructuring of OptionsDialog (#165) 2017-05-13 20:09:36 +02:00
qrcore.h Fix Projects, Some restructuring of OptionsDialog (#165) 2017-05-13 20:09:36 +02:00
qrdisasm.cpp Initialize all members 2017-04-26 22:59:03 +02:00
qrdisasm.h Fix compiler and cppcheck warnings 2017-04-26 22:59:03 +02:00
radarewebserver.cpp Fix webserver failure in appimage 2017-05-14 02:09:27 +02:00
radarewebserver.h Rename file according to class name 2017-05-13 19:40:53 +02:00
resources.qrc Refactor FunctionsWidget, new features and much more (#149) 2017-04-28 15:09:40 +02:00
settings.h Fix Projects, Some restructuring of OptionsDialog (#165) 2017-05-13 20:09:36 +02:00