Etienne Trimaille
c0f5d22fcd
fix typo altitide -> altitude
2018-03-16 10:37:04 +01:00
Nyall Dawson
f06b3691c5
More spelling fixes
2018-03-12 14:32:17 +11:00
luz.paz
b82ec177c9
Misc. source comment typos
...
+ added 2 strings in to spelling.dat file
2018-03-12 14:32:17 +11:00
Nyall Dawson
d04b3d9eaf
Update spell check list, spelling
2018-03-12 14:32:17 +11:00
Matthias Kuhn
0d00491436
s/Modeller/Modeler/
2018-03-07 09:00:33 +11:00
Harrissou Sant-anna
76e778d04d
Fix typo ( fix #17946 )
2018-01-29 12:00:52 +11:00
Juergen E. Fischer
0c4e8d57be
translation string fix
2018-01-13 16:05:24 +01:00
luzpaz
626781a63a
Typo fixes
...
+ added word to spelling.dat
2017-12-31 09:14:09 +11:00
Juergen E. Fischer
7a1a4ed1df
spelling fixes
2017-12-12 23:31:48 +01:00
Nyall Dawson
41089f28fa
Add spell check variants for tessellate
2017-11-27 06:54:29 +11:00
Richard Duivenvoorde
880af67627
add inforce to spelling.dat
2017-11-22 10:42:47 -04:00
luzpaz
3eced50c6d
Trivial typo fix
...
Your spellcheck missed it.
+ updated spelling.dat to catch it next time
2017-11-20 11:37:00 -04:00
Harrissou Sant-anna
4f22b45971
Fix typos
2017-11-13 08:13:10 +01:00
Juergen E. Fischer
c336fee4ae
translation string fixes
2017-11-02 10:32:22 +01:00
Harrissou Sant-anna
66649b991f
Add configire to spelling check
2017-10-30 08:03:54 +01:00
Harrissou Sant-anna
cff3569ca1
Typo fixes
2017-10-24 16:43:08 +11:00
Matthias Kuhn
6b418decd6
Spelling: use vertices rather than vertexes
...
... because that's what's used almost consistently throughout the codebase.
2017-10-09 10:13:13 +02:00
Matthias Kuhn
21b1c7ced9
Fix spelling
2017-08-23 16:50:37 +02:00
Juergen E. Fischer
ef89a624a1
creatensis.pl: don't require admin rights to create the uninstaller
2017-08-22 09:35:22 +02:00
Juergen E. Fischer
62d4c55513
add typo to spelling.dat
2017-08-19 14:07:34 +02:00
Denis Rouzaud
19efee8a61
alog:along typo ( #5025 )
2017-08-15 18:21:35 +02:00
Denis Rouzaud
b00a60da01
spell check: add ...:…
...
and a few fixes :)
handle #spellok in shell or cmake files
allow to exclude scripts from search files
2017-08-12 21:13:02 +02:00
Juergen E. Fischer
47ab1a74ae
fix typos
2017-08-08 01:47:27 +02:00
Nyall Dawson
4ab4a1fcad
Spell check 'mitre' -> 'miter' (i.e. use en-us variation)
2017-08-07 18:08:57 +10:00
Nyall Dawson
75a372c5e9
Spell check seting->setting
2017-08-07 17:48:29 +10:00
Juergen E. Fischer
80dd8f3310
use star in spelling.dat instead of \>
2017-08-06 22:10:26 +02:00
Juergen E. Fischer
5bd2e88a7c
cancelled => canceled etc. //#spellok
2017-08-06 18:10:58 +02:00
Juergen E. Fischer
487a7a00b7
fix 'allows to/allows one to' spell errors and enhance to our spellchecker to deal with those
2017-08-06 17:34:22 +02:00
Blottiere Paul
bc6930c58f
Update spell check file
2017-07-31 11:09:15 +01:00
Harrissou Sant-anna
99ea2e8e8f
Use Cartesian instead of cartesian
2017-07-13 17:40:55 +02:00
Nyall Dawson
1e13d733c2
Move declaration of algorithm parameters/outputs to a new virtual
...
initAlgorithm() method
This allows 2 benefits:
- algorithms can be subclassed and have subclasses add additional
parameters/outputs to the algorithm. With the previous approach
of declaring parameters/outputs in the constructor, it's not
possible to call virtual methods to add additional parameters/
outputs (since you can't call virtual methods from a constructor).
- initAlgorithm takes a variant map argument, allowing the algorithm
to dynamically adjust its declared parameters and outputs according
to this configuration map. This potentially allows model algorithms which
can be configured to have variable numbers of parameters and
outputs at run time. E.g. a "router" algorithm which directs
features to one of any number of output sinks depending on some
user configured criteria.
2017-07-10 16:31:14 +10:00
Harrissou Sant-anna
0c967927ef
Replace "drop down" and some dropdown by drop-down
2017-07-07 01:26:38 +02:00
Harrissou Sant-anna
15be88918f
Replace "double click" and "doubleclick" by double-click
2017-07-07 01:26:38 +02:00
Denis Rouzaud
a73131176f
reason spelling
2017-07-06 11:29:08 +02:00
Denis Rouzaud
f3a6df5c0d
obscure spelling
2017-07-06 11:10:04 +02:00
Nyall Dawson
1fc81d6f98
Fix typo (coordiantes)
2017-07-04 14:33:11 +10:00
Harrissou Sant-anna
35cbfa0087
Replace check box by checkbox
2017-07-02 23:25:40 +02:00
Harrissou Sant-anna
338b4c0621
Add catalog to spell_check
2017-07-02 22:28:50 +02:00
Harrissou Sant-anna
e6a8e360dd
Spelling check: Replace check-box by checkbox
2017-07-02 22:28:50 +02:00
Harrissou Sant-anna
450eb7c24a
Spelling check: Replace analyse by analyze
2017-07-02 22:28:50 +02:00
Juergen E. Fischer
51fde8e08f
spelling fixes
2017-06-27 10:34:12 +02:00
Harrissou Sant-anna
7a154061bc
Typo fix
2017-06-24 19:25:23 +02:00
Nyall Dawson
585e9ed76e
Spelling fix 'grometry'->'geometry'
2017-06-15 09:29:49 +10:00
Juergen E. Fischer
5c6ab71342
spelling fix
2017-05-24 09:43:16 +02:00
Matthias Kuhn
6ad5a58c84
Spelling
2017-05-15 21:55:10 +02:00
Larry Shaffer
b3e1aba1cd
Use gsed for spellchecking on macOS; ignore inline ‘replys’ spell check
2017-04-29 09:07:24 +02:00
Denis Rouzaud
6d26bb3bff
[spelling] fix bad inword detection for activeXXX
2017-04-24 08:04:40 +02:00
Nyall Dawson
d6e3da6b82
Add spelling mistake observed in recent PR
2017-04-17 09:28:58 +10:00
Nyall Dawson
5718abd4e1
Spell check "condtion" -> "condition"
2017-04-05 10:36:04 +10:00
Nyall Dawson
f92f14df70
Spell check: vecotr -> vector
2017-04-03 13:18:36 +10:00