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
path: root/cura/UI
AgeCommit message (Expand)Author
2020-06-30Add a print job name setting to general preferencesNino van Hooff
2020-06-23Speed up the objects modelJaime van Kessel
2020-06-23Simplify the renameNodes methodJaime van Kessel
2020-06-09Add extra "AddPrinterPagesModel" without the cancel buttonKostas Karmas
2020-06-02Remove use of deprecated extruders propertyGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Convert remaining doxygen to rstNino van Hooff
2020-04-29Rearrange the AddPrinterPagesModel and mark "Add Cloud Printer" page as finalKostas Karmas
2020-04-29Add is_final_page attribute and mark the "Add Cloud Printers" page as finalKostas Karmas
2020-04-28Merge branch 'master' into CURA-7022_Add_cloud_printer_within_add_a_connected...Kostas Karmas
2020-04-28Merge branch 'feature_objectlist_improvements' of https://github.com/fieldOfV...Jaime van Kessel
2020-04-23Merge branch 'master' into CURA-7022_Add_cloud_printer_within_add_a_connected...Kostas Karmas
2020-04-22Redirect to "Add cloud printer" page when button clickedKostas Karmas
2020-04-21Skip the Cloud page if the user is logged inKostas Karmas
2020-04-20Rearrange welcome pages in first run wizardKostas Karmas
2020-04-13Show correct number of settings for support and anti overhang meshesfieldOfView
2020-04-12Fix typingfieldOfView
2020-04-12Reorder code for readabilityfieldOfView
2020-04-11Hide extruder swatch for groupsfieldOfView
2020-04-11Add extruder swatches to object selectorfieldOfView
2020-04-10Show mesh type and number of per model settings in ObjectSelectorfieldOfView
2020-04-10Remove a number of unused importsJaime van Kessel
2020-03-18Gracefully handle the sitation if the changelog was not foundJaime van Kessel
2020-01-10Add some missing typingJaime van Kessel
2020-01-03Add some timers to sceneChangedJaime van Kessel
2019-12-24Make animation time instead of update dependantJaime van Kessel
2019-12-13Merge branch 'master' into CURA-7011_enterprise_visual_cuesninovanhooff
2019-12-11Merge branch 'master' into pre_sliced_base_filenameLipu Fei
2019-12-10Update enterprise splash screen backgroundNino van Hooff
2019-12-10Add enterprise splash screen.Nino van Hooff
2019-11-05Swap the splashscreen imageJaime van Kessel
2019-10-31dont prepend 'Pre-sliced file'Tim Kuipers
2019-09-24Fix merge conflicts with masterLipu Fei
2019-09-20Don't use material manager to reset materialGhostkeeper
2019-09-13Remove use of deprecated extruders propertyJaime van Kessel
2019-07-22Also connect the objectsModel to the selectionChanged signalJaime van Kessel
2019-05-24Also add tests for the update of the objects modeJaime van Kessel
2019-05-24Cut up large update function to make testing easierJaime van Kessel
2019-05-24Simplify & cleanup objects modeJaime van Kessel
2019-05-23Simplify the objects model furtherJaime van Kessel
2019-05-23Remove unneeded checkJaime van Kessel
2019-05-23Remove unneeded itemsChanged emitJaime van Kessel
2019-05-23Renamed some local variables so they describe better what they doJaime van Kessel
2019-05-23Fixed typingJaime van Kessel
2019-05-21Fix typingLipu Fei
2019-05-21Change importLipu Fei
2019-05-21Fix typingLipu Fei
2019-05-21Fix numbering in object renamingLipu Fei
2019-05-21Fix adhesion checkbox in recommended modeLipu Fei
2019-05-07Merge branch 'master' into feature_model_listDiego Prado Gesto