Commit graph

13 commits

Author SHA1 Message Date
Peter Kirmeier
ce2d9772f6 Rework hotkey registration for sharing hotkeys between objects.
Use colors for working, failing or unset hotkeys in HotkeySelector.
2023-05-27 18:23:01 +02:00
Peter Kirmeier
1c22c86d3e Restructured hotkey handling 2023-05-26 00:34:31 +02:00
Peter Kirmeier
9961e53c14 Replace placeholder for HotkeyTextbox in SettingsWindow with actual Control
(Just added to visual tree, not functioning correctly yet)
2023-05-25 20:52:31 +02:00
Peter Kirmeier
22679392f4 Refactor color and language settings 2022-12-04 23:56:21 +01:00
Peter Kirmeier
55a84d40b0 Re-add Update window 2022-11-12 21:07:15 +01:00
Peter Kirmeier
5c738c35b7 Add initial UI elements for Customize tab of Settings window 2022-11-03 01:07:20 +01:00
Peter Kirmeier
3ffd9423e0 Add initial UI elements for Expert tab of Settings window 2022-11-02 21:19:57 +01:00
Peter Kirmeier
56912e0927 Add initial UI elements for Directories tab of Settings window 2022-11-01 00:57:08 +01:00
Peter Kirmeier
417d769744 Add initial UI elements for Advanced tab of Settings window 2022-10-29 00:32:26 +02:00
Peter Kirmeier
d44731d079 Add NumericUpDown control for UI 2022-10-28 23:21:27 +02:00
Peter Kirmeier
41a8b90477 Add initial UI elements for "Size and location" tab of Settings window 2022-10-26 22:30:01 +02:00
Peter Kirmeier
9ed9ca635e Add initial UI elements for General tab of Settings window 2022-10-25 23:30:11 +02:00
Peter Kirmeier
02ba400399 Baseline for version 2.x
Forms replaced with WPF
Migration not complete, yet
Known open points marked with TODOs
Limited and non-optimized feature set
2022-10-23 00:14:31 +02:00