Commit History

Author SHA1 Message Date
  Thomas Karl Pietrowski c75261a023 Removing multiple import 7 years ago
  Simon Edwards 454a5969c2 Removed debug. 7 years ago
  Simon Edwards f5f02ead88 Added some debug. 7 years ago
  Simon Edwards 8602d984a9 Stop $PYTHONPATH from messing up the search path for DLLs. 7 years ago
  Simon Edwards 92cee4a9d7 Merge branch 'master' into python_type_hinting 7 years ago
  Simon Edwards 412e299f0c Cleaned up and bug fixed the command loop. 7 years ago
  Simon Edwards 0e306df1bc Initial basic version of this feature. 7 years ago
  Simon Edwards 74e5798509 Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py. 7 years ago
  Simon Edwards 14afd9eab7 Heaps to changes to get the Cura code through the type checker (with minimal checking). 7 years ago
  Thomas Karl Pietrowski 31436cbdf5 Removing debug print in Nvidia fix 8 years ago
  Thomas Karl Pietrowski 6b2935379f Adding "LinuxMint" 8 years ago
  Thomas Karl Pietrowski 35c520a787 Merge pull request #836 from Ultimaker/master-updates-for-Linux 8 years ago
  Jaime van Kessel 0e098e38eb More fixes for changed setting object location 8 years ago
  Thomas Karl Pietrowski 7f5f22d472 Moving Nvidia workaround to cura_app.py 8 years ago
  Thomas Karl Pietrowski 536e0f489a Merge branch 'master' of https://github.com/Ultimaker/Cura into master-using-platform 8 years ago
  Simon Edwards 175b5429b4 Refactor the profile and Cura specific import/export code, put the cura stuff in Cura itself. 8 years ago
  Thomas Karl Pietrowski f11ef0c0c0 Using UM.Platform for Windows detection 8 years ago
  Thomas Karl Pietrowski 0d8292df49 Using platform.system() for Windows detection 8 years ago
  Thomas Karl Pietrowski b61b0a7ee2 Removing unneeded import of os' 8 years ago
  Thomas-Karl Pietrowski 7d2b329e78 Just a stupid mistake 8 years ago
  Thomas-Karl Pietrowski 3a61cf3152 Little typo 8 years ago
  Thomas-Karl Pietrowski 1a52454165 This should be fine now.. 8 years ago
  Thomas-Karl Pietrowski 61069e9a71 Making the fix working with a list of PATHS seperated by os.pathsep 8 years ago
  Thomas-Karl Pietrowski 286673e812 Making WORKAROUND a true marker 8 years ago
  Thomas-Karl Pietrowski 98c84798c6 Making sure we got the realpath when using an absolute path 8 years ago
  Thomas-Karl Pietrowski 8c0d7aea8a Merge branch 'pythonpath-fix-reworked' of https://github.com/thopiekar/Cura into pythonpath-fix-reworked 8 years ago
  Thomas-Karl Pietrowski 102e13b152 Doing the check the other way round.. 8 years ago
  Thomas Karl Pietrowski e040029a41 Just a little typo 8 years ago
  Thomas-Karl Pietrowski 839bc1fec8 Making PR #708 more concrete 8 years ago
  Thomas-Karl Pietrowski a8e13f13ba Add missing import of 'os' 8 years ago
  Youness Alaoui df8207747a Force PYTHONPATH to be in the top of the sys.path list. 8 years ago
  Thomas-Karl Pietrowski a00f0ece18 Adding #@UnusedImport to ignore this import 8 years ago
  Thomas-Karl Pietrowski 27423205b0 Rename type into hook_type 8 years ago
  Thomas-Karl Pietrowski 6adfbf4b90 Removing import of "os" 8 years ago
  Arjen Hiemstra 041fa2b359 Import Arcus before importing Cura (and PyQt5) 8 years ago
  Arjen Hiemstra 9267b517d6 Fix coding style issues 8 years ago
  Arjen Hiemstra 1140c853d1 Try to use Protobuf CPP implementation if it is available 8 years ago
  Arjen Hiemstra ba86352642 Fix issues with crash handler and log file creation on Windows 9 years ago
  Arjen Hiemstra 23e36b51e6 Fix stdout/stderr output location so we do not output to UM but to cura 9 years ago
  Arjen Hiemstra 5adee69b75 Fix Windows build 9 years ago
  Arjen Hiemstra 9b119e996a Capture stdout and stderr on Windows to prevent py2exe messages 9 years ago
  Arjen Hiemstra 803b4fde8d Handle all uncaught exceptions through CrashHandler and gracefully fail if we have no QCoreApplication 9 years ago
  Arjen Hiemstra 8130bae4c0 Add a crash handler to catch uncaught exceptions 9 years ago
  Arjen Hiemstra 830dc45cce Make cura_app executable 9 years ago
  Arjen Hiemstra 96e0faf937 Rename cura.py to cura_app.py to prevent conflicts with "cura" directory 9 years ago