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-12-06The trigger_early_crash did not trigger early crash for testing purposesAleksei S
2018-07-26Fix bug with libSavitar not loading due to SIPGhostkeeper
2018-07-05Use double quotesGhostkeeper
2018-06-28Move initialization into Uranium's run() functionGhostkeeper
2018-06-06Merge branch '3.4'Ghostkeeper
2018-06-06Remove trailing slash in Windows configuration pathGhostkeeper
2018-05-08CURA-5164 Fix typo in the method signatureDiego Prado Gesto
2018-05-04WIP: Make application initialization and start up more clearLipu Fei
2018-05-02Fix indentLipu Fei
2018-03-29make Linux+NVidia fix fail gracefullyJörg Walter
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