Commit Graph

289 Commits

Author SHA1 Message Date
62590d291c use _() instead of _utf8() for ButtonsDescription 2019-05-10 12:28:56 +02:00
5804473171 Localization improvements
New list.txt and POT
2019-05-10 11:50:11 +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
b7361200bf Some more localization improvements. 2019-05-09 19:24:21 +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
8e007c5b6a Localization improvements 2019-05-04 02:07:07 +02:00
f18ebec8e9 Added menu icons for a dark mode 2019-04-30 15:14:18 +02:00
023ca6fbe6 ConfigSnapshotDialog: Fix app name interpolation 2019-04-26 11:05:00 +02:00
ea7cfce286 Restored French localization files (Fix of #2158) 2019-04-25 09:16:18 +02:00
63a0d1aeee Added comments to the gettext dictionaries generated by the xgettext tool.
The prefix to be searched for in the source code comments is TRN
2019-04-18 10:13:56 +02:00
f244a643ee Fixed again layers.svg icon 2019-04-15 08:36:44 +02:00
cfa4f3f4d6 Added new icons 2019-04-12 17:10:29 +02:00
95eb98a103 Darker icons for 3D and preview menu items 2019-04-12 15:47:40 +02:00
e1debd3a4c Added icons for 3D and preview menu items 2019-04-12 14:30:28 +02:00
c5fa804c33 Merge branch 'et_copy_and_paste' of https://github.com/prusa3d/Slic3r 2019-04-12 12:40:25 +02:00
3a412a3a82 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-04-12 12:28:36 +02:00
50f8f45e0a Added new icons 2019-04-12 12:15:56 +02:00
edab2a056e Added icons for Edit menu items: Delete selected, Delete all, Copy, Paste 2019-04-12 11:50:14 +02:00
341e5276db Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste 2019-04-12 11:28:43 +02:00
566bb7041a Optimization of the OpenGL shaders for clipping with clipping planes. 2019-04-12 11:01:53 +02:00
3e902ecfbd Fixed conflicts after merge with master 2019-04-12 08:41:59 +02:00
a8fd1ceca0 New icons for copy and paste toolbar items 2019-04-11 15:51:12 +02:00
112f218c03 Merge branch 'lm_sla_gizmo_clipping_plane' 2019-04-11 15:45:49 +02:00
4718c839f6 Copy and paste -> Added items for copy and paste on the toolbar 2019-04-11 13:20:34 +02:00
3b8ac62a9e Removed old png icons for gizmos 2019-04-11 12:55:56 +02:00
678c513cb9 Merge branch 'master' into lm_sla_gizmo_clipping_plane 2019-04-10 13:43:02 +02:00
62d9a44a03 Update SL1 icon 2019-04-10 12:11:47 +02:00
4866642c5c Fixed icon layers.svg (again) 2019-04-10 09:52:21 +02:00
7b54c59b61 Added new icons 2019-04-10 09:41:04 +02:00
ed8b1a7ecb Localization: Updated dictionaries 2019-04-09 16:54:31 +02:00
3a09f66e51 Fixed a literal in vertex shader that refused to compile on OSX 2019-04-08 16:05:18 +02:00
86cb5bb00d Fixed icon layers.svg 2019-04-08 10:38:48 +02:00
9b7857aaab SLA gizmo clipping plane logic moved to fragment shader
This means the clipping now works again with both legacy and modern OpenGL
2019-04-08 10:31:16 +02:00
a36bdefda5 Code to load SVG icons into the BitmapCache class. 2019-04-04 09:20:11 +02:00
8e63a6ba97 First batch of SVG icons.
Support for loading SVG icons into a BitmapCache.
2019-04-04 09:02:53 +02:00
d9d0eff0f1 Merge remote-tracking branch 'remotes/origin/ys_comboboxes' 2019-03-21 10:11:27 +01:00
9076fb2be1 Removed png textures for printbed 2019-03-19 13:55:10 +01:00
8be8b604f5 Merge remote-tracking branch 'origin/vb_faster_tabs' into ys_comboboxes 2019-03-19 08:52:58 +01:00
e3153fc8fe Updated Prusa3D print profiles 2019-03-16 19:13:30 +01:00
b382ad1ffb Some improvements 2019-03-08 16:20:20 +01:00
319a48f42d Added svg icons for view toolbar and gismos 2019-03-04 14:21:52 +01:00
3c7ec5f7c6 Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons 2019-03-04 08:33:52 +01:00
ffd7a3d933 avrdude: Use a minimalistic embedded conf instead of an external file 2019-03-01 13:15:20 +01:00
9ff8cd01b3 Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons 2019-02-28 11:45:11 +01:00
4b6ab84dbc Code cleanup 2019-02-28 09:37:55 +01:00
44b2ca8182 2nd attempt to fix rendering of printbed svg textures on Mac 2019-02-28 09:04:17 +01:00
e1eff8fa5c Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons 2019-02-26 12:56:43 +01:00
5cc86c49b9 Added tooltips for mode buttons.
+ some clean of an unused code
+ fix of #1861
2019-02-26 10:50:00 +01:00
0f683a6a1e 1st installment of svg icons for toolbars and gizmos 2019-02-26 09:56:23 +01:00
fab87ff1d9 Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons 2019-02-25 09:32:02 +01:00