Commit History

Author SHA1 Message Date
  Jack Ha c5c357d126 Fixed merge conflicts of cherry picking dimensions fix 7 years ago
  ChrisTerBeke bd1bf2caaf Add use_gui flag in application, don't use theme functions when not using gui 7 years ago
  Lipu Fei b54b075cc9 Use isinstance() instead or issubclass() 7 years ago
  ChrisTerBeke 1a05fd5989 Merge branch 'master' into feature_headless_docker 7 years ago
  Jack Ha 87105e6d06 CURA-4525 fix printing dimensions 7 years ago
  Jack Ha b8a21a5eb3 Merge branch 'master' of github.com:Ultimaker/Cura 7 years ago
  Jack Ha b9a99d4692 CURA-4525 fix placement on load to only avoid objects on current build plate 7 years ago
  Lipu Fei 702d7dd3a8 Fix model importing with multi build plate 7 years ago
  Diego Prado Gesto 0722465fb9 Merge branch 'master' of https://github.com/Ultimaker/Cura 7 years ago
  Diego Prado Gesto 4c8c4c78da CURA-4772 Create a CuraSceneNode instead of a SceneNode when reading a 7 years ago
  Jack Ha 733d6234e6 CURA-4525 moved experimental preferences to bottom with its own label; all settings are by default off 7 years ago
  Diego Prado Gesto 1a520a041b CURA-4768 Allow groups of models to be included in the select all and 7 years ago
  ChrisTerBeke c7c989f2a0 Fix merge conflicts after multi-buildplate refactor 7 years ago
  ChrisTerBeke 11a4845931 Move CuraSceneController together with rest of scene related code 7 years ago
  Jack Ha 840eedbb3d CURA-4525 switch back to build plate 0 when deleting all objects 7 years ago
  Jack Ha 8c7a0d4a8e CURA-4525 created CuraSceneController and took out logic from ObjectsModel and BuildPlateModel 7 years ago
  ChrisTerBeke 08322d0a5e Move all decorators in the scene subfolder 7 years ago
  ChrisTerBeke 62b06b063b Also move other operations into operations subfolder 7 years ago
  ChrisTerBeke a5630e5c54 Move all arranging related code into a subfolder 7 years ago
  Jack Ha bfa33c721c CURA-4525 solved merge conflicts 7 years ago
  Ruben D 689a18ee57 Rename sidebar_collapsed and code style 7 years ago
  Ghostkeeper 4a3109c885 Don't crash when loading model before a printer is loaded 7 years ago
  ChrisTerBeke 07ad74d7f9 Always construct scene and build platë node tree 7 years ago
  ChrisTerBeke 4bc47585e6 Improvement in booting order 7 years ago
  ChrisTerBeke 1bfe296be7 Move all QML registrations together 7 years ago
  ChrisTerBeke 5b43a32986 Extract UI boot from non-UI boot 7 years ago
  ChrisTerBeke f75d91071a Remove invisible flag from allowed command line options to trigger non-gui mode 7 years ago
  ChrisTerBeke b29047abd3 Small fixes for disable user data triggering preferences window 7 years ago
  Aleksei S 447c6e7e23 Added Disable link style 7 years ago
  Jack Ha 5152b2ae65 Solved merge conflicts. CURA-4525 7 years ago
  ChrisTerBeke e3a996073e Remove duplicate --headless argument as it is now in Uranium 7 years ago
  ChrisTerBeke 443e155cf7 Adding set stage back 7 years ago
  ChrisTerBeke 6666829939 Merge pull request #2940 from thopiekar/master-prepare-for-com-support 7 years ago
  Jack Ha 4519f9b46a CURA-4234 rename to cura/sidebar_collapse, fix spelling errors, styling 7 years ago
  Jack Ha f28846acb9 Merge branch 'master' into CURA-4234_expand_collapse 7 years ago
  Aleksei S 3516d01f3d Move back machine selection 7 years ago
  Aleksei S 6968c089db Add sidebar_collapse to the saved preferences, typos, move back machine selection to the top bar 7 years ago
  Thomas Karl Pietrowski 79cb1a1293 closeAllWindows seems to take no effect - use exit instead 7 years ago
  Thomas Karl Pietrowski 1cd107965c Close all windows, if there is no main window 7 years ago
  Thomas Karl Pietrowski f1d5bc38dc Adding help arguments manually 7 years ago
  Thomas Karl Pietrowski 8e89c1b361 No comment on this.. 7 years ago
  Thomas Karl Pietrowski 7e7303a7e3 Code style 7 years ago
  Thomas Karl Pietrowski 37cf78487e headless+invidible: It is all about being hidden 7 years ago
  Thomas Karl Pietrowski 4b8d05092d Adding preRun and move last commandline argument check to it. 7 years ago
  Thomas Karl Pietrowski c62b04089f Moving setActiveStage("PrepareStage") to initializeEngine() in UM 7 years ago
  Thomas Karl Pietrowski 3e775f71fd Typo 7 years ago
  Thomas Karl Pietrowski f9554475be CuraApplication: Allow getting kwargs and pass them to super().__init__() 7 years ago
  Thomas Karl Pietrowski e578014a2e Passing the already parsed args 7 years ago
  Thomas Karl Pietrowski bc7cb1491d Removing "Embedding" option again 7 years ago
  Thomas Karl Pietrowski ab6508657d Creating an argparser early and add a "debug" option 7 years ago