Jaime van Kessel
d086e6fa86
Fix review comments
...
CURA-5734
2018-10-17 10:47:34 +02:00
Jaime van Kessel
fc9f05fc8b
Moved SettingVisibilityPreset loading to it's own class
...
Since there was so much debate regarding the unit testing of the visiblity presets, i had another look at it.
The old version was almost untestable because all functionalities were mushed together into a single class.
CURA-5734
2018-10-01 11:32:55 +02:00
Diego Prado Gesto
987ae73078
Remove call to undefined function.
2018-09-25 13:15:26 +02:00
Lipu Fei
6620909f3d
Remove non-existing showingAllSettings
...
CURA-5088
2018-03-19 13:47:04 +01:00
Lipu Fei
2660d15857
Make "show all settings" work
...
CURA-5088
"Show All Settings" in setting visibility menu now sets all settings
to be visible.
2018-03-19 10:58:56 +01:00
Lipu Fei
8e39849aad
Refactor setting visibility preset
...
CURA-5088
2018-03-15 14:41:34 +01:00
Lipu Fei
83175b00c2
Change SettingVisibilityPresetsModel to non-singleton
...
CURA-5088
2018-03-15 14:41:34 +01:00
fieldOfView
711d60e8c7
Allow switching back to the "Custom" set
2018-03-09 16:44:27 +01:00
fieldOfView
6c1aee2c47
Update copyright
2018-03-05 23:55:23 +01:00
fieldOfView
7a56c4f631
Fix activating "All settings" menuitem
2018-03-05 23:50:42 +01:00
fieldOfView
3f9d92ade0
Remove "Search Results" item
...
It makes no sense to have it; instead none of the other menuitems are selected when search results are shown.
2018-02-09 20:22:46 +01:00
fieldOfView
74fe281e1d
Sync currently selected preset between visibility-page and -menu
2018-02-09 18:54:04 +01:00
fieldOfView
f79e787f2c
Refactor SettingVisibilityProfiles to SettingVisibilityPresets
...
This is closer to the current Cura intend
2018-02-09 09:01:39 +01:00