Cura/plugins/DigitalLibrary/resources/qml
Ghostkeeper 43d4075309
Bring changes from TableView to Digital Library version
The classes should be approximately the same. There's 2 differences now though:
* The ScrollBar is re-implemented in the Digital Library because the re-useable component is not available in all Cura editions that the Digital Library needs to support.
* The sections are not working. It was removing big parts of the table for some reason and I don't think it's worth debugging since this version of the table doesn't use it at all. It's also a bit faster this way.

Contributes to issue CURA-8686.
2022-01-26 17:24:24 +01:00
..
CreateNewProjectPopup.qml Remove unneded styles import 2022-01-04 09:48:02 +01:00
DigitalFactoryOpenDialog.qml Remove unneded styles import 2022-01-04 09:48:02 +01:00
DigitalFactorySaveDialog.qml Remove unneded styles import 2022-01-04 09:48:02 +01:00
LoadMoreProjectsCard.qml Initial commit for the DL 2021-04-20 11:30:49 +02:00
OpenProjectFilesPage.qml Use new table element for saving files as well 2022-01-25 18:48:45 +01:00
ProjectSummaryCard.qml Initial commit for the DL 2021-04-20 11:30:49 +02:00
SaveProjectFilesPage.qml Use new table element for saving files as well 2022-01-25 18:48:45 +01:00
SelectProjectPage.qml Merge branch 'master' into replace_controls_1_for_controls_2 2022-01-18 17:17:10 +01:00
Table.qml Bring changes from TableView to Digital Library version 2022-01-26 17:24:24 +01:00