vial/src/main/python
Ilya Zhuravlev c1ff9f29a1 any_keycode_dialog: pre-fill current keycode 2021-03-14 17:53:33 -04:00
..
keymap Add danish keymap (#17) 2021-02-27 16:55:20 -05:00
test keycodes: pass initial serialize/deserialize test 2021-03-14 17:46:17 -04:00
any_keycode_dialog.py any_keycode_dialog: pre-fill current keycode 2021-03-14 17:53:33 -04:00
basic_editor.py layout_editor: initial 2020-12-20 19:29:48 -05:00
clickable_label.py Update licenses 2020-10-14 22:21:33 -04:00
constants.py isolate logic for square ui buttons and fix layer selector 2021-01-12 20:03:38 -05:00
firmware_flasher.py firmware_flasher: check fw UID before starting flash 2021-02-08 00:06:44 -05:00
flowlayout.py
hidproxy.py Untangle main_window some more 2020-12-02 10:10:59 -05:00
keyboard_comm.py keyboard_comm: use existing keyboard_id property 2021-02-08 17:38:26 -05:00
keyboard_widget.py keyboard_widget: pop up any key dialog on double click 2021-02-02 09:14:55 -05:00
keycodes.py keycodes: pass initial serialize/deserialize test 2021-03-14 17:46:17 -04:00
keymap_editor.py any_keycode_dialog: pre-fill current keycode 2021-03-14 17:53:33 -04:00
keymaps.py Add danish keymap (#17) 2021-02-27 16:55:20 -05:00
kle_serial.py implement support for rotated/complex keys 2020-10-17 14:46:07 -04:00
layout_editor.py support for loading a dummy JSON definition 2021-01-11 17:08:21 -05:00
linux_keystroke_recorder.py macro_recorder: basic linux macro recording 2020-12-24 09:13:20 -05:00
macro_action.py macro_action, macro_line: don't reparent objects before deletes 2021-01-19 22:52:28 -05:00
macro_key.py Refactor keycodes moving helper functions into the class 2021-03-14 17:31:25 -04:00
macro_line.py macro_action, macro_line: don't reparent objects before deletes 2021-01-19 22:52:28 -05:00
macro_optimizer.py macro_optimizer: get rid of PRINTABLE dict, move into keycodes 2020-12-25 12:55:14 -05:00
macro_recorder.py Refactor keycodes moving helper functions into the class 2021-03-14 17:31:25 -04:00
macro_recorder_linux.py macro_recorder_linux: support appimages 2021-01-09 14:58:46 -05:00
macro_recorder_windows.py macro_recorder: move recorder aliases to keycodes.py 2020-12-26 04:47:01 -05:00
main.py macro_recorder: only import when we need it 2020-12-26 04:35:47 -05:00
main_window.py Remember last selected keyboard layout (qwerty/etc) setting 2021-03-14 17:04:16 -04:00
square_button.py isolate logic for square ui buttons and fix layer selector 2021-01-12 20:03:38 -05:00
tabbed_keycodes.py Refactor keycodes moving helper functions into the class 2021-03-14 17:31:25 -04:00
themes.py themes: reduce code duplication in theming code 2021-01-12 18:41:23 -05:00
unlocker.py unlocker: refactor to base on QDialog 2021-02-02 09:49:43 -05:00
util.py support for loading a dummy JSON definition 2021-01-11 17:08:21 -05:00
vial_device.py vial_device: retry opening up to 10 times 2021-02-05 01:39:15 -05:00