Go to file
blankie dd2be8cb81
Fix permissions for created config folders
2023-06-21 19:33:16 +07:00
fragments Fix compatibility with GCC 2023-06-21 18:45:08 +07:00
thirdparty Update imgui 2023-06-21 18:40:22 +07:00
windows Fix compatibility with GCC 2023-06-21 18:45:08 +07:00
.gitignore Switch from make to cmake 2023-01-22 21:28:14 +07:00
.gitmodules Add nativefiledialog-extended submodule 2023-06-21 18:00:26 +07:00
CMakeLists.txt Fix compatibility with GCC 2023-06-21 18:45:08 +07:00
LICENSE Add LICENSE 2023-02-17 12:13:42 +07:00
arb.h Use forward declarations 2023-02-22 16:33:36 +07:00
config.cpp Fix permissions for created config folders 2023-06-21 19:33:16 +07:00
config.h Actually use default logcat command 2023-02-03 15:15:54 +07:00
event_loop.cpp Add LogcatEntries helper 2023-03-29 17:08:31 +07:00
event_loop.h Use forward declarations 2023-02-22 16:33:36 +07:00
file.h Fix compatibility with GCC 2023-06-21 18:45:08 +07:00
filters.cpp Fix string check 2023-03-07 18:02:57 +07:00
filters.h Avoid copying strings in StringFilter 2023-02-17 12:33:08 +07:00
fonts.cpp Use fontconfig 2023-01-07 16:15:21 +07:00
fonts.h Use fontconfig 2023-01-07 16:15:21 +07:00
group_panel.cpp Fix compatibility with GCC 2023-06-21 18:45:08 +07:00
group_panel.h Use forward declarations 2023-02-22 16:33:36 +07:00
log.cpp Fix compatibility with GCC 2023-06-21 18:45:08 +07:00
log.h Fix compatibility with GCC 2023-06-21 18:45:08 +07:00
logcat_entry.cpp Fix compatibility with GCC 2023-06-21 18:45:08 +07:00
logcat_entry.h Add import functionality 2023-03-30 22:56:43 +07:00
logcat_thread.cpp Add import functionality 2023-03-30 22:56:43 +07:00
logcat_thread.h Add import functionality 2023-03-30 22:56:43 +07:00
main.cpp Add basic export code 2023-03-29 00:03:16 +07:00
misc.cpp Fix compatibility with GCC 2023-06-21 18:45:08 +07:00
misc.h Add the ability to move filters up and down 2023-02-24 18:23:56 +07:00
myimconfig.h Use forward declarations 2023-02-22 16:33:36 +07:00
pcre2_wrapper.cpp Parse logcat entries 2023-01-19 23:34:03 +07:00
pcre2_wrapper.h Parse logcat entries 2023-01-19 23:34:03 +07:00