Denis Rouzaud
e0c145386b
remove auto-generated files from spell check
2024-12-05 13:19:50 +01:00
Denis Rouzaud
79812e01ac
add clang format
2024-11-30 15:07:24 +01:00
Denis Rouzaud
6e9933145a
Adds a file to hold a map from class/method to headerfile ( #58054 )
...
* create map file for class / header files for PyQGIS API docs
* create map files
* install file
* add line numbers
* also add methods
* wait to sort
* more methods
* fix CMakeLists install
* fix sorting
* fix spell check
* remove map files for Qt6
* Revert "remove map files for Qt6"
This reverts commit 972f483410f556d1735a2070943b8ad9e2522c5e.
* do not test class_map files + auto sipify_all on branches
* fix warning
2024-07-16 11:40:25 +02:00
Nyall Dawson
ecfcf6ced1
Use a more flexible API for handling SensorThings expansions
...
This allows us to control the sort order and limit for each expansion,
and gives us more flexibility in future to eg handle per expansion
filter strings
2024-05-16 15:14:49 +10:00
Nyall Dawson
ef89c1f213
[feature] Add "Run Selected Steps" option to model designer
...
This action will run only the selected steps in a model, allowing
the user to run a subset of the model.
The initial state will be taken from any previous executions of the
model through the designer, so results from previous steps in the
model are available for the selected steps.
This makes it possible for a user to fix parts of a large model,
without having to constantly run the entire model to test. Especially
useful when earlier steps in the model are time consuming!
2024-05-04 06:30:43 +10:00
bdm-oslandia
565b0b9002
chore(code_layout): use env var and pipe to bypass the "Argument list too long" error
2024-03-22 05:22:51 +10:00
Nyall Dawson
ca292a4ae1
Fix warnings when running spell check
...
The contents of .agignore are regular expressions, not wildcards
2024-01-16 07:24:46 +10:00
Alessandro Pasotti
fbd03b181e
Don't spell check feed test data
2023-12-14 13:01:00 +01:00
Alessandro Pasotti
8d802d0caa
Don't spell check feed test data
2023-12-14 13:01:00 +01:00
Alessandro Pasotti
e0c96ec8d2
Don't spell check feed test data
2023-12-14 13:01:00 +01:00
Nyall Dawson
ce6e5ff861
Fix spell check
...
Remove betweeness from dict -- it breaks spell checking of grass
files and isn't a common enough word to warrant more intrusive
workarounds
2023-12-08 19:35:06 +10:00
Nyall Dawson
088f02d366
Fix spell check false positive
2023-09-25 13:54:55 +10:00
Denis Rouzaud
5d55ee48d2
[settings] support enum and flags in tree editor ( #54011 )
2023-08-08 17:30:15 +00:00
Nyall Dawson
6bf819a5d9
Fix spell check
2023-08-03 22:13:03 +10:00
Juergen E. Fischer
d802294787
more housekeeping after qtermwidget removal (followup bf1a8ffd68c4)
2023-07-02 22:17:09 +02:00
Juergen E. Fischer
2f46999125
spelling fix
2023-06-01 14:40:29 +02:00
Nyall Dawson
be8f226f6a
Fix spell check
2023-04-17 19:40:34 +10:00
Matthias Kuhn
f591542ffe
Merge pull request #50740 from DelazJ/txIssues
2022-12-17 08:37:12 +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
31426e13d5
replace egrep with grep -E
2022-10-13 11:51:34 +02: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
Nyall Dawson
bf31d14e67
Fix spell check
2022-04-16 14:16:08 +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
Denis Rouzaud
10f3fc3bf8
[spell check] do not check in word for deactive
2021-11-09 08:42:42 +01: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
Nyall Dawson
7715a12916
Fix spelling
2021-03-31 10:59:47 +10:00
Juergen E. Fischer
2d1aa68f0d
spelling fixes
2021-03-23 20:41:25 +01:00
Alessandro Pasotti
863c50f691
Try
2021-02-10 09:16:30 +01:00
Alessandro Pasotti
ee5612f53f
Follow the source, Luke!
2021-02-10 09:10:05 +01:00
Nyall Dawson
53bdcb903f
Spelling
2020-12-08 19:52:22 +10:00
Nyall Dawson
40c9eb6bc2
Add some small point cloud files for unit tests ( #39811 )
...
* Add some small point cloud files for unit tests
2020-11-05 12:52:46 +01:00
Alessandro Pasotti
12cdf632d5
Spell ignore
2020-09-28 09:23:33 +02:00
Alessandro Pasotti
dfb8527810
No spelling on SQL please
2020-09-25 18:49:31 +02:00
Blottiere Paul
d857db174a
Update ignore file for spell check
2020-09-12 05:29:18 +10:00
Nyall Dawson
d1bc82ca7b
Misc typo fixes
2020-08-31 11:38:02 +10:00
Nyall Dawson
e39d8b10fe
Fix 'ellipoid' typos
2020-08-31 11:38:02 +10:00
Nyall Dawson
5f8bc430c2
The Server landing page js libraries are full of typos, so skip the spell check for these
2020-08-31 11:38:02 +10:00
Juergen E. Fischer
9b1e46c9ea
translation string fixes
2020-08-08 19:13:08 +02:00
Peter Petrik
d9f18ccb9c
Fix spelling ( #37849 )
...
fix the spelling errors
2020-07-21 12:51:48 +02:00
Juergen E. Fischer
b304e3843a
fix installation and some other followup cleanups to dcd017a655f
2020-06-10 12:25:29 +02:00
Nyall Dawson
c5b7d73c8d
Spelling fixes
2020-05-03 15:31:33 +10:00
Juergen E. Fischer
aa554b2e5a
spelling fixes (followup 765aa9c705)
2020-04-30 09:14:38 +02:00
Juergen E. Fischer
765aa9c705
spelling fixes
2020-04-30 08:20:30 +02:00
Alessandro Pasotti
ef1497faaa
Spellcheck ignore provider sql files
2020-04-06 10:51:08 +02:00
Nyall Dawson
ed51791068
Fix spell check error
2020-04-01 05:27:55 +10:00
Nyall Dawson
5c72f83497
Fix spell check false positive for Qt::LeftEdge
2020-03-03 16:08:23 +10:00
Juergen E. Fischer
edee4a3d10
spelling fixes ( closes #32408 )
2020-02-28 21:04:02 +01:00
Denis Rouzaud
13356efb7e
fix addOption detection as adopt
2020-01-22 10:43:51 +01:00