No description
Find a file
2023-04-27 19:01:32 -05:00
embedded Code Editor starting to work. Integration with raw data is screwball for some reason. 2023-04-25 20:52:53 -05:00
include Editor now handles multiple lexers based on file extension. 2023-04-27 19:01:32 -05:00
src Editor now handles multiple lexers based on file extension. 2023-04-27 19:01:32 -05:00
thirdparty Embedded TCC code no longer brings down the entire IDE on a sigsegv! 2023-04-25 18:02:15 -05:00
tools Embedded TCC code no longer brings down the entire IDE on a sigsegv! 2023-04-25 18:02:15 -05:00
ui Launching code editor from recipe dialog now working. Removed a mess of redundant path code. 2023-04-26 17:54:06 -05:00
.gitattributes Project management is fairly solid, if basic. Now to build a code editor! 2023-01-26 19:52:52 -06:00
.gitignore Third-party libraries reorganized to make adding more easier. Start of SSH/SFTP code. libgcrypt, libgpg-error, libz, added. 2022-12-20 20:41:14 -06:00
agpl-3.0.txt Initial commit. 2022-11-23 19:39:57 -06:00
buildFlatpak.sh No more need for buildDeps.sh to be run before cmake. The cmake takes care of everything now. 2022-12-14 20:59:53 -06:00
CMakeLists.txt Editor now handles multiple lexers based on file extension. 2023-04-27 19:01:32 -05:00
com.kangaroopunch.JoeyDev.appdata.xml Flatpak seems to be working! Now to fix all the memory issues. 2022-12-14 20:35:36 -06:00
com.kangaroopunch.JoeyDev.desktop Flatpak seems to be working! Now to fix all the memory issues. 2022-12-14 20:35:36 -06:00
com.kangaroopunch.JoeyDev.png Flatpak seems to be working! Now to fix all the memory issues. 2022-12-14 20:35:36 -06:00
com.kangaroopunch.JoeyDev.yaml Third-party libraries reorganized to make adding more easier. Start of SSH/SFTP code. libgcrypt, libgpg-error, libz, added. 2022-12-20 20:41:14 -06:00