Commit Graph

7 Commits

Author SHA1 Message Date
Ernie Pasveer 6ad8ecf2b6 Add CTRL-L to focus on line number in search bar. Add esc to hide search bar. 2025-10-25 11:38:10 -05:00
Ernie Pasveer 1701687494 Show syntax highlighing for C/C++, Rust and Odin. 2025-10-18 11:24:20 -05:00
Ilia Sharin 67df2c1d6f Made adaptation to Qt6. Now it compiles without any errors and runs.
More work is required to get rid of Qt5Compat shims
2023-05-05 17:00:08 -04:00
Ernie Pasveer 3384623392 Optimized the updating of source suffixes in the Editor config dialog. 2022-09-08 21:05:14 -05:00
Ernie Pasveer 72bc87a9b2 Add 'clear' action to QHistoryLineEdit. Add QHistoryLineEdit to more
widgets.
2022-08-11 20:31:54 -05:00
Ernie Pasveer d1ad1e2809 Add QHistoryLineEdit to browsers. 2022-08-10 20:01:03 -05:00
Ernie Pasveer 13972cdb65 Use QHistoryLineEdit for variable history in the Struct Visualizer.
Use up+down arrows to scroll through history. Then hit return.
2022-08-07 18:55:34 -05:00