334 Commits

Author SHA1 Message Date
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
8ef90807f2 osgeo4w: fix desktop link
(cherry picked from commit b5ca7885fc13fecdacd604bfbd747798b1539f59)
2018-02-25 22:08:53 +01:00
Juergen E. Fischer
ef24e65ccf osgeo4w: fix grass plugin postinstall
(cherry picked from commit 001c80b0c3478f9d1fc026965c439aa843f0a66d)
2018-02-25 16:43:38 +01:00
Juergen E. Fischer
11b09953d0 osgeo4w: avoid blocking error popup when running tests 2018-02-25 16:43:38 +01:00
Juergen E. Fischer
f97d9dc1a4 osgeo4w: ignore if there are no pyc to cleanup in postinstall
(cherry picked from commit af4cbe2db07c970a0df4668f86b12335e27667df)
2018-02-24 21:51:08 +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
aa8b629682 osgeo4w: remove explicit setting of QGISDEBUG 2018-02-15 08:54:43 +01:00
Juergen E. Fischer
792c19ba70 nightlies: also submit build errors to dash 2018-02-14 19:20:22 +01:00
Alessandro Pasotti
6dbd0b950e [mxe] Better packaging and fix Qt5 plugins path 2018-02-09 12:06:36 +01:00
Alessandro Pasotti
4bd385ff39 [mxe] autopep8 2018-02-08 18:28:40 +01:00
Alessandro Pasotti
b817a3f843 [mxe] Fix typos and qt.conf 2018-02-08 18:25:32 +01:00
Alessandro Pasotti
1dd6db384f [mxe] Add install instructions for mxe 2018-02-08 13:38:27 +01:00
lbartoletti
124e26815d Standardize shebangs (was Usr bin env) (#6229)
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}

* fix perl;add bash

* Fix indentation using modified scripts

* Revert "fix perl;add bash"

This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.

* python3 everywhere

* more bash

* rebase
change perl

* Linux perl; missing from last PR

* fix doxygen_space

* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}

* fix perl;add bash

* Fix indentation using modified scripts

* Revert "fix perl;add bash"

This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.

* python3 everywhere

* more bash

* rebase
change perl

* fix doxygen_space
2018-02-05 03:38:02 -09:00
Juergen E. Fischer
57d38cd0d5 * revive update-news.pl
* osgeo4w: drop globe plugin
2018-02-03 19:24:03 +01:00
Juergen E. Fischer
2a52a62964 osgeo4w: fix postinstall scripts (fixes #17993) 2018-01-31 22:13:10 +01:00
Nyall Dawson
f37c2bf6f6 Revert "[needs-qa]Usr bin env" 2018-01-30 11:33:49 +11:00
lbartoletti
1ce7dbad94 Merge branch 'master' of https://github.com/qgis/QGIS into usr_bin_env 2018-01-29 13:13:03 +01:00
Juergen E. Fischer
a265073344 update package*.cmd for 3 and GRASS 7.x 2018-01-26 20:29:35 +01:00
lbartoletti
59c2ab45a0 more bash 2018-01-17 21:28:10 +01:00
lbartoletti
c033b3401c Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
2018-01-15 16:08:08 +01:00
lbartoletti
f2a0c77952 Merge branch 'usr_bin_env' of https://github.com/lbartoletti/QGIS into usr_bin_env 2018-01-15 15:59:08 +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
lbartoletti
0ec041d4cd Merge branch 'master' into usr_bin_env 2017-10-27 15:41:43 +02:00
Juergen E. Fischer
d6a12e0ba0 Fix 3D build on windows 2017-10-14 23:41:23 +02: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
ef89a624a1 creatensis.pl: don't require admin rights to create the uninstaller 2017-08-22 09:35:22 +02:00
Juergen E. Fischer
f867b65cd2 creatensis.pl: create signed installer 2017-08-20 05:51:05 +02:00
Juergen E. Fischer
e32589599a packaging updates after helpviewer removal (followup 55cdc89a1) 2017-08-17 07:58:10 +02:00
Juergen E. Fischer
47ab1a74ae fix typos 2017-08-08 01:47:27 +02:00
lbartoletti
be8b9113c2 fix perl;add bash 2017-08-07 15:09:03 -04:00
lbartoletti
6b67a720da Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python} 2017-08-07 19:54:52 +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
401c4637d9 creatensis.pl: avoid (harmless) postinstall.log message
(cherry picked from commit 0be274f4675ae6d8c35927369f0a8c9ea8ed9907)
2017-05-20 20:43:27 +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
85d59e648a creatensis.pl: fix md5sum verification on filenames with a plus 2017-04-05 11:10:14 +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
702d4cc174 osgeo4w: remove pyc on install and uninstall 2017-02-23 09:34:34 +01:00
Juergen E. Fischer
f441dd9266 osgeo4w: include .vars in nightly 2017-02-21 10:50:14 +01:00
Juergen E. Fischer
74df8754f9 remove standalone browser 2017-02-20 15:14:00 +01:00
Juergen E. Fischer
75367e4294 fix bde9b46 2017-02-20 00:16:07 +01:00
Juergen E. Fischer
bde9b46bbc osgeo4w: add qt plugin path for tests 2017-02-20 00:14:11 +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
d9abe1e069 nsis: hide details by default 2017-02-19 22:11:46 +01:00