tomato-testing/src
2023-10-19 17:21:45 +02:00
..
auto_dirty.cpp add auto dirty (save toxfile) + minor stuff 2023-07-29 20:39:31 +02:00
auto_dirty.hpp add auto dirty (save toxfile) + minor stuff 2023-07-29 20:39:31 +02:00
chat_gui4.cpp add file dropping support 2023-10-18 14:24:46 +02:00
chat_gui4.hpp add file dropping support 2023-10-18 14:24:46 +02:00
CMakeLists.txt make main window injectable + start settings window 2023-10-19 17:21:45 +02:00
file_selector.cpp try satisfy macintosh 2023-07-29 22:30:36 +02:00
file_selector.hpp add file selector with sorting 2023-07-27 19:34:47 +02:00
icon.rc add exe icon 2023-07-26 02:02:06 +02:00
image_loader_sdl_bmp.cpp openurl file + starting with sending image file and pasting 2023-10-04 02:11:06 +02:00
image_loader_sdl_bmp.hpp add sdl bmp image loader 2023-07-30 16:00:55 +02:00
image_loader_stb.cpp hack in compressor types for sip + a bunch of refactoring and fixes 2023-10-09 21:17:00 +02:00
image_loader_stb.hpp add stb png and jpg encoders, untested 2023-10-06 13:16:45 +02:00
image_loader_webp.cpp add stb png and jpg encoders, untested 2023-10-06 13:16:45 +02:00
image_loader_webp.hpp add stb png and jpg encoders, untested 2023-10-06 13:16:45 +02:00
image_loader.cpp hack in compressor types for sip + a bunch of refactoring and fixes 2023-10-09 21:17:00 +02:00
image_loader.hpp hack in compressor types for sip + a bunch of refactoring and fixes 2023-10-09 21:17:00 +02:00
main_screen.cpp make main window injectable + start settings window 2023-10-19 17:21:45 +02:00
main_screen.hpp make main window injectable + start settings window 2023-10-19 17:21:45 +02:00
main.cpp limit fps to 60 and disable imgui demo window 2023-08-28 14:06:27 +02:00
media_meta_info_loader.cpp update deps and dont try to load files >50mib as images 2023-08-19 21:42:47 +02:00
media_meta_info_loader.hpp also scen media on message creation 2023-08-02 20:58:16 +02:00
message_image_loader.cpp image inlining working 2023-08-02 19:24:51 +02:00
message_image_loader.hpp message texture cache + message image loader (no inline images yet) 2023-08-02 16:36:34 +02:00
screen.hpp start thinking about pasting files 2023-07-30 15:10:26 +02:00
sdl_clipboard_utils.cpp add tox avatar handling + prio png for paste + other fixes and updates 2023-10-14 15:59:32 +02:00
sdl_clipboard_utils.hpp start thinking about pasting files 2023-07-30 15:10:26 +02:00
sdlrenderer_texture_uploader.cpp add sdl bmp image loader 2023-07-30 16:00:55 +02:00
sdlrenderer_texture_uploader.hpp more setup 2023-07-26 20:09:57 +02:00
send_image_popup.cpp hack in compressor types for sip + a bunch of refactoring and fixes 2023-10-09 21:17:00 +02:00
send_image_popup.hpp hack in compressor types for sip + a bunch of refactoring and fixes 2023-10-09 21:17:00 +02:00
settings_window.cpp make main window injectable + start settings window 2023-10-19 17:21:45 +02:00
settings_window.hpp make main window injectable + start settings window 2023-10-19 17:21:45 +02:00
start_screen.cpp add hacky way to load encrypted tox saves 2023-08-28 15:33:36 +02:00
start_screen.hpp add hacky way to load encrypted tox saves 2023-08-28 15:33:36 +02:00
texture_cache.cpp try to fix funky timing hanging animation loops 2023-10-04 22:49:33 +02:00
texture_cache.hpp add tox avatar handling + prio png for paste + other fixes and updates 2023-10-14 15:59:32 +02:00
texture_uploader.hpp more setup 2023-07-26 20:09:57 +02:00
theme.hpp wire up imgui 2023-07-26 01:11:17 +02:00
tox_avatar_loader.cpp add tox avatar handling + prio png for paste + other fixes and updates 2023-10-14 15:59:32 +02:00
tox_avatar_loader.hpp add avatar texture handling 2023-08-01 18:25:56 +02:00
tox_avatar_manager.cpp add tox avatar handling + prio png for paste + other fixes and updates 2023-10-14 15:59:32 +02:00
tox_avatar_manager.hpp fix missing include 2023-10-14 16:25:01 +02:00
tox_client.cpp hide pw in memory 2023-10-10 18:17:27 +02:00
tox_client.hpp add hacky way to load encrypted tox saves 2023-08-28 15:33:36 +02:00