Dan Paulat
|
791bf16586
|
Look for the appropriate .msi asset suffix depending on platform
|
2025-07-15 00:18:01 -05:00 |
|
Dan Paulat
|
7527e845a9
|
Bump version to v0.5.1
|
2025-07-13 12:09:30 -05:00 |
|
Dan Paulat
|
7200acc382
|
Merge pull request #485 from dpaulat/revert-479-no-wayland-on-nvidia
Revert "Disable Wayland platform plugin on Nvidia"
|
2025-07-13 10:30:06 -05:00 |
|
Dan Paulat
|
5c9e90d805
|
Revert "Disable Wayland platform plugin on Nvidia"
|
2025-07-13 09:31:09 -05:00 |
|
Dan Paulat
|
51806d1742
|
Merge pull request #484 from dpaulat/feature/opengl-glad
Use glad to load OpenGL instead of GLEW
|
2025-07-13 09:30:43 -05:00 |
|
Dan Paulat
|
6b09b7cb9b
|
Specify OpenGL as the renderable type
|
2025-07-12 23:22:08 -05:00 |
|
Dan Paulat
|
4e74a8d38e
|
Build glad_gl_core_33 as part of autogenerate step
|
2025-07-12 23:09:23 -05:00 |
|
Dan Paulat
|
40fc41b724
|
Move GLEW dependency back to scwx-qt (provides GLU)
|
2025-07-12 16:45:43 -05:00 |
|
Dan Paulat
|
d5cda9b353
|
Use glad instead of GLEW to load OpenGL
|
2025-07-12 16:23:02 -05:00 |
|
Dan Paulat
|
6cb668f546
|
Add submodule for glad
|
2025-07-12 15:08:43 -05:00 |
|
Dan Paulat
|
01ae858906
|
Merge pull request #478 from dpaulat/feature/opengl-3.3-core
Use GLEW instead of QOpenGLFunctions
|
2025-07-12 09:31:06 -05:00 |
|
Dan Paulat
|
90f663ee1a
|
Merge pull request #483 from AdenKoperczak/location-marker-hotkey-label
Location Marker Hotkey Label
|
2025-07-12 09:30:47 -05:00 |
|
AdenKoperczak
|
c3d39e2571
|
Add a label to the location marker settings widget to indicate the existance of hotkeys for adding/editing location markers
|
2025-07-12 08:48:07 -04:00 |
|
Dan Paulat
|
cf2a495e26
|
Explicit cast when getting OpenGL program info log
|
2025-07-12 00:08:23 -05:00 |
|
Dan Paulat
|
17af5e27ac
|
Another round of clang-tidy fixes
|
2025-07-11 23:04:31 -05:00 |
|
Dan Paulat
|
8e9db6a2fe
|
Display an informational dialog when OpenGL cannot properly be initialized
|
2025-07-11 00:26:52 -05:00 |
|
Dan Paulat
|
a6f8547455
|
Fix GLEW clang-tidy issues
|
2025-07-10 23:27:24 -05:00 |
|
Dan Paulat
|
331b2d855f
|
Use GLEW instead of QOpenGLFunctions
|
2025-07-10 21:56:17 -05:00 |
|
Dan Paulat
|
4bd749d976
|
Merge pull request #479 from AdenKoperczak/no-wayland-on-nvidia
Disable Wayland platform plugin on Nvidia
|
2025-07-10 22:54:59 -04:00 |
|
AdenKoperczak
|
d160ec2e28
|
Remove constexpr std::string in linux Nvidia code
|
2025-07-09 07:42:00 -04:00 |
|
AdenKoperczak
|
7723aee1d8
|
Initial attempt to disable Wayland platform on Nvidia
|
2025-07-08 21:44:55 -04:00 |
|
Dan Paulat
|
fa50defe62
|
Bump version to v0.5.0
|
2025-07-05 14:49:24 -05:00 |
|
Dan Paulat
|
c0025abd32
|
Merge pull request #474 from dpaulat/renovate/libpng-1.x
Update dependency libpng to v1.6.50
|
2025-07-04 11:29:16 -05:00 |
|
renovate[bot]
|
0744740f9a
|
Update dependency libpng to v1.6.50
|
2025-07-04 13:36:25 +00:00 |
|
Dan Paulat
|
327129999e
|
Merge pull request #471 from dpaulat/feature/macos-updates
macOS Cleanup
|
2025-07-01 23:29:45 -04:00 |
|
Dan Paulat
|
1e821fdf6c
|
Xcode is not supported yet
|
2025-07-01 20:57:02 -05:00 |
|
Dan Paulat
|
bbb09f64f0
|
std::scoped_lock should be const in font_manager.cpp
|
2025-07-01 20:53:38 -05:00 |
|
Dan Paulat
|
7722eeb539
|
Remove styling from radar info frame
|
2025-07-01 00:22:02 -05:00 |
|
Dan Paulat
|
b2653fd585
|
Remove raised styling from most QFrames
This was never intended to be part of the UI, and did not show on Windows. It shows on Fusion, and is especially noticable on macOS.
|
2025-07-01 00:17:24 -05:00 |
|
Dan Paulat
|
788bd114cc
|
Update title font sizes for macOS
|
2025-07-01 00:15:54 -05:00 |
|
Dan Paulat
|
b8a0dae042
|
Radar product manager clang-tidy cleanup
|
2025-06-30 23:00:58 -05:00 |
|
Dan Paulat
|
afcca785eb
|
Formatting font_manager.cpp
|
2025-06-30 22:55:32 -05:00 |
|
Dan Paulat
|
3a8cdb8ea1
|
Add build numbers to non-Windows builds
|
2025-06-30 22:48:13 -05:00 |
|
Dan Paulat
|
2750168287
|
Fix display of placefile polygons and triangles on macOS
|
2025-06-30 22:25:42 -05:00 |
|
Dan Paulat
|
847c5d951e
|
Don't report shader warnings as errors
|
2025-06-30 22:04:55 -05:00 |
|
Dan Paulat
|
5f661df9fd
|
Alert dialog should display a fixed pitch font
|
2025-06-30 21:43:14 -05:00 |
|
Dan Paulat
|
5716d89d52
|
On macOS, set font pixel size instead of point size to prevent tiny display
|
2025-06-30 21:42:50 -05:00 |
|
Dan Paulat
|
9eea0a4dc8
|
Updating minimum requirements for macOS
|
2025-06-30 20:19:30 -05:00 |
|
Dan Paulat
|
f684d62cb1
|
Use debug conan profiles for debug configurations
|
2025-06-29 23:12:06 -05:00 |
|
Dan Paulat
|
76c6ac2ccd
|
Update setup script naming convention
|
2025-06-29 23:09:37 -05:00 |
|
Dan Paulat
|
b89938b48a
|
Build using macos 14 instead of 15
|
2025-06-29 13:14:27 +00:00 |
|
Dan Paulat
|
e51fd8b77b
|
macOS does not populate the the OpenGL 3.0 compatibility functions
|
2025-06-22 22:31:14 -05:00 |
|
Dan Paulat
|
ec06cc62e1
|
Don't query for available products when disabling product refresh
|
2025-06-22 17:50:36 -05:00 |
|
Dan Paulat
|
a81d6f340d
|
Merge pull request #469 from dpaulat/feature/macos
Add macOS support
|
2025-06-19 00:51:07 -05:00 |
|
Dan Paulat
|
559f577597
|
Correct bundle info plist variable name
|
2025-06-18 23:56:46 -05:00 |
|
Dan Paulat
|
ceb58c1a4c
|
Update audio codec setup page for Mac
|
2025-06-18 21:54:47 -05:00 |
|
Dan Paulat
|
55e7979070
|
Add macOS to README.md
|
2025-06-18 21:54:23 -05:00 |
|
Dan Paulat
|
2a24716d77
|
UpdateManager tests are unreliable on CI due to rate limiting
|
2025-06-18 21:46:17 -05:00 |
|
Dan Paulat
|
5262551e1d
|
Set a macOS deployment target of 12.0
|
2025-06-18 21:01:23 -05:00 |
|
Dan Paulat
|
a656a723db
|
Icons std::find_if cannot be vectorized on Intel macOS 13
|
2025-06-17 23:22:32 -05:00 |
|