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
2018-11-26Factor out superfluous use of small_tool_button styleJaime van Kessel
2018-11-22Fix some minor display issues for simulation viewJaime van Kessel
2018-11-21Minor changes suggested in reviewJaime van Kessel
2018-11-20Fix Simulation view popup not sizing downJaime van Kessel
2018-11-19Fix width of simulationView component not being set correctlyJaime van Kessel
2018-11-16Fix final QML warningsJaime van Kessel
2018-11-14Fixed size of expandableItem not being the correct widthJaime van Kessel
2018-11-13Make SimulationViewMenuComponent also use the ExpandableComponentJaime van Kessel
2018-11-11Make some tweaks in the UI for the preview stage.Diego Prado Gesto
2018-11-09Merge branch 'master' into ui_rework_4_0Diego Prado Gesto
2018-11-07Change the gradient for the LinearGradient that works in the new versions of Qt.Diego Prado Gesto
2018-11-07Fix foldout of the layerview panel being too short or too longJaime van Kessel
2018-11-06Fix the width of the slider label when the number of layers was exactlyDiego Prado Gesto
2018-11-05Make collapsible simulation view collapse to right heightJaime van Kessel
2018-11-05Bit of QML cleanupJaime van Kessel
2018-11-05Made path slider widht themable.Jaime van Kessel
2018-11-05No longer create two instances of the setting view.Jaime van Kessel
2018-11-05Pause simulation view when preferences have been changed.Jaime van Kessel
2018-11-05Fix codestyleJaime van Kessel
2018-10-31Fix codestyleJaime van Kessel
2018-10-31Fix QML warnings & errorsJaime van Kessel
2018-10-31Fix the location of the simulation slider labelJaime van Kessel
2018-10-31Moved default values into componentsJaime van Kessel
2018-10-31Add main stage to previewStage so that SimulationView can use itJaime van Kessel
2018-10-29Add CuraView, which does something similar to CuraStageJaime van Kessel
2018-10-26Fix the alignments for the sliders in the simulation view.Diego Prado Gesto
2018-10-03Fix SimulationView: missing importLipu Fei
2018-10-03Merge branch 'CURA-5744-move-oauth-login' of github.com:Ultimaker/CuraJaime van Kessel
2018-10-03Merge remote-tracking branch 'origin/3.5'Lipu Fei
2018-10-03Fix the layer view when there is a print job with only one layer.Diego Prado Gesto
2018-09-27Fix typingJaime van Kessel
2018-09-25Give black materials at least some albedoGhostkeeper
2018-09-21Add typingJaime van Kessel
2018-09-18Add a missing bracket back.Diego Prado Gesto
2018-09-18Remove unworking code that I forgot to remove after explaining aDiego Prado Gesto
2018-09-18Fix my own mistake. The keys act throught the labels and the function inDiego Prado Gesto
2018-09-18Fix code style.Diego Prado Gesto
2018-09-18Stop the simulation also when the range slider is used. Reuse some code.Diego Prado Gesto
2018-09-18Fix, simulation did not play after second layerAleksei S
2018-09-18Stop simulation after pressing Up or Down in simulation layer textfieldAleksei S
2018-09-17Add a property that indicates when the layer slider or the path sliderDiego Prado Gesto
2018-09-14[CURA-5725] Revert "Set simulation path to 0 after updating layer"Remco Burema
2018-09-12Set simulation path to 0 after updating layerAleksei S
2018-09-11[CURA-5677] Removed some superfluous and/or dead lines.Remco Burema
2018-09-07Automatically stop simulation when the user manually changes the layer (as op...Remco Burema
2018-09-05Center in parent and increase width. Fits good on MacMark
2018-08-31Merge branch 'master' into fix_layer_number_widthDiego Prado Gesto
2018-08-27Increase plugin API version to 5Aleksei S
2018-08-22Brackets on new lineGhostkeeper
2018-08-03Simplify normalization formula.Diego Prado Gesto