777 Commits

Author SHA1 Message Date
Nathan Woodrow
cf241f51ae [FEATURE][needs-docs] Show projection bounds in projection widget (#5356)
- Script to pull bounds from EPSG.org Postgres dump
- Add resources/data/world_map.shp for reference
- Show canvas bounds for reference
2017-10-16 10:40:05 +10: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
Denis Rouzaud
6e14854f90 [sipify] remove redundant private sections 2017-10-09 09:51:40 +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
Matthias Kuhn
c764d9c177 Merge pull request #5256 from qgis/docker2
[travis] Use docker to run test
2017-10-04 11:11:52 +02:00
Martin Dobias
68bb68d176 [FEATURE] QGIS 3D (pull request #5203) 2017-10-02 23:02:37 +02:00
Juergen E. Fischer
df71901a32 fix windows build 2017-10-01 01:09:50 +02:00
Martin Dobias
8dc70b479e Add copyright headers + few bits from review + fixing sip updates 2017-09-30 13:39:54 +02:00
Matthias Kuhn
0a9a352f77
Make parse_dash_result safer to use 2017-09-29 17:40:27 +02:00
Juergen E. Fischer
cafe9d46c7 remove qgscontexthelp_texts.cpp from i18n 2017-09-28 23:36:44 +02:00
Matthias Kuhn
e2fa1a09ef
parse_dash_results: Clean exit when finished 2017-09-28 13:22:41 +02:00
Matthias Kuhn
a33c86db90
parse_dash_results: Better info messages 2017-09-28 13:22:41 +02:00
Matthias Kuhn
84955b2cdc
parse_dash_results: Put images in scroll area 2017-09-28 13:22:40 +02:00
Matthias Kuhn
6ff708e4e2
Update parse_dash_results.py for Python 3 2017-09-28 13:22:38 +02:00
Nyall Dawson
a87d352bd7 Run clang-tidy modernize-use-default-member-init to move member
initialization to headers (c++11 style)
2017-09-27 05:02:34 +10:00
Martin Dobias
2a8ddccba9 Do not spell check poly2tri sources 2017-09-25 15:58:00 +02:00
Martin Dobias
6d9240cfd8 Make sip_include script use the workaround for SIP's path parsing 2017-09-25 00:39:26 +02:00
Martin Dobias
c92d7dc39b Docstring/sip fixes in core/3d 2017-09-15 16:44:42 +02:00
Martin Dobias
9778e85159 Add 3d to doxygen, do not verify indentation of included poly2tri lib 2017-09-15 12:36:44 +02:00
Martin Dobias
675a1ae5bc Import of initial work on QGIS 3D framework from wonder-sk/qgis3d 2017-09-15 10:38:23 +02:00
Robert Szczepanek
1c3e358151 New polish translators of QGIS desktop 2017-09-03 23:29:23 +02:00
Nyall Dawson
1fddfcf622 Flip Q_ENUMS to Q_ENUM
See https://woboq.com/blog/q_enum.html for rationale
2017-08-29 18:03:41 +10:00
Blottiere Paul
94d7e75a7e Fix spell check 2017-08-28 14:09:57 +01: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
Matthias Kuhn
55cdc89a11 Merge pull request #5004 from jgrocha/helpviewer
[needs-docs] Refactoring of all help calls, deprecating QgsContextHelp+Helpviewer
2017-08-16 18:30:59 +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
e6c7421c08 refine spellcheck progress output 2017-08-10 10:16:17 +02:00
Juergen E. Fischer
03e0298f49 msvc warning fixes:
* use AUTORCC to avoid locked qrc_images.cpp during build of gui tests
* bump minimum version of cmake to 3.0.0 for AUTORCC
* suppress some warnings in sip bindings
* suppress unreachable warnings and some more
* split sip files in more parts to suppress warning BK4504
* also remove old WITH_INTERNAL_YAML from travis
2017-08-10 00:09:14 +02:00
Jorge Gustavo Rocha
3a103b7c62 Refactoring of all help calls, deprecating QgsContextHelp and the former helviewer 2017-08-09 09:27:29 +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
f34848ae3a ts scripts: pass languages from pull_ts.sh and push_ts.sh 2017-08-06 22:10:26 +02: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
Juergen E. Fischer
177a017afe prepare-commit.sh: when run as pre-commit hook use /dev/tty. And don't
generally complain about trailing whitespaces as we have cases where
that's fine (and hence are excluded from astyle).
2017-08-06 16:29:54 +02:00
Denis Rouzaud
06f9842637 rename symbology-ng to symbology 2017-08-06 14:18:57 +02:00
Juergen E. Fischer
6ed389c8e8 fix translation string again and improve translation scripts (followup 79a095cb) 2017-08-05 23:01:42 +02:00
Denis Rouzaud
5e2b17af9f Update .agignore 2017-08-04 23:03:04 +02:00
Blottiere Paul
bc6930c58f Update spell check file 2017-07-31 11:09:15 +01:00
Ismail Sunni
b7a4366c40 Add {GP} to make the script use gsed in macos. 2017-07-28 10:35:43 +02:00
Ismail Sunni
4aaecb95ba Add bash version checking for sip_include.sh. 2017-07-27 07:01:43 +02:00
Juergen E. Fischer
c29fc35155 also "s/( )/()/;" in sipify.pl (followup 4f9a9e036) 2017-07-19 10:36:12 +02:00
Juergen E. Fischer
4f9a9e0360 s/( )/()/; s/== /== /; s/!= /!= /; 2017-07-19 09:19:37 +02:00
Harrissou Sant-anna
99ea2e8e8f Use Cartesian instead of cartesian 2017-07-13 17:40:55 +02:00