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
2021-07-07Align sizes of prepare and preview menusGhostkeeper
2021-07-05Make the width of the PreviewMenu headers dynamicKonstantinos Karmas
2021-07-01Set header border and color by default in ExpandablePopup and ComponentKonstantinos Karmas
2021-07-01Remove DropShadow from ExpandablePopup and ExpandableComponentKonstantinos Karmas
2021-07-01Replace shadow with border in headerbar in simulation viewKonstantinos Karmas
2021-06-17Now unused API field only took integers originally.Remco Burema
2021-06-15Update SDK/API from 7.5.0 to 7.6.0 for 4.10Remco Burema
2021-04-06Increment SDK version to 7.5.0Ghostkeeper
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Convert doxygen to rst for Prepare, Preview, RemovableOutputDeviceNino van Hooff
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-10-30Remove redundant visibility properties from ItemsNino van Hooff
2019-10-30Cleanup debugging things for cura-6874Nino van Hooff
2019-10-28Cleanup: make safe areas invisibleNino van Hooff
2019-10-25WIP: center path slider between view controls and action panelNino van Hooff
2019-10-25Do not require loaded view in PrevieStage to have a safeAreaNino van Hooff
2019-10-23Merge pull request #6566 from Ultimaker/CURA-6858_increase_sdk_ver_7_0ninovanhooff
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-10-17Take a more generic approach to safe areas for the SimulationViewNino van Hooff
2019-10-09Remove external dependency from SimulationViewMainComponentNino van Hooff
2019-10-07Make the height of the layer slider dynamicNino van Hooff
2019-09-21plugins: Reweighting stagesThomas Karl Pietrowski
2019-04-25Remove a line of commented-out code. [CURA-6478]Remco Burema
2019-04-25Scale instead of center for preview/prepare-menus. [CURA-6478]Remco Burema
2019-02-06Make sliders reappear in simulation-view. [CURA-6183]Remco Burema
2019-02-04Configure whether preview shortcut is visible from ActionPanelWidget propertyGhostkeeper
2019-02-04Move action panel into each stageGhostkeeper
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-12-13Make the middle component to have zero width if there is no component toDiego Prado Gesto
2018-12-11Make the stage menu in the preview using 85 percent of the total width in ord...Diego Prado Gesto
2018-12-02Remove all the signal propagation for the tooltip and allow only Cura.qml to ...Diego Prado Gesto
2018-11-25Separate the view selector into a different file.Diego Prado Gesto
2018-11-22Made size of viewselector themableJaime van Kessel
2018-11-21Minor changes suggested in reviewJaime van Kessel
2018-11-21Added enum for the roundedCorner propertyJaime van Kessel
2018-11-21Add the RoundedRectangle as background to the ExpandableComponentJaime van Kessel
2018-11-21Fixed view selector header not updating correctlyJaime van Kessel
2018-11-19Fix import QtQuick versions to suit Qt 5.10Lipu Fei
2018-11-19Prevent the setting items from being recreated every stage switchJaime van Kessel
2018-11-16Ensure that width of popup does not get set to 0Jaime van Kessel
2018-11-16Fix final QML warningsJaime van Kessel
2018-11-16Make ViewSelector panel close upon selecting different viewJaime van Kessel
2018-11-16Merge branch 'CURA-5785-Restyle_stage_menu' of github.com:Ultimaker/Cura into...Jaime van Kessel
2018-11-16Ensure that the added labels are also themableJaime van Kessel
2018-11-16Code style and fixes to commentsGhostkeeper
2018-11-16Update unclear qml ID's Ghostkeeper