Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-11Fix for tooltipCURA-9216_ToolTipc.lamboo
2022-04-14Update resources/qml/TableView.qmlqt6_beyond_the_splashJelle Spijker
2022-04-05Add replacement for QT.labs.models.TableModelj.delarago
2022-03-30wip qt changesc.lamboo
2022-02-22Ensure contentWidth is calculated correctlyJaime van Kessel
2022-02-22Expose flickable direction for TableViewJaime van Kessel
2022-02-18Update look of the profilesPageJaime van Kessel
2022-02-01Enforce minimum column width through binding formulaGhostkeeper
2022-02-01Fix clicking, and don't allow dragging if not neededGhostkeeper
2022-01-28Remove outdated commentGhostkeeper
2022-01-26Resize columns when TableView is resizedGhostkeeper
2022-01-26Implement section headersGhostkeeper
2022-01-26Make setting names italic if changed in quality-changes profileGhostkeeper
2022-01-26Show tooltip if text got elidedGhostkeeper
2022-01-25Scroll back to top when contents of table changeGhostkeeper
2022-01-25Rename tableScrollView to tableBaseGhostkeeper
2022-01-25Implement option to disable selectionsGhostkeeper
2022-01-25Copy new Table implementation to Cura.TableViewGhostkeeper
2021-11-10Replace usage of controls label with our custom labelJaime van Kessel
2021-03-30Revert "Cura 7813 qml modules version bump"Konstantinos Karmas
2021-03-29Update QtQuick and QtQuick.Controlsjelle Spijker
2021-03-12Change TableView row color and text color when the row is selectedKostas Karmas
2021-01-06Change the row height in the table viewKostas Karmas
2021-01-05Remove unnecessary QML importsKostas Karmas
2021-01-05Add a Cura-themed, re-usable TableView componentKostas Karmas