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
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
Nyall Dawson
fc221a6ebe
Add sip VirtualCatcherCode to avoid algorithm copies being
...
destroyed by the python garbage collector
The code generated with the /Factory/ annotation was not sufficient
to correctly transfer the ownership of objects created in Python
back to c++ (despite mailing list messages which hint that it
is).
Anyway, this awful abomination works. Let's all move on to more
useful ways to spend our time...
2017-07-10 15:51:02 +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