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
AgeCommit message (Expand)Author
2021-03-29Merge remote-tracking branch 'origin/master' into CURA-7813_fix_crash_globals...Jelle Spijker
2021-03-25Transfer the "What's new" and "Changelog" pages at the end of wizardKostas Karmas
2021-03-25Change bottom left button text to "Skip"Kostas Karmas
2021-03-24... and fix typing as a result of the last commit.Remco Burema
2021-03-24Type-checks, not just type comments, and static- over class-method.Remco Burema
2021-03-24On new install or update, have highlights not just changelog.Remco Burema
2021-03-22Workaround: Before closing the window, remove the global stackGhostkeeper
2021-03-16Clean up invalid quality changes robust to asynchronous changesGhostkeeper
2021-03-05Set & use enabled property for saving projects when ufp/gcode is loadedJaime van Kessel
2021-03-01Remove unused importJaime van Kessel
2021-02-26Don't strip accents from job nameJaime van Kessel
2021-02-15Lower camera default position by 70mmGhostkeeper
2021-02-09Merge branch 'master' into CURA-7996_Fix_trying_to_open_deleted_files_from_th...Ghostkeeper
2021-02-08Merge branch 'master' into CURA-7615_store_metadataGhostkeeper
2021-02-08Let the FileNotFound error be handled later in the read file processKostas Karmas
2021-02-08Don't stop the readLocalFile process if there is no workspace readerKostas Karmas
2021-02-08Pass the "add to recent" as an input var to dialogs that open projectsKostas Karmas
2021-02-05More appropriate error messageGhostkeeper
2021-02-05Display the correct message when opening deleted files from RecentKostas Karmas
2021-02-04Don't crash when not able to read maximum file name lengthGhostkeeper
2021-01-29Fix recent files hint when file opens via dialoges.Remco Burema
2021-01-28Expand the logging for the auth data a bit moreJaime van Kessel
2021-01-23Fix crash on open project from term or by file.Remco Burema
2021-01-22Fix camera not found on pre-slice snapshot/thumbnail.Remco Burema
2021-01-19Don't crash on malformed JSON structuresGhostkeeper
2021-01-19Catch TypeError when parsing setting versionGhostkeeper
2021-01-19Catch OSError when authorizing connectionGhostkeeper
2021-01-15Drop objects to buildplate that have been scaledJaime van Kessel
2021-01-12Merge pull request #9089 from Ultimaker/CURA-7864_open_remote_files_mvpKonstantinos Karmas
2021-01-11Merge pull request #9012 from Ultimaker/CURA-7868_Introduce_file_provider_plu...Jelle Spijker
2021-01-11Don't add temporary files in the recent files list if F5 is pressedKostas Karmas
2021-01-08Merge pull request #8718 from Ultimaker/speed_up_container_treeKonstantinos Karmas
2021-01-08Typing typo.Remco Burema
2021-01-08Temproray files shouldn't be in recent file list.Remco Burema
2021-01-06Add log entry upon exporting containerGhostkeeper
2020-12-23Change the Open File(s) option according to the file providers countKostas Karmas
2020-12-23Reset scene metadata if the buildplate was clearedJaime van Kessel
2020-12-18Change client scope in the AccountKostas Karmas
2020-12-18Ensure that the skirt_brim_line_width is selected from right extruderJaime van Kessel
2020-12-07Fix crash when extruder could not be foundJaime van Kessel
2020-11-25Merge branch 'master' of github.com:Ultimaker/Cura into fix_grouping_below_bu...Jaime van Kessel
2020-11-16Merge branch 'CURA-7501_fix_warning_preloaded_plugins' of github.com:Ultimake...Jaime van Kessel
2020-11-10Merge branch '4.8'Remco Burema
2020-11-09Correct the print sequence when discarding the current changesKostas Karmas
2020-11-09Cover the last remaining case when setting the print sequenceKostas Karmas
2020-11-09Add detailed documentation for _correctPrintSequence functionKostas Karmas
2020-11-09Properly set the print sequence in the correct containerKostas Karmas
2020-11-09Convert list of all base_files into setJaime van Kessel
2020-11-09Simplify and speed up the extending of the qualities listJaime van Kessel
2020-11-05Fix mypy complaintsKostas Karmas