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
2016-10-28The right stack is now used for limit to extruder setting property provider f...Jaime van Kessel
2016-10-27Bindings of inheritance icon now correctly update when switching between mach...Jaime van Kessel
2016-10-25Ensure we re-evaluate the inheritance icon binding when it changesArjen Hiemstra
2016-10-25Still show the inherit button even when the revert is visibleArjen Hiemstra
2016-10-24Expand logic for showing the inherit button in SettingItemArjen Hiemstra
2016-10-06Added infill_mesh and infill_mesh_order to excluded list in SettingView. CURA...Jack Ha
2016-10-05Improve translation context for some labelsGhostkeeper
2016-10-04Replace manual function calls to updateCurrentIndex with an explicit bindingArjen Hiemstra
2016-10-04Merge branch 'master' of github.com:Ultimaker/CuraJack Ha
2016-10-04SettingView: Only removeUnusedValue when no resolve. Contributes to CURA-2232Jack Ha
2016-10-04Inherit button now correctly removes values if needed for multi extrusion mac...Jaime van Kessel
2016-09-22Fix expand/collapse icon when using the inherit icon to expand a categoryfieldOfView
2016-09-21Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2016-09-21Resolve now also returns value if resolve was undefinedJaime van Kessel
2016-09-21Expand category when clicking its inheritance buttonfieldOfView
2016-09-16Hiding a setting forces settingInheritance manager to re-evaluateJaime van Kessel
2016-09-16Category setting icon now becomes invible if clickedJaime van Kessel
2016-09-16Pressing inheritance button for category now makes all inherited children vis...Jaime van Kessel
2016-09-16SettingItem now uses settingInheritanceManager for visibility checkJaime van Kessel
2016-09-16SettingInheritance manager now has a complete list of all settings that have ...Jaime van Kessel
2016-09-16Added SettingsInheritanceManagerJaime van Kessel
2016-09-14refactor: global_inherits_stack ==> limit_to_extruder (CURA-2308)Tim Kuipers
2016-09-13Resolvement strategy for bed adhesion and prime tower enable.Simon Edwards
2016-09-13When reverting a user setting be sure to delete it from all of the stacks, gl...Simon Edwards
2016-09-12Undo material edit update resolve, breaks UM3. Contributes to CURA-2159Jack Ha
2016-09-12Fix updating resolved values when changing material. Contributes to CURA-2159Jack Ha
2016-09-08Add a "linked" icon to settings that have "global_inherits_stack" setfieldOfView
2016-09-08Remove superfluous margin left by hidden settingsfieldOfView
2016-09-01Setting state is now set to calculated after setting the valueJaime van Kessel
2016-08-24Merge branch 'cura-2007' of github.com:Ultimaker/CuraJaime van Kessel
2016-08-24Fix resolve in profile bug. Removed unnecessary imports. Removed unnecessary ...Jack Ha
2016-08-23Cleanup. CURA-2007Jack Ha
2016-08-23Only take the active machine if not settable per extruderGhostkeeper
2016-08-23Don't bind provider when setting is per meshGhostkeeper
2016-08-23Solved merge conflict.Jack Ha
2016-08-22Fix check for presence of global_inherits_stackGhostkeeper
2016-08-22)Ghostkeeper
2016-08-22Fix providing of global_inherits_stack settingsGhostkeeper
2016-08-19Revert "Properly send global settings to the global stack"Ghostkeeper
2016-08-16Merge master. CURA-2006Jack Ha
2016-08-15Testing. CURA-2007Jack Ha
2016-08-15Merge branch 'master' into cura-2007Jack Ha
2016-08-11Fix settingtextfield validator in PerObjectSettingsfieldOfView
2016-08-10Update swatch colors when changing materialsfieldOfView
2016-08-09Change colour to color for consistencyfieldOfView
2016-08-08Tooltip for bed temperature displays values where it resolves from. CURA-2007Jack Ha
2016-08-05Improve validator for numeric fieldsfieldOfView
2016-08-04Seems to work, except for the tooltip (shows global value). CURA-2007Jack Ha
2016-08-04Merge, fix qml files. Contributes to CURA-2007.Jack Ha
2016-08-04Properly send global settings to the global stackArjen Hiemstra