Commit History

Author SHA1 Message Date
  Jack Ha bfa33c721c CURA-4525 solved merge conflicts 6 years ago
  Ruben D 689a18ee57 Rename sidebar_collapsed and code style 6 years ago
  Ghostkeeper 4a3109c885 Don't crash when loading model before a printer is loaded 6 years ago
  ChrisTerBeke 07ad74d7f9 Always construct scene and build platë node tree 6 years ago
  ChrisTerBeke 4bc47585e6 Improvement in booting order 6 years ago
  ChrisTerBeke 1bfe296be7 Move all QML registrations together 6 years ago
  ChrisTerBeke 5b43a32986 Extract UI boot from non-UI boot 6 years ago
  ChrisTerBeke f75d91071a Remove invisible flag from allowed command line options to trigger non-gui mode 6 years ago
  ChrisTerBeke b29047abd3 Small fixes for disable user data triggering preferences window 6 years ago
  Aleksei S 447c6e7e23 Added Disable link style 6 years ago
  Jack Ha 5152b2ae65 Solved merge conflicts. CURA-4525 6 years ago
  ChrisTerBeke e3a996073e Remove duplicate --headless argument as it is now in Uranium 6 years ago
  ChrisTerBeke 443e155cf7 Adding set stage back 6 years ago
  ChrisTerBeke 6666829939 Merge pull request #2940 from thopiekar/master-prepare-for-com-support 6 years ago
  Jack Ha 4519f9b46a CURA-4234 rename to cura/sidebar_collapse, fix spelling errors, styling 6 years ago
  Jack Ha f28846acb9 Merge branch 'master' into CURA-4234_expand_collapse 6 years ago
  Aleksei S 3516d01f3d Move back machine selection 6 years ago
  Aleksei S 6968c089db Add sidebar_collapse to the saved preferences, typos, move back machine selection to the top bar 6 years ago
  Thomas Karl Pietrowski 79cb1a1293 closeAllWindows seems to take no effect - use exit instead 6 years ago
  Thomas Karl Pietrowski 1cd107965c Close all windows, if there is no main window 6 years ago
  Thomas Karl Pietrowski f1d5bc38dc Adding help arguments manually 6 years ago
  Thomas Karl Pietrowski 8e89c1b361 No comment on this.. 6 years ago
  Thomas Karl Pietrowski 7e7303a7e3 Code style 6 years ago
  Thomas Karl Pietrowski 37cf78487e headless+invidible: It is all about being hidden 6 years ago
  Thomas Karl Pietrowski 4b8d05092d Adding preRun and move last commandline argument check to it. 6 years ago
  Thomas Karl Pietrowski c62b04089f Moving setActiveStage("PrepareStage") to initializeEngine() in UM 6 years ago
  Thomas Karl Pietrowski 3e775f71fd Typo 6 years ago
  Thomas Karl Pietrowski f9554475be CuraApplication: Allow getting kwargs and pass them to super().__init__() 6 years ago
  Thomas Karl Pietrowski e578014a2e Passing the already parsed args 6 years ago
  Thomas Karl Pietrowski bc7cb1491d Removing "Embedding" option again 6 years ago
  Thomas Karl Pietrowski ab6508657d Creating an argparser early and add a "debug" option 6 years ago
  Thomas Karl Pietrowski 61b6831e62 CuraApplication: Making it one line again 6 years ago
  Thomas Karl Pietrowski 1a9c152041 CuraApplication: Don't parse -h or --help before last check 6 years ago
  Thomas Karl Pietrowski b098b167e5 Fixing name 6 years ago
  Thomas Karl Pietrowski 044c538887 CuraApplication: Allow unknown arguments 6 years ago
  Thomas Karl Pietrowski 35ed042a72 Revert "CuraApplication: Making use of Uranium commandline tools" 6 years ago
  Thomas Karl Pietrowski 9210d38412 Revert "CuraApplication: Getting argparser from Uranium" 6 years ago
  Thomas Karl Pietrowski 0967651a49 CuraApplication: Adding last check for unknown arguments into _onEngineCreated 6 years ago
  Thomas Karl Pietrowski 315efae53b CuraApplication: Making use of Uranium commandline tools 6 years ago
  Thomas Karl Pietrowski 8c74092f48 CuraApplication: Getting argparser from Uranium 6 years ago
  Thomas Karl Pietrowski abc2cdb701 CuraApplication: Adding important note about the argparser 6 years ago
  Thomas Karl Pietrowski b22981d089 It is cls not self! 6 years ago
  Ghostkeeper 1029d4509c Merge branch 'master' into feature_local_container_server 6 years ago
  Thomas Karl Pietrowski 11cf642a6e COM: Prevent splash screen, when Embedding is set. 6 years ago
  Thomas Karl Pietrowski 83d8c693bc CuraApplication: Removing superflous check 6 years ago
  Thomas Karl Pietrowski 00a77da9d4 COM: Adding missing argument for DCOM 6 years ago
  ChrisTerBeke 9bf954643c Use new method of setting active stage when needing to switch to monitor 6 years ago
  Jack Ha 79d5282b36 Added quality_changes to ContainerRegistry, rename saveStack to saveContainer. 6 years ago
  ChrisTerBeke ee643610e5 Fix sidebar loading and unloading depending on active stage 6 years ago
  Jack Ha 4245847dab Moved saveSettings and saveStack to Uraniums ContainerRegistry. 6 years ago