Allen Winter
|
d9ba67dee7
|
Fix SPDX headers that were broken by clang-format line break
|
2022-10-25 12:44:25 -04:00 |
|
Sergio Martins
|
d8189e3e03
|
.clang-format: wrap at column 100
|
2022-08-05 16:49:00 +01:00 |
|
Sergio Martins
|
94afae2729
|
windows: Reviewed and ported a bunch of Q_OS_WIN_OLD usages
Those are fine. Will tackle the difficult ones next.
|
2022-05-30 22:04:35 +01:00 |
|
Sergio Martins
|
d8e703275f
|
windows: Replace Q_OS_WIN with Q_OS_WIN_TODO so we can start porting
Now it builds. This way I can port each Q_OS_WIN one by one and make
sure everything still builds, without risking breaking Linux/macOS.
|
2022-05-30 21:55:49 +01:00 |
|
Sergio Martins
|
6d760cb5e1
|
Rename Some _p.h headers to .h
Easier for vscode to toggle between header the source
|
2022-05-29 20:24:11 +01:00 |
|