Luis Ángel San Martín
|
974bc40e90
|
Replace DropShadow with a prerendered shadow image to boost performance
|
2024-12-29 18:55:57 +01:00 |
|
Luis Ángel San Martín
|
44ae4cc2a6
|
Use a Loader to create the rating menu on demand to improve performance
|
2024-12-29 18:55:17 +01:00 |
|
Luis Ángel San Martín
|
352e52f454
|
Remove usage of Qt.platform.os
|
2023-05-24 20:58:01 +02:00 |
|
Luis Ángel San Martín
|
85b1c42380
|
Remove usage of Qt.platform.os
|
2023-05-24 20:57:45 +02:00 |
|
Luis Ángel San Martín
|
78800010f6
|
Remove usage of Qt.platform.os
|
2023-05-24 20:45:43 +02:00 |
|
Luis Ángel San Martín
|
f331b8c251
|
Handle some nulls in qml
|
2023-05-21 21:12:23 +02:00 |
|
Luis Ángel San Martín
|
45af72520b
|
Add setting to control what "recent" is considered.
|
2023-05-20 17:43:38 +02:00 |
|
Luis Ángel San Martín
|
6a6a239cc7
|
Add the possibility to show a recently added/updated indicator
|
2023-05-20 16:17:40 +02:00 |
|
Luis Ángel San Martín
|
880e17acff
|
Display new metadata in the info views
|
2023-05-16 21:47:59 +02:00 |
|
Luis Ángel San Martín
|
8f0619887c
|
Change how wheel scrolling works in qml grid views
This fixes scrolling in Qt6
|
2023-01-14 14:15:30 +01:00 |
|
Luis Ángel San Martín
|
ffd8fd3bfb
|
Fix Drag&Drop in the comics grid view
|
2022-11-06 11:48:27 +01:00 |
|
Luis Ángel San Martín
|
a7ff96b9ce
|
Fix indentation
|
2022-11-06 10:15:00 +01:00 |
|
Luis Ángel San Martín
|
685d70c624
|
Revert commit to prevent bounce when the wheel mouse is used
|
2022-10-03 19:31:44 +02:00 |
|
Luis Ángel San Martín Rodríguez
|
7331945eb0
|
Disable horizontal scrolling in the synopsis text
For some reason the content size is not properly calculated and you can scroll horizontally endlessly.
|
2022-10-01 08:27:29 +02:00 |
|
Luis Ángel San Martín
|
1b36dd7de9
|
Remove hack to keep content inside the grid view content size
This seems no longer necessary in Qt6 (maybe it got fixed after bumping QtQuick to 2.15)
|
2022-09-30 23:36:23 +02:00 |
|
Luis Ángel San Martín
|
c255182b1c
|
Remove custom scroll bar for the synopsis
|
2022-09-30 23:34:47 +02:00 |
|
Luis Ángel San Martín
|
bc35b5d65f
|
Fix QML in Qt6
This means having two versions of everything, the idea is to migrate to Qt6, test that everything works fine and drop Qt5 as soon as possible.
|
2022-09-12 19:24:56 +02:00 |
|