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
Matthias Kuhn
5eaaf739b5
Ignore test file in spell check
2019-12-21 12:30:51 +01:00
Juergen E. Fischer
b81d306047
spelling fixes ( closes #32408 )
2019-10-26 10:50:30 +10:00
Alessandro Pasotti
92ac7a2e93
[server] Server api and WFS3 ( #10016 )
...
Implementation of OGC API and WFS3 core draft specification
2019-08-06 16:38:21 +02:00
Juergen E. Fischer
06b24d164a
update INSTALL.html
2019-08-04 10:35:37 +02:00
Nyall Dawson
a0e41f98e8
Spelling and dox
2019-07-15 12:52:20 +10:00
Nyall Dawson
590d1aae9d
[FEATURE][API] Visitor API for style entities
...
Adds a new visitor pattern API for creation of visitors which visit
all the style entities (symbols, color ramps, text formats, and
label styles) associated with different objects. Can be used on a
renderer, map layer, or project wide level.
E.g. on a project wide level, allows collection of ALL the style
symbols/color ramps/text settings inside a project, including those
in layouts or annotations!
2019-07-06 12:36:54 +10:00
Alessandro Pasotti
91332aeb3a
Ignore mac/development in spell check
2019-06-05 18:43:55 +02:00
Denis Rouzaud
4f3a9f46d2
update Travis to build on Trusty for code layout ( #10048 )
...
* update Travis to build on Trusty for code layout
* fix shellcheck replace ! -z by -n
* shellcheck: fix -n doesn't work with unquoted arguments
* more shellcheck fixes
* use bash instead of posix
2019-05-21 14:13:28 -05:00
Alessandro Pasotti
c6c3d0971a
Fix typo and do not spellcheck the json plugins testdata
2019-03-25 10:04:31 +01:00
Nyall Dawson
4839740262
Spelling
2019-02-25 19:02:12 +10:00
Bas Couwenberg
371176357b
Fix spelling errors.
...
* cancelation -> cancellation
* overal -> overall
2019-02-24 22:39:40 +01:00
Matthias Kuhn
788e2cf9dc
Consistently use multi thread instead of multithread
2019-02-07 09:02:52 +01:00
Nyall Dawson
84838d1ec6
[FEATURE][API] Add a content cache for raster images
...
This new class QgsImageCache is the equivalent of QgsSvgCache
but for raster images.
QgsImageCache stores pre-rendered resampled versions of raster
image files, allowing efficient reuse without incurring the
cost of resampling on every render.
Additionally, it offers the other benefits QgsSvgCache has,
such as thread safety, ability to transparently download remote
images, and support for base64 encoded strings.
2018-12-05 11:14:13 +07:00