1279 Commits

Author SHA1 Message Date
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
Nyall Dawson
9e82e1c54f Don't spell check cpt files 2022-07-22 14:09:42 +10:00
Andrea Giudiceandrea
9a34ac8af4 Fix spell check 2022-06-18 05:44:28 +10:00
Juergen E. Fischer
e58cb1f02d tsstat.pl: Add new hungarian translator (closes #48809) 2022-06-07 13:38:29 +02:00
Sandro Santilli
78ba5421d3 SOURCETREE fixture using QGIS_TEST_ACCEPT_GITSTATUS_CHECK_FAILURE
When the env variable is set to value of 1 the fixture cleanup
failure is not considered a failure but a skip.

This is because currently the testsuite is still unable to leave
the source tree in an untouched state.
2022-06-06 22:00:18 +02:00
Sandro Santilli
290b374982 chkgitstatus: fail if git status does not work 2022-06-06 22:00:18 +02:00
Sandro Santilli
2ecdb0cc1e Add script to check for source tree being unchanged
Prints error and exit with code 2 if git is not found in PATH,
which can be used to report SKIP in CI
2022-06-06 22:00:18 +02:00
Nyall Dawson
5e40c9529f [sipify] Correctly handle " in enum member docstrings 2022-06-03 12:02:13 +10:00
Julien Cabieces
b9037feabb add functionConst to the list of cppcheck errors 2022-04-29 08:21:47 +10:00
Denis Rouzaud
f5bd1f2165 [sipify] support argument renaming + fix dosctring reset when cpp code is commented 2022-04-29 07:57:25 +10:00
Nyall Dawson
d83fd31815 [sipify] Correctly handle :: in enum comments 2022-04-28 13:54:47 +10:00
Harrissou Sant-anna
a3a0ebf07e Do not split expression functions tags list into single words for translation
Fixes #47486
2022-04-19 08:57:27 +10:00
Nyall Dawson
bf31d14e67 Fix spell check 2022-04-16 14:16:08 +10:00
Denis Rouzaud
9671c90b41
[sipify] fix more complex member assignment removal (#48198) 2022-04-13 10:22:32 +02:00
Nyall Dawson
28bb05b0d5 Add method to retrieve axis order for a QgsCoordinateReferenceSystem 2022-04-06 11:45:32 +10:00
Loïc Bartoletti
a72ffafb8f Have to use g prefix for gnu tools also on *BSD 2022-03-17 08:18:45 +10:00
Martin Dobias
2e9b1cd501
Merge branch 'master' into lazperf-3 2022-03-11 14:06:20 -08:00
Martin Dobias
02d5809d66 Update lazperf to post 3.0.0 to avoid already fixed warnings 2022-03-11 23:02:26 +01:00
Denis Rouzaud
a923b339d2 qHash implementation for scoped enum type 2022-03-11 07:47:46 +01:00
Denis Rouzaud
1879f51781 [sipify] fix do not export template classes 2022-03-10 19:32:09 +01:00
Juergen E. Fischer
b25d09b838 release.pl: add update note for version-ltr.txt rewrite rule on qgis.org 2022-03-05 19:42:48 +01:00
Denis Rouzaud
b7c5d259c6 [sipify] add SIP_MAKE_PRIVATE macro
also handle std::numeric_limits<qlonglong>::min/max
2022-03-02 14:58:56 +01:00
Denis Rouzaud
08ada3aadf sipify + move sipify config file to ./python 2022-03-01 12:09:47 +01:00
Nyall Dawson
d9ea5d5d3d Drop unused context_help files 2022-02-23 15:15:07 +10:00
Juergen E. Fischer
c9e9350f65 release.pl: NSIS images no long needed 2022-02-18 12:30:00 +01:00
Denis Rouzaud
fb9f6a4511
fix keywords 2021-12-16 13:17:25 +01:00
Denis Rouzaud
84396895c7
do not drop condition of elseif (#46518) 2021-12-16 13:16:40 +01:00
Denis Rouzaud
10f3fc3bf8
[spell check] do not check in word for deactive 2021-11-09 08:42:42 +01:00
Juergen E. Fischer
c6008b7ee1 fix MSVC build: reverts fee62e4, dff05dd and e3a77b9484c effectivly
reverting 3fb0f66 (followup #45348)

Using --no-public-is-protected (default on Windows) also works on Linux
and fixes #45331 too
2021-10-21 23:03:48 +02:00
nirvn
ce873d30e8 protected -> public 2021-10-12 16:34:05 +10:00
Denis Rouzaud
5c9fe70623 do not check spelling in .sip.in files
since they are auto-generated
2021-10-12 16:34:05 +10:00
Denis Rouzaud
e3a77b9484 fix enum in protected section 2021-10-12 16:34:05 +10:00
Denis Rouzaud
070a3e97da [sipify] make all protected methods slots 2021-10-12 16:34:05 +10:00
Nyall Dawson
77be95feac Update default toolbar locations
- Hide annotation and mesh digitizing toolbars by default
- Move selection toolbar to top row to avoid three rows of toolbars
2021-09-28 20:14:49 +10:00
Nyall Dawson
2fc60fcd7f Fix compatibility of moved QFLAGS 2021-09-26 11:24:51 +10:00
Nyall Dawson
52b9c02ccf Sync some libdxfrw files with the upstream versions
Syncs some files with their counterparts from https://github.com/LibreCAD/libdxfrw
Basically this undoes the QGIS specific styling applied to these
files and excludes them from the astyle script. Apart from the
whitespace changes there's only very minor code modernization
changes.

But the goal here is to reduce the diffs between us and upstream
so that we can more easily push fixes upstream and pull them
downstream.
2021-08-06 06:52:50 +10:00
Nyall Dawson
5df3be570d Remove odd string from format description 2021-08-02 13:36:46 +10:00
Nyall Dawson
ebd7d0c50d Add file extensions for babel import formats 2021-08-02 13:36:46 +10:00
Nyall Dawson
3ee1f2b2b5 Rework QgsBabelSimpleImportFormat to avoid storing using keys
based on the format description, and instead use the (constant)
format name instead
2021-08-02 13:36:46 +10:00