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
475 stars 126 forks source link

Qt6 floor work #890

Open tsteven4 opened 2 years ago

tsteven4 commented 2 years ago

When the floor is Qt6 we can use QDateTime/QDate/QTime:fromString format arguments to utf16 string literals.

GPSBabelDeveloper commented 2 years ago

We last released with Qt6-only builds and almost nobody noticed. I think we've had one Windows user and one Mac user notice. I DID change the server-side upgrade message to not bug you if you were on an OS that Microsoft had abandoned. I can't remember if I similarly added bumpers to Mac users. Qt 6.3 officially "only" goes back to Mojave from 2018, but I have 6.3.1 via Homebrew on my 2012 system that's still on Catalina.

Maybe QT6.2 LTS is a reasonable place to be. Even that's almost a year old, so it's had some air time. We're nine months into its four year cycle.

I think our 32-bit and Windows 7 days are over. Niche users are always welcome to build from source, struggling through whatever they need, and/or keep running old builds that they already have.

On Fri, Jul 15, 2022 at 8:37 AM tsteven4 @.***> wrote:

When the floor is Qt6 we can use QDateTime/QDate/QTime:fromString format arguments to utf16 string literals.

— Reply to this email directly, view it on GitHub https://github.com/GPSBabel/gpsbabel/issues/890, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC3VAD25UE2OEPNFZFRLDELVUFSQ7ANCNFSM53VUBE2Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>

robertlipe commented 11 months ago

A year ago I thought Qt6 was the place to be. Can we forget Qt5 yet?