You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
blankie 283b5e9f4d
Make sure that disabled buttons cannot be activated
2 weeks ago
fragments Forward declare ImGui::IsKeyPressed 4 weeks ago
thirdparty Update imgui 2 weeks ago
windows Add buttons to add test logcat entries 2 weeks ago
.gitignore Switch from make to cmake 2 months ago
.gitmodules Use full paths to imgui files in includes 4 weeks ago
CMakeLists.txt Don't hardcode compilers and linker 4 weeks ago
LICENSE Add LICENSE 1 month ago
arb.h Use forward declarations 4 weeks ago
config.cpp Indent config file 1 month ago
config.h Actually use default logcat command 2 months ago
event_loop.cpp Add buttons to add test logcat entries 2 weeks ago
event_loop.h Use forward declarations 4 weeks ago
filters.cpp Fix string check 2 weeks ago
filters.h Avoid copying strings in StringFilter 1 month ago
fonts.cpp Use fontconfig 3 months ago
fonts.h Use fontconfig 3 months ago
group_panel.cpp Use full paths to imgui files in includes 4 weeks ago
group_panel.h Use forward declarations 4 weeks ago
log.cpp Rename some functions to to_string 1 month ago
log.h Rename some functions to to_string 1 month ago
logcat_entry.cpp Add individual copy options for logs and logcat entries 1 month ago
logcat_entry.h Add individual copy options for logs and logcat entries 1 month ago
logcat_thread.cpp Reduce amount of epoll events 2 weeks ago
logcat_thread.h Use forward declarations 4 weeks ago
main.cpp Use full paths to imgui files in includes 4 weeks ago
misc.cpp Make sure that disabled buttons cannot be activated 2 weeks ago
misc.h Add the ability to move filters up and down 4 weeks ago
myimconfig.h Use forward declarations 4 weeks ago
pcre2_wrapper.cpp Parse logcat entries 2 months ago
pcre2_wrapper.h Parse logcat entries 2 months ago