Commit History

Author SHA1 Message Date
  Jaime van Kessel f9433dba87 Merge branch 'master' of github.com:Ultimaker/Cura 4 years ago
  Jaime van Kessel 290761fccd Fix arranger crash 4 years ago
  Evangelos Trantos ce05f0c5a7 Merge pull request #6964 from Ultimaker/CURA-7087_Machine_specific_materials_not_loaded_correctly 4 years ago
  fieldOfView 6abf916ced Fix typing in __init__ methods to appease MYPY 4 years ago
  Nino van Hooff 88e5626b59 Fix more Mypy warnings 4 years ago
  Jaime van Kessel 6ae3172287 Store metadata when writing the workspace 4 years ago
  Jaime van Kessel b6d1429eb7 Ensure that 3mf workspace reader loads aditional metadata 4 years ago
  konskarm 9f023eb28e Merge pull request #6961 from Ultimaker/CURA-7090 4 years ago
  Dimitriovski c8bfb24b92 Merge branch 'master' of github.com:Ultimaker/Cura into CURA-7090 4 years ago
  Dimitriovski 15a3922436 Removed unnecessary checks 4 years ago
  Remco Burema 3872e8ffa3 Move 'Toolbar' lower: Toolpanels could be obscured by objects-info. 4 years ago
  Dimitriovski e8f22beb27 Removed unnecessary function and a call to it. Added some typing. 4 years ago
  Jaime van Kessel 414b696b32 Use the resetWorkspace for new project 4 years ago
  Nino van Hooff 4518132ffc Merge remote-tracking branch 'origin/master' 4 years ago
  Nino van Hooff b6216896cb Add a script to execute the CI scripts on a local Docker instance 4 years ago
  Kostas Karmas d5cfca4df0 Fix loading machine specific materials 4 years ago
  Kostas Karmas 601a765f73 Fix typo in comment 4 years ago
  Ghostkeeper 122b6318fe Remove dash if print job name is empty 4 years ago
  Dimitriovski 7359492e11 Added a Tooltip over the Dismiss button. Changed the cursor on hover. 4 years ago
  Dimitriovski 071cf5517e linting 4 years ago
  Nino van Hooff 53115dc3b2 Fix Mypy warnings 4 years ago
  Nino van Hooff 6aba835c1c Only show restart dialog when packages were installed 4 years ago
  Dimitriovski 3c520fbaf5 Merge branch 'master' of github.com:Ultimaker/Cura into CURA-7090 4 years ago
  Dimitriovski fbe38dc658 added typing, refactored some functions 4 years ago
  Dimitriovski 071326b890 Added logic for dismissing packages from the Incompatible list 4 years ago
  Jaime van Kessel 2a28321588 Fix some more typing 4 years ago
  Jaime van Kessel eaf8b3491e Fix typing issue 4 years ago
  Jaime van Kessel bbee2e0a14 Fix regex for private & long functions 4 years ago
  Jaime van Kessel 6e13344809 Add WIP pylint configuration 4 years ago
  Dimitriovski c86cc3ae5a Added 'dismiss' link and logic for removing the item from the dialog 4 years ago
  Jaime van Kessel e74f049142 Fix bunch of issues found by pylint 4 years ago
  Nino van Hooff 2da8040e5a Show a restart dialog at the end of the cloud sync flow 4 years ago
  Jaime van Kessel bb52ba6848 Codestyle fixes 4 years ago
  Jaime van Kessel 49211d3233 remove unused import 4 years ago
  Jaime van Kessel 81b33b8649 Add some missing typing 4 years ago
  Nino van Hooff f15e21805c Remove unused member 4 years ago
  Nino van Hooff 35695e5ab6 Install and cloud-subscribe a package when after agreeing to the license 4 years ago
  Nino van Hooff 1cf3cd8228 Fix Subscribing to a package 4 years ago
  Nino van Hooff 88d210d12d Fix The toolbox license dialog 4 years ago
  Nino van Hooff 317061029c Use more high-level temporary file api 4 years ago
  Nino van Hooff f79949a150 Use scope instead of manual request header updates in Toolbox.py 4 years ago
  Nino van Hooff 6069096141 CloudSync: documentation and cleanup 4 years ago
  Nino van Hooff 89994b92b5 Finished LicensePresenter 4 years ago
  Nino van Hooff dda3d0b4eb Fix downloadPresenter and initial LicensePresenter.py code 4 years ago
  Nino van Hooff 028aece644 Fix extensions not being unique in ExtensionModel 4 years ago
  Nino van Hooff 84e676c1f8 Download packages to be installed and show a message with progress. 4 years ago
  Nino van Hooff 883243b533 Move UltimaterCloudScope to Cura project 4 years ago
  Nino van Hooff 1a816ad010 Introduce the SyncOrchestrator 4 years ago
  Nino van Hooff 6eab5e2492 Add HttpRequestScope and fix the CompatibilityDialog 4 years ago
  Jaime van Kessel 3e07105edf Fix incorrect typing 4 years ago