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-04-29Merge pull request #11906 from fieldOfView/fix_single_copy_multiplyJoey de l'Arago
2022-04-28Use the correct function parameters when removing objects in menuCURA-9222_crash_for_multiple_extrudersJaime van Kessel
2022-04-28selectedNameFilter is now an object instead of a string. The nameFilter has t...CURA-9214_export_profile_doesnt_workj.delarago
2022-04-28Merge branch '5.0' of github.com:Ultimaker/CuraJaime van Kessel
2022-04-28Prevent last line of popup to be cut offJaime van Kessel
2022-04-26Merge branch 'fix_missing_icons' of https://github.com/fieldOfView/Cura into 5.0Jaime van Kessel
2022-04-26Merge pull request #11979 from Ultimaker/CURA-9203_infill_percentages_not_lin...Jaime van Kessel
2022-04-26Change selectedTextColor for textfieldJaime van Kessel
2022-04-26I've changed the dot radius so they are circles again.j.delarago
2022-04-26Use screenscale factor for maximumFlickVelocityJaime van Kessel
2022-04-26Fix popup going off the bottom of the screen by having popup push up instead ...CURA-9185_material_menu_cut_offj.delarago
2022-04-26Fix the tooltip not re-sizingJaime van Kessel
2022-04-25Update dependencies used by CuraGhostkeeper
2022-04-25Update list of projects that can be updated without string freeze breakGhostkeeper
2022-04-23Fix creating a single copy of a modelfieldOfView
2022-04-22Fix missing icons since move to PyQt6fieldOfView
2022-04-21Subtract previously unused rightMargin from MachineSelectorButton width.j.delarago
2022-04-21Merge branch 'CURA-9146_account_sync' into 5.05.0-betaGhostkeeper
2022-04-21Mostly? fix scrollbars in settings-tooltips.Remco Burema
2022-04-21Merge branch '5.0' into CURA-9146_account_syncGhostkeeper
2022-04-21Merge branch 'CURA-9070_dont_lose_focus_search_field' of github.com:Ultimaker...Jaime van Kessel
2022-04-21Fix infill to 0% on upgrade to Cura 5.0.Remco Burema
2022-04-21Properly add and remove menu itemsc.lamboo
2022-04-21Use QML defined enum in sync statec.lamboo
2022-04-21Fix search field losing focus when scrolling the setting listGhostkeeper
2022-04-21Remove animations from custom settings view.Remco Burema
2022-04-20Fix export material to usbJaime van Kessel
2022-04-19Fix few more instances of old usage of fileUrl vs selectedFileJaime van Kessel
2022-04-19Change standardbutton.yes & no to dialog.yes & noJaime van Kessel
2022-04-19Fix all import dialogsJaime van Kessel
2022-04-19Fix size of print setup selectorJaime van Kessel
2022-04-19No longer inject close argumentJaime van Kessel
2022-04-15Fix display of usernameJaime van Kessel
2022-04-14Update resources/qml/TableView.qmlqt6_beyond_the_splashJelle Spijker
2022-04-13Fix direction of pointing rectangleJaime van Kessel
2022-04-13Prevent tootltip from showing during "processing" of slice buttonJaime van Kessel
2022-04-13Removed last remnants of RecolorImagej.spijker@ultimaker.com
2022-04-12Merge branch 'qt6_beyond_the_splash' of github.com:Ultimaker/Cura into qt6_be...Ghostkeeper
2022-04-12selectExisting is replaced with using fileMode:FileDialog.OpenFile in QT6. Th...j.delarago
2022-04-11Masking is not avaliable after the QT6 upgrade, this does a kind of primitive...j.delarago
2022-04-11Remove reference to nonexistent property source size in UM.ColorImage which w...j.delarago
2022-04-08Use 250ms delay everywhereGhostkeeper
2022-04-08Properly limit width of text in subsubmenuGhostkeeper
2022-04-08Fix popups closing on selecting a material bugj.delarago
2022-04-08Add a checkmark to indicate the selected materialGhostkeeper
2022-04-08Select material from menu when user clicks on itGhostkeeper
2022-04-08Fix popup alignmentj.delarago
2022-04-08Add arrows in submenusj.delarago
2022-04-08Fix warnings for extruder iconJaime van Kessel
2022-04-08Implement sub-submenus for material selectionGhostkeeper