Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cura/UI
AgeCommit message (Collapse)Author
2022-04-14Use minus sign for extra version infoj.spijker@ultimaker.com
Contributes to CURA-8640
2022-04-14Fix version on splash screenj.spijker@ultimaker.com
Contributes to CURA-8640
2022-04-13Give text more room on splashscreenJaime van Kessel
CURA-9151
2022-04-01Fix warning about DurationJaime van Kessel
2022-03-28Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
# Conflicts: # cura/UI/CuraSplashScreen.py
2022-03-16updated splash screens10r3n20
2021-12-28Qt5->Qt6: GUI-attributes and flips params register singletons.Remco Burema
part of CURA-8591
2021-12-28Qt5->Qt6: Rectify constant locations: UserRole, CppOwnershipRemco Burema
part of CURA-8591
2021-12-28Search/replace Qt5->Qt6.Remco Burema
part of upgrading Qt to v6.2: CURA-8591
2021-12-14Merge branch 'libArachne_rebased'Ghostkeeper
Conflicts: plugins/SimulationView/SimulationPass.py -> Reverted layer view optimisation in Master while some whitespace changed in Arachne. resources/definitions -> Bunch of conflicts with profile updates. resources/quality -> Bunch of conflicts with profile updates. resources/texts/change_log.txt -> Removed the Arachne change log (as they are internal versions). It'll have to be re-added when we release this version as stable.
2021-12-01CHange _getBuiltinWelcomePagePath to be staticJaime van Kessel
SHould have been static, so boyscouting it now CURA-8696
2021-12-01Change whatsnew to whats_newJaime van Kessel
They are seperate words, so should have an _ in between CURA-8696
2021-12-01Fix up documentation of WelcomePageModelJaime van Kessel
Some more boyscouting CURA-8696
2021-12-01Fix warnings in newpages modelJaime van Kessel
Boyscouting. These somehow snuck through code review CURA-8696
2021-12-01Minor codestyle cleanupJaime van Kessel
Boyscouting CURA-8696
2021-10-20Merge branch 'master' into merge_main_20211019Remco Burema
2021-09-15Always set the project name as the one provided by the userKonstantinos Karmas
There was an inconsistent behavior between saving a project file to disk (where the printer short name was readded after saving) and saving to the DigitalLibrary (where the printer short was NOT added again). This commit fixes that by making sure that whatever the user put as the name of the file, will be the name of the project within Cura. CURA-8566
2021-09-15Revert "Revert "Only change project name when saving to project files.""Konstantinos Karmas
This reverts commit 9e2b556ce8f28294f9b44a3d8801af42043d3956.
2021-09-15Revert "Revert "Use optional last output (file) name from output-dev to set ↵Konstantinos Karmas
project name."" This reverts commit 24ff3692bd5b73828a1c5a58cdd55400cdddad9c.
2021-09-15Revert "Revert "Set the job name whenever the workspaceLoaded is called""Konstantinos Karmas
This reverts commit a6a69c249cfc96e19ace64ec01aa7e4fc07a76d1.
2021-09-13Merge branch 'master' of github.com:Ultimaker/Cura into libArachne_rebasedJaime van Kessel
2021-09-10Revert "Set the job name whenever the workspaceLoaded is called"Ghostkeeper
This reverts commit 6ad358a55db7dfc4825233a7e453bab31931fba0.
2021-09-10Revert "Use optional last output (file) name from output-dev to set project ↵Ghostkeeper
name." This reverts commit c2c53d51c1954315324982bd916b8aad5c19946d.
2021-09-10Revert "Only change project name when saving to project files."Ghostkeeper
This reverts commit b97920e5b155caaab6a8b3bb167853a00ae4b604.
2021-09-07Fix various typosluz paz
Found via `codespell -q 3 -S *.po,*.pot -L childs,initialy,lod,ned,te,slicable,sur,tutoriels,wont`
2021-09-01Only change project name when saving to project files.Remco Burema
CURA-8358
2021-09-01Use optional last output (file) name from output-dev to set project name.Remco Burema
Instead of relying on the filename emitted when the workspace is changed. This is done so the user can also change the project name when saving to an output device, such as a local file, or the digital library, that supports changeing the (file)name. CURA-8358
2021-08-23Set the job name whenever the workspaceLoaded is calledKonstantinos Karmas
CURA-8358
2021-07-16Merge branch 'master' into libArachne_rebasedRemco Burema
2021-07-09Catch error when release notes file could not be readGhostkeeper
And show an error message to the user in that case. This could happen if the user modified their installation or their resource folder. Fixes Sentry issue CURA-2P2.
2021-06-30Merge branch 'master' into libArachne_rebasedGhostkeeper
Conflicts: resources/texts/change_log.txt -> Adding 4.10 release notes in between 4.9 and Arachne.
2021-06-29Fix capitalization for extensions in whats-new.4.10.04.10Remco Burema
2021-06-16Merge branch 'master' into libArachne_rebasedGhostkeeper
Conflicts: cura/CuraApplication.py: Setting version fdmprinter and fdmextruder: Setting version intents, qualities and variants: Setting version Changelog: 4.9.1 was added, should be below Arachne changes
2021-04-19Allow renaming groups to something other than "Group #n"fieldOfView
2021-03-30Merge branch 'master' into libArachne_rebasedGhostkeeper
2021-03-25Transfer the "What's new" and "Changelog" pages at the end of wizardKostas Karmas
To match the requirements specified in the ticket. CURA-8014
2021-03-25Change bottom left button text to "Skip"Kostas Karmas
Or else the page shows two buttons "Next" buttons. CURA-8014
2021-03-24... and fix typing as a result of the last commit.Remco Burema
CURA-8014
2021-03-24Type-checks, not just type comments, and static- over class-method.Remco Burema
CURA-8014
2021-03-24On new install or update, have highlights not just changelog.Remco Burema
Place images in resources/images/whats_new/N.format and texts in resources/texts/whats_new/N.format where N is the ordinal and format the respective allowed formats. CURA-8014
2021-03-01Remove unused importJaime van Kessel
2021-02-26Don't strip accents from job nameJaime van Kessel
No idea why this was there in the first place. Our archeology attempts couldn't find out as to why it was introduced. We suspect an issue with other Qt versions. At least now ロボット.stl will not be mangled into ロホット.gcode upon saving (and german bears into bars)
2021-02-10Merge branch 'master' into libArachne_rebasedGhostkeeper
To my surprise, it seems fdmprinter has merged perfectly. Nice. Conflicts: resources/setting_visibility/advanced.cfg -> Settings moved to a different category while we added new settings in the same place.
2020-12-23Reset scene metadata if the buildplate was clearedJaime van Kessel
CURA-7615
2020-12-20Possible alternate non-numbered versions.Remco Burema
CURA-7932
2020-10-30Fix providing floats to integer parametersGhostkeeper
In newer Python versions this results in a warning. Contributes to issue CURA-7501.
2020-07-13Don't crash if material preferences are corruptGhostkeeper
This time we don't need to catch permission errors and such since we're reading it from a string that was stored in memory (read when the preferences file was read). However we do need to catch JSON Decoding Errors since the JSON syntax might be broken by the user modifying these files or because the file wasn't saved properly before. Fixes Sentry issue CURA-112.
2020-07-07Revert changes for CURA-5479Nino van Hooff
It was decided that functionality present in existing plugins is sufficient. No need to replicate it in our own codebase and take on the burden of maintenance CURA-5479
2020-07-01Implement Review commentsNino van Hooff
CURA-5479
2020-07-01Fix: incorrect return statementNino van Hooff
CURA-5479