Commit Graph

9439 Commits

Author SHA1 Message Date
52d042a1c9 Prevent segfaults from callbacks when statusbar elements are deallocated
happens on application exit when a job (arrange or optimize orientation) is running.
2019-05-13 10:20:37 +02:00
80d8adc70a Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-05-13 10:06:23 +02:00
4856b9946e Changed the preferences tool tip for automatic update. 2019-05-13 10:05:59 +02:00
5def5ccfd3 Fixed bug with "Extruder" column updating after preset changing SLA<=>FFF 2019-05-11 23:50:32 +02:00
92fb71e5af Updated POT-file 2019-05-11 23:33:50 +02:00
3a7e453295 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-05-11 23:32:48 +02:00
cd82b03a0e Localization improvements : Empty spaces at the end of phrase are removed from dictionary.
+ new POT
2019-05-11 23:29:25 +02:00
db9c7bec8c Tooltip over "Remove parameter" checkbox.
Application name to the "Delete all" dialog.
2019-05-10 17:10:12 +02:00
ec93a2f782 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2019-05-10 16:10:14 +02:00
4b11abff26 Fixed a regression bug (typo) in update of OptionGroups. 2019-05-10 16:09:42 +02:00
6a0885002f Added Cancel button to the confirm delete all dialog to enable dismiss the dialog using esc key 2019-05-10 15:20:46 +02:00
ec252eb71d More localization improvements, new POT
+ fixed crash after application closing with non-saved presets
2019-05-10 15:10:37 +02:00
4df38d4c4b Wizard: on first execution, only select the first FDM printer, not
the first SLA printer.
2019-05-10 14:58:58 +02:00
ed8430bc9b Application will pick translation dictionaries based on the system default language
on first start of Slic3r.
Updated help menu (removed reference to the upstream manual)
Fixed some OpenGL assert due to glOrtho being called with zero Z span.
2019-05-10 14:43:35 +02:00
1d788f9ce9 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2019-05-10 13:46:13 +02:00
c37ec5bc9e New POT-file 2019-05-10 13:26:20 +02:00
394d02fdd9 Localized "default" extruder 2019-05-10 12:54:20 +02:00
62590d291c use _() instead of _utf8() for ButtonsDescription 2019-05-10 12:28:56 +02:00
95b8d80a83 Merge remote-tracking branch 'remotes/origin/vk-bugfixes' 2019-05-10 12:09:39 +02:00
5804473171 Localization improvements
New list.txt and POT
2019-05-10 11:50:11 +02:00
fb6aabd785 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2019-05-10 11:48:01 +02:00
40ffe8270a Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2019-05-10 11:47:11 +02:00
b55c60125c Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-05-10 11:45:10 +02:00
baa8bace8d Removed duplicated line 2019-05-10 11:44:47 +02:00
c9f7965599 Reverted a change in number text formatting.
Fixed some message wording.
2019-05-10 11:44:21 +02:00
5dbcec5126 Turn off the SLA gizmo when switching to FFF printer profile 2019-05-10 11:32:30 +02:00
f0da19446b Merge branch 'lm_arrange_wipe_tower' of https://github.com/prusa3d/Slic3r 2019-05-10 11:14:42 +02:00
39be95f0f6 Fixed SPE-913
(Slicer do not display all extruders when it is started with SLA profile)

+ Updated POT-file
2019-05-10 11:06:46 +02:00
769f0144c2 Follow-up of 14925af62872c11be9ef638edd95457dd51fb70f -> Fixed detection of sla supports out of bed 2019-05-10 10:43:49 +02:00
efd429ea46 Detection of sla supports out of printbed in Preview and when sla gizmo is active 2019-05-10 10:43:39 +02:00
3c4fa8859c Unified side text for degrees. 2019-05-09 20:25:24 +02:00
2202138fbd Fixed missing conversion from wxString to std::string 2019-05-09 19:58:16 +02:00
b7361200bf Some more localization improvements. 2019-05-09 19:24:21 +02:00
b6837112df Some more localization improvmenets. 2019-05-09 18:18:21 +02:00
5757728f2b Localization of "Upload to host" table legend. 2019-05-09 17:35:18 +02:00
f8c55ef61e Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2019-05-09 17:18:25 +02:00
8126ec33fc Fixed localization of 3D scene toolbar tips. 2019-05-09 17:18:03 +02:00
0196fbb60f AboutDialog localization 2019-05-09 16:38:44 +02:00
32de7e1bb1 Fixed ButtonsDescription localization 2019-05-09 16:14:45 +02:00
7d032382b4 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-05-09 15:53:55 +02:00
bfcaa6cac0 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-05-09 15:46:24 +02:00
0cfac53d24 Some more localization fixes. 2019-05-09 15:44:53 +02:00
5012e3079f Some textation improvements, renamed Silent mode to Stealth. 2019-05-09 15:39:15 +02:00
3c0737c588 Fixed typo in "Machine limits" information strings 2019-05-09 15:37:52 +02:00
1efe743834 Modified texts of the "Change language" dialog. 2019-05-09 15:24:08 +02:00
b247bbab2e Fixed localization of parameter legends. 2019-05-09 15:13:14 +02:00
400ab5333e Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2019-05-09 14:59:22 +02:00
54f40fd2d9 Fixed localization of status bar updates during the slicing process. 2019-05-09 14:59:00 +02:00
2a57acfbd6 Fixed menu items "Add..." scaling under MSW 2019-05-09 14:53:31 +02:00
92ba75ed75 Fixed localization of the "Machine Limits" parameters.
Fixed localization of some other parameters (templating is not supported
inside the PrintConfig.cpp as these strings are translated not inside
PrintConfig.cpp, but by the calling GUI code).
Fixed localization of SLA status bar.
2019-05-09 14:15:56 +02:00