syncthingtray/plasmoid/package/contents/ui
Martchus 8ec133e62d Make the Plasmoid's Fork Awesome icon coloring react to theme changes
* Make the Fork Awesome image provider URL a property and change its value
  if the Plasmoid's theme changes to cause Qt Quick to redraw images
* Turn caching of Image objects off so Qt Quick actually fetches the images
  again from the image provider
* Change the URL only back after returning to the event loop; otherwise Qt
  Quick apparently does not react to the property change
* See https://github.com/Martchus/syncthingtray/issues/126
2022-05-30 20:36:03 +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 Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +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 Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +02:00
IconLabel.qml Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +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
main.qml Avoid further QML warnings of Plasmoid 2022-05-05 20:52:04 +02:00