| .. |
|
ConfigurationMenu
|
Fix bug in monitor page
|
2022-09-21 11:23:05 +02:00 |
|
ContextMenu.qml
|
Merge pull request #11906 from fieldOfView/fix_single_copy_multiply
|
2022-04-29 08:14:03 +01:00 |
|
EditMenu.qml
|
Ensure that edit & help menu have the right styling
|
2022-02-21 13:13:27 +01:00 |
|
ExtensionMenu.qml
|
Use the correct function parameters when removing objects in menu
|
2022-04-28 17:03:41 +02:00 |
|
FileMenu.qml
|
Remove "phantom menu" when there is only a single FileProvider
|
2022-05-02 12:17:56 +02:00 |
|
HelpMenu.qml
|
Ensure that edit & help menu have the right styling
|
2022-02-21 13:13:27 +01:00 |
|
MaterialBrandMenu.qml
|
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.
|
2022-12-05 15:43:05 +01:00 |
|
MaterialMenu.qml
|
Use the correct function parameters when removing objects in menu
|
2022-04-28 17:03:41 +02:00 |
|
NozzleMenu.qml
|
Use the correct function parameters when removing objects in menu
|
2022-04-28 17:03:41 +02:00 |
|
OpenFilesMenu.qml
|
Use the correct function parameters when removing objects in menu
|
2022-04-28 17:03:41 +02:00 |
|
PreferencesMenu.qml
|
Change all unstyled menuseperators to styled ones
|
2022-02-21 13:21:51 +01:00 |
|
PrinterMenu.qml
|
Use the correct function parameters when removing objects in menu
|
2022-04-28 17:03:41 +02:00 |
|
PrinterTypeMenu.qml
|
Use the correct function parameters when removing objects in menu
|
2022-04-28 17:03:41 +02:00 |
|
RecentFilesMenu.qml
|
Fix deprecation warning on recentfilesmenu
|
2022-04-01 13:47:21 +02:00 |
|
SaveProjectMenu.qml
|
Use the correct function parameters when removing objects in menu
|
2022-04-28 17:03:41 +02:00 |
|
SettingsMenu.qml
|
Use the correct function parameters when removing objects in menu
|
2022-04-28 17:03:41 +02:00 |
|
SettingVisibilityPresetsMenu.qml
|
Use the correct function parameters when removing objects in menu
|
2022-04-28 17:03:41 +02:00 |
|
ViewMenu.qml
|
Use CuraMenu so that custom styling is used
|
2022-01-14 15:01:48 +01:00 |