.. |
crypto.cpp
|
refactor: Get rid of this->m_
|
2023-12-19 13:10:25 +01:00 |
debugging.cpp
|
feat: Added debug variables to aid with development
|
2023-10-13 23:46:48 +02:00 |
encoding_file.cpp
|
fix: Build error due to mismatching types
|
2024-01-27 16:56:18 +01:00 |
fs.cpp
|
fix: Crash when opening file picker
|
2024-01-31 15:31:23 +01:00 |
http_requests_emscripten.cpp
|
refactor: Get rid of this->m_
|
2023-12-19 13:10:25 +01:00 |
http_requests_native.cpp
|
impr: Code style improvements
|
2023-12-27 16:33:49 +01:00 |
http_requests.cpp
|
fix: Missing include
|
2023-11-19 16:11:26 +01:00 |
logger.cpp
|
impr: Disable console color output in web version
|
2024-02-01 12:09:43 +01:00 |
magic.cpp
|
fix: Crash due to libmagic bug when using MAGIC_COMPRESS with magic_buffer
|
2024-02-02 23:22:46 +01:00 |
opengl.cpp
|
impr: Code style improvements
|
2023-12-27 16:33:49 +01:00 |
patches.cpp
|
refactor: Get rid of this->m_
|
2023-12-19 13:10:25 +01:00 |
tar.cpp
|
build: Restructured entire custom plugin system (#1469)
|
2023-12-22 23:39:38 +01:00 |
utils_linux.cpp
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
utils_macos.m
|
impr: Implement borderless window mode for macOS
|
2024-02-03 22:39:31 +01:00 |
utils.cpp
|
fix: Error message formatting
|
2024-02-04 20:59:33 +01:00 |