GriffinR
|
db598a43db
|
Write config files on close / save, not on modification
|
2024-07-15 20:03:37 -04:00 |
|
garak
|
37fcfba829
|
use static (And const where applicable) regular expression objects
the speed increase here is noticable since the work of creating a regex object is only done once per session
|
2023-01-17 13:15:07 -05:00 |
|
BigBahss
|
bb6786f24e
|
Add extra shortcuts to main window and sub-editors
|
2020-11-12 23:48:03 -05:00 |
|
BigBahss
|
f044672d2e
|
Add support for sub-editor shortcut customization
|
2020-11-09 05:50:15 -05:00 |
|
BigBahss
|
2fb3bf4e26
|
Redesign ShortcutsEditor to take an obj list and refactor config to reflect that
|
2020-11-08 12:03:44 -05:00 |
|
BigBahss
|
88fbf9f28b
|
Add ShortcutsEditor to customize shortcuts for QAction's
|
2020-11-01 09:16:27 -05:00 |
|