Erwan MATHIEU
6efbcb4ff6
Apply suggested review changes
...
CURA-12400
2025-02-19 15:09:12 +01:00
Erwan MATHIEU
b26e70aa09
Improve licenses display
...
CURA-12400
2025-02-17 14:05:26 +01:00
Erwan MATHIEU
0a112c6c53
Gather and display details of licences for pip packages
...
CURA-12400
2025-02-17 08:51:36 +01:00
Saumya Jain
aa900abe9b
Corrected string
...
As it doesn't open the file as Cura project anymore
CURA-11738
2024-04-02 10:59:53 +02:00
c.lamboo
40b9f2b909
Change modal type to ApplicationModal
...
this was causing issues on mac. You can only have a single `modal` open at all time. Some how mac though a modal was still open (event after it was being closed) and refused to open other dialogs (like file dialogs)
CURA-11800
2024-03-30 16:36:07 +01:00
c.lamboo
b3d3c4d00a
Remove almost duplicate file
...
CURA-11800
2024-03-30 16:16:27 +01:00
Erwan MATHIEU
ff4652e16a
Add comments not to translate "Universal Cura Project"
2024-03-11 12:49:11 +01:00
Saumya Jain
f678ff2de2
icon additon in open SVG
...
CURA-11403
2024-02-29 18:51:48 +01:00
Saumya Jain
f3c49e494e
adding option of opening model as UCP or normal project file
...
CURA-11403
2024-02-29 15:45:13 +01:00
Saumya Jain
d2566d72ff
for preference to open dialo while saving ucp
...
CURA-11403
2024-02-20 16:56:34 +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
d01b5c1767
Renmoved singleton Um.Application
...
CURA-7812
2024-01-08 17:46:04 +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
c.lamboo
a225ee56fd
Resolve QML warning
...
CURA-11263
2023-11-03 11:45:25 +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
8d90ee88ee
name fixed for correct property handling
...
CURA-10906
2023-09-07 16:27:24 +02:00
saumya.jain
fc9a228062
Deleting Shake detection
...
CURA-10770
2023-08-04 14:24:38 +02:00
saumya.jain
e686baaf92
Fixed for all the used python packages in venv
...
CURA-10770
2023-07-31 11:47:15 +02:00
saumya.jain
58048598b4
fixing Review Comments
...
CURA-10770
2023-07-25 15:10:02 +02:00
saumya.jain
0c7d0540b9
Cura about dialog when shaked gives extra info
...
CURA-10770
2023-07-25 11:20:58 +02:00
c.lamboo
62812393b0
Fix typos in translations
...
CURA-10369
2023-03-07 10:29:37 +01:00
c.lamboo
16c64014b2
Resolve formula in Keep or Discard dialog
...
CURA-10111
2023-01-04 13:17:56 +01:00
Remco Burema
c74e7be602
Appease reviewers.
...
- Ditch state in favour of enum.
- Comment explaining 'extraInfo'.
part of CURA-9347
2022-12-02 19:52:37 +01:00
Remco Burema
9fe261ff58
Apply suggestions from code review.
...
part of CURA-9347
Co-authored-by: Joey de l'Arago <joeydelarago@gmail.com>
2022-12-02 19:07:41 +01:00
Remco Burema
3bc955fe8f
Fix review comments.
...
- Text was cutoff instead of wrapped in Save Custom Profile (Rename Dialog).
- Make the placeholder into a proper placeholder text.
- Fix spelling (save -> safe).
- Link didn't work as a link.
- Slightly better tooltips.
part of CURA-9347
2022-12-01 14:57:05 +01:00
Remco Burema
6f651b922a
Profile compare-and-save: Add (more) explanatory text(s).
...
part of CURA-9347
2022-11-30 19:54:41 +01:00
Remco Burema
8f65af61e5
Connect compare-and-safe profile dialog buttons to actions.
...
Some rework was needed as to not get the entire Preferences window to show up, which previously came along with the add profile action.
part of CURA-9347
2022-11-30 18:48:07 +01:00
Remco Burema
c13deba1ea
Build correct states for safe profiles flow (except actual safe).
...
Re-use Discard Or Keep dialogue, but have different buttons. (Safe to New/Override instead of Keep/Discard.) The actual safa action is still the old one though (for either new button, it still goes to the old 'make a new profile' action). Besides that, some cosmetics have to be done to the texts as well still.
part of CURA-9347
2022-11-30 12:40:07 +01:00
Casper Lamboo
1672cd639f
Merge pull request #13914 from Ultimaker/CURA-9808_UltiMaker
...
CURA 9808 UltiMaker
2022-11-29 16:36:07 +01:00
c.lamboo
be40920042
Fix cura crashing
...
`activeQualityDisplayNameMap` no longer returned a dict and could thus not be a pyqt property
Cura-9773
2022-11-28 13:14:47 +01:00
jspijker
61623720ca
Update copyright using UltiMaker
...
Contributes to CURA-9808
2022-11-28 10:48:38 +01:00
jspijker
ebd91623d0
Change company name in about dialog to UltiMaker
...
Contributes to CURA-9808
2022-11-28 08:41:04 +01:00
c.lamboo
61065ce46d
Add a circle to the background of the refresh button
...
Be more consistent with rest of UI.
CURA-9677
2022-09-26 11:23:17 +02:00
Jaime van Kessel
1dc42cb69a
Fix refresh of ChoosePrinterDialog not working
...
CURA-9278
2022-09-16 14:39:36 +02:00
Remco Burema
6adf05bbf0
Complete interface for selecting cloud printer.
...
CURA-9278
2022-09-09 11:05:05 +02:00
Remco Burema
04cd76cb3b
Get extruder configs to frontend.
...
When choosing the printer, all possible (single) extruder configs need to be shown for that printer.
CURA-9278
2022-09-08 13:36:42 +02:00
Joey de l'Arago
7f98ef70f0
Add printer cards
...
CURA-9278
2022-09-05 17:38:21 +02:00
Remco Burema
a56a21cf93
W.I.P.: Press print on abstract cloud printer. User should see dialog.
...
Start of implementation. When printing on an abstract printer, a user should see a dialog with the matching concrete cloud printers to pick from to actually print. Names are not final. Very much a work in progress. Very not finished also.
start of implementation for CURA-9278
2022-09-02 17:49:39 +02:00
jspijker
f9d4628b95
Merge branch 'main' into CURA-9365
...
# Conflicts:
# .github/workflows/ci.yml
# .github/workflows/cura-installer.yml
# .github/workflows/requirements-conan-package.txt
# resources/definitions/Mark2_for_Ultimaker2.def.json
# resources/definitions/elegoo_neptune_2.def.json
# resources/definitions/elegoo_neptune_2D.def.json
2022-07-08 12:37:32 +02:00
joeydelarago
5d5c83ec11
Add missing background color to WorkspaceSummaryDialog.qml
...
CURA-9402
2022-07-07 15:06:53 +02:00
Remco Burema
7ae1b2a074
Merge pull request #12635 from Ultimaker/CURA-9270_discard_or_keep_changes_not_updating
...
Add the "clear" hack to the tableModel for discardOrkeepchanges
2022-07-01 14:44:23 +02:00