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
2016-10-13Fix qml warning when no printer is connectedfieldOfView
2016-10-06Never animate progress bars if they are invisibleGhostkeeper
2016-10-05Progress bar never indeterminate if invisibleGhostkeeper
2016-10-05Revert "Early cop-out if there is no printer connected"Ghostkeeper
2016-09-28Early cop-out if there is no printer connectedGhostkeeper
2016-09-27Replace progress bar with actual ProgressBar elementGhostkeeper
2016-09-27Keep showing progress while pausing/resumingGhostkeeper
2016-09-27Add TODOs for text to be added after string freezeGhostkeeper
2016-09-14Code stylefieldOfView
2016-09-12Update status text for consistencyfieldOfView
2016-09-12Move sidebar action button style into styles.qmlfieldOfView
2016-09-12Added maintenance state to display qmlJaime van Kessel
2016-09-12Allow plugins to add additional components to print monitor buttonsfieldOfView
2016-09-09Simplified the pause codeJaime van Kessel
2016-09-05Update wordingfieldOfView
2016-09-05CURA-2157: Adding an confirmation dialogThomas Karl Pietrowski
2016-08-21Prevent qml warning when no printer is connectedfieldOfView
2016-08-16Hide "0%" progress while in pre_print statefieldOfView
2016-08-10Code style, semicolonsJack Ha
2016-08-09Update print monitor button labels and enabled. CURA-2060Jack Ha
2016-08-09Comments CURA-2064Jack Ha
2016-08-09Enable Abort Print button while in pre_print.Jack Ha
2016-08-08Adjusted visibility of printer monitor progress bar + percentage.Jack Ha
2016-08-08Added user feedback after pressing Pause / Resume in network printer.Jack Ha
2016-08-04Rename pause button to pause/resume button for clarityfieldOfView
2016-08-04Add a sidebar state for when a printer is not accepting commandsfieldOfView
2016-08-04Code cleanupfieldOfView
2016-08-04Disable print monitor if the printer is not (yet) ready to receive commandsfieldOfView
2016-08-04Show error text in print monitorfieldOfView
2016-07-28Add "offline" styling to sidebar/monitorfieldOfView
2016-07-27Print montior also handles wait_for_cleanup correctly nowJaime van Kessel
2016-07-07Show "ready" state when a printer is connected but jobstate is not yet setfieldOfView
2016-07-04Tweak color and icon logic (add "pre_print" state)fieldOfView
2016-07-01Fix warning about missing color in themefieldOfView
2016-07-01Properly prevent warning when no printer is connected.fieldOfView
2016-06-30Prevent warning when no printer is connected.fieldOfView
2016-06-30Disable monitor buttons when there is no job runningfieldOfView
2016-06-30Introduce printing/busy status and make monitor i18n-awarefieldOfView
2016-06-30Change monitor progress to percentagesfieldOfView
2016-06-24Prevent QML warnings when there is no connected printerfieldOfView
2016-06-23Tweak colors and icons for print monitorfieldOfView
2016-06-17Color of progress bar now changes based on jobstateJaime van Kessel
2016-06-17Added progress percentage labelJaime van Kessel
2016-06-16Resume, pause & abort are handled correctlyJaime van Kessel
2016-06-16Fixed print /resume buttonJaime van Kessel
2016-06-16Adding pause / resume buttons for print monitoringJaime van Kessel