Nyall Dawson
220c5e85e3
Move GeoNode browser/source select from app -> new 'geonode' provider
...
Instead of including these classes in app, we instead make a
shell data provider which implements only the dataItemProviders()
and sourceSelectProviders() methods.
Helps keep GeoNode GUI related code partitioned
2017-09-13 05:48:21 +10:00
Juergen E. Fischer
e32589599a
packaging updates after helpviewer removal (followup 55cdc89a1)
2017-08-17 07:58:10 +02:00
Denis Rouzaud
06f9842637
rename symbology-ng to symbology
2017-08-06 14:18:57 +02:00
Juergen E. Fischer
21653c0df8
packaging update: include libzip
2017-08-04 20:55:01 +02:00
Radim Blazek
eb6301e023
[GRASS] remove GRASS 6 support
2017-07-12 17:51:03 +02:00
Juergen E. Fischer
536f6432a3
debian packaging: update oracle dependencies
2017-07-06 18:37:54 +02:00
Denis Rouzaud
fa5bd491fc
run code_layout build from top CMakeLists
...
instead of adding an extra CMakeLists in .ci/travis/code_layout to build API doc, astyle and run tests (indentation, spelling, sip, doc coverage), the top CMakeLists has been adapted to allow not building core libraries and possibly just the static code layout
* astyle has been moved from /src/astyle to /lib/astyle (I would propose to move all external libraries, and possibly add git submodules)
2017-06-05 22:19:20 +02:00
Juergen E. Fischer
c82bffe5db
debian packaging: drop release-sponsors.html
2017-05-19 03:26:15 +02:00
Juergen E. Fischer
70da239a24
debian packaging: include native gui library
2017-05-16 09:04:08 +02:00
Nyall Dawson
747a36f1d9
Remove memory provider library from packaging
2017-05-06 12:05:12 +10:00
Juergen E. Fischer
6fd45f0ef5
fix 82418ea0
2017-05-01 03:11:41 +02:00
Juergen E. Fischer
82418ea04e
debian packaging: disable WITH_PYSPATIALITE in favor of libsqlite3-mod-spatialite
2017-04-30 15:56:37 +02:00
Juergen E. Fischer
b29a10eeb7
hub.qgis.org moved to issues.qgis.org
2017-04-29 23:34:27 +02:00
Juergen E. Fischer
0e1a7d9650
debian packaging: add dependency qt5keychain-dev (followup 090d530)
2017-04-12 14:17:00 +02:00
Juergen E. Fischer
8637b22149
debian packaging: add zesty
2017-04-12 00:34:30 +02:00
Juergen E. Fischer
5bfc0a12f2
debian packaging: update icons
2017-03-29 21:55:37 +02:00
Juergen E. Fischer
f10e9eee7d
remove python ext-libs that should meanwhile available everywhere
2017-03-10 00:07:08 +01:00
Juergen E. Fischer
a217181a7f
debian packing: add plotly dependency
2017-02-20 15:14:00 +01:00
Juergen E. Fischer
74df8754f9
remove standalone browser
2017-02-20 15:14:00 +01:00
Juergen E. Fischer
4aa67fc02e
debian packaging: add missing dependency ( fixes #16179 )
2017-02-11 11:19:19 +01:00
Nyall Dawson
14bd79f844
Remove dependance on shapely library
...
Port processing polygonize alg to use native QgsGeometry methods
2017-01-31 10:47:00 +10:00
Juergen E. Fischer
7642ce9d77
debian packaging: include server modules
2017-01-25 01:32:39 +01:00
Denis Rouzaud
0a63d1f2c2
[spellcheck] properly look into various cases and add more fixes"
2017-01-16 16:39:20 +01:00
Denis Rouzaud
6c74e4ea5d
spelling fixes
2017-01-12 22:01:50 +01:00
Nyall Dawson
77ae8a23b6
[FEATURE] Remove orphaned oracle raster plugin
...
Marked as feature to flag for documentation and changelog
2016-12-27 08:06:06 +10:00
Alexander Bruy
37d82bb7a5
[FEATURE] remove Interpolation plugin
...
tagged as feature to not forget mention this in docs and changelog
2016-12-20 10:15:41 +02:00
Alexander Bruy
c3e3ba6b49
[FEATURE] remove Raster terrain analysis plugin
...
tagged as feature to not forget mention this in docs and changelog
2016-12-19 09:49:49 +02:00
Alexander Bruy
ce342b0f87
[FEATURE] remove RoadGraph plugin
...
tagged as feature to not forget mention this in docs and changelog
2016-12-13 10:46:34 +02:00
Nyall Dawson
034cc65935
[FEATURE] Remove c++ heatmap plugin
...
No longer required as plugin has been ported to analysis lib
with processing frontend
Marked as feature for docs + changelog notices
2016-12-07 12:23:58 +10:00
nirvn
efd299220e
package symbology-ng-style.xml instead of the .db file
2016-11-22 14:36:47 +07:00
Alexander Bruy
5cbf9d5129
remove references to networkanalysis from scrips and packaging files
2016-11-21 16:47:24 +02:00
Juergen E. Fischer
0ca9eb0d2c
debian packaging: drop trusty support
2016-11-07 12:15:23 +01:00
Nyall Dawson
9b667d1e8a
[FEATURE] Remove c++ geometry snapper plugin
...
All functionality is now available through analysis lib + processing
algorithm.
Marked as feature for documentation + changelog flagging
2016-11-07 12:20:59 +10:00
Nyall Dawson
b2587b7bf3
[FEATURE] Remove zonal stats plugin
...
This is now fully exposed via processing, which is the logical
place for this feature to reside.
One less c++ plugin is a good thing!
(marked as feature so we remember to mention this in changelog!)
2016-10-25 09:30:18 +10:00
Nyall Dawson
e75b572b6e
[FEATURE] Remove dxf2shp converter plugin
...
This functionality is available in OGR and there is no longer
a need for a dedicated QGIS plugin to do this task
Marked as feature for documentation + changelog reminder
2016-10-25 09:29:46 +10:00
Juergen E. Fischer
8207167b6a
debian packaging: add support for yakkety
2016-10-14 09:46:24 +02:00
Juergen E. Fischer
2c92152c7d
debian packaging: run tests with ninja too (followup b4f3126)
2016-10-07 09:48:35 +02:00
Juergen E. Fischer
b4f3126be0
debian packages
...
* remove outdated conditionals
* switch to ninja
2016-10-06 13:31:17 +02:00
Juergen E. Fischer
d9349e5bbb
update configuration settings to qgis3
2016-10-06 11:40:42 +02:00
Juergen E. Fischer
4b86838909
debian packaging: re-enable server
2016-10-01 13:58:25 +02:00
Juergen E. Fischer
00942744f7
debian packaging: add libqca-qt5-2-plugins build dependency
2016-10-01 13:23:36 +02:00
Juergen E. Fischer
437d785c72
debian packaging: reorder build dependencies and add python3-pyqt5.qtsvg
2016-10-01 10:19:01 +02:00
Juergen E. Fischer
52fc535c77
update INSTALL
2016-10-01 00:54:53 +02:00
Juergen E. Fischer
f85b5fc91e
debian packaging: add ca-certificates as build dependency for dash upload (followup 19378c2)
2016-09-30 16:14:51 +02:00
Bas Couwenberg
84981ee1f2
Move icons to subdirectory.
2016-09-29 14:44:36 +02:00
Juergen E. Fischer
17090b9092
debian packaging update: add experimental build
2016-09-25 19:23:20 +02:00
Juergen E. Fischer
7cf5592e66
debian packaging: also in control (followup 07c3801)
2016-09-24 16:52:20 +02:00
Juergen E. Fischer
07c3801ee3
debian packaging: include python3-sip-dev in build dependencies ( fixes #15609 )
2016-09-24 16:50:33 +02:00
Juergen E. Fischer
724ea44caf
update debian packaging to qt5/python3
2016-09-21 23:43:30 +02:00
Tom Kralidis
4649e52cad
ensure python-requests is available in the build
2016-08-01 08:26:06 -04:00