QGIS/python/core/auto_generated
Pierre-Eric Pelloux-Prayer f1760ee56b Remove include "qgsapplication.h" from qgswkbptr.h
qgswkbptr.h is included indirectly by a large number of source files.
So this commit does the following:
  - remove #include "qgsapplication.h" from qgswkbptr.h, and copy-paste the swap_endian
    function where it's used.
  - add the missing #include "qgsapplication.h" in other files

The rationale for this change is:
  - qgswkbptr.h doesn't really needs QgsApplication, since it only used swap_endian.
    We don't need to add a fake dependency on QgsApplication on every (indirect) "includers"
    of qgswkbptr.h
 - qgsapplication.h depends on qgsconfig.h which itself changes quite often (on every git op
   at least). Before this change, a 'git commit' would trigger a rebuild of about 3500 files.
   With this change we're down to ~700.
2019-01-22 21:45:38 +01:00
..
2018-10-13 22:05:39 +02:00
2019-01-22 21:45:38 +01:00
2018-09-10 11:41:57 -04:00
2018-06-17 11:15:10 +10:00
2018-12-19 08:04:27 -04:00
2019-01-21 14:48:19 +11:00
2018-11-29 14:28:14 -04:00
2019-01-22 21:45:38 +01:00
2019-01-22 21:45:38 +01:00
2018-05-25 11:16:18 +10:00
2019-01-01 21:53:37 +01:00
2018-07-17 07:02:29 +10:00
2018-05-28 10:39:34 -08:00
2019-01-01 21:53:37 +01:00
2019-01-21 14:48:19 +11:00
2019-01-12 05:31:00 +10:00
2018-10-23 10:37:55 +10:00
Dox
2018-11-21 08:48:55 +11:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2019-01-18 20:36:30 +11:00
2018-05-28 10:39:34 -08:00
2018-12-19 08:04:27 -04:00
2018-08-14 19:53:27 +02:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-11-13 10:48:02 +01:00
2018-12-15 11:28:56 +10:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-07-16 10:17:02 +10:00
2018-09-13 08:04:34 +01:00
2019-01-21 14:48:19 +11:00
2018-05-28 10:39:34 -08:00
2019-01-21 14:48:19 +11:00
2018-12-19 08:04:27 -04:00
2018-05-28 10:39:34 -08:00
2018-09-07 14:50:19 +02:00
2018-05-27 18:54:09 +10:00
2018-12-13 10:11:24 +10:00
2018-07-20 16:24:48 +10:00
2018-05-30 12:26:36 +02:00
2018-09-10 11:41:57 -04:00
2018-10-19 13:26:18 +02:00
2018-12-19 08:04:27 -04:00
2018-12-19 08:04:27 -04:00
2018-12-18 17:17:25 -04:00
2018-12-19 08:04:27 -04:00
2018-05-28 10:39:34 -08:00
2018-12-19 08:04:27 -04:00
2018-12-19 08:04:27 -04:00
2018-05-28 10:39:34 -08:00
2018-10-23 18:56:27 +02:00
2018-12-19 08:04:27 -04:00