Saumya Jain
|
355f24e29f
|
Merge branch 'main' into Issue-4835-allow-to-set-print-sequence-manually
|
2024-02-09 09:52:06 +01:00 |
|
Saumya Jain
|
84ecf8ec8f
|
Merge branch 'main' into CURA-11596-open-url-singleinstance
|
2024-02-08 10:52:11 +01:00 |
|
Saumya Jain
|
a251a5d2ca
|
Update resources/qml/Preferences/GeneralPage.qml
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
|
2024-02-08 10:51:56 +01:00 |
|
saumya.jain
|
d2e8999e45
|
creating pyqtslot for desired functionality
CURA-11596
|
2024-02-07 15:20:52 +01:00 |
|
Saumya Jain
|
799ef9ef51
|
Merge branch 'main' into CURA-11596-open-url-singleinstance
|
2024-02-06 16:19:29 +01:00 |
|
saumya.jain
|
8073bc0e50
|
adding this preference in mac-os doesn't work.
It always opens it up in singlenstance
CURA-11596
|
2024-02-06 16:04:08 +01:00 |
|
saumya.jain
|
3fc859c76b
|
crash while opening printer setting
It happened because of creating MachineActionManager as a singleton.
Code is refractored to make it work.
CURA-11558
|
2024-02-01 11:34:19 +01:00 |
|
Sophist
|
dc7e8998b4
|
Delete line rather than commenting
|
2024-01-20 09:53:39 +00:00 |
|
Sophist
|
7afa2fc94a
|
Stop Esc key from exiting full screen mode
|
2024-01-19 13:27:30 +00:00 |
|
c.lamboo
|
54be46821d
|
Fix profile dropdown
CURA-11559
|
2024-01-19 13:12:02 +01:00 |
|
Erwan MATHIEU
|
557a95568c
|
More explicit crash report configuration
CURA-11482
|
2024-01-15 13:42:24 +01:00 |
|
Jelle Spijker
|
7738059631
|
Add optional (opt-in) project_name to Sentry
Needed for automatic Issue handling in the future
Contributes to CURA-11482
|
2024-01-15 10:44:43 +01:00 |
|
Jelle Spijker
|
3abb5526ba
|
Merge branch 'main' into CURA-11482_sentry
|
2024-01-13 12:48:23 +01:00 |
|
Jelle Spijker
|
2bcdacef72
|
Allow for opt-in of DF User name for Sentry crash reports
This will help us with triage of bugs for our customers.
Contributes to CURA-11482
|
2024-01-13 11:12:46 +01:00 |
|
saumya.jain
|
d0560ae790
|
restoring qmlregistersingletons in Cura
adding wrapper for deprecation warning
CURA-7812
|
2024-01-10 17:54:02 +01:00 |
|
saumya.jain
|
34da282275
|
Uranium fixing API breaks.
deprecated message shows up when user uses it. will remove them in future
CURA-7812
|
2024-01-10 15:09:26 +01:00 |
|
Saumya Jain
|
148f4ca08e
|
Merge branch 'main' into Issue-4835-allow-to-set-print-sequence-manually
|
2024-01-10 13:40:13 +01:00 |
|
Saumya Jain
|
92aca0d8bd
|
Merge branch 'main' into CURA-7812-decrease-Qml-singletons
|
2024-01-10 13:15:08 +01:00 |
|
Remco Burema
|
ed47c05e4b
|
Fix QML warning.
done as part of CURA-11396
|
2024-01-10 10:36:48 +01:00 |
|
saumya.jain
|
0ddf92ce62
|
fix for proper path for CuraAction undo redo
CURA-7812
|
2024-01-09 10:33:02 +01:00 |
|
saumya.jain
|
676099ccf6
|
Removed singleton UM.OperationStack, merged with CuraActions
Removed ActiveTool singleton added to controller singleton
CURA-7812
|
2024-01-09 10:29:45 +01:00 |
|
saumya.jain
|
d01b5c1767
|
Renmoved singleton Um.Application
CURA-7812
|
2024-01-08 17:46:04 +01:00 |
|
saumya.jain
|
11aa71a5df
|
Singleton management in Cura
-QualityManagementModel, MaterialManagementModel, SimpleModeSettingsManager, MachineActionManager and CustomQualityProfilesDropDownMenuModel *deleted*
-QualityProfilesDropDownmenuModel changed to RegisterType
CURA-7812
|
2024-01-08 14:41:41 +01:00 |
|
alexandr-vladimirov
|
2b05a370ca
|
Allow to set print sequence manually
|
2024-01-04 06:30:23 +03:00 |
|
saumya.jain
|
e66314b2dd
|
ppr setting was added when it should be excluded
CURA-11480
|
2024-01-02 10:48:40 +01:00 |
|
saumya.jain
|
224f613228
|
Property of machinemanager redefined
CURA-11459
|
2023-12-22 11:36:51 +01:00 |
|
Remco Burema
|
f8239aa1fa
|
Add 'Enterprise' if applicable to About-dialog.
done as a 15 min fix
|
2023-12-08 10:29:59 +01:00 |
|
Casper Lamboo
|
1dc350012d
|
Merge branch 'main' into CURA-11364_add_sentry_engine
|
2023-11-30 09:29:47 +01:00 |
|
c.lamboo
|
efe43325ae
|
Fix intent display in darkmode
|
2023-11-27 17:21:20 +01:00 |
|
Jaime van Kessel
|
60bf2fbc2c
|
Add preference to disable sentry engine crash reporting
CURA-11364
|
2023-11-21 14:01:58 +01:00 |
|
c.lamboo
|
61b33691e5
|
Fix nozzle selection checkmark
CURA-11299
|
2023-11-10 15:21:18 +01:00 |
|
Erwan MATHIEU
|
ad868434f3
|
Merge pull request #17186 from Ultimaker/CURA-11263-about-dialog-blemishes
about dialog blemishes
|
2023-11-03 15:13:29 +01:00 |
|
c.lamboo
|
a225ee56fd
|
Resolve QML warning
CURA-11263
|
2023-11-03 11:45:25 +01:00 |
|
c.lamboo
|
cf2be72cd3
|
Grey out menu if no items are present
CURA-11266
|
2023-11-02 17:15:18 +01:00 |
|
c.lamboo
|
0fd8284a5c
|
Set source size on image
CURA-11263
|
2023-11-02 16:53:03 +01:00 |
|
Jelle Spijker
|
69f474a426
|
Merge branch 'main' into CURA-10561-makerbot
|
2023-10-26 15:27:25 +02:00 |
|
Erwan MATHIEU
|
d11688cbea
|
Add deprecation warning for ColorDialog
CURA-11193
|
2023-10-20 11:37:32 +02:00 |
|
Erwan MATHIEU
|
0ff069a8dd
|
Add color property to ColorDialog
CURA-11193
|
2023-10-20 10:38:35 +02:00 |
|
c.lamboo
|
366004cdc1
|
Change margins
CURA-10561
|
2023-10-19 22:44:27 +02:00 |
|
c.lamboo
|
bdb7444afa
|
Resolve qt warnings
CURA-10561
|
2023-10-19 22:06:40 +02:00 |
|
c.lamboo
|
c7eee660de
|
Cleanup about page
CURA-10561
|
2023-10-19 21:54:26 +02:00 |
|
c.lamboo
|
a588b8d44a
|
Fix urls in about page
CURA-10561
|
2023-10-19 18:48:55 +02:00 |
|
c.lamboo
|
6f1adaad43
|
Make Conan/Python installs available for whole project and not just the AboutDialog
Generation of dependency list now happens in
Also cleaned up the AboutDialog.qml
CURA-10561
|
2023-10-19 18:39:08 +02:00 |
|
c.lamboo
|
e9cc6532d7
|
re-add ColorDialog class
to avoid api breaks
|
2023-10-10 12:00:55 +02:00 |
|
saumya.jain
|
ebf58aa972
|
propertyvalue update was not successful because of _remove_unused_value in propertyProvider
CURA-10967
|
2023-10-05 11:42:28 +02:00 |
|
saumya.jain
|
35528202b6
|
Fixes to improve update all extruder setting
CURA-10967
|
2023-09-29 14:44:34 +02:00 |
|
saumya.jain
|
a8f7e8636c
|
CURA-10967
set property value updated to take into account if resolve is present or not.
|
2023-09-28 16:43:24 +02:00 |
|
c.lamboo
|
19c6c68b0a
|
Fix cura recommended mode crashing
CURA-11051
|
2023-09-25 13:38:03 +02:00 |
|
Saumya Jain
|
9ba4081e5e
|
Merge branch 'main' into CURA-10997_update_printjob_icon
|
2023-09-13 10:15:15 +02:00 |
|
saumya.jain
|
8d90ee88ee
|
name fixed for correct property handling
CURA-10906
|
2023-09-07 16:27:24 +02:00 |
|