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-03Disable the running property of the action button by defaultJaime van Kessel
2022-04-08Replace `RecolorImage` with `ColorImage`c.lamboo
2022-04-05Fix button heightsj.delarago
2022-03-28Roughly strip out the GraphicalEffectsJaime van Kessel
2022-03-28Qt6 dropped QtGraphicalEffectsj.spijker@ultimaker.com
2022-03-24Remove "cornerSide", "shadowColor" and "shadowEnabled" from ActionButtonJaime van Kessel
2022-03-03Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible...j.delarago
2022-02-17Merge branch 'master' of github.com:Ultimaker/Cura into replace_controls_1_fo...Jaime van Kessel
2022-01-20Merge branch 'master' into marketplace_redesignGhostkeeper
2022-01-18Merge branch 'master' into replace_controls_1_for_controls_2Ghostkeeper
2022-01-14Fix maximumWidth properties on ActionButtonsGhostkeeper
2021-11-29Also use proper icon size for left iconGhostkeeper
2021-11-29Allow changing the icon sizeGhostkeeper
2021-11-10Replace usage of controls label with our custom labelJaime van Kessel
2021-09-07Fix various typosluz paz
2021-07-13Fix tooltip not shown when the tooltip text is too longKonstantinos Karmas
2021-07-06ActionButton is a RoundedRectangle once more.Remco Burema
2021-07-02Adjust color-scheme for button restyle.Remco Burema
2021-06-30Remove 'roundedness' and 'shadow' from action-buttons.Remco Burema
2021-03-30Revert "Cura 7813 qml modules version bump"Konstantinos Karmas
2021-03-29Update QtGraphicalEffects, Window and Dialogsjelle Spijker
2021-03-29Update QtQuick and QtQuick.Controlsjelle Spijker
2020-06-15Add tertiary button as a reusable componentJaime van Kessel
2020-06-05Fix getting contentWidth in variable width modeGhostkeeper
2020-06-05Fix contentWidth reference error in ActionButtonKostas Karmas
2020-04-02Fix: Using onCompleted would break the binding. So Use a Binding insteadNino van Hooff
2020-04-02Revert "Fix binding loop in action panel widget"Nino van Hooff
2020-02-29Fix the positioning of multi-line tooltip anchor-pointsfieldOfView
2020-02-29Fix showing tooltips for actionbuttons that have a tooltip text setfieldOfView
2019-06-14Don't show tooltip if it shows the same text as the buttonGhostkeeper
2019-03-22Add a maximumWidth to the ActionButtonDiego Prado Gesto
2019-01-29Setting the height of an action button now actually changes it's sizeJaime van Kessel
2019-01-13Remove loading gifDiego Prado Gesto
2019-01-03Fix merge conflicts with 4.0Lipu Fei
2019-01-03Fix code stylesLipu Fei
2018-12-20Remove the show property from the tooltipJaime van Kessel
2018-12-19Added Tooltip alignmentAleksei S
2018-12-19Merge branch '4.0' into CURA-6004_missing_tooltipsDiego Prado Gesto
2018-12-17Change the remove and the info buttonsDiego Prado Gesto
2018-12-17Unify the CuraDrive plugin with the rest of the items in CuraDiego Prado Gesto
2018-12-11Adjust size and margins of the icon in the action buttonDiego Prado Gesto
2018-12-11Change some colors for the arrows in some setting selectorsDiego Prado Gesto
2018-12-10Add a Cura Tooltip to show in some buttonsDiego Prado Gesto
2018-12-06Merge branch 'ui_rework_4_0' into CURA-5941_restyle_setting_dropdownDiego Prado Gesto
2018-12-06Align the buttons in the output process widgetDiego Prado Gesto
2018-12-05Merge branch 'ui_rework_4_0' into CURA-5941_restyle_setting_dropdownDiego Prado Gesto
2018-12-04Remove sourceSize.width: width from all RecolorImagesGhostkeeper
2018-12-04Rename iconOnRightSide to isIconOnRightSideGhostkeeper
2018-12-04Improve wording of iconOnRightSide documentationGhostkeeper
2018-11-29Merge branch 'CURA-5941_restyle_setting_dropdown' of github.com:Ultimaker/Cur...Diego Prado Gesto