3f7ebd2f6c
chore: make use of Qt::Literals::StringLiterals u""_s
...
Migrate string literal handling to Qt’s built‐in `u""_s` literals for consistency and readability.
2025-05-31 13:10:21 +08:00
cc7d58d4ec
fix: proper svg icon rendering on hidpi screen.
2022-09-29 19:06:51 +08:00
814068fa34
chore: add license headers for REUSE license check
2022-06-19 16:17:47 +08:00
26c4c8871d
fix(bottombar): disable border style if no focus on it
2021-09-30 01:41:20 +08:00
c6d0a4e508
fix: should be able to see tab focus white box in bottom bar
...
But actually trigger action for widget under focus need to press
the spacebar in Qt, but we already use spacebar for quit app, so
it might be actually useful once we got a proper shortcut setting
thing.
2021-09-27 18:59:03 +08:00
c9e3274188
chore: use QToolButton instead of QPushButton for bottom bar
2021-07-02 00:06:23 +08:00
8c152dc862
chore: adjusted the project directory structure
2020-11-05 14:12:58 +08:00