16 Commits

Author SHA1 Message Date
Lukáš Hejl
a98b97643e Avoid unnecessary copy of the variable 'pair' in WifiConfigDialog::rescan_networks(). 2024-01-05 22:38:16 +01:00
David Kocik
da55cc13f6 Dialog text 2023-11-06 13:33:50 +01:00
YuSanka
abd99bbfec WifiConfigDialog: Fixed a style for comboboxes
+ OSX specific: Fixed layout of Password related controls

Widgets/ComboBox: Fixed DoClear(): Clear function is called for TextCtrl too
2023-11-03 09:03:28 +01:00
David Kocik
9f0bb03570 Wifi config dialog fixes.
Return file exists check.
Clear txtcontrol of comboboxes.
2023-11-01 14:57:27 +01:00
David Kocik
0e889eae09 Change of wifi config dialog showing rules
do not show automatically after decline
2023-10-31 16:00:50 +01:00
David Kocik
9974e4e33f Wifi config dialog changes.
Usb drive insertion triggers wifi config dialog.
Ini file is not rewritten, rather information is added.
2023-10-31 16:00:50 +01:00
YuSanka
4209a0aaa7 Translation: Updated internal dictionaries.
+ Merged community dictionaries with POT.
+ Removed "experimental" suffix from some phrases.
2023-10-27 10:00:19 +02:00
Lukas Matena
f0458daceb Fixes in phrases 2023-10-20 16:38:45 +02:00
YuSanka
fc64b01e3f WifiConfigDialog: MSW: Fixed color mode + Used new controls
+ Tab: Fixed color mode update for Extruder combobox
2023-10-20 15:41:28 +02:00
David Kocik
b102826726 fix of string format 2023-10-19 13:22:05 +02:00
YuSanka
315a988a8a Localization: fixes and changes in phrases 2023-10-19 13:01:05 +02:00
David Kocik
44376443ea Change dialog headline 2023-10-18 10:21:35 +02:00
David Kocik
e0331d1351 Wifi config file explanation text. 2023-10-18 09:59:06 +02:00
David Kocik
e2cbc3d4e4 fix of 4db4c0740a6cf45a8a4c9c07e2fca054de50ca16 2023-10-18 09:06:25 +02:00
David Kocik
4db4c0740a TRN comments 2023-10-17 15:12:34 +02:00
David Kocik
0638b3057f wifi for printer config dialog
Enumerating wifi ssid and psk for win, apple and linux.
Win automatically loads password if possible.
Apple retrieves password from keychain on button.
Apple lists only connected network in some cases (ARM or latest OS wdk).
Cmake linking CoreWLAN lib on apple.
Result is written on usb drive.
2023-10-16 16:09:08 +02:00