72 Commits

Author SHA1 Message Date
fieldOfView
cf06df8b07 Add a sidebar state for when a printer is not accepting commands
CURA-1851
2016-08-04 16:39:46 +02:00
fieldOfView
ed669925ad Disable print monitor if the printer is not (yet) ready to receive commands
CURA-1851
2016-08-04 15:06:22 +02:00
fieldOfView
8fb6c9939a Add "offline" styling to sidebar/monitor
CURA-1851
2016-07-28 18:14:38 +02:00
Jaime van Kessel
afed6eed93 Print montior also handles wait_for_cleanup correctly now 2016-07-27 14:14:13 +02:00
fieldOfView
2f3ffe2a18 Fix tabs when automatically switching to the monitor tab (on print start)
CURA-1036
2016-07-08 11:22:07 +02:00
Jaime van Kessel
0477955974 Sidebar stuff is now properly done in a loader (and in seperate files)
CURA-1036
2016-07-07 17:02:29 +02:00
fieldOfView
35efea3d11 Show "ready" state when a printer is connected but jobstate is not yet set
CURA-1036
2016-07-07 09:52:53 +02:00
fieldOfView
7b4137ce20 Tweak color and icon logic (add "pre_print" state)
CURA-1036
2016-07-04 18:35:47 +02:00
fieldOfView
087ebc0768 Automatically show the Print Monitor when starting a print
CURA-1036
2016-07-01 15:06:49 +02:00
fieldOfView
7ec605579e Introduce printing/busy status and make monitor i18n-aware
CURA-1036
2016-06-30 10:20:19 +02:00
fieldOfView
612888c9fb Remove remnant code
CURA-1036
2016-06-27 10:25:02 +02:00
fieldOfView
8bc2c6e042 Tweak styling
CURA-1036
2016-06-24 14:41:52 +02:00
fieldOfView
f6e31cd97a Fix updating monitored values
Though the PrintMonitorModel was a nicer solution, it broke the binding of values coming from the PrinterOutputDevices

CURA-1036
2016-06-24 14:35:31 +02:00
fieldOfView
beff54e5b1 Refactor print monitor as styleable listview
Listview updates when print monitor values becomes available.

CURA-1036
2016-06-24 12:50:39 +02:00
fieldOfView
2143fc14ab Add print job name
CURA-1036
2016-06-23 21:58:45 +02:00
fieldOfView
cdd38763f6 Tweak sidebar tab bar appearance
CURA-1036
2016-06-22 16:06:11 +02:00
Jaime van Kessel
96e6477793 Print monitoring tab now has icons indicated if it's paused / connected
CURA-1036
2016-06-17 13:06:33 +02:00
Jaime van Kessel
1232ac7df5 Temperatures are now rounded + displayed with celcius sign
CURA-1036
2016-06-17 12:05:23 +02:00
Jaime van Kessel
ef9ce7ad55 Made time total & time remaining pretty
CURA-1036
2016-06-17 11:55:53 +02:00
Jaime van Kessel
8d8b479216 Adding pause / resume buttons for print monitoring
CURA-1036
2016-06-16 15:36:51 +02:00
Jaime van Kessel
a735e92dfa Added camera image overlay when monitoring print
CURA-1036
2016-06-16 11:01:58 +02:00
Jaime van Kessel
3a46bb8d8a Added CameraImageProvider & camera handling
CURA-1036 and CURA-338
2016-06-16 09:34:43 +02:00
Jaime van Kessel
8160f8d5e6 Added more data to the print monitor screen
CURA-1068
2016-06-15 16:47:19 +02:00
Jaime van Kessel
8a603c2fc1 Added basic tabs for monitoring print
CURA-1036
2016-06-15 16:17:52 +02:00
Jaime van Kessel
12faf23af8 Added a way to check if a printer is connected
CURA-1036
2016-06-15 14:13:54 +02:00
Arjen Hiemstra
4a43b50b7a Remove unused action properties from Sidebar 2016-06-09 15:07:57 +02:00
Arjen Hiemstra
725086b0dd Remove ProfileSetup and move its contents to SidebaarHeader
Contributes to CURA-340
2016-06-09 14:32:13 +02:00
fieldOfView
6a77f67c34 Rearrange sidebar top
CURA-340
2016-05-26 09:42:04 +02:00
Arjen Hiemstra
4390c6a6ff Remove configureSettingsAction property from sidebar as it is no longer needed 2016-05-11 17:19:31 +02:00
Arjen Hiemstra
d68f274a09 Improve positioning of tooltips in advanced mode 2016-05-11 17:19:31 +02:00
fieldOfView
f6ce963b73 Add "Update Current Profile" and "Reset Current Profile" menu items to profile dropdowns
CURA-970
2016-04-28 10:29:51 +02:00
fieldOfView
c37c63fa89 Add tooltip to "customised values" indicator
CURA-909
2016-03-22 17:24:35 +01:00
Arjen Hiemstra
e2b2088246 Add a configureSettingsAction that will open the setting visibility page 2016-02-23 12:24:26 +01:00
Arjen Hiemstra
d93055da1a Fix syntax 2016-02-23 12:22:30 +01:00
Arjen Hiemstra
720324f0c6 Replace Theme property accessors with getThing calls 2016-02-23 12:22:30 +01:00
fieldOfView
cd768902e9 Fix tooltips in simple mode
Simple mode no longer showed tooltips since Simple Mode and Advanced Mode were put in a StackView.
2016-02-11 09:25:37 +01:00
fieldOfView
f97e2fa6aa Prepare "Add profile" dialog 2016-02-08 09:18:33 +01:00
Arjen Hiemstra
edf2802099 Use a StackView and non-dynamic instantation for the sidebar modes
Improves performance at the cost of flexibility.
But we did not use that flexibility anyway.
2016-01-29 14:58:08 +01:00
fieldOfView
d5af132a9a Fixed more thin borders on HiDPI screens 2015-12-30 09:53:26 +01:00
fieldOfView
4d29fccb0b Remove cursorShapes for now 2015-12-03 12:09:30 +01:00
fieldOfView
3a8de56f66 Fix cursorShape for sidebar controls 2015-12-03 12:09:27 +01:00
fieldOfView
6bfed19477 Show slicing progress in SaveButton area instead of MessageStack
Add separators to sidebar
Tweak theme
2015-12-03 12:09:25 +01:00
fieldOfView
211b45d9fb Remove "specs" from Save Button
Restyle Save Button
Tweak Simple mode
2015-12-03 12:09:24 +01:00
fieldOfView
64bd41e611 Move mode-toggle out of header
Tweak tool-buttons and fonts
2015-12-03 12:09:24 +01:00
Tamara Hogenhout
f866ecdd63 Restyling of the sidebar header and and profile setup
commits to: issue CURA-177
2015-09-21 16:03:53 +02:00
Arjen Hiemstra
fa9ab24959 Properly handle dynamic initialization of Sidebar header 2015-09-12 20:08:41 +02:00
Arjen Hiemstra
67086b4d9f Update translated strings and contexts 2015-09-12 20:08:41 +02:00
Tamara Hogenhout
ef93524d78 adds/adapts translation context markers
last nesscessary changes for internationalisation -> Cura

Contributes to: issue CURA-116
2015-09-09 15:25:39 +02:00
Tamara Hogenhout
28aec71c02 adds/adapts translation context markers
all nescessary in folder: Cura/resources

Contributes to: issue CURA-116
2015-09-08 16:30:10 +02:00
Tamara Hogenhout
d6fde94e92 15.10 adds a ManageProfilesAction
Moves it from the button to the bottom of the menu

Contributes to: issue CURA-60
2015-09-03 15:50:48 +02:00