Jack Ha
aa0c7d5f0a
Confirm uninstall reset dialog now has proper sizing. CURA-5389
2018-07-09 13:26:11 +02:00
Jack Ha
bff9a3afb5
Merge branch 'master' into remove-package-check
2018-07-09 11:25:19 +02:00
Jack Ha
5af5aa9e35
Added reset profiles/materials and uninstall functionality and dialog. CURA-5389
2018-07-09 09:57:31 +02:00
Lipu Fei
b0f1a6d859
Use Label delegate to avoid overlapping texts
...
CURA-5544
2018-07-05 14:36:41 +02:00
Andreea Scorojitu
87fd4c9e70
Add color to text in toolboxFooter, CURA-5544
...
"You will need to restart Cura before changes in packages have effect." wasn't visible in Ultimaker darktheme, color has been added to the label, CURA-5544.
2018-07-05 12:44:11 +02:00
Jack Ha
675c5064ed
Added checkPackageUsageAndUninstall and the package usage check. No confirmation dialog yet
2018-07-05 11:47:06 +02:00
Ian Paschal
d4aaec7355
CURA-5537 Style improvements
2018-07-04 12:51:01 +02:00
Ian Paschal
7d30cee205
Revert "Add dummy details for when there is no selection"
...
This reverts commit 2e3528d9b25b7b3a76cdbb145de955b5d1826bd2.
2018-07-04 11:36:56 +02:00
Lipu Fei
5f2cbd4440
Merge pull request #4015 from Ultimaker/CURA-5537_toolbox_style_improvements
...
CURA-5537 improve styling of toolbox
2018-07-03 16:05:51 +02:00
Lipu Fei
2e3528d9b2
Add dummy details for when there is no selection
...
CURA-5521
2018-07-03 15:58:54 +02:00
Ian Paschal
bc05839940
CURA-5537 improve styling of toolbox
2018-07-03 15:54:20 +02:00
Mark
c0e97b9529
Merge branch '3.4'
2018-07-02 16:37:04 +02:00
Mark
5fe812b4a4
Add downloadnumber to model and plugin view
2018-06-26 15:29:35 +02:00
Mark
49a3444b13
Unhide label for master
2018-06-14 10:59:05 +02:00
Jack Ha
702d23ad0e
CURA-5357 set showcase to max 3 items per row
2018-06-06 13:48:04 +02:00
Jack Ha
9fd9bd35dc
CURA-5357 show showcased items in downloads page
2018-06-06 13:41:53 +02:00
fieldOfView
9e0d556e71
Limit flicking the Toolbox scrollviews to vertical only
2018-06-06 11:43:15 +02:00
Diego Prado Gesto
753101a988
Uncomment the code that hides the material tab in the toolbox. Just for
...
master.<<
2018-06-05 15:43:36 +02:00
Ian Paschal
71f41b8ada
CURA-5442 Final fixes
2018-06-04 17:00:59 +02:00
Ian Paschal
74ba10444e
CURA-5357 Prevent uninstall of plugins that are not-yet-installed
2018-06-01 14:31:52 +02:00
Ian Paschal
cca51cb74b
Revert "Revert "CURA-5435 Attempt to fix "wobbly" text""
...
This reverts commit 9b5369a5b1b3b27bd9bdc5b393797980caa2a459.
2018-06-01 09:39:04 +02:00
Ian Paschal
9b5369a5b1
Revert "CURA-5435 Attempt to fix "wobbly" text"
...
This reverts commit bc1fa5c3f9b361ca7f0c764eea5dab7b56fbb9df.
2018-06-01 09:38:45 +02:00
Ian Paschal
bc1fa5c3f9
CURA-5435 Attempt to fix "wobbly" text
2018-06-01 09:38:37 +02:00
Mark
3fefdad14b
Round margins
...
CURA-5435
2018-05-31 15:22:49 +02:00
Mark
a8173344a3
Hidden materials
2018-05-31 14:45:57 +02:00
Lipu Fei
a468fc2cc4
Only load loading.gif when needed
...
Toolbox crashes on Mac OS X due to reaching the max limit of file
handlers. This seems to be caused by the loading the "loading.gif"
animation image. Probably because many widgets are created and each of
them has an animation image, and Qt (5.8?) seems to load everything at
the same time.
2018-05-31 12:21:53 +02:00
Ian Paschal
00fe180085
Hide Toolbox Showcase & Materials for 3.4
2018-05-30 16:29:55 +02:00
fieldOfView
ac1dfcf15d
Make headers non-transparent
2018-05-28 22:52:49 +02:00
Ian Paschal
7861840886
CURA-5296 Small QML bug fix
2018-05-22 16:04:38 +02:00
Ian Paschal
0b0fb4cd2f
CURA-5296 Added "canDowngrade" functionality
...
Shows "Downgrade" instead of "Uninstall" for bundled packages with an upgrade installed.
2018-05-22 14:52:22 +02:00
Ian Paschal
95a4edb8de
CURA-5296 Improve button styling
2018-05-22 11:34:41 +02:00
Mark
850f6f9b15
Change name to Community materials
2018-05-17 16:46:32 +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
Jack Ha
fd73751b91
Make the ToolboxProgressButton labels actually overrideable
2018-05-15 16:10:01 +02:00
ChrisTerBeke
bb94ad904a
fix
2018-05-15 14:05:40 +02:00
ChrisTerBeke
b7f26ddcc7
Small code improvements
2018-05-15 13:29:01 +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
Aleksei S
50dabdbac8
Merge branch 'bugfix-toolbox-update'
2018-05-15 11:51:45 +02:00
ChrisTerBeke
8707d12bf3
Show package version in installed tab
2018-05-15 11:28:00 +02:00
Jack Ha
1f088aabc4
Cleanup and simplify toolbox plugin update
2018-05-14 16:11:44 +02:00
Jack Ha
0f0b6a9712
Fix/Implement update in toolbox
2018-05-14 16:01:59 +02:00
Diego Prado Gesto
0bb82f144b
Make the toolbox window not resizable.
2018-05-14 10:16:18 +02:00
Diego Prado Gesto
fa97d5830b
Fix some crashes and issues in the Toolbox when working with no
...
internet connection.
2018-05-11 15:23:40 +02:00
Diego Prado Gesto
675b5b1997
Use the application language for the dates
2018-05-11 14:47:56 +02:00
Diego Prado Gesto
418bedc8f0
Small fixes and change the "plugins" text to "packages"
2018-05-11 14:10:53 +02:00
Diego Prado Gesto
806b1f707f
Change layout of the installed plugins tab.
...
- There were some alignment problems when there were more than 2 buttons
in a column (disable, uninstall and update)
- Now the progress bar shows on top of the "Update" button.
2018-05-11 14:03:28 +02:00
Jack Ha
b17685d075
CURA-5296 fix model property mismatch
2018-05-09 13:59:45 +02:00
Ian Paschal
0accdc6320
Cura-5296 Use separate packages.json files in app and user data
2018-05-08 11:54:19 +02:00
Diego Prado Gesto
58289a7b45
Remove useful comment
2018-05-04 17:28:39 +02:00
Diego Prado Gesto
2283bb530d
CURA-4644 Fix unselectable item in the Toolbox
2018-05-04 15:49:37 +02:00