17 Commits

Author SHA1 Message Date
elpaso
c126592272 Clear the request handler when done
also added some comments and docs strings
2015-07-10 12:03:55 +02:00
Marco Hugentobler
153deba2fc Update python bindings for qgsrequesthandler 2015-07-07 14:57:18 +02:00
elpaso
594357a182 Corrected file comment headers 2015-06-29 12:49:43 +02:00
elpaso
00fa63618b [SERVER] Server refactoring and Python bindings/tests
This is a refactoring of the server component, the
server is now wrapped into a new QgsServer class with
python bindings and an examples python test.
2015-06-29 12:49:43 +02:00
Juergen E. Fischer
6e8d19c2ed fix windows 32bit build 2015-02-04 07:15:49 +01:00
Juergen E. Fischer
6d4f444237 sip fix: remove duplicate method and private methods from server request
handler (followup abd4a043)
2015-02-04 01:39:29 +01:00
Juergen E. Fischer
abd4a04399 sip update 2015-02-03 02:21:52 +01:00
Juergen E. Fischer
6a1e1bb668 * fix server plugin build on windows
* move src/mapserver to src/server (IMHO better name and in sync with
  python/server)
* rename cmake option WITH_MAPSERVER to WITH_SERVER
* rename define MAPSERVER_HAVE_PYTHON_PLUGINS to HAVE_SERVER_PYTHON_PLUGINS
2014-11-28 16:46:29 +01:00
elpaso
8034e721ee Removed SIP Transfer
Funded by ItOpen - http://www.itopen.it
2014-11-26 16:07:51 +01:00
elpaso
33f1e35333 body() now return QByteArray
Funded by ItOpen - http://www.itopen.it
2014-11-26 16:07:51 +01:00
elpaso
7f3a8d592a Fixed header comments 2014-11-26 16:07:51 +01:00
elpaso
329b9d7ece Renamed plugin hook responseReady to responseComplete
added sendResponse hook and passed pluginFilters to
request handler
2014-11-26 16:07:20 +01:00
elpaso
856e4dede6 Set exception moved to public 2014-11-26 16:03:57 +01:00
elpaso
ca8e0c3991 Added comments for bindings. 2014-11-26 16:03:57 +01:00
elpaso
b7c7422416 Comments added 2014-11-26 16:02:33 +01:00
elpaso
c9d6f4da43 Added getEnv to plugins API 2014-11-26 16:02:32 +01:00
elpaso
5f44cc5719 Added serve python plugins 2014-11-26 16:02:32 +01:00