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-02-05CURA-4895 Close the splash screen when the early crash dialog appears. Increa...Diego Prado Gesto
2018-02-05Splash closed on early crashIan Paschal
2018-02-05Fix AutoSave crashing the early crash dialogLipu Fei
2018-02-05Fixes for early crash dialogLipu Fei
2018-02-05Add a CLI flag to test early crashLipu Fei
2018-02-05Make an extra early crash dialogLipu Fei
2018-02-05Make crash dialog available before Application startsLipu Fei
2018-01-29Add encoding='utf-8' for text file readingLipu Fei
2018-01-07Activation workaround Linux+NVidia proprietary drivers for all distributionsAnton Midyukov
2017-12-10Simplify getting known argsThomas Karl Pietrowski
2017-12-10Tell early parser not to add helpThomas Karl Pietrowski
2017-12-09Code styleThomas Karl Pietrowski
2017-12-09TypoThomas Karl Pietrowski
2017-12-09cura_app: Adding help text for debugThomas Karl Pietrowski
2017-12-09Adding the application nameThomas Karl Pietrowski
2017-12-09Correcting if clauseThomas Karl Pietrowski
2017-12-09Don't hook to CrashHandler, if we are debuggingThomas Karl Pietrowski
2017-12-09Creating an argparser early and add a "debug" optionThomas Karl Pietrowski
2017-12-08cura_app: We store logs now at "Roaming"Thomas Karl Pietrowski
2017-12-08Getting logs earlier!Thomas Karl Pietrowski
2017-12-08Compare linux distro names in lower casesLipu Fei
2017-12-08Merge pull request #2903 from AndrewDonaldson/fedora-nvidia-testLipu Fei
2017-12-04Get default settings view to work as sidebar componentChrisTerBeke
2017-12-04Add Fedora to test for nvidia driver work around.Andrew Donaldson
2017-10-09Changed Crash Report layout and new information included - CURA-4195Diego Prado Gesto
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-05Correct stdout and stderr redirect location on MacLipu Fei
2017-09-04Fix stdout and stderr redirecting file locationLipu Fei
2017-05-24Enable the Python faulthandlerArjen Hiemstra
2017-05-24Always redirect stdout/stderr to file if application is frozenArjen Hiemstra
2017-03-18Removing multiple importThomas Karl Pietrowski
2017-02-28Removed debug.Simon Edwards
2017-02-27Added some debug.Simon Edwards
2017-02-27Stop $PYTHONPATH from messing up the search path for DLLs.Simon Edwards
2017-02-13Merge branch 'master' into python_type_hintingSimon Edwards
2017-02-07Cleaned up and bug fixed the command loop.Simon Edwards
2017-02-02Initial basic version of this feature.Simon Edwards
2016-12-12Lots of import fixes. Eliminated the import hacks such as those used inside U...Simon Edwards
2016-11-21Heaps to changes to get the Cura code through the type checker (with minimal ...Simon Edwards
2016-08-07Removing debug print in Nvidia fixThomas Karl Pietrowski
2016-08-07Adding "LinuxMint"Thomas Karl Pietrowski
2016-08-07Merge pull request #836 from Ultimaker/master-updates-for-LinuxThomas Karl Pietrowski
2016-07-04More fixes for changed setting object locationJaime van Kessel
2016-07-01Moving Nvidia workaround to cura_app.pyThomas Karl Pietrowski
2016-06-15Merge branch 'master' of https://github.com/Ultimaker/Cura into master-using-...Thomas Karl Pietrowski
2016-06-14Refactor the profile and Cura specific import/export code, put the cura stuff...Simon Edwards
2016-06-11Using UM.Platform for Windows detectionThomas Karl Pietrowski
2016-06-11Using platform.system() for Windows detectionThomas Karl Pietrowski
2016-06-10Removing unneeded import of os'Thomas Karl Pietrowski
2016-04-21Just a stupid mistakeThomas-Karl Pietrowski