14 Commits

Author SHA1 Message Date
Nyall Dawson
a15b54d997 Swap missing 0->nullptr and add missing overrides 2017-12-12 21:14:58 +11:00
Nyall Dawson
04a9cd9211 Add more consistency to doxygen formatting 2017-10-06 08:19:00 +10:00
Denis Rouzaud
54c6291378 script to write include SIP files 2017-06-28 10:45:51 +02:00
Nyall Dawson
04d5862bad @brief -> \brief 2017-04-03 13:18:35 +10:00
Denis Rouzaud
40c056cae0 run astyle on src/core 2017-03-03 09:09:37 +01:00
Denis Rouzaud
4851975478 fix build without QtWekKit 2017-01-09 10:20:42 +01:00
Matthias Kuhn
b1e226c069 Add missing #include "qgis_core.h" 2017-01-05 16:49:00 +01:00
Nyall Dawson
0a056f8a1f Add doxygen test to force use of \ingroup for classes
Using the group tag helps keep the API docs organized
2016-07-04 19:57:13 +10:00
Even Rouault
e5e78af8a1 Fixes in qgswebframe.h and qgswebpage.h to fix building without QtWebKit 2016-05-14 20:45:01 +02:00
Nyall Dawson
17793c35fd Try to fix doxygen errors/warnings on Debian nightlies 2016-01-10 15:25:49 +11:00
George Shegunov
1c6a40cb6f WEBKIT includes changed
(cherry picked from commit 9f6c72fa33af4c60c2e3266282277f10eedd2749)
2015-07-30 11:15:01 +02:00
Matthias Kuhn
6075442439 Doxymentation 2015-05-22 10:27:14 +02:00
Juergen E. Fischer
5910adf55e fix windows build 2015-05-22 08:39:07 +02:00
Matthias Kuhn
f5054ce702 Allow compiling QGIS without QtWebkit
This allows to compile QGIS without webkit.

1. Webkit is soon-to-be deprecated
2. Webkit is not supported on Android
3. Who needs it anyway
4. The developer map on the about page is gone with webkit disabled
5. So is the information about plugins
2015-05-21 18:11:17 +02:00