saumya.jain
118f49a052
review comments fixed
...
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
CURA-7951
2023-08-23 15:39:23 +02:00
saumya.jain
b662da732e
review comments fixed
...
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
CURA-7951
2023-08-22 11:51:30 +02:00
saumya.jain
b62725b4f0
copy_paste in a grid
...
arrange all objects in grid
place in grid
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
CURA-7951
2023-08-22 10:30:51 +02:00
saumya.jain
023dd3a9c5
Merge remote-tracking branch 'origin/main' into CURA-7951_lock_rotation
...
# Conflicts:
# resources/i18n/cs_CZ/cura.po
# resources/i18n/cura.pot
# resources/i18n/de_DE/cura.po
# resources/i18n/es_ES/cura.po
# resources/i18n/fi_FI/cura.po
# resources/i18n/fr_FR/cura.po
# resources/i18n/hu_HU/cura.po
# resources/i18n/it_IT/cura.po
# resources/i18n/ja_JP/cura.po
# resources/i18n/ko_KR/cura.po
# resources/i18n/nl_NL/cura.po
# resources/i18n/pl_PL/cura.po
# resources/i18n/pt_BR/cura.po
# resources/i18n/pt_PT/cura.po
# resources/i18n/ru_RU/cura.po
# resources/i18n/tr_TR/cura.po
# resources/i18n/zh_CN/cura.po
# resources/i18n/zh_TW/cura.po
2023-08-21 10:10:25 +02:00
saumya.jain
4f6c0001b6
Sponsor cura added at designated loc
...
CURA-10832
2023-08-18 14:55:19 +02:00
c.lamboo
f07faac422
Add copy, paste, cut functionality
...
CURA-7913
2023-08-04 13:24:06 +02:00
Jaime van Kessel
d8a88739a6
Ensure that menu items for extruder are added to right spot in context menu
...
Fixes CURA-10649
2023-06-02 13:51:43 +02:00
c.lamboo
4f9d041ae8
Add rotation lock in arrange and multiply objects
...
Add rotation lock in
- context menu item arrange and
- checkbox in multiply objects dialog
CURA-7951
2023-05-11 16:14:38 +02:00
Joey de l'Arago
12701b7dac
Hacky fix for mouseArea bug.
...
CURA-9522
2023-01-06 13:25:57 +01:00
jspijker
e532e13e06
Set height and of the material brand menuitem explicitly
...
Contributes to CURA-9522
2023-01-05 13:41:26 +01:00
Joey de l'Arago
bf30e69f08
Change default implicitX for MaterialBrandSubMenu.
...
CURA-9522
2023-01-02 10:21:43 +01:00
Joey de l'Arago
e99719a08f
Correct solution to width being incorrect after height resize.
...
CURA-9522
2022-12-29 13:35:24 +01:00
Joey de l'Arago
70d69031fe
Fix width being incorrect on first time opening popups
...
CURA-9522
2022-12-29 13:08:15 +01:00
Joey de l'Arago
8c4276946d
Fix double lining between popups
...
CURA-9522
2022-12-29 13:06:49 +01:00
Remco Burema
a8570920bd
Make it work in dark-mode again.
...
part of CURA-9522
2022-12-27 12:32:23 +01:00
Remco Burema
d351458b10
Make identifier unique and call the correct one.
...
Wouldn't start for me without (from source, on Windows).
part of CURA-9522
2022-12-27 12:11:21 +01:00
Remco Burema
634288a37c
Fix spelling mistakes.
...
part of CURA-9522
2022-12-27 12:09:47 +01:00
c.lamboo
e490250d9d
Clean up code
...
Create separate re-usable component for `MaterialBrandSubMenu`
CURA-9522
2022-12-23 19:40:27 +01:00
c.lamboo
20fdf22e35
Show bottom border of material brands
...
CURA-9522
2022-12-23 16:18:55 +01:00
c.lamboo
ab49dcceb5
Show bottom border of material brands
...
CURA-9522
2022-12-23 16:18:54 +01:00
c.lamboo
0ecfdd063d
Show bottom border of material brands
...
CURA-9522
2022-12-23 16:12:25 +01:00
c.lamboo
5a8bf7f37b
Fix material colors not showing up
...
CURA-9522
2022-12-23 16:11:06 +01:00
c.lamboo
92e6d5007f
Remove unused property
...
CURA-9793
2022-12-23 14:21:12 +01:00
Casper Lamboo
15761b6c59
Code style
...
CURA-9522
2022-12-23 13:51:32 +01:00
Joey de l'Arago
e0a091e768
Add scrollview to nested material list
...
CURA-6867
2022-12-20 18:06:40 +01:00
Joey de l'Arago
d4679515b6
Add scrollview to material list
...
CURA-6867
2022-12-20 17:45:28 +01:00
Joey de l'Arago
7174861bba
Move popups back on screen after opening them.
...
CURA-6867
2022-12-20 15:26:46 +01:00
Joey de l'Arago
4f4d2431fa
The third nested popup will now always try to stay withen the vertical space of the root materials popup.
...
See CURA-9522 for diagrams and more information.
CURA-9522
2022-12-08 16:18:58 +01:00
Joey de l'Arago
4e8e5c2bf0
Merge remote-tracking branch 'origin/CURA-9622_unable_to_scroll_long_materials_list' into CURA-9622_unable_to_scroll_long_materials_list
2022-12-06 15:37:21 +01:00
Joey de l'Arago
3dff780215
Adjust location of popups so they align with their parent popup.
...
CURA-9793
2022-12-06 15:36:55 +01:00
Joey de l'Arago
e5baa6e2bf
Update resources/qml/Menus/MaterialBrandMenu.qml
...
Co-authored-by: Jelle Spijker <j.spijker@ultimaker.com>
2022-12-06 15:18:32 +01:00
Joey de l'Arago
d2ff62485d
Fix popups not maxing height at top of parent
...
CURA-9793
2022-12-05 16:18:03 +01:00
Joey de l'Arago
7185b898a3
remove comments
...
CURA-9793
2022-12-05 15:44:27 +01:00
Joey de l'Arago
bfb2b044bb
nested popups will always try to take up the same vertical area as it's parent. If the popup is small than it's parent it won't go below or above the parent. If it is longer than the parent, the bottom will extend past the parent.
...
CURA-9793
2022-12-05 15:43:05 +01:00
c.lamboo
2440730e23
Fix bug in monitor page
...
In commit b7fd75b2dd202f2516f9188e342eccc8a15ae6ab the component with id `printerTypeSelectorRow` was removed. As the `tabBar` element was anchored to this component the monitor page was broken. Fixed by anchoring to the component that was previously above `printerTypeSelectorRow`.
CURA-9665
2022-09-21 11:23:05 +02:00
Jaime van Kessel
b7fd75b2dd
Remove broken UI element
...
Seems to have been broken since the move to 5.x...
2022-09-16 13:54:56 +02:00
Jaime van Kessel
d842013a76
Simplify onCompleted call in qml
...
CURA-8463
2022-08-26 13:31:48 +02:00
Casper Lamboo
b4ccd690ea
Merge pull request #12161 from Ultimaker/CURA-9106_color_image_weird_scaling
...
[CURA-9106] Make parent item of ExtruderIcons handle all scaling.
2022-05-11 17:30:55 +02:00
Remco Burema
f0d3686ee7
Fix alignment.
...
CURA-9106
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-05-11 15:36:44 +02:00
Remco Burema
16eb78a5a7
Properly align center.
...
CURA-9106
2022-05-10 19:12:52 +02:00
Remco Burema
5479479596
Make parent item of ExtruderIcons handle all scaling.
...
CURA-9106
2022-05-10 17:48:05 +02:00
c.lamboo
d5c0fde7f2
Render labels using Text.QtRendering
on OSX
...
Fonts were looking a bit to thick on when using `Text.NativeRendering`, so using `Text.QtRendering` instead. After this the font weight looks identical to figma (as far as I can see).
In this commit I also changed all `Label`'s to `UM.Label`'s and removed default properties where I could.
CURA-9154
2022-05-10 15:40:09 +02:00
c.lamboo
35f5c3f959
Revert "Render labels using Text.QtRendering
on OSX"
...
This reverts commit f0e3c19a34d1fde3b7ec4fd95677fbefa2028b26.
2022-05-10 15:39:02 +02:00
c.lamboo
f0e3c19a34
Render labels using Text.QtRendering
on OSX
...
Fonts were looking a bit to thick on when using `Text.NativeRendering`, so using `Text.QtRendering` instead. After this the font weight looks identical to figma (as far as I can see).
In this commit I also changed all `Label`'s to `UM.Label`'s and removed default properties where I could.
CURA-9154
2022-05-10 15:36:50 +02:00
Jaime van Kessel
76672528ee
Merge pull request #11977 from Ultimaker/CURA-9185_material_menu_cut_off
...
[CURA-9185] Material menu cut off in menu
2022-05-04 11:29:03 +02:00
fieldOfView
28f609cbe2
Remove "phantom menu" when there is only a single FileProvider
2022-05-02 12:17:56 +02:00
Joey de l'Arago
d12703289b
Merge pull request #11906 from fieldOfView/fix_single_copy_multiply
...
[5.0b1] Fix creating a single copy of a model
2022-04-29 08:14:03 +01:00
Jaime van Kessel
6b9cc3f1c7
Use the correct function parameters when removing objects in menu
...
It turns out that the order of these functions matters. So when we created a
function with only one param, it would actually give it the index. Removing
with the index didn't work, so the object would still be there. The Qt objects
would already be deleted which caused segfaults
CURA-9222
2022-04-28 17:03:41 +02:00
j.delarago
45642486fa
Fix popup going off the bottom of the screen by having popup push up instead of down when they are below halfway down the list.
...
CURA-9185
2022-04-26 12:02:43 +02:00
fieldOfView
fcad2101f4
Fix creating a single copy of a model
...
Fixes #11897
2022-04-23 10:50:27 +02:00