Commit Graph

3 Commits

Author SHA1 Message Date
Sebastian Beckmann
e38e9f8070 frontend: Pass std::string as result from RemoteTextThread
RemoteTextThread and WhatsNewInfoThread explicitly convert their results
into QString, but many consumers need std::string, converting them
back. Let's just use std::string directly and only convert to QString
where actually needed.
2026-05-06 14:15:44 -04:00
PatTheMav
a1ba3247c6 frontend: Split UI utility implementation into single files per class 2025-01-08 17:33:12 +01:00
PatTheMav
a0668682b7 frontend: Prepare UI utility files for splits 2025-01-08 17:33:12 +01:00