Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-03-07CURA-3470 Return list instead of set for QVariantListLipu Fei
2017-01-10Applied the profiler's pyqtSlot decorator to all of the code.Simon Edwards
2016-07-29Fix order of machine actions on manage printers pagefieldOfView
2016-06-23Added missing decoratorJaime van Kessel
2016-06-23Refactoring (Renaming variables so they are more clear & update documentation)Jaime van Kessel
2016-06-22Removed stray debug printJaime van Kessel
2016-06-22First run actions are now properly handledJaime van Kessel
2016-06-20Actions are now added as buttons to machinePagesJaime van Kessel
2016-06-20Required/supported/first run actions are now added to the managerJaime van Kessel
2016-06-17Machine actions can now be triggered from QMLJaime van Kessel
2016-06-17Machine actions can now be used as a plugin type for CuraJaime van Kessel
2016-06-17Fixed typoJaime van Kessel
2016-04-29Fixed firstStart actionsJaime van Kessel
2016-04-29Fixed issue with sets not being updatedJaime van Kessel
2016-04-29Used {} instead of setJaime van Kessel
2016-04-29Fixed silly typoJaime van Kessel
2016-04-29Exceptions are no longer general typedJaime van Kessel
2016-04-29First start actions are now added to correct listJaime van Kessel
2016-04-29Added getters for required & supported actionsJaime van Kessel
2016-04-29Added copyright noticeJaime van Kessel
2016-04-28Added other add action functionsJaime van Kessel
2016-04-28Save reference to the action instead of keyJaime van Kessel
2016-04-28Added first stubs of MachineActionsJaime van Kessel