18 Commits

Author SHA1 Message Date
Ian Paschal
4c831de06c Remove console logs
Contributes to CL-1126
2018-11-06 16:41:59 +01:00
Ian Paschal
dc4b69c386 Show context menu at the right times
Contributes to CL-1126
2018-11-06 16:37:47 +01:00
Ian Paschal
1abd0b3499 Show "Pausing...", "Aborting...", and "Resuming..." texts
Contributes to CL-1126
2018-11-05 15:45:17 +01:00
Ian Paschal
7960772ac8 Do show "delete" on print jobs waiting for configuration change
Contributes to CL-1118
2018-10-31 11:46:19 +01:00
Ian Paschal
ac7a566ae1 Do not show "move to top" on print jobs waiting for configuration change
Contributes to CL-1118
2018-10-31 11:45:30 +01:00
Ian Paschal
0273cd2a0e Don't show the context menu for printed jobs (only active ones and queued ones)
Contributes to CL-1118
2018-10-30 13:44:24 +01:00
Ian Paschal
a247fe204f Fix print job context menu height
Contributes to CL-897, CL-1051, CL-1111
2018-10-23 16:27:45 +02:00
Ian Paschal
0045559d01 QML Clean-up
Contributes to CL-897, CL-1051, CL-1111
2018-10-23 15:45:44 +02:00
Ian Paschal
34abc48a1a Remove binding loops
Contributes to CL-1051
2018-10-22 15:31:38 +02:00
Ian Paschal
817899686a Dark mode theme improvements
Contributes to CL-1111
2018-10-19 16:23:16 +02:00
Ian Paschal
1ad008f45c Style improvements
Contributes to CL-897 and CL-1051
2018-10-17 16:32:30 +02:00
Ian Paschal
b99bc06d1c Clean up more errors
Contributes to CL-1051
2018-10-16 09:34:50 +02:00
Ian Paschal
1fa7a8880b Clean up some QML warnings
Contributes to CL-1051
2018-10-15 17:02:27 +02:00
Ian Paschal
7f370a7574 Clean-up mistakes
Oops!
2018-10-03 12:28:35 +02:00
Ian Paschal
5ca0c599e9 Review feedback
Now with unified style as agreed upon by Simon & Ian.

Rules:

- ID before all other props.
- All props before children.
- All props after ID in alphabetical order.
- Empty line between children.
- Semi-colons.

Note: I didn't touch the DiscoverUM3Action because that's it's whole own UI part.
2018-10-03 10:55:38 +02:00
Ian Paschal
2c5095befb Add copyright headers 2018-10-03 09:43:13 +02:00
Ian Paschal
97fa5094ce Monitor tab refactor + skeleton loading
Contributes to CL-1051
2018-10-01 16:24:51 +02:00
Ian Paschal
fc333d53c5 Replaced print job context menu
Contributes to CL-897, CL-1051
2018-09-27 14:54:40 +02:00