Ghostkeeper
558a789289
Use Cura's own ComboBox element for combo boxes
...
This one displays a tooltip if the text is too long and gets elided, so that you can still read the printer or profile name.
Fixes #8773 .
2020-11-17 10:56:12 +01:00
Kostas Karmas
4e87f37791
Fix visual issues with long labels in the open project dialog
...
The following issues are fixed:
* Printer/Quality/Material names will be wrapped if they are too long
* The width of the window is determined based on the content of the dialog.
With that there will not longer be overlap between the dialog content and the buttons.
2020-08-21 14:50:00 +02:00
Ghostkeeper
9ea418c0a1
Revert "Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7""
...
This reverts commit 28f4d8513db7efce17bfd8b80fa7c8b237fd1c18.
The original revert was to revert an accidental merge from master to 4.7. This now reverts the revert on Master, so that we still have those changes on Master.
2020-08-20 16:35:52 +02:00
Ghostkeeper
28f4d8513d
Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7"
...
This reverts commit 7f47f12bf0a9cf305542b6c21600ce9b804c1dfd, reversing
changes made to dd42c87da762d2030ee2220bc6f0a3e44cf85c28.
2020-08-20 16:01:46 +02:00
Kostas Karmas
4e20c7dddc
Rework the open project dialog to contain only 1 dropdown
...
With the caveat that the qtQuickControls had to be updated to 2.3, due to a qt bug in 1.x that did
not update the dropdown popup list according to the ListModel.
This leads to a different look in the dropdowns and in the buttons of the open project dialog,
compaired to the rest of the application.
CURA-7609
2020-08-04 16:33:11 +02:00
Kostas Karmas
6c59616e39
Process feedback comments
...
Comments https://github.com/Ultimaker/Cura/pull/8142#discussion_r464309980 and https://github.com/Ultimaker/Cura/pull/8142#discussion_r464310281
CURA-7609
2020-08-03 17:30:21 +02:00
Kostas Karmas
db857c8c20
Add extra spacing between categories in the open project dialog
...
CURA-7609
2020-08-03 09:21:16 +02:00
Kostas Karmas
ff4e4ccf55
Change text in the combobox
...
Since it was anyway truncated
CURA-7609
2020-08-03 09:07:20 +02:00
Kostas Karmas
52ea3e8fcc
Change variable names (available -> updatable)
...
CURA-7609
2020-07-29 17:19:24 +02:00
Kostas Karmas
98cc87d1cf
Allow picking any printer of the same type when opening project file
...
A ComboBox was added under the "Update existing" combobox which will display all the available
printers that are of the same type with the printer in the project file. With this feature, the
user will be able to select any same-type preexisting printer in Cura to be updated, instead of
always create a new one when the project file's printer is not in Cura.
CURA-7609
2020-07-29 13:02:34 +02:00
Jaime van Kessel
c6f42766c7
Remove hardcoded sizes from dialogs & popups
...
Contributes to #6670
2019-11-19 13:00:39 +01:00
Lipu Fei
94e89ad4ac
Fix merge conflicts with master
2019-09-24 14:26:43 +02:00
Ghostkeeper
699e601de8
Improve context of override and new translation items
...
Contributes to issue CURA-6768.
2019-09-23 14:20:43 +02:00
Lipu Fei
8d77726089
Add intent logic for project loading
...
CURA-6800
2019-09-23 13:05:36 +02:00
Lipu Fei
6d21a6bddb
Show printer group and which machine to update in project loading
...
CURA-5125
2018-03-20 16:23:23 +01:00
Lipu Fei
e0c69eb675
Pressing enter on project overview will load the project file
...
CURA-4735
2018-01-19 12:51:09 +01:00
Lipu Fei
245eec9314
Hide settings visibility row if it is not in preferences
...
CURA-4344
Hide the row which shows the number of settings that are visible on the
project file loading dialog if this information is not available.
2017-10-10 11:31:37 +02:00
ChrisTerBeke
641b3c21f7
fix merge conflicts
2017-10-10 09:21:31 +02:00
Lipu Fei
b14ef41056
Increase the minimumHeight of the workspace summary dialog
...
CURA-4428
2017-10-10 08:30:18 +02:00
Lipu Fei
8a25605413
Fix lock issue with workspace dialog
...
CURA-4405
- Add try-except around lock release
- Fix closing the dialog with ESC
2017-10-09 15:17:56 +02:00
Lipu Fei
185c350a19
Merge remote-tracking branch 'upstream/3.0'
2017-10-05 15:49:18 +02:00
Lipu Fei
8a27b2e97b
Fix typo in WorkspaceDialog.qml
2017-10-05 15:48:38 +02:00
Ghostkeeper
d458fcde5c
Revert "Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0""
...
This reverts commit e07e7bc9e714843cf853f0a255ee5a8432696886.
Contributes to issue CURA-4414.
2017-10-05 10:58:49 +02:00
Ghostkeeper
e07e7bc9e7
Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0"
...
This reverts commit b62c19206f5e494fa27eb0b877197556c559e449, reversing
changes made to 104926c6ed1648ec20b4308fdacad4e99c14c8b3.
Contributes to issue CURA-4414.
2017-10-05 10:28:54 +02:00
Mark
b4154b8cc0
Merge branch '3.0'
2017-09-28 13:01:10 +02:00
Mark
9a193ad5c5
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
Ghostkeeper
68b4dfd3c3
Fix spelling mistake
...
Contributes to issue CURA-4341.
2017-09-27 17:29:30 +02:00
fieldOfView
7394a0c6ef
Fix typo
2017-09-26 11:05:46 +02:00
fieldOfView
c5fd0e6c80
Use screenScaleFactor to consistently adapt sizes to display pixel ratio
2017-09-25 22:07:12 +02:00
fieldOfView
b5d7ec5bd2
Round fractional widths and heights in system-themed qml
2017-07-14 12:58:07 +02:00
Mark
7bc715a9bd
fixed too big dialogs and hidden checkboxes
2017-05-31 12:46:07 +02:00
Jack Ha
1a01d1b193
Change permissions back to 644
2017-04-05 10:19:12 +02:00
Jack Ha
2d6df1ae4a
Fix workspacedialog booboo typo.
2017-04-05 10:18:36 +02:00
fieldOfView
fd09a1959b
Simplify margins and make them DPI aware
2017-04-02 15:54:06 +02:00
fieldOfView
ed8954c1db
Replace font.pixelSize with DPI-aware font.pointSize
...
This also uses the same pointSize as eg the PreferencesPage.qml uses
2017-04-02 15:31:35 +02:00
fieldOfView
2e1dd46ea4
Replace hardcoded color with system-theme color
2017-04-02 14:38:11 +02:00
fieldOfView
d536bbd6b9
Fix Hi DPI issues with Workspace and Profile Changes dialogs
2017-04-02 12:38:41 +02:00
Jaime van Kessel
c25c4c1d77
Moved conflict boxes to be aligned with "headers"
...
CURA-1263
2016-12-19 13:04:55 +01:00
Ghostkeeper
76c2e87749
Fix more plural forms
...
Forgot these ones.
Contributes to issue CURA-1263.
2016-12-16 17:17:10 +01:00
Jaime van Kessel
c4e061be60
Changed margins on save & load workspace dialog
...
CURA-1263
2016-12-16 14:38:31 +01:00
Jaime van Kessel
fa3f473b61
Changed order of buttons
2016-12-16 11:35:08 +01:00
Jaime van Kessel
a7135a0f5f
Added machine type to load menu
...
CURA-1263
2016-12-16 10:38:30 +01:00
Jaime van Kessel
2be773c9a3
Added num user settings to workspace loading
...
CURA-1263
2016-12-16 10:26:30 +01:00
Jack Ha
a9a9390aa6
Solved (with an ugly fix) that after loading some projects, 'Slicing...' appears without doing anything. CURA-1263
2016-12-14 16:52:49 +01:00
Jaime van Kessel
998f127499
Material resolve box is reset properly
...
CURA-1263
2016-12-14 10:18:05 +01:00
Jaime van Kessel
8f023524d2
Small textual changes for project handling
...
CURA-1263
2016-12-05 11:44:42 +01:00
Jaime van Kessel
56daf80f2f
removed pixelRatioSize, as this made the screen look weird on osx
...
CURA-1263
2016-12-05 09:23:37 +01:00
Jaime van Kessel
a1acfe167c
Fixed UI spacing if there is no material conflict in project load
...
CURA-1263
2016-12-02 15:31:55 +01:00
Jaime van Kessel
a0813b3af3
Added warning when trying to load project with objects on buildplate
...
CURA-1263
2016-12-02 15:30:21 +01:00
Jaime van Kessel
f782a76324
Material labels are now also displayed in the open project dialog
...
CURA-1263
2016-12-02 14:54:42 +01:00