Megamouse
|
c3729d06d0
|
Qt: Replace some instances of QMap, QPair and QList
|
2024-11-14 20:50:33 +01:00 |
|
Megamouse
|
2262ac1684
|
Qt: Replace QMap with std::map
This should reduce the amount of string conversions during list refreshes
|
2024-11-06 09:34:32 +01:00 |
|
Megamouse
|
a97bad97ae
|
Qt: Properly use ICON1.PAM from game data dir if available
Fixes hover movie for disc games that have game data installed.
|
2023-12-03 01:05:28 +01:00 |
|
Megamouse
|
4dfda3240c
|
Qt: implement hover pam in game list
|
2023-11-29 20:11:45 +01:00 |
|
Megamouse
|
bd09dc8ea8
|
Qt: allow hiding trophy table columns
|
2023-05-18 15:26:05 +02:00 |
|
Megamouse
|
315d9c308b
|
Qt: fix game list event filter
Fixes a regression caused by copy pasting the list construction to its
own constructor.
|
2023-05-08 23:05:12 +02:00 |
|
Megamouse
|
f115032095
|
Qt: implement flow layout game grid
This will allow us to properly style the grid and also remove the need to refresh the whole grid on a window resize
|
2023-05-06 06:31:58 +02:00 |
|