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-05-06Refactoring for code clarity: Replaced this->m_xxx with m_xxxVojtech Bubnik
2021-03-02Follow-up https://github.com/prusa3d/PrusaSlicer/commit/409849d238718b75cf0c5...YuSanka
2021-02-25Fix of #5510: ctrlsub.cpp(231): assert "IsValid(n)" failed in GetClientData()...YuSanka
2021-02-22PresetComboBox: Fixed thin/wide_space_icon_width scaleYuSanka
2021-02-08Fixing Clang warnings 1Lukas Matena
2021-02-05Follow-up https://github.com/prusa3d/PrusaSlicer/commit/1fff5a624ceaa80bfb278...YuSanka
2021-02-04Add border to filament color in combo box to improve visibility of light fila...Scott Mudge
2021-02-04DiffPresetDialog, non modal to compare two presets.Vojtech Bubnik
2021-01-29Fixed some more GCC warningsLukas Matena
2021-01-29Fixing GCC warnings 3Lukas Matena
2021-01-12Fix of #5163 and #5505 - Vertical cutting of the preset comboboxes on a sidebarYuSanka
2021-01-07Fix for incorrect text fitting on gtk comboboxes.tamasmeszaros
2021-01-07success with text ellipsize for comboboxtamasmeszaros
2021-01-04Fix of second part of #5531YuSanka
2020-11-28Fixed suppress scrolling for preset comboboxes and some comboboxes on right p...YuSanka
2020-11-26Refactoring:YuSanka
2020-11-25Hot fix for https://github.com/prusa3d/PrusaSlicer/commit/9305535039e1b411f77...YuSanka
2020-11-25OSX and Linux specific: Fixed preset selectionYuSanka
2020-11-24Fix for #5231. Suppress scrolling for the PresetComboBoxes when they aren't d...YuSanka
2020-11-05Fixed a Dialog position under OSXYuSanka
2020-11-02Custom control : Bug fixingYuSanka
2020-10-20Behavior of the "cog" icon is changed to avoid misunderstandings appear in is...YuSanka
2020-10-19Fixed #4918YuSanka
2020-10-19Localization: Updated POT and List.txtYuSanka
2020-10-15UnsavedChangesDialog : improvementsYuSanka
2020-10-06Fixed non_MSW buildYuSanka
2020-09-17SplashScreen: Fixed message textYuSanka
2020-09-03Fix of Settings scaling when they are placed in non-modal DialogYuSanka
2020-09-02Unsaved Changes: bug fix and improvementsYuSanka
2020-08-14Unsaved Changes : improvement for the GUI_App::check_unsaved_changes()YuSanka
2020-08-13Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka
2020-08-13Unsaved Changes : implemented "move" and improved "save"YuSanka
2020-08-12Fixed scaling of the SavePresetDialog under MSWYuSanka
2020-08-11Fixed a crashYuSanka
2020-08-07PhysicalPrinterDialog : Incompatible presets extracted to the separate groupYuSanka
2020-08-06PhysicalPrinterDialog improvements : Printer device default name is changed t...YuSanka
2020-07-30SavePresetDialog: Fixed OSX and Linux buildYuSanka
2020-07-29SavePresetDialog: ImprovementsYuSanka
2020-07-28Improved InfoMsg for a delete preset:YuSanka
2020-07-27ChangePresetForPhysicalPrinterDialog and SavePresetWindow are merged to SaveP...YuSanka
2020-07-24PhysicalPrinterDialog :: next improvementYuSanka
2020-07-23PhysicalPrinterCollection: Use select_preset() instead of select_preset_by_na...YuSanka
2020-07-22PhysicalPrinterDialog: Select first related preset for the printer, if printe...YuSanka
2020-07-22PresetComboBox class:: code refactoringYuSanka
2020-07-22PhysicalPrinter : Implemented synchronizations from user printer profiles wit...YuSanka
2020-07-20First try to convert a user printer profiles to the physical printersYuSanka
2020-07-20PhysicalPrinters improvements:YuSanka
2020-07-17Update for PresetComboBoxesYuSanka
2020-07-14PhysicalPrinterDialog is completedYuSanka
2020-06-30PhysicalPrinter improvements:YuSanka