Denis Rouzaud
7681e4e67a
replace digitising by digitizing
2017-01-20 15:06:10 +01:00
Denis Rouzaud
4c3968b9aa
more spelling fixes
2017-01-20 15:06:09 +01:00
Denis Rouzaud
e69263ba2c
[spellcheck] improved script
2017-01-20 15:06:09 +01:00
Stéphane Brunner
454383518a
don't apply the spell check on all the file if no changes ( #4031 )
...
Before that:
$time git commit --amend 2> log
real 7m19.811s
user 49m14.012s
sys 0m16.668s
$ls -lh log
-rw-rw-r-- 1 sbrunner sbrunner 1,8M janv. 20 14:05 log
2017-01-20 14:52:12 +01:00
Denis Rouzaud
b119744773
replace cancelling, cancelled and cancellation by canceling, canceled and cancelation, respectively ( #4000 )
...
* replace cancelling and cancelled by canceling and canceled, respectively
see https://github.com/qgis/qgis3_UIX_discussion/issues/19
* replace cancellation by cancelation
2017-01-16 22:27:14 +01:00
Denis Rouzaud
0a63d1f2c2
[spellcheck] properly look into various cases and add more fixes"
2017-01-16 16:39:20 +01:00
Denis Rouzaud
50e5d97a17
[spellcheck] fix using whole dictionary
2017-01-16 15:12:48 +01:00
Denis Rouzaud
bf22cbfa9d
[spellcheck] fix case detection + some fixes
2017-01-16 10:56:42 +01:00
Denis Rouzaud
5679fb0417
[spell check] allow global replace
...
also fix matching case
2017-01-16 10:30:15 +01:00
Nyall Dawson
b5480633e4
Standardise names for static variables
...
All non-const variables are prefixed with "s", all const
statics are ALL_CAPS
2017-01-14 16:40:24 +10:00
Denis Rouzaud
563de37026
[spellcheck] remove unknown split option
2017-01-13 09:07:43 +01:00
Denis Rouzaud
6c74e4ea5d
spelling fixes
2017-01-12 22:01:50 +01:00
Denis Rouzaud
46f786eb52
add interactive mode to spell checking (allow direct replace or ignore)
2017-01-12 20:29:08 +01:00
Denis Rouzaud
4467487e1c
respect CamelCase for enums and their values
2017-01-11 14:10:11 +01:00
Denis Rouzaud
748be8de71
[spelling] replace behaviour by behavior
2017-01-11 11:35:19 +01:00
Denis Rouzaud
37ebcdd1cd
[spellcheck] allow inwords checks and line skipping
...
spell check will be done automatically in words by default (when some conditions are fulfilled)
possibility to avoid in words checking by adding :* at the end in spelling.dat
one can add #spellok at the end of a line of code to skip spell check on this line
2017-01-10 20:18:37 +01:00
Jürgen Fischer
13990a20c9
Merge pull request #3904 from sikmir/i18n-eo
...
[i18n] integrate esperanto translation
2017-01-01 12:58:57 +01:00
Nyall Dawson
78134ee9dc
Merge pull request #3921 from DelazJ/example
...
Spelling fix: Replace "eg" by "e.g." or "for example"
2016-12-30 11:42:33 +10:00
Harrissou Sant-anna
ef85cdcf83
Replace "eg" by "e.g." or "for example"
2016-12-30 00:03:22 +01:00
Harrissou Sant-anna
2b937139b4
More spelling checks/fixes
...
interactivly
labour
2016-12-30 00:02:07 +01:00
DelazJ
828e447991
More spelling fixes
...
* editation
* definintion
* Unabled
* capitalize QGIS
* replace algs by algorithms
* queryings
* symbo(s)
* missing space after a dot
2016-12-29 01:53:55 +01:00
Harrissou Sant-anna
ee1abdc507
Replace flavour by flavor
2016-12-29 01:53:25 +01:00
Harrissou Sant-anna
8dca115b1c
Replace prioritise by prioritize
2016-12-29 01:46:19 +01:00
Juergen E. Fischer
e5a4426dce
more spelling fixes
2016-12-26 23:36:16 +01:00
Juergen E. Fischer
a3faa92339
spelling fixes
2016-12-26 22:19:45 +01:00
Nikolay Korotkiy
37edf76de0
[i18n] integrate esperanto translation
2016-12-26 01:17:42 +03:00
Denis Rouzaud
9ac668be45
do not check in agignore
2016-12-19 23:58:29 +01:00
Denis Rouzaud
9c4be41441
[spelling] labelling -> labeling
2016-12-19 23:58:29 +01:00
Denis Rouzaud
735f479bc8
[spelling] granularity
2016-12-19 13:45:47 +01:00
Denis Rouzaud
2a0f72527d
[spellcheck] generated command only replace whole words
2016-12-19 11:45:47 +01:00
Denis Rouzaud
6b56e4fbe9
[spellcheck] generate sed commands to fix spelling errors
2016-12-19 10:56:29 +01:00
Denis Rouzaud
f9db068fed
[spellcheck] ag: use short option to avoid argument error due to syntax differences
2016-12-19 07:50:40 +01:00
Denis Rouzaud
1090e8b7da
fix prepare commit
2016-12-15 16:22:25 +01:00
Denis Rouzaud
90fc0bb226
use Travis to look for spelling errors
...
use silver searcher for faster search (instead of grep)
2016-12-15 15:26:36 +01:00
Werner Macho
9bd8c7b3ad
[TRANS] Adding Translatorname
...
Adding new chinese traditional translator
2016-12-12 10:21:01 +01:00
Alexander Bruy
35e387c44c
add more QNetwork classes to 2to3 script
2016-12-06 18:56:23 +02:00
Matthias Kuhn
abbe281bc7
Preprocess header file in sipdiff to reduce noise
...
and common sources of trouble.
2016-12-05 14:46:40 +01:00
drnextgis
c9058eddf7
Add QIntValidator and qVersion to fix_pyqt
2016-12-01 17:14:35 +01:00
drnextgis
b59fc04b0b
Fix mapping for 2to3 fix_pyqt
2016-12-01 14:42:31 +01:00
drnextgis
e9b835a376
Add QEventLoop to fix_pyqt
2016-12-01 15:07:14 +07:00
Alexander Bruy
5cbf9d5129
remove references to networkanalysis from scrips and packaging files
2016-11-21 16:47:24 +02:00
nirvn
5e487cfea4
[FEATURE] Style management re-work and upgrade
...
- A new favorite grouping system was added, which the symbols list
widget defaults to
- The selected tag / smartgroup in the symbols list widget now
persists when switching layers (and across sessions)
- The symbols list widget will update the tag / smartgroup combo
box when users add / rename / remove categories
- Users can now directly tag, as well as add to favorites, symbols
while saving those to the style database
- To streamline style management, groups have been removed and
fully replaced by tags
- Tags have been integrated into the import/export user interface
2016-11-16 14:12:19 +07:00
Werner Macho
1d538a6745
Add Translator
...
Add new italian translator
2016-11-15 20:33:47 +01:00
Werner Macho
dd68d81566
Update tsstat.pl
...
just a small intendation fix
2016-11-14 20:54:19 +01:00
Nyall Dawson
02ea2d7703
Fix typos
2016-11-08 09:05:47 +10:00
Nyall Dawson
3b30701780
Prepare commit ensures empty line before doxygen block
2016-11-08 08:52:39 +10:00
Nyall Dawson
e75b572b6e
[FEATURE] Remove dxf2shp converter plugin
...
This functionality is available in OGR and there is no longer
a need for a dedicated QGIS plugin to do this task
Marked as feature for documentation + changelog reminder
2016-10-25 09:29:46 +10:00
Nyall Dawson
1367fd09fc
Prepare commit converts single line doxygen block format
...
Flips single line doxygen comments to use the proper single line
format:
/*!< comment */ to //!< Comment
and
/** comment */ to //! Comment
2016-10-25 09:17:39 +10:00
Juergen E. Fischer
2cb6982113
release.pl: stay on same master* branch
...
(cherry picked from commit cc429785edd16a91f7118cb7a1b964492988546f)
2016-10-22 12:28:44 +02:00
Juergen E. Fischer
5c47bd6972
release.pl:
...
* allow minor releases from master_2 branch
* convert windows splash screen to BMP3 from PNG
(cherry picked from commit 09db6e4a00dda3b573cda7be938d46e8def66bef)
2016-10-20 18:22:57 +02:00