saumya.jain
676099ccf6
Removed singleton UM.OperationStack, merged with CuraActions
...
Removed ActiveTool singleton added to controller singleton
CURA-7812
2024-01-09 10:29:45 +01:00
j.delarago
dc5a1ae120
Remove redundant reference to spacer
...
CURA-9005
2022-03-07 13:26:50 +01:00
j.delarago
76d9cf6f4d
Remove margins that keep listview items from being under the scrollbar. Instead set width of listView smaller so it doesn't overlap.
...
Update per object setting visibility dialog to have same category design as SettingVisibilityCategory.qml and SettingCategory.qml
CURA-9005
2022-03-07 13:20:05 +01:00
j.delarago
c00eb5b432
Align checkbox with category icon in per object visibility settings dialog and preferences visibility settings.
...
Move "Information" icon to the right of checkboxes in settings visibilty preferences page. This allows clean aligning of checkboxes with category icon.
CURA-8688
2022-02-18 18:15:48 +01:00
j.delarago
d333b4639c
Align per object settings visibility checkbox with icon
...
CURA-8688
2022-02-18 17:20:49 +01:00
casper
5a2e26eff6
Merge branch 'replace_controls_1_for_controls_2' into CURA-8685-replace_text_and_progress_bars
...
# Conflicts:
# plugins/PerObjectSettingsTool/PerObjectItem.qml
# plugins/PerObjectSettingsTool/SettingPickDialog.qml
2022-02-18 09:07:25 +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
Jaime van Kessel
713a5cb4e5
Ensure that settingPickDialog uses the themed controls
...
CURA-8685
2022-02-15 15:38:08 +01:00
j.delarago
05d542c8d0
Bump UM version for CheckBox
2022-01-26 09:53:17 +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
j.delarago
951e1cb37b
Swap CheckBox for styled Cura.CheckBox
2022-01-21 18:07:45 +01:00
Jaime van Kessel
2aa931cbca
Remove unneded styles import
2022-01-04 09:48:02 +01:00
Kostas Karmas
7827b36ab7
Fix QML warnings due to depricated on<signal> calls in Connections
...
As of 5.12, the signals used in connections should not be declared as on<signal>, but as
function on<signal>(arguments).
2021-03-30 09:02:48 +02:00
Diego Prado Gesto
69f92ff311
Update when a setting is removed from the list
...
Add a connection to check when a setting was or not removed from the list of the added settings in the PerObjectSettings panel.
2019-08-02 14:34:14 +02:00
Aleksei S
6bb42da056
Removed related commits to Settins per Object validation and
...
added short validation in StartScliceJob
CURA-4972
2018-03-06 15:40:26 +01:00
Aleksei S
6781627672
Fix: Flat model and reset all rotation did not work
...
CURA-5039
2018-03-05 10:42:09 +01:00
Aleksei S
ed7dec0cae
Fix: per model settings validation
...
CURA-4972
2018-02-23 13:05:29 +01:00
Mark
9a193ad5c5
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
fieldOfView
7020fd6903
Allow adding multiple per object settings at once
...
This reuses the "GUI pattern" of the main setting visibility page.
CURA-1799
2016-08-08 14:23:39 +02:00
Jaime van Kessel
89c1136d7f
Per object settings can now be added & changed
...
CURA-1278
2016-05-27 15:28:54 +02:00
Jaime van Kessel
c914446060
Initial changes for perobject stuff
...
CURA-1278
2016-05-27 11:26:41 +02:00
Jaime van Kessel
e9380ba83d
Added rudimentary display of settings again
...
CURA-1278
2016-05-20 15:08:17 +02:00