- 25 Jan, 2022 4 commits
-
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
Thanks: tsteven4
-
Jochen Sprickerhof authored
-
- 24 Jan, 2022 4 commits
-
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
Qt supplied translations are not embedded.
-
- 23 Jan, 2022 19 commits
-
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
Update to upstream version '1.8.0+ds' with Debian dir 6dee22fdc0616d201681fc99024a24ac9a17d9a8
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
This reverts commit 2c06c726.
-
- 19 Jan, 2022 5 commits
-
-
tsteven4 authored
* rc1 for 1.8.0 release * update gui about copyright. * update translations again.
-
tsteven4 authored
-
tsteven4 authored
enable hypertext link. fix overelapping text on linux, windows. fix "never show this message again". fix donate hypertext link target.
-
tsteven4 authored
* finish killing gui charset handling. * more char set dead code cleaning * even more dead code buried.
-
tsteven4 authored
empty statements, unreachable code, member funct can be const.
-
- 11 Jan, 2022 1 commit
-
-
tsteven4 authored
* capture git hash on github action builds. * modernize version sha display * delete stray space
-
- 06 Jan, 2022 5 commits
-
-
tsteven4 authored
-
Robert Lipe authored
* Move destinator from ctime to QDateTime. This feels a bit like rearranging Titanic chairs, but I needed to reduce callers of strptime. This is another format I think we've rewritten a couple of times without evidence of users. Most of the traffic in the last ten years has been complaints of it not working Destinator, consider yourself warned. You're on the death watch...
-
Robert Lipe authored
sed --in-place 's/[[:space:]]\+$//' $* This is only the xmldoc part of 9935496f5c8c772ea11785ff489768dbb2de5d4f
-
GPSBabel authored
* PDF maker: format screen and input same. Shrink padding slightly.
-
tsteven4 authored
-
- 05 Jan, 2022 1 commit
-
-
tsteven4 authored
-
- 04 Jan, 2022 1 commit
-
-
tsteven4 authored
* add initial support for cmake build options. including basic library configuration. Unlike our qmake build it generates and links with static libraries if we are using our internally supplied copies. The configuration options are not as sophisticated as in our qmake build. The configuration of zlib will likely be acceptable as cmake provides support via findZLIB. The configuration of shapelib and libusb-1.0 likely will likely need to be enhanced. * fix typo * mimic qmake library searches. too much energy went into verification with packagers that the qmake options were sufficient for their needs. * tweak library searches
-