katie/scripts
Ivailo Monev ac0689a666 reimplement QHostAddress via inet_pton() and inet_ntop()
both inet_pton() and inet_ntop() are supposed to be part of POSIX.1-2001
(see https://linux.die.net/man/3/inet_pton and
https://linux.die.net/man/3/inet_ntop), this makes QHostAddress input
requirements much more strict (e.g. whitespace in the input makes the
resulting QHostAddress object not valid) thus some QHostAddress tests fail
but QHostInfo tests pass. amends (such as return value checks) can be done
later

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-03-29 15:24:30 +02:00
..
analyze.sh add script for static analysis build 2020-12-02 02:35:48 +00:00
benchcompare.py new home 2022-09-24 05:13:22 +03:00
coverage.sh script to generate coverage report 2022-02-24 22:42:20 +02:00
crossdeb.sh hange the home and source URLs 2023-08-20 20:19:44 +03:00
debug.sh invoke make from minsize.sh and debug.sh in FreeBSD and Solari compatible way 2020-11-25 23:12:43 +00:00
gendocs.py add link to Doxygen commands in gendocs script [ci skip] 2021-02-17 17:12:19 +02:00
genlocale.py remove unused QLocale methods 2024-03-15 01:35:13 +02:00
genman.py version bump 2023-08-09 23:22:30 +03:00
genmap.py drop script and declarative components aswell as tray support 2023-10-21 08:03:17 +03:00
genmib.py new home 2022-09-24 05:13:22 +03:00
genpo.py add script for automated machine translations 2020-11-30 23:40:48 +00:00
genrgb.py add note where the data is from to genrgb.py script 2022-09-23 19:22:22 +03:00
gentld.py update URL TLDs table data 2021-07-31 15:24:49 +03:00
genutf.py update unicode data tables to v15.1 2024-03-13 22:10:30 +02:00
getdef.py various cleanups 2019-05-04 17:32:26 +00:00
getenv.py make getenv script Python 3 compatible 2016-11-07 16:37:55 +00:00
gethave.py add script to find all QT_HAVE_* definitions 2020-12-28 09:11:44 +02:00
incfsck.py reimplement QHostAddress via inet_pton() and inet_ntop() 2024-03-29 15:24:30 +02:00
lsan.supp plug QTextCodec memory leaks 2021-09-19 17:57:10 +03:00
minsize.sh drop support for PostgreSQL and MySQL databases 2021-09-10 05:04:37 +03:00
namefsck.py reimplement QHostAddress via inet_pton() and inet_ntop() 2024-03-29 15:24:30 +02:00
randconfig.py print which config definition was defined from randconfig script 2022-02-24 05:21:50 +02:00
stripdiff.sh demangle symbols from stripdiff script [ci skip] 2021-09-09 17:14:46 +03:00
tarball.sh version bump 2023-08-09 23:22:30 +03:00
updatecopyright.py remove optional license exception 2021-02-08 15:08:15 +02:00
updatetranslations.py drop script and declarative components aswell as tray support 2023-10-21 08:03:17 +03:00