Juergen E. Fischer
df76bfc1a3
update INSTALL on release
2018-02-05 02:31:04 +01:00
Denis Rouzaud
a09b9e7af9
[sipify] fix QMap/Qlist with init in header
2018-02-03 15:52:33 -09:00
Juergen E. Fischer
57d38cd0d5
* revive update-news.pl
...
* osgeo4w: drop globe plugin
2018-02-03 19:24:03 +01:00
Denis Rouzaud
0a93674329
make sipify_all.sh much faster by using background processes
2018-02-02 16:30:29 -09:00
Alessandro Pasotti
cbd0ece0a6
Support comma in annotations when merging inline
2018-01-31 12:50:07 +01:00
Nyall Dawson
f37c2bf6f6
Revert "[needs-qa]Usr bin env"
2018-01-30 11:33:49 +11:00
Nyall Dawson
e5ab743d6d
Revert "Linux perl; missing from last PR"
...
This reverts commit d2244b4a79311b4f0d56b68bc2d0a0108cc0fca4.
2018-01-30 11:32:55 +11:00
Loïc Bartoletti
d2244b4a79
Linux perl; missing from last PR
2018-01-30 08:43:58 +11:00
lbartoletti
1ce7dbad94
Merge branch 'master' of https://github.com/qgis/QGIS into usr_bin_env
2018-01-29 13:13:03 +01:00
Harrissou Sant-anna
4440c09ed1
Running check_spelling.sh
2018-01-29 12:00:52 +11:00
Harrissou Sant-anna
76e778d04d
Fix typo ( fix #17946 )
2018-01-29 12:00:52 +11:00
Zoltan Siki
e77658fc2e
Hungarian translators list extended
2018-01-25 19:27:11 +01:00
Denis Rouzaud
d424222493
fix prepare-commit for sipify
2018-01-18 20:24:29 -04:00
lbartoletti
59c2ab45a0
more bash
2018-01-17 21:28:10 +01:00
lbartoletti
842083c5d3
python3 everywhere
2018-01-17 21:13:38 +01:00
Denis Rouzaud
0644f59cde
fix variable used for configuration
2018-01-17 10:16:37 -04:00
Denis Rouzaud
fe5a001df1
[sipify] remove space before semi-column
2018-01-17 10:16:37 -04:00
Denis Rouzaud
1d4e6a820a
[sipify] use configuration file for SIP sources (*.sip.in)
...
to allow preprocessing the files to handle version specific features such as template based classes documentation in 4.19.7+
2018-01-17 10:16:37 -04:00
Denis Rouzaud
5327978ecf
SIP 4.19.7+ allows to document template based classes
2018-01-17 10:16:37 -04:00
lbartoletti
c033b3401c
Revert "fix perl;add bash"
...
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
2018-01-15 16:08:08 +01:00
lbartoletti
c41186c98c
Fix indentation using modified scripts
2018-01-15 16:03:46 +01:00
lbartoletti
f2a0c77952
Merge branch 'usr_bin_env' of https://github.com/lbartoletti/QGIS into usr_bin_env
2018-01-15 15:59:08 +01:00
Juergen E. Fischer
0c4e8d57be
translation string fix
2018-01-13 16:05:24 +01:00
Denis Rouzaud
4568bcdf1f
[sipify] prevent creation of param list when not necessary
2018-01-12 21:10:16 -04:00
Denis Rouzaud
ba951893f3
[sipify] fix multiline note or warning
2018-01-12 21:10:16 -04:00
Denis Rouzaud
d87c60512c
[sipify] fix bad handling of \see within sentences
...
and other docstrings improvements
2018-01-09 21:40:10 -04:00
Alessandro Pasotti
03400ddbe2
Merge pull request #5913 from elpaso/layouts-import-from-2
...
[layouts] import from 2.x
2018-01-09 22:35:26 +01:00
Denis Rouzaud
9deef832c1
[sipify] fix SIP new restrictions on Docstrings
...
class members, operators cannot be documented anymore
2018-01-09 11:40:39 -04:00
Alessandro Pasotti
b7d7bbe36d
Add print template to spell ignore
2018-01-09 08:08:26 +01:00
Alessandro Pasotti
6eee9084ad
Ignore spell check for qgs project
2018-01-09 08:08:26 +01:00
Alexander Bruy
f9d6a991ce
add Ukrainian translators
2018-01-02 12:45:43 +02:00
luzpaz
626781a63a
Typo fixes
...
+ added word to spelling.dat
2017-12-31 09:14:09 +11:00
Nyall Dawson
c7e37e89eb
[sipify] Correctly convert doxygen warning blocks to sphinx warnings
2017-12-23 18:48:03 +11:00
Denis Rouzaud
5dc9b5869a
fix empty lines with spaces
2017-12-19 21:17:29 -04:00
Denis Rouzaud
7b0ad1b6d5
fix code snippet and do not display cpp code in sip files
2017-12-19 21:17:29 -04:00
Denis Rouzaud
d042304cc3
[sipify] habndle python code snippets
2017-12-19 21:17:29 -04:00
Denis Rouzaud
36a05a3a0d
do not create link for current class
2017-12-19 14:55:46 -04:00
Denis Rouzaud
db8a7c613b
[sipify] also create links in docstrings
2017-12-19 14:55:46 -04:00
Denis Rouzaud
cb9bd6d3da
fix missing new line before first param
2017-12-15 22:13:44 -04:00
Denis Rouzaud
8db419ca08
[sipify] avoid printing empty Docstrings
2017-12-15 22:13:44 -04:00
Denis Rouzaud
f811d8171b
remove rtype from docstring
2017-12-15 22:13:44 -04:00
Denis Rouzaud
2009d4c916
remove extra spaces
2017-12-15 11:12:19 -04:00
Denis Rouzaud
bc51bba386
[sipify] transform \param xxx to :param xxx:
2017-12-15 11:12:19 -04:00
Denis Rouzaud
8fef9e9679
[sipify] place :rtype: at the correct place
...
also add space before other paragraph-level markups
2017-12-15 11:12:19 -04:00
Juergen E. Fischer
7a1a4ed1df
spelling fixes
2017-12-12 23:31:48 +01:00
Nyall Dawson
a15b54d997
Swap missing 0->nullptr and add missing overrides
2017-12-12 21:14:58 +11:00
Nathan Woodrow
7037c2936b
Add PWD to prepare-commit
...
Running using non Cygwin git (Faster on Win) will return a differnt path format
to cygwin style. So just make sure scripts is in path so everything else
works.
2017-12-11 13:55:10 +10:00
Denis Rouzaud
53a86932d4
[sipify] creates links in seealso
2017-12-06 07:19:50 -04:00
Nathan Woodrow
877c0dc252
Update bounds srs.db in source from epsg db
2017-11-27 11:54:08 +10:00
Nyall Dawson
41089f28fa
Add spell check variants for tessellate
2017-11-27 06:54:29 +11:00