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-24OptionsSearcher improvements: Fixed a key for option() and groups_and_categor...YuSanka
2021-02-08Fixing Clang warnings 2Lukas Matena
2020-12-08Changed layout for for the Preferences Dialog (related to #5381)YuSanka
2020-11-26Refactoring:YuSanka
2020-11-18Changed layout of the "Machine limits" settings tabYuSanka
2020-11-02Big code cleaningYuSanka
2020-11-02Custom control: Fixed bitmaps layout under OSXYuSanka
2020-11-02Custom control : Implemented blinking iconYuSanka
2020-11-02Custom control : Action buttons are "alive" nowYuSanka
2020-11-02Custom control : Implemented update items visibility in respect to the modeYuSanka
2020-11-02Custom control : Fixed color of the colored label, associated with option, wh...YuSanka
2020-11-02Fixed position for all controls from the settings tabsYuSanka
2020-11-02Custom control: first implementationYuSanka
2020-10-16Add info for the removed "Print host upload" groupYuSanka
2020-10-01Merge branch 'vb_optgroup_refact'Vojtech Bubnik
2020-09-29Cancellation of parameter page build process.bubnikv
2020-09-24Page class is used as a container of option groupsYuSanka
2020-09-24Fixed highlighting of the searched optionYuSanka
2020-09-24New class ModelConfig wrapping DynamicPrintConfig and a timestampVojtech Bubnik
2020-09-22Code refactoring of the OptionsGroup class:YuSanka
2020-06-25PhysicalPrinter. PhysicalPrinterDialog improvementsYuSanka
2020-05-27Includes cleanup:Lukas Matena
2020-05-22Reworked sys_color_changed() functionsYuSanka
2020-05-07Layouts:YuSanka
2020-04-13Added map for save Group and Category values for each optionYuSanka
2020-04-07Implemented blinking icon to highlight a searched fieldYuSanka
2020-04-05Fixed build on OSXYuSanka
2020-04-04Next experiments with search on TabsYuSanka
2020-02-14DoubleSlider: Suppressed manipulation for sequential print.YuSanka
2019-11-12OSX issue: Fix Background drawing for some of controls in Dark modeYuSanka
2019-07-22Merge branch 'master' into ys_overridesbubnikv
2019-07-10Fixed margins for FreqChangedParamsYuSanka
2019-07-03Added UI-prototype for FilamentSettings->Overrides pageYuSanka
2019-05-30Layers sizer updatingYuSanka
2019-05-07World / local coordinates: Fixed wrong scaling of a group selection,bubnikv
2019-04-26Merge remote-tracking branch 'remotes/origin/master' into vb_wold_object_mani...bubnikv
2019-04-25Big Refactoring: - deleted/renamed all _Prusa_ prefixes,YuSanka
2019-04-25Merge remote-tracking branch 'origin/ys_msw_dpi'YuSanka
2019-04-24WIP: Transformations of an instance in world coordinate systembubnikv
2019-04-23Some refactoring and documentation, modified Windows dependencies to compile ...Vojtech Bubnik
2019-04-16Application Scaling for MSW: Added rescale function for DoubleSlider (from Pr...YuSanka
2019-04-14Application Scaling for MSW: Next big stepYuSanka
2019-03-20Added workaround for the non-editable wxBitmapComboBoxs under OSXDisableAllSm...YuSanka
2019-03-18Moved the Fileds from the Page object to the respective OptionGroupsbubnikv
2019-02-06Fixed scaling of the controls and InfoDialogs (Sys and About)YuSanka
2019-02-04Fixed rounding of numbers for the controls width (Try to fix controls flashin...YuSanka
2019-01-21L10n improvementsYuSanka
2018-12-11Added template for the handle of the TextCtrl's focus eventYuSanka
2018-12-11Update value inside TextCtrl & SpinCtrl after wxEVT_KILL_FOCES instead of wxE...YuSanka