Remco Burema
8b47ce0315
Autoselect file-format: Split up long line and better documentation.
...
done as part of CURA-11957
2024-08-06 17:04:42 +02:00
Remco Burema
89209f5f9a
Makerbot file formats don't just have 1 mimetype.
...
There are machines with other mime-types. Prepare for adding that one.
last step of CURA-11957 (otherwise solved by previous efforts)
2024-08-06 15:47:28 +02:00
Remco Burema
39d9ab7afb
Allow DigitalFactory bundled-plugin to autoselect format on save.
...
There was an earlier implementation of this, which was hacky, and didn't work anymore.
CURA-11958
2024-07-17 18:05:33 +02:00
saumya.jain
40d91a7f3e
material translation, saving to .makerbot on cloud by default when Method printer is selected
...
CURA-11138
2023-11-01 11:03:30 +01:00
saumya.jain
3bfc0afc93
For makerbot files upload in cloud
...
CURA-11138
2023-10-30 13:32:25 +01:00
c.lamboo
a7fcc15197
Re-enable regular expression
...
CURA-8555
2022-06-14 16:49:40 +02:00
c.lamboo
a315171d7c
Replace checkboxes in save project to DL dialog with a combobox
...
CURA-8555
2022-06-14 16:19:56 +02:00
c.lamboo
d5c0fde7f2
Render labels using Text.QtRendering
on OSX
...
Fonts were looking a bit to thick on when using `Text.NativeRendering`, so using `Text.QtRendering` instead. After this the font weight looks identical to figma (as far as I can see).
In this commit I also changed all `Label`'s to `UM.Label`'s and removed default properties where I could.
CURA-9154
2022-05-10 15:40:09 +02:00
c.lamboo
35f5c3f959
Revert "Render labels using Text.QtRendering
on OSX"
...
This reverts commit f0e3c19a34d1fde3b7ec4fd95677fbefa2028b26.
2022-05-10 15:39:02 +02:00
c.lamboo
f0e3c19a34
Render labels using Text.QtRendering
on OSX
...
Fonts were looking a bit to thick on when using `Text.NativeRendering`, so using `Text.QtRendering` instead. After this the font weight looks identical to figma (as far as I can see).
In this commit I also changed all `Label`'s to `UM.Label`'s and removed default properties where I could.
CURA-9154
2022-05-10 15:36:50 +02:00
j.delarago
e86f860a2c
Update TableView and TableModel in DigitalLibrary plugin.
...
This is not backwards compatible with Cura < 5.0 due to the removal of Qt.labs
CURA-8640
2022-04-05 15:47:08 +02:00
c.lamboo
3c9e2a1b08
Update RegExpValidator to RegularExpressionValidator
...
Due to Qt6 API change
CURA-8640
2022-03-30 15:10:37 +02:00
c.lamboo
0dda27094e
Fix textfield height for entering project name in DL
...
from eccb @fvrmr
2022-03-24 10:31:10 +01:00
Jaime van Kessel
f682f56923
Merge branch 'master' of github.com:Ultimaker/Cura into replace_controls_1_for_controls_2
2022-02-17 15:02:03 +01:00
j.delarago
05d542c8d0
Bump UM version for CheckBox
2022-01-26 09:53:17 +01:00
Ghostkeeper
83953b03b4
Use new table element for saving files as well
...
Re-using that component.
Contributes to issue CURA-8686.
2022-01-25 18:48:45 +01:00
j.delarago
5788ea8d00
The visibility settings in the preferences is defined in Uranium rather than Cura. The CheckBox has been moved to Uranium so that all parts of the project have access to this default styled component.
2022-01-24 14:03:47 +01:00
Jaime van Kessel
2aa931cbca
Remove unneded styles import
2022-01-04 09:48:02 +01:00
Jaime van Kessel
183fbfad41
Disable save to DF if the textfield is in an invalid state
...
CURA-8502
2021-08-30 11:09:55 +02:00
Remco Burema
86d104afe7
DL: Allow 1 char filenames (not counting extension).
...
CURA-8395
2021-07-20 18:01:44 +02:00
Remco Burema
71937bf828
DL: Align with online backend on allowed characters.
...
CURA-8395
2021-07-20 17:58:29 +02:00
Kostas Karmas
d972c505d0
Initial commit for the DL
2021-04-20 11:30:49 +02:00