Nyall Dawson
|
cedd73ee4d
|
More list formatting fixes
|
2020-06-13 16:49:14 +10:00 |
|
Nyall Dawson
|
e293a9da8f
|
When a list item is immediately followed by a new list, condense the
two -- it's likely that there's extraneous newlines in the middle of
the list
|
2020-06-11 13:29:59 +10:00 |
|
Nyall Dawson
|
7ccc7ae36d
|
List indentation fix
|
2020-06-11 13:29:59 +10:00 |
|
Nyall Dawson
|
83dc3a5769
|
Make prepare_commit automatically place an empty line before lists
in doxygen blocks
Fixes display of lists in the PyQGIS dox
Fixes #37114
|
2020-06-11 13:29:59 +10:00 |
|
lbartoletti
|
124e26815d
|
Standardize shebangs (was Usr bin env) (#6229)
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
* fix perl;add bash
* Fix indentation using modified scripts
* Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
* python3 everywhere
* more bash
* rebase
change perl
* Linux perl; missing from last PR
* fix doxygen_space
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
* fix perl;add bash
* Fix indentation using modified scripts
* Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
* python3 everywhere
* more bash
* rebase
change perl
* fix doxygen_space
|
2018-02-05 03:38:02 -09: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 |
|
lbartoletti
|
c033b3401c
|
Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
|
2018-01-15 16:08:08 +01:00 |
|
Juergen E. Fischer
|
7a1a4ed1df
|
spelling fixes
|
2017-12-12 23:31:48 +01:00 |
|
lbartoletti
|
0ec041d4cd
|
Merge branch 'master' into usr_bin_env
|
2017-10-27 15:41:43 +02:00 |
|
Nyall Dawson
|
04a9cd9211
|
Add more consistency to doxygen formatting
|
2017-10-06 08:19:00 +10:00 |
|
Nyall Dawson
|
49b426d951
|
Make doxygen_space script convert multiline //! comments
Because:
- the /** format is much more prevalent throughout QGIS
- sipify works correctly with /**
|
2017-10-06 07:55:52 +10:00 |
|
lbartoletti
|
be8b9113c2
|
fix perl;add bash
|
2017-08-07 15:09:03 -04:00 |
|
lbartoletti
|
6b67a720da
|
Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
|
2017-08-07 19:54:52 +02:00 |
|
Denis Rouzaud
|
0a63d1f2c2
|
[spellcheck] properly look into various cases and add more fixes"
|
2017-01-16 16:39:20 +01:00 |
|
Nyall Dawson
|
3b30701780
|
Prepare commit ensures empty line before doxygen block
|
2016-11-08 08:52:39 +10:00 |
|