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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-21Fixed crash in send system info dialog due to empty prerelease string.Vojtech Bubnik
2021-11-30When system info sending fails, do not save the "sent" flag into appconfigLukas Matena
2021-11-16Do not use __FILE__ macro (#7293)Lukas Matena
2021-11-10Improvement of previous commit:Lukas Matena
2021-11-10Windows: Include blacklisted libraries in SendSystemInfo dataLukas Matena
2021-11-01SendSystemInfo: Reworked internet connection check,Lukas Matena
2021-10-22SendSystemInfoDialog: Use button instead of hyperlinkYuSanka
2021-10-18SendSystemInfo: improved error handlingLukas Matena
2021-10-18SendSystemInfo: Show also in alphas, fixed alpha detectionLukas Matena
2021-10-18SendSystemInfo: Use GET instead of ping to check internet connectionLukas Matena
2021-10-18SendSystemInfo macOS fixes (get system language, fix ping)Lukas Matena
2021-10-18SendSystemInfo: Reporting RAM in GiBLukas Matena
2021-10-18Several fixes and improvements in SendSystemInfoDialog:Lukas Matena
2021-10-18SendSystemInfo: Trim leading/trailing whitespace from all the valuesLukas Matena
2021-10-18An attempt to fix the SendSystemInfo dialog on GTK3Lukas Matena
2021-10-18SendSystemInfo: Open the dialog based on appconfig, even in alphasLukas Matena
2021-10-18SendSystemInfo: Only get the scaling on Win, not on mac or LinuxLukas Matena
2021-10-18SendSystemInfo: Use /proc/info instead on lscpu on Linux,Lukas Matena
2021-10-05Show PrusaSlicer logo in the SendSystemInfoDialogLukas Matena
2021-10-05Disable the dialog before merge with masterLukas Matena
2021-10-05This reverts commits a186017 and 2423e7fLukas Matena
2021-10-05SendSystemInfo: Return number of logical cores on AppleLukas Matena
2021-10-05REVERT LATER: More debugging loggingLukas Matena
2021-10-05Use /etc/machine-id as unique id on LinuxLukas Matena
2021-10-05Use hardware UUID as unique id on AppleLukas Matena
2021-10-05Use MAC address as a base of unique system ID on WindowsLukas Matena
2021-10-05SendSystemInfoDialog: Collect CPU info on WindowsLukas Matena
2021-10-05SendSystemInfoDialog now opens through CallAfter, GL extensions are sortedLukas Matena
2021-10-05Added some more info (wxWidgets, gtk, Linux distro, CPU info, monitors)Lukas Matena
2021-10-05REVERT LATER: Something for debuggingLukas Matena
2021-10-05SendSystemInfo: do not close the dialog when failed/cancelled, set content-ty...Lukas Matena
2021-10-05SendSystemInfoDialog: Actual sending of the infoLukas Matena
2021-10-05SendSystemInfoDialog: Use HTML for formattingLukas Matena
2021-10-05SendSystemInfoDialog: Layout adjustmentsYuSanka
2021-10-05First draft of SendSystemInfoDialogLukas Matena