Stenzek
|
3f41dcc97d
|
Log: Add option coloured variants
|
2024-11-11 14:04:48 +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
|
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
|
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 |
|