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-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
2016-04-21Little typoThomas-Karl Pietrowski
2016-04-21This should be fine now..Thomas-Karl Pietrowski
2016-04-21Making the fix working with a list of PATHS seperated by os.pathsepThomas-Karl Pietrowski
2016-04-19Making WORKAROUND a true markerThomas-Karl Pietrowski
2016-04-19Making sure we got the realpath when using an absolute pathThomas-Karl Pietrowski
2016-04-19Merge branch 'pythonpath-fix-reworked' of https://github.com/thopiekar/Cura i...Thomas-Karl Pietrowski
2016-04-19Doing the check the other way round..Thomas-Karl Pietrowski
2016-04-19Just a little typoThomas Karl Pietrowski
2016-04-19Making PR #708 more concreteThomas-Karl Pietrowski
2016-04-19Add missing import of 'os'Thomas-Karl Pietrowski
2016-04-18Force PYTHONPATH to be in the top of the sys.path list.Youness Alaoui
2016-03-14Adding #@UnusedImport to ignore this importThomas-Karl Pietrowski
2016-03-14Rename type into hook_typeThomas-Karl Pietrowski
2016-03-14Removing import of "os"Thomas-Karl Pietrowski
2016-02-10Import Arcus before importing Cura (and PyQt5)Arjen Hiemstra
2015-11-27Fix coding style issuesArjen Hiemstra
2015-11-04Try to use Protobuf CPP implementation if it is availableArjen Hiemstra
2015-10-05Fix issues with crash handler and log file creation on WindowsArjen Hiemstra
2015-10-01Fix stdout/stderr output location so we do not output to UM but to curaArjen Hiemstra
2015-09-29Fix Windows buildArjen Hiemstra
2015-09-29Capture stdout and stderr on Windows to prevent py2exe messagesArjen Hiemstra
2015-08-04Handle all uncaught exceptions through CrashHandler and gracefully fail if we...Arjen Hiemstra
2015-07-13Add a crash handler to catch uncaught exceptionsArjen Hiemstra
2015-05-27Make cura_app executableArjen Hiemstra
2015-05-21Rename cura.py to cura_app.py to prevent conflicts with "cura" directoryArjen Hiemstra