Commit graph

65 commits

Author SHA1 Message Date
Dan Paulat
4938b7c112 Redirect Qt and mbgl logs to spdlog 2024-05-21 22:40:54 -05:00
Dan Paulat
a76da1caac Update dependency aws-sdk-cpp to v1.11.331 2024-05-19 21:53:23 -05:00
Dan Paulat
9f2284eb70 Update ImGui to v1.90.6 2024-05-19 21:52:36 -05:00
Dan Paulat
acdf8fe158 Update to latest maplibre-native (cd6a0ab1, April 30) 2024-05-04 01:38:17 -05:00
Dan Paulat
98bbb446af Updates to maplibre-native-qt for the latest maplibre-native 2024-03-06 00:28:03 -06:00
Dan Paulat
17373fd570 Don't set mbgl-vendor-sqlite target properties if it doesn't exist 2024-03-06 00:27:38 -06:00
Dan Paulat
6ac2ea00fc Fix crash in maplibre-native when changing map styles 2024-03-05 22:58:25 -06:00
Dan Paulat
5efeeb1080 Add maplibre-native submodule for greater flexibility of versioning 2024-03-02 00:58:25 -06:00
Dan Paulat
ef83c41c0f Remove mapbox-gl-native 2024-03-02 00:58:25 -06:00
Dan Paulat
db0d26a4ad Use maplibre-native-qt dependency instead of mapbox-gl-native 2024-03-02 00:58:24 -06:00
Dan Paulat
31ade020ac Add maplibre-native-qt dependency 2024-03-02 00:58:24 -06:00
Dan Paulat
1133548207 Update dependency AWS SDK C++ to 1.11.247 2024-01-21 00:46:27 -06:00
Dan Paulat
406c36794d Update dependency imgui to v1.90.1 2024-01-14 00:35:43 -06:00
Dan Paulat
c42d60a97d Add debug symbols to ImGui 2024-01-08 22:13:38 -06:00
Dan Paulat
45ea79be52 Fix loading OpenGL libraries for ImGui on some Linux distributions
Fixes #114
2023-12-30 18:06:39 -06:00
Dan Paulat
403f9c5e4d mbgl-qt-docs may not exist if CMake cannot find qdoc 2023-12-29 22:20:07 -06:00
Dan Paulat
0981bea9a1 Update dependency aws-sdk-cpp to v1.11.223 2023-12-13 20:03:38 -06:00
Dan Paulat
ff7f70a5b7 Update dependency imgui to v1.90.0 2023-11-19 17:21:28 -06:00
Dan Paulat
c2918daebf Cleanup unused freetype dependencies and old text rendering 2023-11-17 21:21:37 -06:00
Dan Paulat
f5be0e20ef Update dependency cmake-conan to v0.18.1 2023-11-17 05:51:14 -06:00
Dan Paulat
06e170757a Update imgui to v1.89.9 2023-11-10 05:18:56 -06:00
Dan Paulat
9ecaa1ce96 Dependency update
- boost 1.83.0
- cpr 1.10.4
- freetype 2.13.0
- glm cci.20230113
- gtest 1.14.0
- libxml2 2.10.4
- openssl 3.1.4
- spdlog 1.12.0
- sqlite 3.44.0
- vulkan-loader 1.3.243.0
- zlib 1.3
- onetbb 2021.10.0
- aws-sdk-cpp 1.11.199
- date cc4685a
- freetype-gl 65b746d
- stb beebb24
2023-11-09 20:15:30 -06:00
Dan Paulat
92f24528b7 Update maplibre-native to latest 2023-11-05 06:23:17 -06:00
Dan Paulat
5ed0d53feb Merge branch 'develop' into feature/placefiles 2023-09-21 21:26:55 -05:00
Dan Paulat
48518f03a7 Don't build documentation by default for freetype-gl 2023-09-21 21:26:33 -05:00
Dan Paulat
4f16d92ba3 Update stb to 5736b15 (Jan 29 2023) 2023-09-17 00:54:40 -05:00
Dan Paulat
1997d09f29 Merge branch 'develop' into feature/placefiles 2023-09-16 00:11:55 -05:00
Dan Paulat
0a4cf9a9e7 Update AWS SDK for C++ to 1.11.165 2023-09-16 00:05:57 -05:00
Dan Paulat
23732cef48 Wrap hover text, default to 80 characters 2023-08-30 22:43:44 -05:00
Dan Paulat
35b90fa98d Replace boost/units in favor of units library 2023-08-18 19:03:46 -05:00
Dan Paulat
c29f335d9a Save separate debug symbols on Linux 2023-06-05 22:59:30 -05:00
Dan Paulat
b18491b2a0 Enable debug artifacts for Windows release builds 2023-05-30 20:48:46 -05:00
Dan Paulat
53c2f29785 Fix display scaling for custom map widgets 2023-05-11 23:03:08 -05:00
Dan Paulat
6f40c75a33 Updating MapLibre Native to fix satellite tiles
This fix is temporary until a more permanent fix is found. The way this is fixed breaks other MapLibre functionality.
2023-04-30 10:04:58 -05:00
Dan Paulat
8e8567a48f Updating MapLibre Native to the latest version (2023-04-28) 2023-04-29 01:44:23 -05:00
Dan Paulat
6c24903816 Updating build for GCC/Linux 2023-04-17 20:01:51 -05:00
Dan Paulat
e78dc9b3db Add date-tz to wxdata when not using MSVC 2023-04-16 17:36:16 -05:00
Dan Paulat
d492e10edd Add HowardHinnant date library 2023-04-16 01:13:59 -05:00
Dan Paulat
f0dc01f7d2 Fix aws-sdk-cpp and Python build issues 2023-02-21 23:22:32 -06:00
Dan Paulat
9374e13661 aws-sdk-cpp 1.11.4 2023-01-28 21:56:18 -06:00
Dan Paulat
34de01e0de Use aws-sdk-cpp submodule instead of from conan 2023-01-23 01:14:07 -06:00
Dan Paulat
5d9bf67fcc Add fonts to ImGui 2022-11-29 10:13:47 -06:00
Dan Paulat
7be3321d34 Fix ImGui Qt backend clipboard paste 2022-11-29 09:05:49 -06:00
Dan Paulat
7ec12821b9 Fix ImGui context destruction order 2022-11-28 10:07:52 -06:00
Dan Paulat
fcb89926ca Support events over multiple ImGui contexts 2022-11-28 09:23:12 -06:00
Dan Paulat
2347eff04d Qt backend support for multiple contexts 2022-11-26 09:29:28 -06:00
Dan Paulat
b18692657a Adding Qt ImGui backend 2022-11-25 00:52:15 -06:00
Dan Paulat
3c69ad28c6 Add imgui dependency 2022-11-20 18:36:28 -06:00
Dan Paulat
08e492932c Update maplibre-gl-native to latest for std::list feature collection support 2022-10-23 08:51:25 -05:00
Dan Paulat
2ac141ea1a Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL 2022-10-20 22:54:53 -05:00