|
ed5a602332
|
chore: let's use LF all the time
|
2025-07-23 21:20:34 +08:00 |
|
|
6fc9534184
|
refactor(FramelessWindow): use Qt API for window resizing (#81)
No longer use Win32API for window resizing. This should work under all platforms that support window resizing.
|
2023-06-24 14:37:54 +08:00 |
|
|
814068fa34
|
chore: add license headers for REUSE license check
|
2022-06-19 16:17:47 +08:00 |
|
|
a4416cd77c
|
chore: initial Qt6 build support
|
2021-10-02 19:58:13 +08:00 |
|
|
6d8f353602
|
fix: some clazy checks
|
2021-01-10 14:57:01 +08:00 |
|
|
3abc16d3ff
|
chore: no longer based on QMainWindow
Since most of the features that QMainWindow offered will never be
used in this program. We don't need a statusbar, a menubar, etc.
|
2020-12-29 23:28:21 +08:00 |
|