Diego Prado Gesto
66147f4172
Remove unused style button.
...
Contributes to CURA-5772.
2018-10-18 17:49:56 +02:00
Diego Prado Gesto
176c7bfc22
Small fixes in the CustomConfigurationSelector file
...
Contributes to CURA-5772.
2018-10-18 17:48:03 +02:00
Diego Prado Gesto
bf6817ce7a
Reduce the size of the ApplicationMenu.qml file by moving some
...
components out to different files.
Contributes to CURA-5772.
2018-10-18 17:38:23 +02:00
Ghostkeeper
7b140277d6
Code style: Brackets on new line
2018-10-18 17:27:15 +02:00
Diego Prado Gesto
84adfa14ee
Add license to the top of a file
...
Contributes to CURA-5772.
2018-10-18 17:26:10 +02:00
Ghostkeeper
4e54f13145
Move shortcut keys test to CMake
...
So that when you run tests locally, you also test this one.
2018-10-18 17:22:57 +02:00
Ghostkeeper
05c2349411
No longer run setting visibility script
...
It no longer exists.
Contributes to issue CURA-5734.
2018-10-18 17:15:28 +02:00
Diego Prado Gesto
93b04190f8
Change name of some components to make them more indicative of what they
...
do.
Contributes to CURA-5772.
2018-10-18 17:13:15 +02:00
Diego Prado Gesto
8df3eb33d4
Minor changes: remove empty lines, small changes in the anchors, ...
...
Contributes to CURA-5772.
2018-10-18 16:51:32 +02:00
Diego Prado Gesto
1cc7e0e586
Set the height of the stage menu in the theme instead of hardcoded.
...
I also adjusted a bit the design to fulfill the requirments from UX/UI
team.
Contributes to CURA-5772.
2018-10-18 16:33:13 +02:00
Diego Prado Gesto
fdfa81b2b8
Make some items' size dependent on parent's. Also make the ActionButton
...
more themable.
Contributes to CURA-5784.
2018-10-18 16:06:21 +02:00
fieldOfView
777470db7f
Don't force sending M105 requests without OK
...
This prevents serial buffer overflow on the printer.
2018-10-18 15:47:25 +02:00
Diego Prado Gesto
0a07f48375
Fix typo in a theme's key.
...
Contributes to CURA-5784.
2018-10-18 15:38:24 +02:00
fieldOfView
f4c88aff0f
Merge branch 'master' into fix_marlin_press_to_resume
2018-10-18 15:35:57 +02:00
Diego Prado Gesto
119638efa1
Adjust outline color for the avatar image. Following the colors in the
...
designs.
Contributes to CURA-5784.
2018-10-18 15:35:21 +02:00
Diego Prado Gesto
b82dacbe19
Merge branch 'cura4.0_header' of github.com:Ultimaker/Cura into cura4.0_header
2018-10-18 15:19:07 +02:00
Diego Prado Gesto
237c360a88
The size of the avatar image is now themed.
...
Some other small fixes in the AccountDetails componenent were done.
Contributes to CURA-5784.
2018-10-18 15:18:00 +02:00
Ghostkeeper
3888d79b34
Merge branch 'CURA-5734-rework-and-unit-test-setting-visibility-preset'
2018-10-18 14:59:41 +02:00
Ghostkeeper
db0da61506
Forbid interpolation in setting visibility preset files
...
We might use characters that collide with this.
Contributes to issue CURA-5734.
2018-10-18 14:54:20 +02:00
Ghostkeeper
1bcd134f85
Fix code style
...
Most stuff here was recently changed. Some of it was where I found a pattern in something that was likely copy-pasted from somewhere else, so I did a global search and replace on that.
Contributes to issue CURA-5784.
2018-10-18 14:30:33 +02:00
Diego Prado Gesto
a4c609d514
Remove email label from the account widget.
...
It's not needed and it's not currently public data that is published
with the user token.
Contributes to CURA-5784.
2018-10-18 14:28:00 +02:00
Diego Prado Gesto
11693aad36
Change the behaviour of the Popup, that now closes when clicking the
...
widget if it is open.
Contributes to CURA-5784.
2018-10-18 09:51:42 +02:00
Diego Prado Gesto
54554bff89
Adjust colors to work with dark theme.
...
Contributes to CURA-5784.
2018-10-18 09:51:04 +02:00
ChrisTerBeke
38b615c734
Update OAuth2 scopes
...
Part of STAR-273.
2018-10-17 17:43:04 +02:00
Ian Paschal
1ad008f45c
Style improvements
...
Contributes to CL-897 and CL-1051
2018-10-17 16:32:30 +02:00
Diego Prado Gesto
7fb72a1a58
Change Skeleton folder name to MainWindow.
...
This folder is intended to store the files that construct the main
window. All the parts. The rest of the components are stored in more
specific folders.
Contributes to CURA-5784.
2018-10-17 16:13:43 +02:00
Diego Prado Gesto
b670cd82c4
Merge branch 'master' into cura4.0_header
2018-10-17 16:10:45 +02:00
Jaime van Kessel
907ecc54bd
Use the material weight as fallback
...
CURA-5814
2018-10-17 14:49:03 +02:00
Ian Paschal
6f33c4410c
Review tweaks
...
Contributes to CL-897 and CL-1051
2018-10-17 14:39:42 +02:00
Ian Paschal
2dcfc049ba
Remove skeleton loading after print jobs received
...
Contributes to CL-1051
2018-10-17 14:28:17 +02:00
Jaime van Kessel
3ad113f70f
Added some missing typing.
...
Since i was changing some stuff here, i better leave it more typed as I found it.
CURA-5814
2018-10-17 14:14:12 +02:00
Jaime van Kessel
45da5b9130
Added more specific overrides for get/set globalContainerStack
...
This helps a lot with the type hinting in other bits of the code, since for CuraApplicaiton we know it's always going to be a GlobalStack
CURA-5814
2018-10-17 14:07:12 +02:00
Jaime van Kessel
ccb0d63041
Rename print_time_message_values to something print_times_per_feature
...
Since this actually makes sense and describes what it holds. CURA-5814
2018-10-17 13:50:52 +02:00
Jaime van Kessel
440dee2191
Removed unused code
...
CURA-5814
2018-10-17 13:32:26 +02:00
Jaime van Kessel
3fd9d35ea4
Removed outdated documentation
...
CURA-5814
2018-10-17 13:31:58 +02:00
Jaime van Kessel
6555f4d4f3
Add typing
...
Because of boyscouting. CURA-5814
2018-10-17 13:31:03 +02:00
Diego Prado Gesto
f013450195
Merge branch 'master' of github.com:Ultimaker/Cura
2018-10-17 10:52:56 +02:00
Jaime van Kessel
a58c63bbb8
Minor fixes for visibility preset tests
...
CURA-5734
2018-10-17 10:51:47 +02:00
Diego Prado Gesto
e9e95b85e7
Remove support_roof_enable to True in Tevo Black Widow quality profiles,
...
since the support interface is already enabled.
Fixes #4587 .
2018-10-17 10:51:28 +02:00
Jaime van Kessel
4c5bf3297c
Merge branch 'master' of github.com:Ultimaker/Cura into CURA-5734-rework-and-unit-test-setting-visibility-preset
2018-10-17 10:49:29 +02:00
Jaime van Kessel
d086e6fa86
Fix review comments
...
CURA-5734
2018-10-17 10:47:34 +02:00
Jaime van Kessel
304a9e11f3
Moved view selection back into Cura QML
...
It didn't make a whole lot of sense for it to be a seperate component, since it's probably going to change in the future
CURA-5772
2018-10-17 09:50:24 +02:00
alekseisasin
a7be605b9d
Typing error in CI CURA-5769
2018-10-17 09:50:22 +02:00
Aleksei S
24805b3883
Merge branch 'master' of github.com:Ultimaker/Cura
2018-10-16 16:48:24 +02:00
Aleksei S
20fa7f4dd8
Display retractions lines for the loaded Gcode files
...
CURA-5769
2018-10-16 16:47:05 +02:00
Remco Burema
25000e8a6b
Fix typo's. [CURA-5760] Feature support brim.
2018-10-16 16:10:30 +02:00
Remco Burema
58490343f7
Merge pull request #4363 from BagelOrb/feat_support_brim
...
Feat: support brim
2018-10-16 16:07:33 +02:00
Diego Prado Gesto
4a0808378b
Allow whitespaces in the job name.
...
Fixes #4530 .
2018-10-16 13:23:35 +02:00
Jaime van Kessel
6eb8b75490
Update typing and fixed the bug it exposes.
2018-10-16 11:31:33 +02:00
Ian Paschal
b99bc06d1c
Clean up more errors
...
Contributes to CL-1051
2018-10-16 09:34:50 +02:00