16 Commits

Author SHA1 Message Date
LibretroAdmin
03c8c12740
Revert "Revert Qt5 implementation (#17202)" (#17211)
This reverts commit 6de5ebadf9462ea48978850c811fea592e592aaf.
2024-11-26 04:20:39 -08:00
Viačasłaŭ
6de5ebadf9
Revert Qt5 implementation (#17202) 2024-11-24 14:50:56 -08:00
Viačasłaŭ
3e2f0131ae
Migrate to Qt6 (#17167)
* (Qt) Migrate to Qt6

* basic support Qt6 with minimal changes required for compiling
* look `moc` in QT_HOST_LIBEXECS

* (Qt) Backward compatibility with Qt5
2024-11-24 04:30:47 -08:00
libretroadmin
3862069cb7 (Qt) Small cleanups 2023-08-15 23:58:54 +02:00
twinaphex
49539dbef4 (Qt) Style nits 2020-07-20 21:37:15 +02:00
twinaphex
88f7515d1d Cleanups, comments, style nits 2020-06-04 14:41:28 +02:00
twinaphex
c662da11c3 (QT/UI) Cleanups 2019-04-21 03:28:23 +02:00
CozmoP
ef318533c3 -Woverloaded-virtual fix 2019-01-17 00:09:12 +01:00
CozmoP
e4bc578466 Qt: fix bug when grid item width > grid width 2019-01-16 00:11:58 +01:00
CozmoP
ca9952ceef Qt: make grid view customizable by stylesheet 2018-12-23 00:45:00 +01:00
CozmoP
7bb23d15bd Fix last commit and a couple style changes. 2018-12-19 21:28:11 +01:00
CozmoP
a396008bf6 Qt: More C89 changes. 2018-12-19 08:57:00 +01:00
CozmoP
95ed844d81 Qt: C89 changes and other cleanups. 2018-12-19 01:11:52 +01:00
CozmoP
f5840ae6f2 Qt: Don't sort history playlist. Declare variables at top. 2018-12-16 01:20:11 +01:00
CozmoP
20900463f4 Qt: fix crash when switching playlists 2018-12-14 23:33:42 +01:00
Pau López
a868ef29e8 Qt: Implement custom playlist model and grid view.
Only load images when they become visible and cache them.
Add option to change thumbnail type displayed in grid view.
Add option to change thumbnail cache limit.
2018-12-12 21:06:04 +01:00