syncthingtray/plasmoid/package/contents/ui
Martchus d079d526ec Avoid ugly padding next to scroll bar in Plasmoid
It is actually just the normal marging/padding Plasmoids normally have but
with the scroll bar it doesn't look good.

The margins would be automatically collapsed if the scroll view was the
immediate content item. However, that's not the case so we need to set the
according property manually using `Plasma.Representation`.
2022-08-25 22:33:30 +02:00
..
CompactRepresentation.qml Improve plasmoid: most features implemented now 2017-09-09 21:40:00 +02:00
DetailItem.qml Port Plasmoid to QCC2/PlasmaComponents3 where possible 2020-11-27 19:09:47 +01:00
DetailView.qml Port Plasmoid to QCC2/PlasmaComponents3 where possible 2020-11-27 19:09:47 +01:00
DevicesPage.qml Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +02:00
DirectoriesPage.qml Allow opening dir in file browser if path contains tilde 2022-08-02 20:15:24 +02:00
DownloadsPage.qml Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +02:00
FullRepresentation.qml Avoid ugly padding next to scroll bar in Plasmoid 2022-08-25 22:33:30 +02:00
IconLabel.qml Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +02:00
main.qml Avoid further QML warnings of Plasmoid 2022-05-05 20:52:04 +02:00
RecentChangesPage.qml Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +02:00
StatisticsView.qml Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +02:00
TabButton.qml Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +02:00
TinyButton.qml Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +02:00
ToolBar.qml Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +02:00
ToolButton.qml Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +02:00
ToolTipTrigger.qml Port Plasmoid to QCC2/PlasmaComponents3 where possible 2020-11-27 19:09:47 +01:00
ToolTipView.qml Port Plasmoid to QCC2/PlasmaComponents3 where possible 2020-11-27 19:09:47 +01:00
TopLevelItem.qml Port Plasmoid to QCC2/PlasmaComponents3 where possible 2020-11-27 19:09:47 +01:00
TopLevelView.qml Fix scroll view of Plasmoid 2022-05-23 23:20:51 +02:00