GPSBabel / gpsbabel

GPSBabel: convert, manipulate, and transfer data from GPS programs or GPS receivers. Open Source and supported on MacOS, Windows, Linux, and more. Pointy clicky GUI or a command line version...
https://www.gpsbabel.org
GNU General Public License v2.0
452 stars 125 forks source link

optimize [QDate|QTime|QDateTime]::fromString format literals. #1278

Open tsteven4 opened 2 months ago

tsteven4 commented 2 months ago

These accept QStringViews in Qt6 which can be very efficiently passed with UTF-16 character literals.