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
2018-06-11PresetUpdater: Fix of the fixVojtech Kral
2018-06-11Fix: PresetUpdater: Set bundle & index file permissions #962 (#970)Vojtech Kral
2018-06-07Fix: Dialog initialization ordering on OS XVojtech Kral
2018-05-21Serial port friendly name on LinuxVojtech Kral
2018-05-21Another fix for linux & osxbubnikv
2018-05-21Yet another fix for OSXbubnikv
2018-05-21Fixed compilation on Linux.bubnikv
2018-05-21Fix of previous commit, fix of compilation on OSX.bubnikv
2018-05-21Serial port fix, get description for serial ports on OSX.bubnikv
2018-05-21Added friendly names to serial ports, added automatic selection of Prusa's pr...bubnikv
2018-05-18PresetUpdater: Add some more loggingVojtech Kral
2018-05-17PresetUpdater: Remove obsolete presetsVojtech Kral
2018-05-16PresetUpdater: Fix: Don't offer updates on legacy datadirVojtech Kral
2018-05-02PresetUpdater: More loggingVojtech Kral
2018-05-01Fix: Turn two Preset & PresetUpdater exceptions into error logsVojtech Kral
2018-04-25Updating: Start using proper URLsVojtech Kral
2018-04-25PresetUpdate: Fix UpdateConfig dialogVojtech Kral
2018-04-25Fixes in SemVer and MsgUpdateConfigVojtech Kral
2018-04-25Snapshots: Disable activation of incompatible snapshotsVojtech Kral
2018-04-25PresetUpdater: Fix string typeVojtech Kral
2018-04-24PresetUpdater: Bundle incompatibility / Slic3r downgrade scnarioVojtech Kral
2018-04-23PresetUpdater: Don't install updates that are already present in a snapshotVojtech Kral
2018-04-23PresetUpdater: Add/fix logging, commentsVojtech Kral
2018-04-20PresetUpdater: Don't display new Slic3r version notifications multiple times ...Vojtech Kral
2018-04-20PresetUpdater: Use PID in cache tmp filenamesVojtech Kral
2018-04-19Fix alpha legacy dir detection, Fix SemVer value ctorVojtech Kral
2018-04-18ConfigWizard: Add reset option, fixesVojtech Kral
2018-04-17Display app update notification with the main frameVojtech Kral
2018-04-17PresetUpdater: Notify about Slic3r updatesVojtech Kral
2018-04-17ConfigWizard & updating: Fixes & cleanupsVojtech Kral
2018-04-17PresetUpdater: Fix: Compare versions when installing indicesVojtech Kral
2018-04-16Fix: Avoid the infamous `major` & `minor` macros on GCCVojtech Kral
2018-04-16Merge branch 'config_snapshots' into updatingVojtech Kral
2018-04-16Updating: Detect legacy datadir, remove conflicting presetsVojtech Kral
2018-04-13Merged with Vojtech's branchbubnikv
2018-04-13Version's compatibility with Slic3r extended with pre-releasebubnikv
2018-04-13Configuration updates downloadingVojtech Kral
2018-04-13Configuration update application at startupVojtech Kral
2018-04-12Semver fixes, misc fixesVojtech Kral
2018-04-11ConfigWizard: Make bundle installation more intelligent, fixesVojtech Kral
2018-04-11Fixed parsing of the config index.bubnikv
2018-04-10Merge remote-tracking branch 'origin/updating' into config_snapshotsbubnikv
2018-04-10Initial implementation of the config snapshot dialog.bubnikv
2018-04-06Initial implementation of configuration snapshotting.bubnikv
2018-04-06Apply printer model / variant preferences when loading presetsVojtech Kral
2018-04-06AppConfig: Support for vendor / model / variant enable stateVojtech Kral
2018-04-06ConfigWizard: Basic structure / WIPVojtech Kral
2018-04-05Semver: Semantic version parsing and arithmeticsVojtech Kral
2018-04-04Octoprint (#804)Vojtech Kral
2018-03-16why is strlen() defined by different include on different systems?bubnikv