519 Commits

Author SHA1 Message Date
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
Werner Macho
4aba0f4b89 Adding some translators
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2015-10-19 22:12:20 +02:00
Nyall Dawson
45d6c0463c Remove .sortinc files in remove_temporary_files script 2015-10-13 16:59:53 +11:00
Juergen E. Fischer
24fe216270 spelling fixes 2015-10-01 19:12:29 +02:00
Juergen E. Fischer
83fd65ab61 only update qgsexpression_texts.cpp if there are actual changes 2015-09-30 18:17:51 +02:00
Juergen E. Fischer
25437c10c6 indentation update 2015-09-19 11:17:42 +02:00
Matthias Kuhn
76ccf71537 Remove utf-8 BOM in astyle.sh 2015-09-14 16:19:15 +02:00
Matthias Kuhn
26e9783023 Don't change date when dos2unix'ing files 2015-09-11 12:02:24 +02:00
Juergen E. Fischer
9f3e229e18 fix typo 2015-08-23 18:19:04 +02:00
Juergen E. Fischer
b39055b39c indentation update (now including autopep8) 2015-08-22 14:29:41 +02:00
Juergen E. Fischer
97c8e1ab57 scripts: run python scripts through autopep8 2015-08-22 13:30:57 +02:00
Nyall Dawson
9ce6b6b2b7 Fix whitespace 2015-08-21 07:29:38 +10:00
Matthias Kuhn
33d46d332b Fix dos2unix as flip alternative 2015-08-19 16:45:33 +02:00