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-10-04ConfigWizard: Suppress to select SLA printer if a multi-parts object is on a ...YuSanka
2021-09-22Check unsaved changes (#6991)Oleksandra Yushchenko
2021-08-19Fix of missplaced checkbox Perform desktop integration in config wizard.David Kocik
2021-08-19Desktop integration in config wizard ifdefDavid Kocik
2021-08-18Auto selection of presets (#6817)Oleksandra Yushchenko
2021-08-13Improved error handling when installing configuration updates:Vojtech Bubnik
2021-08-13Fixed loading of system presets with incompatible system profile keysVojtech Bubnik
2021-07-23ConfigWizard: Draw logo inside OnPaint instead of use of wxStaticBitmapYuSanka
2021-07-21Fixed some compiler warnings.Lukáš Hejl
2021-07-15ConfigWizard: Fixed a bug in update of the selected presetsYuSanka
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-06-18DarkMode for MSW (#6632)Oleksandra Yushchenko
2021-05-24Fixed incorrect locales handling in the UI (Field, ObjectManipulation, etc)Lukas Matena
2021-05-24Fixed first batch of locale-dependent callsLukas Matena
2021-05-07ConfigWizard:: Use wxTextCtrl instead of wxDoubleSpinCtrl for nozzle and fila...YuSanka
2021-05-07text fixDavid Kocik
2021-05-07desktop integration functions and dialogDavid Kocik
2021-03-01Fix build against wxWidgets older than 3.1.1Lukas Matena
2021-02-26Tech ENABLE_CUSTOMIZABLE_FILES_ASSOCIATION_ON_WIN set as defaultenricoturri1966
2021-02-25Fix of #5152 assert ""HasFlag(0x0020)"" failed in GetSelection(): must be sin...YuSanka
2021-02-24config wizard - hide logo if small heightDavid Kocik
2021-02-10Wizard: buttons for printer selectionDavid Kocik
2021-02-08Fixing Clang warnings 1Lukas Matena
2021-01-29Fixing GCC warnings 2Lukas Matena
2020-12-18Fixed encoding issue in ConfigWizard on Windows (#5422)Lukas Matena
2020-12-17Fix of #5103 and #4861 - ConfigWizard layout issuesYuSanka
2020-12-16Reverted escaping of ampersand where the escaping was not neededVojtech Bubnik
2020-12-05Fix of install wizard: Escape ampersands in printer models.Vojtech Bubnik
2020-12-041) Storing the physical_printer_settings_id into the 3MF, AMF, GCode.Vojtech Bubnik
2020-11-26Customizable association of .3mf, .stl and .gcode files on Windowsenricoturri1966
2020-11-19Merge remote-tracking branch 'aegean-odyssey/ao_profile_resources_patch' into...David Kocik
2020-11-11escape_ampersand function and changed order of printer names and pictures in ...David Kocik
2020-11-06Localization:YuSanka
2020-11-05config wizard printer selection - changed vertical spacingDavid Kocik
2020-10-20configuration wizard: added Checked information to sorting algortihm on filam...David Kocik
2020-10-15Updated textation of the Filament selection config wizard page.Vojtech Bubnik
2020-10-05filament selection: bug fix - * sign is again visible at profilesDavid Kocik
2020-10-04Correct strings in configWizardDavid Kocik
2020-10-01fix in ConfigWizard.cppDavid Kocik
2020-10-01Filament selection in configuration wizard:David Kocik
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
2020-09-02Added two missing icons to fix build on LinuxLukas Matena
2020-09-01filaments selecting: sorting via printer, showing printers for filamentDavid Kocik
2020-06-10Imperial units selection is added to the ConfigWizardYuSanka
2020-05-27Includes cleanup:Lukas Matena
2020-04-25Also search vendor directory for printer profile resources.Aegean Odyssey
2020-04-20ConfigWizard: fixed first column name on SLA Material pageYuSanka
2020-03-24Merge branch 'master' into devLukas Matena
2020-03-15Updated the "Remove user profiles" message at the install wizard toversion_2.2.0-rc4bubnikv
2020-03-14Fixed conversion of installed presets from PrusaSlicer 2.1.1 to 2.2.0bubnikv