Jaime van Kessel
df3485aaec
Add a where to buy link underneath the install button for material
...
CURA-6148
2019-02-13 13:37:10 +01:00
Lipu Fei
861deaa9f7
Add renderType native for toolbox QML Labels
...
CURA-6006
2018-12-10 14:38:33 +01:00
Mark
d88a465737
Increase possible visible description lines in the Marketplace
2018-11-29 14:45:42 +01:00
Mark
f8f498b90c
Increase the lines that are shown to 12
2018-11-27 15:45:58 +01:00
Mark
3d1a9a6f5b
Increase lines shown from 3 to 6
2018-11-12 09:28:48 +01:00
Lipu Fei
d6046c725a
Fix Toolbox QML null object warnings
...
CURA-5670
2018-09-07 09:29:31 +02:00
Ian Paschal
95a4edb8de
CURA-5296 Improve button styling
2018-05-22 11:34:41 +02:00
Ghostkeeper
310aee07ac
Code style: Brackets on new line
...
As per our code style regulation.
Contributes to issue CURA-5296.
2018-05-16 13:39:43 +02:00
Ian Paschal
d30bbd48fb
CURA-5296
...
- Changed API to not use staging
- Fixed crash when pressing cancel
- Added loading icon
2018-05-15 12:53:05 +02:00
Ian Paschal
858108920a
Merge pull request #3765 from fieldOfView/fix_toolbox_appearance
...
Fix toolbox appearance
2018-05-04 14:25:01 +02:00
Diego Prado Gesto
b00d51a6eb
CURA-4644 Set the property in the component where is being used.
2018-05-04 14:03:26 +02:00
fieldOfView
89322b9db6
Move toolbox button style into theme
2018-05-04 10:41:45 +02:00
fieldOfView
c2c5228eee
Fix plugin details
...
Previous fix for QML warnings broke the details display.
2018-05-02 23:19:13 +02:00
fieldOfView
685b80fc3a
Fix more QML warnings
2018-05-02 21:56:23 +02:00
fieldOfView
0aadaa3c9d
Merge branch 'master' into fix_toolbox_appearance
...
# Conflicts:
# plugins/Toolbox/resources/qml/ToolboxDetailPage.qml
2018-05-02 20:37:33 +02:00
Ian Paschal
0872d499f8
CURA-5035 Add compatibility chart
2018-05-02 18:43:12 +02:00
fieldOfView
d326e91008
Fix dpi scaling
2018-05-02 17:54:48 +02:00
fieldOfView
132a1a1951
Fix binding loop errors
2018-05-02 17:20:15 +02:00
Ruben D
f7ca8cbf68
Fix binding loop with height of tiles
...
The lining at the bottom of a tile was anchored to the bottom but part of the tile and part of its childrenRect. This caused a binding loop because the childrenRect is dependent on the positioning of this lining (and its height) and the positioning of the lining was dependent on the height of the tile.
Contributes to issue CURA-5035.
2018-05-02 14:28:33 +02:00
Ruben D
2291164a6d
Simplify enabled check for install button
...
That code was a bit wordy there.
Contributes to issue CURA-5035.
2018-05-02 14:28:33 +02:00
Ruben D
14466540f5
Use elide instead of truncating descriptions to 235 characters
...
Just limit it to 3 lines now.
Contributes to issue CURA-5035.
2018-05-02 13:34:24 +02:00
Ian Paschal
2d54251be0
CURA-5035 Aproaching the asymptote of done
2018-04-30 17:05:46 +02:00
Ian Paschal
01007946b4
CURA-5035 Separate API calls!
2018-04-30 16:42:11 +02:00
Ian Paschal
236e2db47e
CURA-5035 Fixed selection header
2018-04-24 16:59:23 +02:00
Ian Paschal
9b556e9c86
CURA-5035 Removed all base units
2018-04-20 14:08:44 +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
523518020c
CURA-5035 Better linking between Toolbox and CuraPluginManager
2018-04-13 16:25:01 +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
bd6acc7502
CURA-5035 More style improvements
2018-04-11 11:02:33 +02:00
Ian Paschal
3c7760b514
CURA-5035 Code organization
2018-04-10 16:54:32 +02:00
Ian Paschal
d4cc4659d8
CURA-5035 More styling & layout
2018-04-10 16:07:39 +02:00
Ian Paschal
817b724994
Added author and material views
2018-04-09 15:55:56 +02:00
Ian Paschal
91001455ad
Improved structure and enabled display by author
2018-04-06 17:26:25 +02:00
Ian Paschal
20feabbb06
CURA-5035 Renaming
2018-04-04 13:53:09 +02:00
Diego Prado Gesto
1ad34495b4
Merge branch 'feature_material_marketplace' into feature_cura_package_api
2018-04-03 11:42:56 +02:00