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
Nyall Dawson
c26ed69c6b
Rework map touch tool
...
Qt5 allows runtime detection of touch devices. This commit reworks
the current touch map tool by pulling its behavior into the normal
pan tool when a touch device is detected.
It avoids the need for a seperate map tool for touch interaction,
and also avoids having this tool always appear on the Windows
builds (regardless of the presence of a touch device)
2017-02-12 15:06:24 +10:00
Juergen E. Fischer
e5fd81ffc3
osgeo4w: fix running of python tests
2017-02-07 14:47:07 +01:00
Juergen E. Fischer
6a56cb0dd0
updates and fixes for windows qt5/py3 build
2017-01-24 01:25:59 +01:00
Juergen E. Fischer
3ba2f8e0f4
osgeo4w: update to grass72
2017-01-02 10:18:09 +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