Erwan MATHIEU
|
9865bdac70
Don't translate Cura name
|
8 месяцев назад |
Saumya Jain
|
0e70b80446
removal of preference to not open the save dialog for ucp again
|
8 месяцев назад |
Saumya Jain
|
1338a562ef
added drop models to buildplate as a right click option
|
9 месяцев назад |
Casper Lamboo
|
58eb62d976
Merge pull request #18371 from Ultimaker/CURA-11403_save-PAP
|
9 месяцев назад |
Saumya Jain
|
f8a299bc70
Merge branch 'main' into main
|
9 месяцев назад |
saumya.jain
|
b641741e49
Added preference to show UFP saving dialog
|
9 месяцев назад |
saumya.jain
|
d68a454fa9
function name change to getWorkplaceDropToBuildplate
|
9 месяцев назад |
saumya.jain
|
f54d6099cd
removed the preference made it a member of class platformphysics
|
9 месяцев назад |
saumya.jain
|
91a84674f0
Adding the preference drop to buildplate while opening Cura project
|
9 месяцев назад |
saumya.jain
|
e8bdca3dd9
introducing drop to buildplate per model
|
9 месяцев назад |
Saumya Jain
|
a251a5d2ca
Update resources/qml/Preferences/GeneralPage.qml
|
9 месяцев назад |
saumya.jain
|
8073bc0e50
adding this preference in mac-os doesn't work.
|
9 месяцев назад |
Erwan MATHIEU
|
557a95568c
More explicit crash report configuration
|
10 месяцев назад |
Jelle Spijker
|
7738059631
Add optional (opt-in) project_name to Sentry
|
10 месяцев назад |
Jelle Spijker
|
2bcdacef72
Allow for opt-in of DF User name for Sentry crash reports
|
10 месяцев назад |
Jaime van Kessel
|
60bf2fbc2c
Add preference to disable sentry engine crash reporting
|
1 год назад |
Fredrik Ehnbom
|
dc6edffea4
Add navigation style option
|
1 год назад |
jspijker
|
f76f711790
Update mentions to UltiMaker
|
2 лет назад |
Jaime van Kessel
|
242f8264da
Merge pull request #11573 from fieldOfView/feature_tray_icon_preference
|
2 лет назад |
Remco Burema
|
c4f9669887
Move 'zh_TW' translation to incomplete status for 5.0.0
|
2 лет назад |
j.delarago
|
53efb78cf6
Fix combobox and label heights in general page
|
2 лет назад |
fieldOfView
|
09c3ae628e
Fix "double"/non-functional scrollbars on ScrollViews
|
2 лет назад |
Aldo Hoeben
|
d655350aac
Merge branch 'master' into feature_tray_icon_preference
|
2 лет назад |
Joey de l'Arago
|
fcfc47920f
Merge pull request #11674 from Ultimaker/CURA-9039_combobox_open_out_of_window
|
2 лет назад |
j.delarago
|
84d7443c18
Change OnYChanged out for OnPositionChanged inside scrollbar. Makes a bit more sense logically and this can be reused in ScrollViews as well.
|
2 лет назад |
j.delarago
|
0ba4dbacc4
Make combobox_wide much wider and swap out existing uses of combobox_wide for combobox.
|
2 лет назад |
Jaime van Kessel
|
97732336e3
Increase width of dropdown boxes in general page
|
2 лет назад |
casper
|
2949c0fcb3
Color icon in preference page according to theme color
|
2 лет назад |
fieldOfView
|
44e0c0adff
Add a preference to make tray icon optional
|
2 лет назад |
Jaime van Kessel
|
bb1a2a9988
Fix QML warning
|
2 лет назад |
j.delarago
|
b14e29d214
Make general menu combox wider
|
2 лет назад |
j.delarago
|
111c095f32
Swap RadioButton for styled Cura.RadioButton
|
2 лет назад |
Jaime van Kessel
|
1343d7bdf9
Change font of camera rendering label
|
2 лет назад |
Jaime van Kessel
|
b2494f4d2e
Change the moreInfo button for slice statistics
|
2 лет назад |
Jaime van Kessel
|
ec407a81d3
Change ordering of some items in general page
|
2 лет назад |
Jaime van Kessel
|
8b987d9537
Remove id left over from copy paste
|
2 лет назад |
Jaime van Kessel
|
5aed6bb3c8
Move reset to defaults button for general page
|
2 лет назад |
Jaime van Kessel
|
46e7217646
Layout tweaks for general page
|
2 лет назад |
Jaime van Kessel
|
3e5a51503e
Change font of the headings in general page
|
2 лет назад |
Jaime van Kessel
|
ee7bcc3f5f
Use UM checkbox
|
2 лет назад |
Jaime van Kessel
|
d7758c0ee9
Swap out the GeneralPage items to use the themed ones
|
2 лет назад |
Ghostkeeper
|
6db4a55f6e
Merge branch 'replace_controls_1_for_controls_2' into CURA-8684_QtControls_replacement_Buttons,_Actions_&_'Exclusivity'
|
2 лет назад |
casper
|
264ce3bdd1
Make texts fields selectable by mouse for various components
|
2 лет назад |
Casper Lamboo
|
a5e2e29055
Update resources/qml/Preferences/GeneralPage.qml
|
2 лет назад |
j.delarago
|
05d542c8d0
Bump UM version for CheckBox
|
2 лет назад |
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.
|
2 лет назад |
j.delarago
|
17339ba77e
Merge branch 'master' into CURA-8378_improve_checkbox_visibility
|
2 лет назад |
j.delarago
|
951e1cb37b
Swap CheckBox for styled Cura.CheckBox
|
2 лет назад |
casper
|
092936ae3a
Update Buttons to QtControls 2.0 in general preferences page
|
2 лет назад |
Ghostkeeper
|
5b76cf5689
Merge branch 'replace_controls_1_for_controls_2' into CURA-8686_views_controls2
|
2 лет назад |