Commit History

Author SHA1 Message Date
  Ghostkeeper 0f12b012cf Create InstallMissingPackageDialog with newly-exposed function from Marketplace 2 years ago
  c.lamboo 76180eee01 Show warning on-close of the install missing packaged dialog 2 years ago
  c.lamboo eccef62dc7 Add typing 2 years ago
  c.lamboo 8fe53163b3 Add Action button and learn more link to warning message 2 years ago
  c.lamboo 812b728636 Show warning when opening file without installing missing materials 2 years ago
  j.delarago 0df21e6073 Refactor missing packages dialog into model (MissingPackageList) and controller (InstallMissingPackagesDialog.qml) 2 years ago
  j.delarago 5a3836b841 Fix missingPackages not updating 2 years ago
  c.lamboo cd9fde946f Add typing 2 years ago
  j.delarago 5c1b7470a7 Add pyqt access to missing package metadata. 2 years ago
  j.delarago ce0623664a Include all missing package metadata instead of just ids so we have something to display before searching the package on the marketplace. This is also important so we can show something if we can't find the package on the marketplace. 2 years ago
  j.delarago 4572d53e11 Read package.json required package information. Put package_ids for packages we don't have installed inside the WorkspaceDialog 2 years ago
  Remco Burema abe7c1bf7f Search/replace Qt5->Qt6. 2 years ago
  Ghostkeeper 9ea418c0a1 Revert "Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7"" 4 years ago
  Ghostkeeper 28f4d8513d Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7" 4 years ago
  Jaime van Kessel c8771124ad Change function name to better reflect what it does 4 years ago
  Kostas Karmas 4e20c7dddc Rework the open project dialog to contain only 1 dropdown 4 years ago
  Kostas Karmas e5d3271698 Fix mypy complaining that Application has no createQmlComponent 4 years ago
  Kostas Karmas 9ad046654a Add typing in WorkspaceDialog.py 4 years ago
  Kostas Karmas ce72bb1a0b Fix creating new machine being reverted to overridde in some cases 4 years ago
  Kostas Karmas 52ea3e8fcc Change variable names (available -> updatable) 4 years ago
  Kostas Karmas 98cc87d1cf Allow picking any printer of the same type when opening project file 4 years ago
  Nino van Hooff 8f3827d5ae Convert doxygen to rst for 3MFReader/Writer and AMFReader 4 years ago
  Lipu Fei 8d77726089 Add intent logic for project loading 5 years ago
  Lipu Fei 6892307be3 Fix typo 5 years ago
  Ghostkeeper bd1712cb10 Spelling fix: Overriden -> Overridden 5 years ago
  Diego Prado Gesto 56c7c6f2b2 CURA-5518 Check whether the the findDefinitionContainers return any 6 years ago
  Lipu Fei 6d21a6bddb Show printer group and which machine to update in project loading 6 years ago
  Lipu Fei b8d3cbfe16 Refactor project loading 6 years ago
  ChrisTerBeke e3f1144d97 Update creating QML component in plugin browser - CURA-4568 6 years ago
  Jaime van Kessel 0613b1e4b7 Creating components is now done with the prefab function 6 years ago
  Lipu Fei 245eec9314 Hide settings visibility row if it is not in preferences 7 years ago
  ChrisTerBeke 91e8e5812b add back missing function 7 years ago
  Diego Prado Gesto 1d70426224 onVisibilityChanged function removed because it's never called - CURA-4405 7 years ago
  Lipu Fei 8a25605413 Fix lock issue with workspace dialog 7 years ago
  Mark 59fbbef43e first hide the dialog then release the lock 7 years ago
  Lipu Fei 0eeded7930 Fix KeyError in WorkspaceDialog 7 years ago
  Diego Prado Gesto 104926c6ed Updating when new definition changes should be created when loading project - CURA-4413 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  alekseisasin d7ed8244ae In project loading dialog the CANCLE button did not work 7 years ago
  Jaime van Kessel e5f3d45385 When project loading needs to create a new machine, also create a new definition changes 7 years ago
  Lipu Fei 577fc0f082 Fix WorkspaceDialog to include resolve for definition_changes 7 years ago
  Jaime van Kessel b284e8508a Added extra checks to prevent unneeded signal emits 7 years ago
  Simon Edwards a5181f157e Applied the profiler's pyqtSlot decorator to all of the code. 7 years ago
  Jaime van Kessel fa3f473b61 Changed order of buttons 7 years ago
  Jaime van Kessel a7135a0f5f Added machine type to load menu 7 years ago
  Jaime van Kessel 2be773c9a3 Added num user settings to workspace loading 7 years ago
  Jack Ha a9a9390aa6 Solved (with an ugly fix) that after loading some projects, 'Slicing...' appears without doing anything. CURA-1263 7 years ago
  Jaime van Kessel 36d743384c Initial work for adding a save dialog for project saving 7 years ago
  Jaime van Kessel a0813b3af3 Added warning when trying to load project with objects on buildplate 7 years ago
  Jaime van Kessel 5d1ba828bc Closing load project screen cancels loading of workspace 7 years ago