Lukas Matena
|
5679438e64
|
Added missing namespace qualification for Slic3r::GUI::format in Http.cpp
|
2020-04-30 08:37:48 +02:00 |
|
bubnikv
|
8a82e3d5be
|
Localization fixes.
|
2020-04-29 14:42:43 +02:00 |
|
tamasmeszaros
|
611a243447
|
Add question box on PrusaSlicer start to accept detected CA store..
Fix compile
|
2020-04-22 17:14:09 +02:00 |
|
tamasmeszaros
|
1123689a22
|
Search for openssl cert store on app init, if the store is not present.
fixes #3851
|
2020-03-25 09:41:29 +01:00 |
|
Vojtech Kral
|
f937209619
|
Refactor catch(...) handlers in Http, OctoPrint, PrintHost, and Serial
|
2019-08-19 17:04:14 +02:00 |
|
Vojtech Kral
|
554176b97f
|
Http: Fix redirecting of post requests, fix #2018
|
2019-04-16 12:09:51 +02:00 |
|
bubnikv
|
496922036f
|
Harmonized the application naming.
|
2019-04-15 16:14:19 +02:00 |
|
Vojtech Kral
|
eb643a1f52
|
Http: Fix logging
|
2019-02-15 15:35:13 +01:00 |
|
Vojtech Kral
|
75cc0b07bb
|
Http: Don't set CURLOPT_TIMEOUT
|
2018-12-21 12:06:47 +01:00 |
|
bubnikv
|
1e325f8374
|
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
|
2018-12-20 17:45:02 +01:00 |
|
bubnikv
|
42fada4576
|
Updated SLA profiles.
Fixed the update downloader to ignore downloaded preset index if it is
older than the currently active one.
|
2018-12-20 17:44:24 +01:00 |
|
Vojtech Kral
|
2d0dc6b050
|
Printhost: Cancelation, bugfixes
|
2018-12-20 13:38:00 +01:00 |
|
Vojtech Kral
|
3b2c28fa89
|
Printhost: Polish error handling, bugfixes
|
2018-12-19 18:49:34 +01:00 |
|
Vojtech Kral
|
17c2f3d813
|
Http: Set a sane default connection timeout
|
2018-12-19 15:40:35 +01:00 |
|
Vojtech Kral
|
ec9caae622
|
Http & ErrorDialog: Improve error reporting
|
2018-12-18 18:50:37 +01:00 |
|
bubnikv
|
4eaca91f11
|
include "libslic3r" from slic3r project directly, not as "../../libslicer"
(rely on -Ilibslic3r set correctly) for the slic3r project.
|
2018-12-06 12:52:28 +01:00 |
|
bubnikv
|
0558b53493
|
WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
|
2018-09-19 11:02:24 +02:00 |
|