13 Commits

Author SHA1 Message Date
nirvn
9d64e14209 Migrate all uses of of QRegEXp in tests/ 2021-07-15 11:48:11 +07:00
Nyall Dawson
ffa99b7b64 Fix doxygen blocks which don't use the * prefix on all lines, which
prevents the auto format and sipify scripts from doing their full
formatting magic
2021-04-19 12:54:13 +10:00
Nyall Dawson
c6370c7f52
Speed up QGIS compilation by removing all Qt Module-wide includes
Refs https://www.kdab.com/beware-of-qt-module-wide-includes/
2021-03-05 11:23:15 +10:00
Juergen E. Fischer
b9162dccdf scripts/astyle-all.sh run 2017-03-03 15:37:12 +01:00
Nyall Dawson
d19e70700f Ensure all pointer variables are initialized to nullptr 2017-02-18 20:23:18 +10:00
Matthias Kuhn
dfd9833467 Let all tests work with a proper QgsApplication instance 2016-12-20 01:20:08 +01:00
Juergen E. Fischer
1b4ca622c9 add cppcheck fixes 2015-10-03 21:57:17 +02:00
Denis Rouzaud
9e3183c63f Revert "sort includes"
This reverts commit 2b7d3d3c73b50ba6dc74abec6dd652ff1b87c0ec.
2015-06-10 14:54:47 +02:00
Denis Rouzaud
2b7d3d3c73 sort includes 2015-06-10 13:59:08 +02:00
Werner Macho
f218a394f4 adding licenses to a few files more - we are under 100 files .. 2012-12-12 22:28:01 +01:00
Juergen E. Fischer
5ae312cfad add 'foreach' to astyle and re-run indentation 2012-08-03 06:57:11 +02:00
Juergen E. Fischer
8e75d4b18f test fixes:
- run xvfb in 96 dpi mode
- indentation update (including tests)
- fix running tests from build directory
2012-04-22 01:40:14 +02:00
Martin Dobias
1c3c02f832 Add ModelTest: Qt tool for debugging custom models
Very handy to stay sane when your model goes crazy
2012-01-24 11:37:17 +01:00