28 Commits

Author SHA1 Message Date
Ghostkeeper
e15e06f29f
Make Z relative
This way if we ever want to change the parent's Z for some other ordering requirements, the children will stay in order.
2019-01-03 16:04:28 +01:00
Lipu Fei
69744282e6 Fix rounding issue in toolbox QML widget size
CURA-6006
2018-12-10 14:38:40 +01:00
Jaime van Kessel
54def4edee Revert "Moved qml pages of toolbox to a loader"
This reverts commit 838949dac74831e38e9f07fe7d628af7807320db.
2018-12-06 14:12:35 +01:00
Jaime van Kessel
6a466c99b2 Make the progressButton use signals instead of functions
Although the naming is still a bit off, it's much cleaner to use signals instead of functions. It's
also more in line with how default QML components handle these kind of situations

CURA-6006
2018-12-06 09:54:32 +01:00
Jaime van Kessel
838949dac7 Moved qml pages of toolbox to a loader
This dramatically improves the loading of the toolbox dialog

CURA-6006
2018-12-06 09:45:27 +01:00
Diego Prado Gesto
ef0ba81564 Merge branch 'ui_rework_4_0' into cura4.0_header 2018-11-01 09:21:33 +01:00
Mark
fda0f59c70 Rename user visible entries of ToolBox to Marketplace
CURA-5874
2018-10-30 10:27:22 +01:00
Diego Prado Gesto
90e8a05aab Remove all the entries in the theme that make reference to the sidebar,
because there is no sidebar anymore.

Several different margins and linings were created depending on the
side, not depending on where it belongs.

Contributes to CURA-5784.
2018-10-26 17:51:28 +02:00
Ghostkeeper
1bcd134f85
Fix code style
Most stuff here was recently changed. Some of it was where I found a pattern in something that was likely copy-pasted from somewhere else, so I did a global search and replace on that.

Contributes to issue CURA-5784.
2018-10-18 14:30:33 +02:00
Jaime van Kessel
a809575bc8 Add bunch of ID's to qml components so it's easier to test them.
CURA-5618
2018-09-11 16:05:53 +02:00
Diego Prado Gesto
0bb82f144b Make the toolbox window not resizable. 2018-05-14 10:16:18 +02:00
Diego Prado Gesto
418bedc8f0 Small fixes and change the "plugins" text to "packages" 2018-05-11 14:10:53 +02:00
fieldOfView
ecbfae2f27 Remove minimise button from toolbox dialog 2018-05-02 17:22:00 +02:00
Ian Paschal
4e62c58ee6 CURA-5035 No more crash without internet connection
Still needs a timer or something to show the fetch failed though.
2018-05-02 14:30:31 +02:00
Ian Paschal
236e2db47e CURA-5035 Fixed selection header 2018-04-24 16:59:23 +02:00
Ian Paschal
668a92952c CURA-5035 Review changes 2018-04-20 13:26:23 +02:00
Ian Paschal
921e8f7602 CURA-5035 Clean-up 2018-04-19 16:07:31 +02:00
Ian Paschal
f8672ecbc6 CURA-5035 Improved details pages 2018-04-18 16:35:55 +02:00
Ian Paschal
e13c45daee CURA-5035: Clean-up 2018-04-12 14:03:53 +02:00
Ian Paschal
87c194178d CURA-5035 Added fake material showcase model 2018-04-12 12:49:31 +02:00
Ian Paschal
594e9aa414 Cura-5035 Further style improvements 2018-04-11 17:05:16 +02:00
Ian Paschal
a947b768d3 CURA-5035 Re-implemented "installed" view 2018-04-11 14:59:59 +02:00
Ian Paschal
d4cc4659d8 CURA-5035 More styling & layout 2018-04-10 16:07:39 +02:00
Ian Paschal
91001455ad Improved structure and enabled display by author 2018-04-06 17:26:25 +02:00
Ian Paschal
dc00156410 CURA-5035 Added thumbnails and detail view 2018-04-05 15:33:07 +02:00
Ian Paschal
15b8d18da8 CURA-5035 Small changes 2018-04-05 09:47:43 +02:00
Diego Prado Gesto
2fe2c71754 CURA-5137 Adding a loading page while the data is not yet ready. 2018-04-04 18:20:49 +02:00
Ian Paschal
20feabbb06 CURA-5035 Renaming 2018-04-04 13:53:09 +02:00