This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/gui/preview
Tamás Bálint Misius c73fa1bcdd
Prevent almost all HTTP requests from blocking
The ones that remain blocking are the ones that run on different threads; see Task, yet another big mess to clean up.
2023-06-10 19:19:53 +02:00
..
meson.build Mesonification 2020-12-14 20:16:52 +01:00
PreviewController.cpp Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
PreviewController.h Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
PreviewModel.cpp Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
PreviewModel.h Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
PreviewModelException.h Preprocessor purge round 2: #pragma once 2023-01-27 09:26:38 +01:00
PreviewView.cpp Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
PreviewView.h Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00