Stenzek
|
c11468b9f1
|
Qt: Drop log messages if rate is too high
Prevents the application locking up and memory usage going bananas
if log messages do end up spammed at crazy rates.
|
2025-01-02 00:14:11 +10:00 |
|
Stenzek
|
9c2244f40e
|
Qt: CustomizeWindowHint should be set for no-close-button
|
2024-12-01 14:39:26 +10:00 |
|
Stenzek
|
3f41dcc97d
|
Log: Add option coloured variants
|
2024-11-11 14:04:48 +10:00 |
|
Stenzek
|
b5c83e671f
|
Qt: Drop Qt 6.7.0 workarounds
Fedora 41 is out with Qt 6.8.0.
|
2024-11-05 12:09:50 +10:00 |
|
Stenzek
|
6551358212
|
Log: Replace channel string search with bitset
Knocks off around ~20KB of code.
|
2024-10-31 14:41:33 +10:00 |
|
Stenzek
|
82e9bcc55f
|
Qt: Compatibility with Qt 6.7
Dunno why updating packages is taking so long...
|
2024-10-26 16:15:58 +10:00 |
|
Stenzek
|
b277035734
|
Qt: Use Qt 6.8 thread helpers
|
2024-10-20 13:41:15 +10:00 |
|
Stenzek
|
2768d27c05
|
Qt: Make log window legible in light theme
|
2024-09-23 00:50:51 +10:00 |
|
Stenzek
|
3dca598063
|
Log: Switch to enum class
Need to change the channel to a bitset too.. the string lookups are
horribly slow, and conflict when one is a prefix of another.
|
2024-09-21 22:26:06 +10:00 |
|
Stenzek
|
7f4e5d55db
|
Misc: Update copyright headers
|
2024-09-01 22:08:31 +10:00 |
|
Stenzek
|
7756c5a5e9
|
Qt: Fix log window mouse interaction
|
2024-08-13 18:09:30 +10:00 |
|
Stenzek
|
00cc3b65fc
|
Qt: Fix a few places per-game settings were not checked
|
2024-07-15 22:17:42 +10:00 |
|
Stenzek
|
8c1228a7aa
|
Qt: Tidy up theme change workaround
|
2024-06-24 13:25:16 +10:00 |
|
Stenzek
|
4e922a34a7
|
Log: Simplify macros
|
2024-05-24 02:08:14 +10:00 |
|
Stenzek
|
2be8287edf
|
Qt: Fix closing log window via taskbar
|
2024-03-21 02:01:48 +10:00 |
|
Stenzek
|
faa64ec4ff
|
Qt: Improve log window behavior on MacOS
|
2024-03-05 00:02:22 +10:00 |
|
Stenzek
|
34aa419e92
|
Qt: Crash fix
|
2023-09-30 15:35:15 +10:00 |
|
Stenzek
|
4ad777f54f
|
Qt: Add log window
|
2023-09-30 15:09:07 +10:00 |
|