169 Commits

Author SHA1 Message Date
Nyall Dawson
6a4d22723e Drop coordinate capture plugin
This functionality has been moved to an out-of-the-box "Copy Coordinate"
option available by right-clicking on a map canvas while the pan, zoom,
or select tools is active.
2020-05-26 13:51:41 +10:00
Nyall Dawson
25a3ced031 Cleanup remnants 2020-05-25 11:39:20 +10:00
Nyall Dawson
bc7bce8a72 Drop the evis plugin
It's unmaintained, and duplicates functionality which is exposed
elsewhere in QGIS
2020-05-25 08:29:23 +10:00
José de Paula Rodrigues Neto Assis
c91e0e8450 Drop Globe plugin
Dropping Globe plugin from the QGIS sources. It depends on osgearth no
newer than version 2.8, released on 2016-09-05, and which is impossible
to build against modern (Qt 5.13+) versions of Qt. With this, the
optional QGIS dependency on OpenSceneGraph and osgearth is also removed.
2020-05-25 08:29:03 +10:00
Juergen E. Fischer
6ccf90f077 package.cmd: fix syntax error
(cherry picked from commit cd141490eccf4340b658eab7fab1e7fb80c06214)
2020-05-06 11:11:14 +02:00
Juergen E. Fischer
8ee4d0572f packaging updates for qgis_process (followup bfadf47d16) 2020-04-24 16:30:45 +02:00
Juergen E. Fischer
794215df55 osgeo4w: include postgres raster provider (fixes #34823) 2020-03-03 10:17:12 +01:00
Juergen E. Fischer
81a08fd3e8 azure pipelines:
* fail on error
* align build name for pull requests more with travis builds
* include dash link on azure page
2019-12-06 00:34:01 +01:00
Juergen E. Fischer
d33a5b56a9 azure-pipelines support
(blood, sweat and tears w/squ-ashed away)
2019-11-30 20:34:16 +01:00
Juergen E. Fischer
f78c95cd9e osgeo4w: add dlls to fetch pdbs from symstores
[ci skip]
2019-09-08 22:09:38 +02:00
Juergen E. Fischer
bf31ce1d8c debian packaging:
- add dependency for qgis-server on python3-qgis
- set test timeouts to 60s

osgeo4w:
- set test timeouts to 60s
2019-08-10 20:54:18 +02:00
Juergen E. Fischer
2c5766e7f9 update packaging after 92ac7a2e93a2 2019-08-07 22:36:40 +02:00
Juergen E. Fischer
557d1afcf7 only install/copy srs.db that we're using (fix 56d03f783f041) 2019-07-17 18:09:02 +02:00
Nyall Dawson
56d03f783f Ship a seperate srs.db file for proj >= 6 builds
It's too dangerous to reuse the existing one, as it breaks the
ability to run multiple versions of qgis (i.e. proj < 6 and proj >= 6)
on the same machine

Fixes #30569
2019-07-16 06:18:32 +10:00
Juergen E. Fischer
0bc48b7b6a packaging update after static providers 2019-06-27 23:34:07 +02:00
Juergen E. Fischer
a19fc89e5f osgeo4w: updates for grass 7.6.1 2019-03-23 02:08:30 +01:00
Juergen E. Fischer
29d4496452 osgeo4w: build with spatialindex 1.9 2019-02-10 16:48:14 +01:00
Juergen E. Fischer
4048d37a46 osgeo4w: also look for GRASS 7.6 2019-01-22 17:40:14 +01:00
Nyall Dawson
59686e73d7 Package missing ESRI token auth method 2018-11-22 18:53:33 +10:00
Juergen E. Fischer
4464089487 auto-detect name of sip module used by PyQt5 2018-10-24 13:38:03 +02:00
Juergen E. Fischer
275a203b68 debian/osgeo4w/docker: use public instead of non-existing private PyQt5.sip module 2018-10-24 08:11:13 +10:00
Juergen E. Fischer
82dccf71a5 osgeo4w: detect python version in package.cmd 2018-10-14 13:42:07 +02:00
Juergen E. Fischer
f27c7cad94 packaging: include oauth2 method and opencl programs 2018-09-22 19:29:22 +02:00
Juergen E. Fischer
74b2e19434 osgeo4w: fix lrelease lookup 2018-09-19 19:22:08 +02:00
Juergen E. Fischer
1192f949ec * osgeo4w: build pdbs for releases
* disable copying of reports without feedback
2018-08-18 11:24:21 +02:00
Juergen E. Fischer
c27b445130 fix tar (followup 4790747a) 2018-06-21 08:51:41 +02:00
Juergen E. Fischer
4790747aea Tune osgeo4w scripts (followup cab6a4b6) 2018-06-20 10:01:34 +02:00
Juergen E. Fischer
9690d8061e add mdal provider to debian and osgeo4w packages 2018-05-10 20:18:46 +02:00
Nyall Dawson
21ef2fd42b Provide a simple initial palette for new layers
TODO: make it AWESOME!
2018-03-13 10:39:49 +11:00
Juergen E. Fischer
11b09953d0 osgeo4w: avoid blocking error popup when running tests 2018-02-25 16:43:38 +01:00
Juergen E. Fischer
065dd1cf53 Revert "osgeo4w: also build pdb and corresponding package for releases"
This reverts commit 7efcfee28cc5ae454fd50b30263e85477a4fe9c0.

(cherry picked from commit 611fbff4901d74bfc942b21b083512f8f7a9f401)
2018-02-24 21:51:08 +01:00
Juergen E. Fischer
17039ff195 Adapt packaging to c988dd291 2018-02-17 07:41:20 +01:00
Juergen E. Fischer
57d38cd0d5 * revive update-news.pl
* osgeo4w: drop globe plugin
2018-02-03 19:24:03 +01:00
Juergen E. Fischer
a265073344 update package*.cmd for 3 and GRASS 7.x 2018-01-26 20:29:35 +01:00
Juergen E. Fischer
4abac93115 packaging updates 2018-01-05 11:12:04 +01:00
gacarrillor
6415fad072 Get rid of PySpatiaLite 2017-10-29 10:46:54 -05:00
Nyall Dawson
b53e986781 Merge pull request #5170 from nyalldawson/drop_spatial_query
Drop spatial query plugin
2017-09-19 06:49:20 +10:00
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
Nyall Dawson
7048d73d0c [FEATURE] Drop spatial query plugin
* Tagged as feature to remember to include in release notes

The functionality of this plugin is duplicated in the processing
Extract by Location and Select by Location algorithms.
2017-09-12 09:46:19 +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
4497c035ce package.cmd: don't exit parent when displaying usage 2017-08-05 23:01:42 +02:00
Radim Blazek
eb6301e023 [GRASS] remove GRASS 6 support 2017-07-12 17:51:03 +02:00
Juergen E. Fischer
7efcfee28c osgeo4w: also build pdb and corresponding package for releases 2017-05-06 22:10:24 +02:00
Nyall Dawson
747a36f1d9 Remove memory provider library from packaging 2017-05-06 12:05:12 +10: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
702d4cc174 osgeo4w: remove pyc on install and uninstall 2017-02-23 09:34:34 +01:00
Juergen E. Fischer
74df8754f9 remove standalone browser 2017-02-20 15:14:00 +01:00
Juergen E. Fischer
caaa68bb2d osgeo4w: also provider wrapper for browser (followup 801184a) 2017-02-19 23:49:43 +01:00
Juergen E. Fischer
801184a8a1 osgeo4w: add a minimal exe wrapper to initialize the enviroment and load
qgis_app.dll (inspired by Nathan's PR #4156)

On install each shortcut/configuration gets a own copy of the (small)
exe.  That exe is started through the batch file that originally was
used to start the app at runtime. Argument --exit will cause the wrapper
to just dump the environment to an .env file next to the copy of the
.exe.  The created shortcuts now point at those .exes instead of the
batch files.

At runtime the .exes source their .env file to get a working environment
to run QGIS (ie. qgis_app.dll).  This for example allows the application
to be pinned to the taskbar and avoids the of necessity of batch files
at runtime to start the app.
2017-02-19 13:47:38 +01:00