Skip to content

Tags: tsteven4/gpsbabel

Tags

Continuous-macOS

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add 70mai format (GPSBabel#1412)

* update upgrade for Qt6

1. change upgrade url method to https.  In the past this caused
problems on windows (GPSBabel#580, GPSBabel#587).  However, with Qt6 we are shipping
plugins for native TLS libraries (windows SChannel, macos Secure Transport)
as well as OpenSSL.  Qt will fall back on the native plugin if
required.
2. skip all the use count statistics if the user has disabled
them, i.e. babelData_.reportStatistics_ is false.
3. implement clazy QString allocation optimizations.
4. delete redundant QDateTime constructor.
5. use default initializers.
6. delete obsolete manual redirection code.
7. delete unused variable.

* add 70mai format.

* update serialization references for new format.

* handle null video file name with A500

* hold off on 70mai test until complete

* add 70mai test.

Continuous-Windows

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add 70mai format (GPSBabel#1412)

* update upgrade for Qt6

1. change upgrade url method to https.  In the past this caused
problems on windows (GPSBabel#580, GPSBabel#587).  However, with Qt6 we are shipping
plugins for native TLS libraries (windows SChannel, macos Secure Transport)
as well as OpenSSL.  Qt will fall back on the native plugin if
required.
2. skip all the use count statistics if the user has disabled
them, i.e. babelData_.reportStatistics_ is false.
3. implement clazy QString allocation optimizations.
4. delete redundant QDateTime constructor.
5. use default initializers.
6. delete obsolete manual redirection code.
7. delete unused variable.

* add 70mai format.

* update serialization references for new format.

* handle null video file name with A500

* hold off on 70mai test until complete

* add 70mai test.

Continuous-Linux

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add 70mai format (GPSBabel#1412)

* update upgrade for Qt6

1. change upgrade url method to https.  In the past this caused
problems on windows (GPSBabel#580, GPSBabel#587).  However, with Qt6 we are shipping
plugins for native TLS libraries (windows SChannel, macos Secure Transport)
as well as OpenSSL.  Qt will fall back on the native plugin if
required.
2. skip all the use count statistics if the user has disabled
them, i.e. babelData_.reportStatistics_ is false.
3. implement clazy QString allocation optimizations.
4. delete redundant QDateTime constructor.
5. use default initializers.
6. delete obsolete manual redirection code.
7. delete unused variable.

* add 70mai format.

* update serialization references for new format.

* handle null video file name with A500

* hold off on 70mai test until complete

* add 70mai test.

Verified

This tag was signed with the committer’s verified signature.

Verified

This tag was signed with the committer’s verified signature.

Verified

This tag was signed with the committer’s verified signature. The key has expired.

Verified

This tag was signed with the committer’s verified signature. The key has expired.

gpsbabel_1_6_0.1

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Release 1.6.0

gpsbabel_1_6_0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request GPSBabel#346 from tsteven4/r160

Roll version number for release 1.6.0.