Ghostkeeper
db0288fec4
Merge branch '3.3'
2018-04-24 10:49:30 +02:00
Diego Prado Gesto
609d51e52e
CURA-5250 Remove buildplate menu entry temporary. Add back when the
...
whole feature is back again.
2018-04-23 14:41:43 +02:00
Ghostkeeper
47101cc1ca
Merge branch 'master' of github.com:Ultimaker/Cura
2018-04-23 14:14:12 +02:00
Ghostkeeper
5648bc82e7
Merge branch '3.3'
2018-04-23 14:07:46 +02:00
Diego Prado Gesto
5333ca5aa8
Merge pull request #3666 from Ultimaker/CURA-5204_send_anonymous_data
...
Show information dialogue on what usage data is sent
2018-04-23 13:32:22 +02:00
Aldo Hoeben
5796848bfd
Merge branch 'master' into feature_separate_stage_qml
2018-04-23 10:42:57 +02:00
Diego Prado Gesto
b8a26f3187
CURA-5218 Disable the Activate and Duplicate button in the management
...
page if the selected profile is not supported
2018-04-20 17:04:51 +02:00
Ghostkeeper
ac2301a8fd
Fix code style: Brackets on new line
...
And one comma without a space after it.
Contributes to issue CURA-5204.
2018-04-20 15:36:32 +02:00
Diego Prado Gesto
576881bfeb
CURA-5204 Update the checkbox if the setting has changed in the 'More
...
information' dialog.
2018-04-20 14:12:05 +02:00
Diego Prado Gesto
122b5e36cf
CURA-5204 Revert a change since it sets the setting to false if the
...
panel is not visible.
2018-04-20 13:36:07 +02:00
Ghostkeeper
d2caeee8c1
Clarify warning for filament diameter change
...
It's the diameter of the filament, not the diameter of the material. Diameter of a material doesn't make any sense. Also corrected grammar and clarified context.
2018-04-20 13:32:14 +02:00
Diego Prado Gesto
121d1806be
Don't show the corresponding element in the general preference panel
...
if the related plugin is not enabled.
Contributes to CURA-5204
2018-04-20 11:56:59 +02:00
Diego Prado Gesto
fc1eef2b0c
Merge branch '3.3'
2018-04-20 11:43:49 +02:00
Diego Prado Gesto
4e53f219f0
Merge branch 'master' into CURA-5204_send_anonymous_data
2018-04-20 10:35:52 +02:00
Diego Prado Gesto
f003adeb1e
CURA-5250 Add color to the text so it also works fine with other themes.
2018-04-20 10:19:25 +02:00
Diego Prado Gesto
cdc297c87e
CURA-5250 Temporary hide buildplate selector.
...
Put back again when the whole feature is ready.
2018-04-19 10:23:01 +02:00
Diego Prado Gesto
62b586a6ff
CURA-5250 Add hint when the buildplate is just usable but not the
...
recommended.
2018-04-19 10:21:19 +02:00
Lipu Fei
35e7be1d41
Use pyqtSlot to show more info dialog
...
CURA-5204
2018-04-17 16:43:41 +02:00
Lipu Fei
0d5b21932e
Use "More information" for button
...
CURA-5204
2018-04-17 16:13:13 +02:00
Lipu Fei
7b20ce856e
Fix merge conflicts
2018-04-17 11:30:23 +02:00
Lipu Fei
c0db82e7a3
Merge remote-tracking branch 'origin/3.3'
2018-04-17 11:18:27 +02:00
Lipu Fei
a111dda82e
Revert "Custom qualities are always checkable"
...
CURA-5218
This reverts commit fdd78077697f9e3ff9f0fe654eff8af36a1623d9.
2018-04-17 11:14:14 +02:00
Ghostkeeper
133f6f43fe
Merge branch '3.3'
2018-04-13 16:14:23 +02:00
Ghostkeeper
1488f965b7
Scale height of slider hover area with screenScaleFactor
...
This way it scales along with the high-resolution screen scaling for high-DPI screens.
2018-04-13 11:43:43 +02:00
Lipu Fei
0f966115e6
WIP: Make CuraPackageManager aggregate PluginRegistry data
...
CURA-4644
2018-04-12 15:46:53 +02:00
Lipu Fei
6d2e49c228
Merge remote-tracking branch 'origin/3.3'
2018-04-12 14:04:29 +02:00
Lipu Fei
fdd7807769
Custom qualities are always checkable
...
CURA-5218
2018-04-12 13:58:20 +02:00
Lipu Fei
406b64b331
Remove unneeded code
...
CURA-4644
2018-04-12 13:14:58 +02:00
Ian Paschal
94b15b0498
Merge branch 'CURA-4644-package-reader' into feature_material_marketplace
2018-04-11 11:08:18 +02:00
Lipu Fei
40eedbcf70
Add more info dialog
...
CURA-5204
2018-04-10 15:33:32 +02:00
Lipu Fei
107c10b860
Merge branch '3.3'
2018-04-10 11:41:13 +02:00
Lipu Fei
95f4515e93
Make it possible to skip project file check in readLocalFile()
...
CURA-5203
2018-04-10 11:40:47 +02:00
Aleksei S
c7b6bb8188
Merge branch '3.3'
2018-04-09 12:53:53 +02:00
Lipu Fei
cadb2c62b7
Fix open file with Cura
...
CURA-5203
When open a file that's associated with Cura, dialogs that need to
pop up may not work because QML is still in the middle of initialization,
so we need to wait for QML to finish before doing anything else such
as opening files.
2018-04-06 11:55:07 +02:00
Lipu Fei
1737267dfd
Accept drag-and-drop for curapackage files
2018-04-05 15:14:15 +02:00
Aleksei S
43e535ea54
Rename expandAll to expandRecursive
...
CURA-5190
2018-04-04 11:04:54 +02:00
Diego Prado Gesto
89c27ae7f4
CURA-5137 Get the list of packages from the server
2018-03-30 15:13:10 +02:00
Ghostkeeper
6d10ac993e
Add option to collapse or expand all setting categories
...
Sadly it doesn't display on the category headers themselves, but it works just as well.
2018-03-30 15:07:50 +02:00
Ghostkeeper
60a217fc84
Rename expandAll to expandRecursive
...
Because it doesn't expand all settings, just a category.
2018-03-30 15:07:42 +02:00
Diego Prado Gesto
322fe7d61f
CURA-5137 Rename Plugin Browser into Toolbox
2018-03-30 14:15:00 +02:00
fieldOfView
3a9371837c
Merge branch 'master' into feature_separate_stage_qml
2018-03-29 14:47:58 +02:00
fieldOfView
272796fd95
Prevent QML warning
2018-03-29 14:46:33 +02:00
fieldOfView
07e1a21aeb
Remove prepare items from Monitor stage
2018-03-29 14:46:11 +02:00
Diego Prado Gesto
b2950eca51
CURA-5158 Fix some mistakes in previous confict fixing.
2018-03-29 14:37:55 +02:00
fieldOfView
b5de9c7501
Remove print monitor from Prepare sidebar
2018-03-29 14:35:32 +02:00
fieldOfView
a11bf31ce6
Use separate QML files for prepare and monitor stage
2018-03-29 13:47:46 +02:00
Ghostkeeper
b30df14073
Merge branch '3.3'
2018-03-29 08:55:06 +02:00
Diego Prado Gesto
79daf3706b
CURA-5158 Create a custom signal that is emitted when global container
...
changes and output devices change.
2018-03-28 11:07:48 +02:00
Diego Prado Gesto
2ee42dda33
CURA-5158 The printer menu now reacts to the global container changes so
...
it is updates even if there is no connection.
2018-03-27 11:56:08 +02:00
Ghostkeeper
3eb50cf37e
Only list configurations if we're still connected
...
Otherwise there are no available configurations, so no syncing.
2018-03-22 17:30:15 +01:00