Files
chatterino2/src/util
nerix 7ecbfa0cdb refactor: debug count and popup (#4921)
* Moved implementation of the methods to the `cpp` file.
* Added `DebugCount::Flag(s)` and `DebugCount::configure(name, flags)`.
* Moved from `QMap` to `std::map` (order is important here).
* Used `QStringBuilder` for concatenations.
* Used `QLocale` for formatting (adds separators).
* Added `DebugCount::Flag::DataSize` for data sizes in bytes (and fixed language to English).
* Used `DataSize` for image sizes (maybe this should be moved somewhere else?).
* Added copy button to popup.
* Fixed Image usage reporting being eight times too large (could be another PR, but honestly it's four characters).
2023-10-28 21:17:32 +02:00
..
2021-03-13 12:40:43 +01:00
2019-10-07 15:46:41 +02:00
2019-10-07 15:46:41 +02:00
2019-10-07 15:46:41 +02:00
2019-10-07 15:46:41 +02:00
2023-07-30 11:14:58 +00:00
2023-07-30 11:14:58 +00:00
2020-10-23 09:33:44 +02:00
2018-08-06 21:17:03 +02:00