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-07Added SVG-file for G-CodeViewer logoYuSanka
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-09-21Add dedicated subclass NotificationProgressIndicatortamasmeszaros
2021-09-14fix file import/open bugLi Jiang
2021-09-10Removes bottom status bar.David Kocik
2021-09-01Check unsaved changes before opening of the ConfigWizardYuSanka
2021-08-25Notice dialog when opening any link outside PrusaSlicerDavid Kocik
2021-08-18Add "Revert" buttons for text colors SettingsYuSanka
2021-08-13Workaround for OSX file picker. Saving SL1S files did not work, the filebubnikv
2021-08-13If configuration update is available, show Dialog with information about it b...YuSanka
2021-08-02Shapes Gallery :YuSanka
2021-07-30ENABLE_PROJECT_DIRTY_STATE set as defaultenricoturri1966
2021-07-29Hint notification David Kocik
2021-07-13Fixed Windows DarkMode for some dialogues.YuSanka
2021-06-29MSW specific: Implementation of the own notebook controlOleksandra Yushchenko
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-06-18Some code beautification for the last commitYuSanka
2021-06-18DarkMode for MSW (#6632)Oleksandra Yushchenko
2021-06-11Code refactoring to avoid a call of update_ui_from_settings() every time when...YuSanka
2021-05-07Fixed conflicts after merge with masterenricoturri1966
2021-05-07desktop integration functions and dialogDavid Kocik
2021-04-06Project dirty state manager -> presets dirty stateenricoturri1966
2021-03-12Printhost upload progress bar notificationDavid Kocik
2021-02-26Tech ENABLE_CUSTOMIZABLE_FILES_ASSOCIATION_ON_WIN set as defaultenricoturri1966
2020-12-30Move text color selection from ButtonsDescription to Preferences dialog (rela...YuSanka
2020-12-22Fix of #5537 - GUI_App::post_init could be in some cases called before GUI_Ap...Lukáš Hejl
2020-12-10Ongoing uploads while exiting dialogDavid Kocik
2020-12-03Suppressed a check of printer_presets for the containing information about "P...YuSanka
2020-11-26Customizable association of .3mf, .stl and .gcode files on Windowsenricoturri1966
2020-11-18ENABLE_GCODE_VIEWER set as default in:enricoturri1966
2020-10-22GUI initialization extracted from PrusaSlicer.cpp to GUI_Init.cpp/hpp.Vojtech Bubnik
2020-10-19#4888 - Fixed jerky movements in Preview when using 3D mouseenricoturri1966
2020-10-14wxEVT_CREATE and wxEVT_ACTIVATE is not being called on the main frameVojtech Bubnik
2020-10-12Tech ENABLE_GCODE_APP_CONFIG as defaultenricoturri1966
2020-10-12Fixed build when tech ENABLE_GCODE_VIEWER is disabledenricoturri1966
2020-10-12Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-10-12Added menu command Configuration/Language to standalone gcode viewerenricoturri1966
2020-10-10Merge pull request #4747 from wavexx/monospaced_gcodelukasmatena
2020-10-08On Windows associate .gcode files to gcode viewer applicationenricoturri1966
2020-10-06OSX: Clean-up of opening as G-codeviewer on startup.Vojtech Bubnik
2020-10-06OSX specific: Trying to detect opening of files through Finder at the applica...test
2020-10-06WIP: Opening a G-code in PrusaSlicer at Drag & Drop ontoVojtech Bubnik
2020-10-02A part of code related to loads after App::OnInit() call is moved from PrusaS...YuSanka
2020-09-13Introduce GUI_App::code_font()Yuri D'Elia
2020-09-10Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as defaultenricoturri1966
2020-09-08GCode viewer using the proper layout when started as a standalone applicationenricoturri1966
2020-09-02Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka
2020-08-10Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-06Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka