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
0302719cf0
Add qgis_core.h to with CORE_EXPORT macro
...
This removes complexity from the compiler flags because defines
happen in a file.
2017-01-05 00:12:11 +01: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
Matthias Kuhn
c1b520fbd8
Hide shared library symbols by default on GCC and Clang
...
* Decreases lib size, loading time and compile time
* Forces people on linux to use the {LIB}_EXPORT defines and therefore will
make Windows nightlies more reliable
2015-05-23 16:53:12 +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
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