25107 Commits

Author SHA1 Message Date
Robert Schiele
d6e605c14b some more missing headers (PR #12886, amended by @lukasmatena) 2024-06-24 20:21:48 +02:00
David Kocik
5500f85594 Store refresh token in readonly file on linux. 2024-06-24 20:04:10 +02:00
YuSanka
7519142b1f Fix for #12874 - Ctrl-P does not open preferences in 2.8.0-alpha5 2024-06-24 20:00:23 +02:00
YuSanka
1c0cb70faa Fix for #12877 - Color Change Added After Moving Slider
+ Fixed update of the ruler, when it was hidden and than shown
+ Added messed include in RulerForDoubleSlider.cpp (#12882)
+ Fixed some warnings
2024-06-24 19:58:39 +02:00
enricoturri1966
34346c9126 SPE-2369: Fixed crash when selecting Color Print view in preview (#12881) 2024-06-24 19:57:30 +02:00
David Kocik
529a6fc0ae Copy manifest file when importing config 2024-06-24 19:55:33 +02:00
YuSanka
0237acb38f Follow-up 3bd0728b: Fixed the toolbar icons size, when it's set from Preferences.
see https://github.com/prusa3d/PrusaSlicer/issues/12838#issuecomment-2176534793
2024-06-24 19:49:25 +02:00
enricoturri1966
bafd65d55b SPE-2344: Fix performance hit on MAC in GCodeViewer:
squashed et_spe2344_bis (5c6bba6)
2024-06-24 19:45:08 +02:00
YuSanka
e96bf263b9 Localization: Updated POT and internal dictionaries (CS, PL, DE, IT, ES, FR, JA)
+ community POs are merged with POT
+ Fixes in some phrases
2024-06-24 16:37:31 +02:00
YuSanka
f343204cbb Slovenian translation update (#2)
Manually merged from 9821ecb3ba
2024-06-24 16:27:55 +02:00
Lukas Matena
e10e817390 Bumped up version to 2.8.0-beta1 version_2.8.0-beta1 2024-06-21 22:36:12 +02:00
Roman Tyr
c8e2d2e171 bumped up version 2024-06-21 22:23:50 +02:00
YuSanka
b176cc2357 RepositoryUpdateUIManager: Workaround for rendering of the repositary's names
on scales more than 150%.
2024-06-21 16:21:54 +02:00
YuSanka
0f4a5250f8 RepositoryUpdateUIManager: Fixed layout 2024-06-21 15:39:38 +02:00
Lukas Matena
d9eced61d7 Merge branch 'jb_connect_login_at_start_fails_fix' 2024-06-21 14:58:16 +02:00
Jan Bařtipán
6255d57e5e ConnectWebViewPanel: disable error reporting via dialog (only reporting to console), disable dev tools 2024-06-21 14:57:16 +02:00
Jan Bařtipán
07dbc5d7f0 WebViewPanel: Javascript init flow error reporting (WIP) 2024-06-21 14:57:16 +02:00
Jan Bařtipán
e6eff5f57f WebViewPanel: JS arrow function rewritten to old function notation 2024-06-21 14:57:16 +02:00
Jan Bařtipán
dcfb965192 WebViewPanel: logging RunScript just via std::cout 2024-06-21 14:57:16 +02:00
Jan Bařtipán
0ea1f9f89a WebViewPanel: enable dev tools 2024-06-21 14:57:16 +02:00
Jan Bařtipán
e70ee320d9 ConnectWebViewPanel: Connect login flow start moved from ctor to on_page_will_load 2024-06-21 14:57:16 +02:00
Lukas Matena
bd6b570e95 Merge branch 'dk_login' 2024-06-21 14:56:29 +02:00
YuSanka
4b352d8ff6 ConfigWizard: Update of "Configuration sources" page, when user is logged from "Login" page
+ Fixed some conflicts after "Login" page implementation
2024-06-21 14:55:56 +02:00
David Kocik
68003fa119 Init PageUpdateManager change 2024-06-21 14:55:56 +02:00
David Kocik
09dc8f01de delete registration code 2024-06-21 14:55:56 +02:00
David Kocik
c4bc5ef0b0 Improved text 2024-06-21 14:55:56 +02:00
David Kocik
bb64571751 embed=1 and language code in url 2024-06-21 14:55:56 +02:00
David Kocik
b60fb76a4b Login in config wizard 2024-06-21 14:55:56 +02:00
David Kocik
fd205c937c login logout dialog 2024-06-21 14:55:56 +02:00
David Kocik
b2e80bd5be prototype of inner login dialog 2024-06-21 14:55:56 +02:00
David Kocik
0af38e5507 test of login webview 2024-06-21 14:55:56 +02:00
David Kocik
0abd4a0ae0 missing includes 2024-06-21 14:55:56 +02:00
David Kocik
5bb95e8a3e enlarge index_db with indicies in vendor 2024-06-21 14:52:04 +02:00
YuSanka
97d82a0d57 DoubleSliderForLayers Improvements:
* Set "Show estimated print time on mouse moving" on true by default
* Back ported Ruler
* Fix for "Add" button
* Show move line on ruler
2024-06-21 14:12:28 +02:00
YuSanka
102ff4a40e Updated splash screen 2024-06-21 12:52:03 +02:00
YuSanka
afad881500 RepositoryUpdateUIManager: Fixed Error messages 2024-06-20 16:27:08 +02:00
enricoturri1966
0602723695 SPE-2359: Added speed and volumetric flow rate to imgui vertex properties dialog (#12840) 2024-06-20 16:06:47 +02:00
Lukas Matena
63eb6b7ddc Merge branch 'ys_spe2352' 2024-06-20 16:05:35 +02:00
YuSanka
c97b1b16c8 Fixes for some phrases. 2024-06-20 16:05:21 +02:00
YuSanka
ccda2ef716 TopBarMenus: Remove "Remember me" item 2024-06-20 16:05:21 +02:00
YuSanka
7ec2f3439a TopBar: Show/Hide "Log in" button in respect to the Preferences settings
(SPE-2352)
2024-06-20 16:05:21 +02:00
Lukas Matena
87d7f9fe7f Merge branch 'fs_SPE-2117' 2024-06-20 16:01:49 +02:00
Filip Sykala - NTB T15p
ab7dbe364e Fix: rotation was not applied on model, when use rotation drag and do not use function per_glyph or use_surface 2024-06-20 16:01:32 +02:00
Filip Sykala - NTB T15p
1a0a83f07a Fix infinit loop shape creation (char gap, line gap, boldness)
appear when emboss job throw error - e.g. no volume
(no symbol in font for current text: english text and Japanese font without english symbols)
2024-06-20 16:01:32 +02:00
Filip Sykala - NTB T15p
a375812427 Fix multiple initialization of same cache from different threads 2024-06-20 16:01:32 +02:00
Filip Sykala - NTB T15p
117df63061 Fix skew real time preview 2024-06-20 16:01:32 +02:00
Filip Sykala - NTB T15p
0e1664be40 Fix disabling per_glyph 2024-06-20 16:01:32 +02:00
Filip Sykala - NTB T15p
0767d56fb1 Add volume transformation into Update volume data - which is used only for style change at the moment
It will be fine to unify filnal volume transformation when it is used together with use surface
2024-06-20 16:01:32 +02:00
Filip Sykala - NTB T15p
108e201ec7 SPE-2117
Fix embossing text PerGlyph stored in style (initialize per glyph on backend)

Separate draw of advanced input.
Fix generate of preview rotation(with "per glyph" or "use surface")
Fix per glyph orientation is calculated from glyph width.
(not fixed 5mm - better result on edges)
Add Cancel job before check that value is changed.
Remove "FontPoint" units from GUI (use mm or in)
Change range for boldness values
2024-06-20 16:01:32 +02:00
YuSanka
352e71e5a8 Fix for SPE-2260 : Saving a modified preset with another name that matches an existing preset does not used actual saved preset. 2024-06-20 14:58:42 +02:00