Solaar/lib/solaar/ui
Matt Broadway f8a6396cdf
ui: Filter and escape technical detail fields (#1953)
Since the values for the 'technical details' fields are arbitrary
some characters need to be filtered out for them to display properly.
markup characters such as < or > are now escaped and null characters
are removed.

Empty fields are no longer displayed in technical details.
2023-01-02 15:07:26 -05:00
..
__init__.py ui: improve error pop-up for errors when creating devices 2022-12-17 13:28:11 -05:00
about.py Update about.py (Spanish) 2022-11-21 16:44:36 -05:00
action.py Drop unnecessary __future__ imports 2021-10-30 16:49:41 -04:00
config_panel.py settings: only record changes of scroll wheel ratchet 2022-12-09 06:59:37 -05:00
diversion_rules.py ui: add KeyIsDown to list of conditions 2022-12-17 13:21:52 -05:00
icons.py misc: update isort to current version 2022-11-26 13:58:46 -05:00
notify.py misc: update isort to current version 2022-11-26 13:58:46 -05:00
pair_window.py ui: only update remaining pairings after sucessful pairing 2022-10-21 16:48:07 -04:00
tray.py ui: remove blank lines from system tray popup 2022-06-24 09:43:30 -04:00
window.py ui: Filter and escape technical detail fields (#1953) 2023-01-02 15:07:26 -05:00