Commit History

Author SHA1 Message Date
  Dmitry Gribenchuk 8116df6c21 cleanup unused import and fix comment space 11 months ago
  c.lamboo 0e77a05c74 Correctly differentiate between plugins and materials in missing packages dialog 1 year ago
  c.lamboo 7efbf6ed1e Translate string 1 year ago
  jspijker f76f711790 Update mentions to UltiMaker 1 year ago
  c.lamboo 781723fbbc Fix typing 2 years ago
  c.lamboo eccef62dc7 Add typing 2 years ago
  j.delarago 4c2be68c7b Add pyqtSignal no get rid of annoying errors 2 years ago
  j.delarago 511b10c084 Display package cards in the package list for packages that can't be found on the marketplace api. 2 years ago
  Jaime van Kessel 2c09c83896 Fix crash when opening marketplace 2 years ago
  Jelle Spijker 3f8907d02a Merge branch 'master' into CURA-8640_PyQt6 2 years ago
  Remco Burema 99449dbc34 Get rid of some errors first. 2 years ago
  Jaime van Kessel d29b00b4be Let readmore point towards marketplace URL 2 years ago
  Jaime van Kessel cf7772a40a Ensure that local list has update URL 2 years ago
  Jaime van Kessel a2a76fefdd Move cleaning up of request to after signals are disconnected 2 years ago
  Jaime van Kessel 4b4229e20a Fix downgrading bundled packages 2 years ago
  Jelle Spijker 4d8592c6b7 Catch runtime errors when trying to disconnect signal 2 years ago
  Jelle Spijker ffa34ab5fe Make sure Signal are disconnected when PackageModel is deleted 2 years ago
  Jelle Spijker 23d6c2390f Fixed the updating button 2 years ago
  Jaime van Kessel 6703813f1d Remove unused signals 2 years ago
  Jaime van Kessel 14406e13bd Rename hasPluginsEnabledOrDisabledChanged to pluginsEnabledOrDisabledChanged 2 years ago
  Jelle Spijker 23cc7084c4 Switch between correct states of the un-/installed buttons 2 years ago
  Jelle Spijker 9e1e98bdbd Revert "Show install button after package has been uninstalled" 2 years ago
  casper c66e17dd9e Show install button after package has been uninstalled 2 years ago
  casper aea316799a Always set `busy = False` on installed package 2 years ago
  Jaime van Kessel 08eba9f21a Fix updating package 2 years ago
  Jaime van Kessel d50dc59aac Simplifications and cleanup 2 years ago
  Jaime van Kessel 62f99a28b3 Simplify the update logic in the package model / card 2 years ago
  Jaime van Kessel eb11e92637 Rename local_packages_id to local_packages_ids 2 years ago
  Jelle Spijker e72655cc22 Moved busy/confirmed logic to QML 2 years ago
  Jelle Spijker a571e87553 Fixed the spinner 2 years ago
  Jelle Spijker d9f77d7ffd Moved the update logic to the PackageManager 2 years ago
  Jelle Spijker 1adae61f39 Enable and disabled now toggle correctly 2 years ago
  Jelle Spijker 4c5ca22b24 Handle bundled packages which can be Downgraded 2 years ago
  Jelle Spijker 0299bb1694 Fixed update buttons 2 years ago
  Jelle Spijker 51a77f683d Moved stateManageButton logic out of the packageModel 2 years ago
  Jelle Spijker 7734bf5169 Show Install and Update buttons in the correct scenario's 2 years ago
  Jelle Spijker 9f41115bc1 Rework of the ManageButton 2 years ago
  Jelle Spijker e0ca0d5446 Renamed recently_install to better depict the usage 2 years ago
  Remco Burema 27cb1d2d9f Also have/keep the uninstalled status displayed. 2 years ago
  Jelle Spijker 6c976bc9b0 Introduced a Manager to centralize plugin/package management 2 years ago
  Remco Burema a61c3e9eff Peristance of 'Installed' text. 2 years ago
  Jelle Spijker 3be6747e5d Trying to set a persistent install managebutton 2 years ago
  Jelle Spijker 9e4258ef8b Set the is_recently_installed flag 2 years ago
  Remco Burema d2a9d7d94d Get 'already going to be installed' status in constructor. 2 years ago
  Jelle Spijker ea4ec5ca27 Removed old debug logger messages 2 years ago
  Jelle Spijker bb9696c39f Reset button if user declines license 2 years ago
  Jelle Spijker ca76bcc29c Show a conformation message after a successful manage action 2 years ago
  Jelle Spijker f6966c25fb Some final tweaks and added missing documentation 2 years ago
  Ghostkeeper aec643fd44 Fix several typing issues 2 years ago
  Jelle Spijker 1cc3d374a0 Show the uninstall button for packages which can be downgraded to the bundled version 2 years ago