381 Commits

Author SHA1 Message Date
Even Rouault
ee53653151 The typo fix suggestion for initialisation should be initialization, not initalization 2016-02-29 12:53:38 +01:00
Juergen E. Fischer
5e2e468895 release.pl: reject mis-sized welcome page and convert to BMP3 2016-02-27 16:51:23 +01:00
Juergen E. Fischer
7e2caa679c fix some more signals for pyqtwrapper 2016-02-27 01:07:41 +01:00
Juergen E. Fischer
be7f3fa898 release.pl: warn about mis-sized splash and rescale it 2016-02-26 14:33:45 +01:00
Juergen E. Fischer
5b7cfbc37c release.pl: fix tar ball creation for ltr releases 2016-02-26 13:46:27 +01:00
Juergen E. Fischer
75d6a19ae8 release.pl: fix dryrun comment (followup a934b01) 2016-02-26 09:34:26 +01:00
Juergen E. Fischer
c3558d3c96 replace html encodings from NEWS 2016-02-25 12:11:53 +01:00
Juergen E. Fischer
a934b01a76 add closing bullet (followup ab9ce5b) 2016-02-24 21:34:17 +01:00
Juergen E. Fischer
ab9ce5b4d9 add update-news.pl to update NEWS file from changelog.qgis.org 2016-02-24 21:21:46 +01:00
Juergen E. Fischer
5c4bf99ce2 debian packaging update: manually merge some changes from PR#2818 and
some spelling fixes.
2016-02-20 16:55:16 +01:00
Jürgen Fischer
07240e31c2 Merge pull request #2813 from rouault/avoid_astyle_writing_unmodified_files
astyle.sh: make it not touch unmodified files
2016-02-20 00:19:11 +01:00
Even Rouault
ec0be3ca6c Fix use of wrong variable in astyleit(), introduced in previous commit 2016-02-19 16:29:36 +01:00
Even Rouault
3f330aa667 astyle.sh: make it not touch unmodified files
Currently astyle.sh will rewrite files, even if no change are made.
This causes some editors (for example kate) to believe that the file
has been changed even if it is not the case. Letting the timestamp
untouched is not enough. So make 'flip' and 'unify_includes.pl'
operate on copies, and move the copies as the original file if
differences are found.
2016-02-19 16:19:17 +01:00
Juergen E. Fischer
6f393751aa spelling fix 2016-02-19 09:22:11 +01:00
Juergen E. Fischer
a90be95f7b sip sync 2016-02-14 03:50:49 +01:00
Robert Szczepanek
77bd6953a6 Add polish translator 2016-02-11 23:44:36 +01:00
Juergen E. Fischer
7128a353a2 add 2to3 script to migrate (some) PyQt signal/slots to new style 2016-02-10 01:32:13 +01:00
Juergen E. Fischer
65afdcf2aa indentation fix 2016-02-09 10:03:21 +01:00
Juergen E. Fischer
d57b2fa384 add 2to3 script to migrate PyQt4 to PyQt wrappers 2016-02-09 02:50:18 +01:00
Nyall Dawson
bdd7ab6c4d Fix spelling mistake in corrections file
(...my spelling ineptitude has reached a new low)
2016-02-03 06:49:58 +11:00
Juergen E. Fischer
1a817e58a6 run remove_temporary_files.sh in prepare-commit.sh 2016-02-02 18:39:50 +01:00
Nyall Dawson
f3c7ab61e6 Spelling fixes, updates to chkspelling.sh 2016-02-02 19:47:21 +11:00
Nyall Dawson
d1cc6cc75f Also remove *~ with remove_temporary_files.sh 2016-02-02 19:47:20 +11:00
Juergen E. Fischer
490236f2f2 spelling fixes 2016-02-02 02:37:15 +01:00
Juergen E. Fischer
ae52aabd70 more spelling fixes 2016-01-24 20:16:28 +01:00
Juergen E. Fischer
00633811c9 spelling fixes 2016-01-21 10:42:25 +01:00
Juergen E. Fischer
d2c1668a66 verify-indentation.sh: fix tip 2016-01-18 15:58:09 +01:00
Juergen E. Fischer
00d60dbca3 fix warnings 2016-01-18 00:26:59 +01:00
Sebastian Dietrich
dc2282091b Moved the options for the QGISSTYLE tool to a separate file. 2016-01-17 00:20:43 +01:00
Juergen E. Fischer
f8f25289d3 spelling fixes 2016-01-14 11:04:44 +01:00
Nyall Dawson
d97a5e3a83 Fix failing indentation test 2016-01-14 10:59:38 +11:00
Denis Rouzaud
c69afc9e6d script for custom widget plugin creation 2016-01-13 11:49:26 +01:00
Juergen E. Fischer
312de68331 spelling fixes 2016-01-10 17:30:17 +01:00
Juergen E. Fischer
4e1cf3c081 add missing copyright headers 2016-01-08 21:32:11 +01:00
Nyall Dawson
2eb95f081f Fix more warnings when building under clang with -wEverything 2016-01-02 11:08:03 +11:00
Juergen E. Fischer
d641ff6fd6 debian packaging: add psycopg2 as build dependency 2015-12-31 00:15:56 +01:00
Juergen E. Fischer
8949c4420e indentation test: improve interpretation of commit ranges 2015-12-25 04:29:46 +01:00
Sebastian Dietrich
95fa866816 make astyle force every statement into a separate line 2015-12-21 01:18:50 +01:00
Juergen E. Fischer
89583b74e4 avoid core relinking on cmake changes 2015-12-19 15:09:43 +01:00
Juergen E. Fischer
6a973d63c8 add python-psycopg2 to debian dependencies in INSTALL 2015-12-17 23:29:06 +01:00
Juergen E. Fischer
595f24e40d astyle.sh: skip E265 (block comments should start with '# ') 2015-12-11 00:15:06 +01:00
Juergen E. Fischer
c4ae8cdcd4 indentation test: handle removed files 2015-12-07 10:07:35 +01:00
Juergen E. Fischer
60b4f77126 indentation test: include autopep8 in tips (followup 0d5d3bc) 2015-12-05 21:35:59 +01:00
Juergen E. Fischer
0d5d3bc9b8 travis: add indentation check after running tests 2015-12-04 11:50:42 +01:00
Juergen E. Fischer
7bab2e5036 pyuic: fix QPyNullVariant exception 2015-12-02 09:24:25 +01:00
Matthias Kuhn
dea8c9f6e8 [py3] Compat update process_function_template.py 2015-11-16 07:42:48 +01:00
Werner Macho
bc042a5e65 cleanup after consolidating chinese 2015-11-05 20:26:53 +00:00
Juergen E. Fischer
d9c8e73fa2 'fix' PyQgsRulebasedRenderer test (followup 08185c9a) 2015-10-29 15:21:05 +01:00
Werner Macho
82bac42788 adding french translators 2015-10-23 18:26:09 +02:00
Juergen E. Fischer
a8765a3a23 avoid duplicate qgisstyle run 2015-10-20 23:07:06 +02:00