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
AgeCommit message (Expand)Author
2022-05-17Merge branch '4.13' of github.com:Ultimaker/CuraJaime van Kessel
2022-05-17Secure another 'environment-settable via Qt' DLL.Remco Burema
2022-02-21Merge branch 'master' into PyQt6_upgradeGhostkeeper
2022-01-11Merge branch '4.13'Ghostkeeper
2022-01-11Also ignore QML2_IMPORT_PATH.Remco Burema
2022-01-11Does need the env-var on Linux.Remco Burema
2022-01-07Refuse to listen to QT_PLUGIN_PATH.Remco Burema
2021-12-29Qt5->Qt6: More renamed stuff.Remco Burema
2021-12-29Qt5->Qt6: Make CrashHandler window show up again.Remco Burema
2021-12-28Qt5->Qt6: (Until) attempted fix Python 3.10 'stack overflow' issue.Remco Burema
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-06-16Merge branch 'master' into libArachne_rebasedGhostkeeper
2021-05-05Fix getting PyCapsule error on importKostas Karmas
2021-02-05Merge remote-tracking branch 'origin/master' into libArachne_rebasedJelle Spijker
2020-12-20Possible alternate non-numbered versions.Remco Burema
2020-12-08Merge branch 'master' into workaround_kde_qqc2_crashStefanBruens
2020-12-08Use 'default' theme instead of 'material' StefanBruens
2020-12-08Fix bug referenceStefanBruens
2020-09-28Switch out the arranger algorithm for arrange allJaime van Kessel
2020-07-06Prevent division by 0 if total download size is 0Ghostkeeper
2020-05-18Prevent crash when sentry could not be initializedJaime van Kessel
2020-04-08Fix setting of sentry_env for betasJaime van Kessel
2020-03-24Merge pull request #7211 from Ultimaker/CURA-7150_proper_http_request_headersRemco Burema
2020-03-09Filter out KeyboardInterrupts and MemoryErrorsKostas Karmas
2020-02-26Remove working directory from sys.pathGhostkeeper
2020-02-26Also check if streams are not closedGhostkeeper
2020-02-25Disable SSL checking in debug modeNino van Hooff
2020-02-25Merge branch '4.5'Ghostkeeper
2020-02-24Move imports of Arcus & Savitar upJaime van Kessel
2020-02-24Apply suggestions from code review Jaime van Kessel
2020-02-24Prune all sensitive data before sending it to SentryNino van Hooff
2020-02-20Avoid crash caused by KDE qqc2-desktop-styleStefanBruens
2020-02-18Merge branch 'master' of https://github.com/zxc8027/Cura into zxc8027-masterGhostkeeper
2020-02-17Merge branch '4.5' of github.com:Ultimaker/CuraJaime van Kessel
2020-02-14Added check for stdout being defined.Zachary Cook
2020-02-11Fix setting the environment for SentryJaime van Kessel
2020-02-08WIP: Make it work with Python 3.7 packaingLipu Fei
2020-01-24Make the sentry_env a bit smarterJaime van Kessel
2020-01-03SentrySDK: Turn on deep integration on demandThomas Karl Pietrowski
2019-12-19Add user (identified by MAC) & ensure that no personal info is in server_nameJaime van Kessel
2019-12-19Add encvironment variable to Sentry crash loggingNino van Hooff
2019-11-22Add extra tag if crash was during startup or notJaime van Kessel
2019-11-22Add initial stubs for sentry loggingJaime van Kessel
2019-10-25Don't output to stderr if there is no stderrGhostkeeper
2019-09-04Only use DYLD_FALLBACK_LIBRARY_PATH once for trimesh.loadLipu Fei
2019-09-04Fix CTM loading on LinuxLipu Fei
2019-09-04Fix GLTF workaround for OSXLipu Fei
2019-09-04Add workaround for GLTF loading on OSXLipu Fei
2019-08-20chdir to ~ on Linux if frozenLipu Fei
2019-06-06Fix mistake in CLI checkLipu Fei