1317 Commits

Author SHA1 Message Date
Nyall Dawson
6bf819a5d9 Fix spell check 2023-08-03 22:13:03 +10:00
Juergen E. Fischer
3eeaf5b96c scripts/create_changelog.sh: allow script to run in worktrees
(cherry picked from commit a201c43cc0f952dc05e2d7029eb1257e280fc3d2)
2023-07-21 14:15:40 +02:00
Martin Dobias
b9b9fe8214 Add tinygltf (2.8.10) to external libs
This is a simple header-only library that allows reading GLTF files
containing 3D graphics content. This will be useful for 3D tiles support.

The library does not have any dependencies other than nlohmann's json
which we already have in the "external" directory.
2023-07-13 08:45:13 +10:00
Nyall Dawson
089f488dd4 Remove outdated / redundant files from before proj 6 requirement 2023-07-11 14:57:04 +10:00
Nyall Dawson
95dc22f6b5 Fix handling of ' in enum docstrings in sipify 2023-07-09 22:48:59 +10:00
Juergen E. Fischer
d802294787 more housekeeping after qtermwidget removal (followup bf1a8ffd68c4) 2023-07-02 22:17:09 +02:00
Juergen E. Fischer
7df22c4d1e transifex: switch back from branch to individual resource per release 2023-06-23 20:07:30 +02:00
Juergen E. Fischer
2f46999125 spelling fix 2023-06-01 14:40:29 +02:00
Juergen E. Fischer
bb4d23c0af debian packaging: add debian bookworm and build-essential to scandeps.pl
(superceeds #52813, #52875)
2023-05-02 14:52:57 +02:00
Nyall Dawson
b290179951 Fix monkey patching when comment contains " 2023-04-27 03:58:30 +10:00
Denis Rouzaud
8ce4718335
[sipify] support multiple classes template definition (#52838) 2023-04-22 18:18:14 +02:00
Denis Rouzaud
2f8bb3c29f
clean renaming scripts (#52791) 2023-04-20 21:12:22 +02:00
Nyall Dawson
be8f226f6a Fix spell check 2023-04-17 19:40:34 +10:00
Nyall Dawson
a7f12a504d Ignore cppcheck suppression in sipify 2023-04-17 16:29:44 +10:00
Nyall Dawson
cb360f017b Make cppcheck test check for missing overrides 2023-04-17 15:12:59 +10:00
Nyall Dawson
29b9c38466 Add another macro for cppcheck happiness 2023-04-15 18:06:14 +10:00
Nyall Dawson
991573b100 Add some macro definitions to keep cppcheck happy 2023-04-15 18:06:14 +10:00
Nyall Dawson
2ef0734913 Add test to ensure help examples are valid expressions 2023-04-12 09:51:36 +10:00
Nyall Dawson
644478cc95 Add some cppcheck macro definitions to avoid some warnings 2023-04-06 15:23:11 +10:00
Nyall Dawson
9f99f109c6 Exclude qgsgcptransformer.cpp from cppcheck scanning
This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude this file from the
scan.
2023-04-06 15:23:11 +10:00
Juergen E. Fischer
d5cb7c9ad6 * release.pl: verify upfront that non-rc splash is available on .1 point
release and ltr splash on .4 point release of ltr branches
* scripts/update_ts.sh: keep original branch name
2023-03-31 15:50:54 +02:00
Nyall Dawson
50c76929e1
Followup 30700f1, ensure links to Qgis members are set in docstrings 2023-03-31 10:46:24 +10:00
Harrissou Sant-anna
462b4be0b6 Missing comma in old versions list 2023-03-24 07:26:30 +10:00
Alexander Bruy
bc6a937933 add pdal_wrench as an external dependency 2023-03-22 16:04:01 +01:00
Juergen E. Fischer
4a41c82fde release.pl: handle splash transitions (.0rc -> .1 [-> .4ltr]) 2023-03-04 13:44:37 +01:00
Juergen E. Fischer
a7133df5e1 release.pl: handle apostrophe in release name and keep source ts file 2023-03-03 14:53:22 +01:00
Juergen E. Fischer
c9555ebd0d update_ts.sh: add branch 2023-02-19 21:21:02 +01:00
Nyall Dawson
ad16817fba Fix enum compatibility with python full enum use of old values 2023-02-19 13:29:06 +10:00
Juergen E. Fischer
409036da8b adapt to new transifex client 2023-02-18 19:01:09 +01:00
Denis Rouzaud
dfd776aa90 [sipify] support forward declaration of template classes 2023-02-03 09:05:37 +01:00
Etienne Trimaille
da8bb1db43 Python - Run pyupgrade on some Python files 2023-02-02 06:46:47 +10:00
Juergen E. Fischer
b4b91a75fd still run tests on exported sources if QGIS_TEST_ACCEPT_GITSTATUS_CHECK_FAILURE is set even if git is present 2023-01-31 22:25:46 +01:00
Chris Mayo
85127019f5 Remove Python 2 compatibility code from parse_dash_results 2022-12-27 19:40:55 +00:00
Matthias Kuhn
f591542ffe
Merge pull request #50740 from DelazJ/txIssues 2022-12-17 08:37:12 +01:00
Harrissou Sant-anna
d6b5b070d8 Remove unicode string notifier from python files 2022-12-11 08:58:21 +01:00
Nyall Dawson
894a938fff [processing] Drop unmainted saga provider from QGIS install
This provider has not been maintained and does not work with
newer SAGA versions. Users are encouraged to use the 3rd-party
"Processing Saga NextGen" plugin instead.
2022-11-10 17:25:06 +10:00
Harrissou Sant-anna
6a4684b94d
Solve misc issues reported in Transifex 2022-10-30 09:20:33 +01:00
Juergen E. Fischer
1dd3e907fc release.pl: also update index.dox (followup 9b68bd22dd54) 2022-10-23 14:16:43 +02:00
Loïc Bartoletti
45cba66792 Delete postprocess_srs.sql
Follow up #50605 
This file is not used anymore.
2022-10-21 06:54:39 +10:00
Loïc Bartoletti
497bda676e cleanup: remove qgis_srs.sh
This script is not used since years.
Use the crssync utility instead.
2022-10-20 13:27:12 +10:00
Juergen E. Fischer
31426e13d5 replace egrep with grep -E 2022-10-13 11:51:34 +02:00
uclaros
37437b0599 ignore stderr when checking astyle version 2022-09-26 09:32:23 +10:00
Julien Cabieces
77907c2e76 Fix shellcheck 2022-09-15 09:28:16 +10:00
Julien Cabieces
0dc69f2bed [Clang-tidy] Run clang-tidy on modified code 2022-09-15 09:28:16 +10:00
Alessandro Pasotti
eb76172122 Raise proper exceptions from search 2022-09-01 11:32:13 +02:00
Juergen E. Fischer
a87893b201 scripts/tsstat.pl: make sure lrelease produces English output 2022-08-21 13:59:20 +02:00
Julien Cabieces
1af1c3cf10 fix shellcheck 2022-08-10 12:23:47 +10:00
Julien Cabieces
b9be1a35a4 [CppCheck] use a var for error categories 2022-08-10 12:23:47 +10:00
Julien Cabieces
7238520fa0 [CppCheck] Fix duplicateBranch 2022-08-10 12:23:47 +10:00
Julien Cabieces
470ca47f39 [CppCheck] fix unsignedLessThanZero 2022-08-10 12:23:47 +10:00