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-07-26Remove old df_access additional rightGhostkeeper
2022-07-08Merge branch 'main' into CURA-9365jspijker
2022-07-07Fix crash if a Digital Library project is made by deleted userGhostkeeper
2022-06-27Catch wrong cloud responses when it responds with a new file nameGhostkeeper
2022-06-15Provide `source_file_id` with print filec.lamboo
2022-06-15Boyscouting modern python typingc.lamboo
2022-06-14Re-enable regular expressionc.lamboo
2022-06-14Use modern python typing notationc.lamboo
2022-06-14Replace checkboxes in save project to DL dialog with a comboboxc.lamboo
2022-05-10Render labels using `Text.QtRendering` on OSXc.lamboo
2022-05-10Revert "Render labels using `Text.QtRendering` on OSX"c.lamboo
2022-05-10Render labels using `Text.QtRendering` on OSXc.lamboo
2022-04-22Fix missing icons since move to PyQt6fieldOfView
2022-04-21Fix scrollbar filling space by replacing custom implementation with generic U...j.delarago
2022-04-21Wrapping Retrieval in DFRetrieval does not seem to work in QT6, the object re...j.delarago
2022-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2022-04-13Make "create new" button visibleJaime van Kessel
2022-04-08Replace `RecolorImage` with `ColorImage`c.lamboo
2022-04-05Remove unused Table in DigitalLibary Pluginj.delarago
2022-04-05Update TableView and TableModel in DigitalLibrary plugin.j.delarago
2022-04-05Bump QtQuick version to fix RegularExpressionValidator importj.delarago
2022-04-05Add replacement for QT.labs.models.TableModelj.delarago
2022-03-30wip qt changesc.lamboo
2022-03-30Update RegExpValidator to RegularExpressionValidatorc.lamboo
2022-03-24Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
2022-03-24Fix textfield height for entering project name in DLc.lamboo
2022-03-02Fix setting visibility styling working in one theme and not the other.j.delarago
2022-02-21Merge branch 'master' into PyQt6_upgradeGhostkeeper
2022-02-17Merge branch 'master' of github.com:Ultimaker/Cura into replace_controls_1_fo...Jaime van Kessel
2022-02-07Fix search icon having no left padding in DF search bar.j.delarago
2022-02-02Merge pull request #11328 from Ultimaker/CURA-8378_improve_checkbox_visibilityEvangelos Trantos
2022-02-01Enforce minimum column width through binding formulaGhostkeeper
2022-02-01Fix clicking, and don't allow dragging if not neededGhostkeeper
2022-01-31Fix remaining merge conflictsGhostkeeper
2022-01-28Remove outdated commentGhostkeeper
2022-01-26Bring changes from TableView to Digital Library versionGhostkeeper
2022-01-26Bump UM version for CheckBoxj.delarago
2022-01-25Scroll back to top when contents of table changeGhostkeeper
2022-01-25Downgrade UM version, re-implementing scroll barGhostkeeper
2022-01-25Rename tableScrollView to tableBaseGhostkeeper
2022-01-25Use new table element for saving files as wellGhostkeeper
2022-01-25Implement option to disable selectionsGhostkeeper
2022-01-25Copy new Table implementation to Cura.TableViewGhostkeeper
2022-01-25Fix QML warning of 0 height from before table is filledGhostkeeper
2022-01-25Limit column widths to not exceed the total width of the tableGhostkeeper
2022-01-25Elide header text tooGhostkeeper
2022-01-25Don't let table overlap liningGhostkeeper
2022-01-25Fix cell height adjusting to contentGhostkeeper
2022-01-25Allow double-clicking on a file to open itGhostkeeper
2022-01-25Fix integration with new table viewGhostkeeper