Dan Paulat
|
d955c39d15
|
Not ready for Conan 2.0
|
2023-02-22 07:42:16 -06:00 |
|
Dan Paulat
|
0cec9c316f
|
Merge pull request #27 from dpaulat/feature/alert-navigation
Alert Navigation on "Go"
|
2023-02-22 06:49:56 -06:00 |
|
Dan Paulat
|
f0dc01f7d2
|
Fix aws-sdk-cpp and Python build issues
|
2023-02-21 23:22:32 -06:00 |
|
Dan Paulat
|
899cb041e5
|
Update map location on alert "Go"
|
2023-02-20 22:58:43 -06:00 |
|
Dan Paulat
|
e75666d7a2
|
Remove 30 hour filter on event history
|
2023-02-19 16:04:39 -06:00 |
|
Dan Paulat
|
90c8c0183a
|
USe a common default geodesic object instead of duplicate copies.
All used functions are constant, and don't require unique instantiations for thread safety.
|
2023-02-19 15:16:34 -06:00 |
|
Dan Paulat
|
4a31cf6d3e
|
Find nearest radar site
|
2023-02-19 13:01:19 -06:00 |
|
Dan Paulat
|
b739aad4bb
|
Always run version generation to detect repository changes
|
2023-02-05 01:16:07 -06:00 |
|
Dan Paulat
|
1efc311a86
|
Generate versions, display on about dialog
Fixes #25
|
2023-02-05 01:01:35 -06:00 |
|
Dan Paulat
|
84b214e39e
|
Merge pull request #21 from dpaulat/feature/ci
Feature/ci
|
2023-02-04 09:15:06 -06:00 |
|
Dan Paulat
|
23e17ee662
|
Exclude mbgl-test-runner from ctest, this is an external project
|
2023-02-04 02:19:49 -06:00 |
|
Dan Paulat
|
eb36b267a4
|
Fixing missing test update for default palettes
|
2023-02-04 00:54:17 -06:00 |
|
Dan Paulat
|
a23af3217c
|
Deploy QMapLibreGL first, in order to not overwrite translate files from supercell-wx target
|
2023-02-04 00:53:49 -06:00 |
|
Dan Paulat
|
10afdb2b58
|
Disable CI on feature branches
|
2023-02-04 00:52:37 -06:00 |
|
Dan Paulat
|
90a913750a
|
Install build artifacts and upload
|
2023-01-29 22:33:44 -06:00 |
|
Dan Paulat
|
ca2ecc3e60
|
Conan compiler needs quotes
|
2023-01-28 22:02:12 -06:00 |
|
Dan Paulat
|
9374e13661
|
aws-sdk-cpp 1.11.4
|
2023-01-28 21:56:18 -06:00 |
|
Dan Paulat
|
d9de1c59d6
|
Use conanfile.txt to install dependencies before CMake configure
|
2023-01-28 21:51:36 -06:00 |
|
Dan Paulat
|
3893cf738c
|
Change build back to pwsh. Invocation of libtool for libiconv fails in bash on Windows.
|
2023-01-25 23:59:10 -06:00 |
|
Dan Paulat
|
c111e6b6bc
|
Setup python environment for CI, run build using bash
|
2023-01-25 23:09:59 -06:00 |
|
Dan Paulat
|
5e537e8c4d
|
Enable long paths for submodules
|
2023-01-25 00:36:50 -06:00 |
|
Dan Paulat
|
4309fbf2f2
|
Initial CI workflow
|
2023-01-25 00:12:13 -06:00 |
|
Dan Paulat
|
2b8073d9d6
|
Merge pull request #20 from dpaulat/feature/dependency-update-2023-01
Dependency update 2023-01
|
2023-01-24 22:22:32 -06:00 |
|
Dan Paulat
|
34de01e0de
|
Use aws-sdk-cpp submodule instead of from conan
|
2023-01-23 01:14:07 -06:00 |
|
Dan Paulat
|
911226c166
|
Updating most dependencies to latest, holding back libcurl for compatibility with cpr
|
2023-01-16 22:19:22 -06:00 |
|
Dan Paulat
|
5c793e07d8
|
About dialog
|
2023-01-08 00:50:49 -06:00 |
|
Dan Paulat
|
aaeea156f3
|
Add icons and URL shortcuts to help menu
|
2023-01-07 23:37:44 -06:00 |
|
Dan Paulat
|
334ca03a88
|
Windows application icon
|
2023-01-07 23:10:11 -06:00 |
|
Dan Paulat
|
bc9f057871
|
Update default palettes
|
2023-01-02 00:31:13 -06:00 |
|
Dan Paulat
|
1d597eb120
|
Enable loading color palettes from embedded Qt resources
|
2023-01-02 00:23:46 -06:00 |
|
Dan Paulat
|
1f9392e9f6
|
QFileInputStream and QFileBuffer test
|
2023-01-01 22:49:22 -06:00 |
|
Dan Paulat
|
ad6eb61898
|
Initial QFileInputStream implementation
|
2023-01-01 21:44:03 -06:00 |
|
Dan Paulat
|
08965aa7f3
|
Initial QFileBuffer implementation
|
2023-01-01 01:33:24 -06:00 |
|
Dan Paulat
|
779d03c576
|
Default color palette definitions
|
2022-12-29 00:19:39 -06:00 |
|
Dan Paulat
|
6422377e1a
|
Add color table previews
|
2022-12-27 00:04:55 -06:00 |
|
Dan Paulat
|
14f825d896
|
Draw alert boxes using colors from settings
|
2022-12-25 21:55:27 -06:00 |
|
Dan Paulat
|
3289f98638
|
Adding alert colors to settings dialog
|
2022-12-25 00:58:34 -06:00 |
|
Dan Paulat
|
2b55d0cd69
|
Adding alert colors to settings
|
2022-12-25 00:57:57 -06:00 |
|
Dan Paulat
|
aa842c11b7
|
Color palette open file dialog
|
2022-12-23 23:42:53 -06:00 |
|
Dan Paulat
|
0c1706ce6f
|
Removing unused JSON functionality
|
2022-12-23 00:14:15 -06:00 |
|
Dan Paulat
|
6b90c5471d
|
Save settings changes functionality
|
2022-12-23 00:09:01 -06:00 |
|
Dan Paulat
|
f7cc902eef
|
Add callbacks to settings variables, use to update radar dialog location in settings dialog
|
2022-12-22 00:56:52 -06:00 |
|
Dan Paulat
|
87f611e026
|
Adding apply/discard/reset functionality to settings dialog
|
2022-12-22 00:16:59 -06:00 |
|
Dan Paulat
|
a6974e31a2
|
Radar site selection dialog in settings
|
2022-12-21 15:41:49 -06:00 |
|
Dan Paulat
|
9b5b841903
|
Support editing integer arrays in settings interface (font sizes)
|
2022-12-21 00:52:48 -06:00 |
|
Dan Paulat
|
b2dbcfefb0
|
Add color table settings interface
|
2022-12-21 00:24:33 -06:00 |
|
Dan Paulat
|
3109344ad5
|
Don't stage a value if it's already the current value
|
2022-12-20 23:39:37 -06:00 |
|
Dan Paulat
|
289b7620a9
|
Add QCheckBox to SettingsInterface
|
2022-12-20 23:39:06 -06:00 |
|
Dan Paulat
|
602be75222
|
Add QComboBox to SettingsInterface with value mapping
|
2022-12-20 23:27:06 -06:00 |
|
Dan Paulat
|
70565969dc
|
Refactoring widget functionality out of SettingsVariable into new SettingsInterface
|
2022-12-20 22:47:48 -06:00 |
|