.. |
font
|
Move fonts to a subdirectory.
|
2022-07-28 00:24:40 +02:00 |
imgui
|
Move imgui backends to a subdirectory.
|
2022-07-28 00:24:43 +02:00 |
Backend.hpp
|
Drop access to native window.
|
2022-08-12 21:44:24 +02:00 |
BackendGlfw.cpp
|
Cosmetics.
|
2022-08-14 11:29:36 +02:00 |
ConnectionHistory.cpp
|
Extract connection history functionality.
|
2022-07-28 00:24:46 +02:00 |
ConnectionHistory.hpp
|
Extract connection history functionality.
|
2022-07-28 00:24:46 +02:00 |
Filters.cpp
|
Extract filtering connections functionality.
|
2022-07-28 00:24:46 +02:00 |
Filters.hpp
|
Extract filtering connections functionality.
|
2022-07-28 00:24:46 +02:00 |
Fonts.cpp
|
Extract font loading.
|
2022-07-28 00:24:44 +02:00 |
Fonts.hpp
|
Extract font loading.
|
2022-07-28 00:24:44 +02:00 |
HttpRequest.cpp
|
Move all client headers and sources to public/ directory.
|
2022-07-17 15:47:38 +02:00 |
HttpRequest.hpp
|
Extract HTTP request functionality.
|
2020-09-12 12:46:00 +02:00 |
icon.hpp
|
Provide 256x256 application icon (was 48x48).
|
2022-05-03 02:41:10 +02:00 |
ImGuiContext.cpp
|
Move all GLFW code to a separate class.
|
2022-07-28 00:24:52 +02:00 |
ImGuiContext.hpp
|
Move all GLFW code to a separate class.
|
2022-07-28 00:24:52 +02:00 |
main.cpp
|
Drop access to native window.
|
2022-08-12 21:44:24 +02:00 |
ResolvService.cpp
|
Ports are uint16_t.
|
2020-10-02 18:51:54 +02:00 |
ResolvService.hpp
|
Ports are uint16_t.
|
2020-10-02 18:51:54 +02:00 |
RunQueue.cpp
|
Extract main thread run queue.
|
2022-07-28 00:24:45 +02:00 |
RunQueue.hpp
|
Extract main thread run queue.
|
2022-07-28 00:24:45 +02:00 |
stb_image_resize.h
|
Add stb_image_resize.
|
2022-07-28 00:24:47 +02:00 |
stb_image.h
|
Update stb_image to 2.27.
|
2021-07-25 12:05:07 +02:00 |
WindowPosition.cpp
|
Extract window position save/load functionality.
|
2022-07-28 00:24:45 +02:00 |
WindowPosition.hpp
|
Extract window position save/load functionality.
|
2022-07-28 00:24:45 +02:00 |
winmain.cpp
|
Display dialog when CPU doesn't support AVX/AVX2.
|
2018-08-19 22:20:54 +02:00 |
winmainArchDiscovery.cpp
|
Display dialog when CPU doesn't support AVX/AVX2.
|
2018-08-19 22:20:54 +02:00 |