Lipu Fei
6cc65e97f2
WIP: Cleanup MaterialsModel
2018-02-20 09:13:11 +01:00
Lipu Fei
27f7d16a57
WIP: Make import/export profile work
2018-02-19 21:47:12 +01:00
Lipu Fei
5bb6efcb3e
WIP: Cleanup MachineManager
2018-02-19 21:20:10 +01:00
Lipu Fei
0c3ac090c9
WIP: Cleanup
2018-02-19 21:11:01 +01:00
Lipu Fei
5b37de8adb
WIP: Fix quality renaming
2018-02-19 20:33:36 +01:00
Lipu Fei
486bcae677
WIP: Fix remove quality
2018-02-19 20:21:02 +01:00
Lipu Fei
65e01d6203
WIP: Refactor Profile management code
2018-02-19 20:01:51 +01:00
Jack Ha
bd10f23311
CURA-4606 reimplemented duplicate profile
2018-02-19 16:47:04 +01:00
Jack Ha
7a78f9821f
CURA-4606 fixed Create profile
2018-02-19 16:15:35 +01:00
Jack Ha
8efe13a55a
CURA-4606 fix profiles page Active button
2018-02-19 15:24:58 +01:00
Jack Ha
3ff9cb6b1e
CURA-4606 added first Profile management page
2018-02-19 15:07:50 +01:00
Lipu Fei
2d5f65a954
WIP: Fix NozzleMenu QObject result type
2018-02-19 14:23:05 +01:00
Jack Ha
5d4a2a7e49
CURA-4606 qtquick dialogs 1.2 to be compatible with older pyqt
2018-02-19 11:04:45 +01:00
Lipu Fei
495fc8bbd7
WIP: Refactor BuildPlateModel and split MultiBuildPlateModel
2018-02-17 22:24:05 +01:00
Lipu Fei
236bd09d08
WIP: Refactor quality model files
2018-02-17 14:58:56 +01:00
probonopd
c84ba800d3
Update AboutDialog.qml
2018-02-17 14:58:25 +01:00
probonopd
19eb37e612
Update AboutDialog.qml
2018-02-17 14:53:07 +01:00
Lipu Fei
9dce0afaea
WIP: Fix extruder submenu
2018-02-17 14:44:39 +01:00
Lipu Fei
b449f39cc7
WIP: Do not profiles submenu for each Extruder
...
You cannot change quality for an individual Extruder, so it doesn't make sense
to show that for each Extruder.
2018-02-17 14:39:49 +01:00
Lipu Fei
1a19175b35
WIP: Fix quality sliderbar
2018-02-17 13:36:25 +01:00
Lipu Fei
96f1264364
WIP: Rework profile management page
2018-02-16 16:40:09 +01:00
Lipu Fei
bed2106fc6
WIP: Backup old profile management QMLs
2018-02-16 14:26:04 +01:00
Lipu Fei
f7f9c68fcc
WIP: Refactor setMaterialName()
2018-02-16 14:23:11 +01:00
Lipu Fei
850661fbdc
WIP: Remove old material management QMLs
2018-02-16 14:23:11 +01:00
Lipu Fei
581699cd8d
WIP: Make material import work
2018-02-16 14:23:11 +01:00
Lipu Fei
0b859bb308
WIP: Make material export work
2018-02-16 14:23:11 +01:00
Lipu Fei
4f29fc9ab2
WIP: make material creation work
2018-02-16 14:23:11 +01:00
Lipu Fei
779f49f545
WIP: Make material removal work in material management dialog
2018-02-16 14:23:11 +01:00
Lipu Fei
a5afaab467
WIP: Fix material duplication and metadata update
2018-02-16 14:23:11 +01:00
Lipu Fei
f024f45cfe
WIP: Rework Material management page
2018-02-16 14:23:11 +01:00
Lipu Fei
a0b53dc1c9
WIP: Materials management page, make Activate work
2018-02-16 14:23:11 +01:00
Lipu Fei
4468f4d620
WIP: Fix NozzleMenu warning on non-notifiable bindings
2018-02-16 14:23:11 +01:00
Lipu Fei
1e0a078af8
WIP: Refactor Materials management page to use new Managers
2018-02-16 14:23:11 +01:00
Lipu Fei
6dc53eb741
WIP: Fix NozzleMenu extruder binding
2018-02-16 14:23:11 +01:00
Jack Ha
8aab8f4394
CURA-4606 cleanup and optimization for replaceContainer
2018-02-16 14:23:11 +01:00
Lipu Fei
bf2317a74d
WIP: use new QualityChangesGroups
2018-02-16 14:23:11 +01:00
Jack Ha
27169e883c
CURA-4606 Ensure the correct material is highlighted in the material menu
2018-02-16 14:23:10 +01:00
Lipu Fei
54363bad02
WIP: Refactor NozzleMenu.qml
2018-02-16 14:20:03 +01:00
Lipu Fei
cd53ae0639
WIP: Refactor ProfileMenu.qml
2018-02-16 14:20:03 +01:00
Lipu Fei
8ac9811b41
WIP: Create QualityManager
2018-02-16 14:20:02 +01:00
Lipu Fei
f0d9fba2f5
WIP: Create MaterialManager
2018-02-16 14:20:02 +01:00
Lipu Fei
55bdc0c853
WIP: Create VariantManager
2018-02-16 14:20:02 +01:00
Jaime van Kessel
16ab593eab
Merge branch 'master' of github.com:Ultimaker/Cura
2018-02-16 11:15:48 +01:00
Jaime van Kessel
4a0a9f521c
Bumped the required version numbers down again, as they should specifcy a min version number.
...
As the summary describes; We should use *min* version numbers. If we have a higher version installed as defined, it will have the bugfixes and not the features. Increasing version nr should therefore only be done if we want new features.
2018-02-16 11:13:40 +01:00
Diego Prado Gesto
85059882fe
CURA-4959 Add buildplate information to the summary when saving a
...
project file.
- The activeVariantNames now returns only the names of the variants in
the extruder stacks.
2018-02-16 11:01:02 +01:00
Diego Prado Gesto
a2fde9f5f2
Revert "Fix rounded values in qml files"
...
This reverts commit f11a1341ee52069f47d9fbca5d2e043b7ff3b17d.
2018-02-15 14:58:58 +01:00
Diego Prado Gesto
f11a1341ee
Fix rounded values in qml files
2018-02-15 13:27:13 +01:00
Mark
2f37bd4b73
Add native rendering to Print Setup Label
...
CURA-4941
2018-02-15 12:57:42 +01:00
fieldOfView
32d677295f
Set rendertype for units in SettingTextField
2018-02-15 11:38:51 +01:00
fieldOfView
593dad7cca
Fix categories too
2018-02-15 11:34:46 +01:00