295 Commits

Author SHA1 Message Date
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
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
801821f6f1 osgeo4w: fix quoting in batch files 2017-02-10 20:36:33 +01:00
Juergen E. Fischer
b96477731b osgeo4w: fix designer path 2017-02-10 11:49:33 +01:00
Juergen E. Fischer
e5fd81ffc3 osgeo4w: fix running of python tests 2017-02-07 14:47:07 +01:00
Juergen E. Fischer
9475850f39 * update INSTALL
* osgeo4w: search qt5 first and use pyrcc5.bat
2017-02-07 00:58:56 +01:00
Juergen E. Fischer
748acc6790 osgeo4w: packaging fixes 2017-02-06 01:30:59 +01:00
Juergen E. Fischer
4a387130b5 fix initial crash on windows 2017-02-04 20:25:34 +01:00
Juergen E. Fischer
6a56cb0dd0 updates and fixes for windows qt5/py3 build 2017-01-24 01:25:59 +01:00
Denis Rouzaud
b119744773 replace cancelling, cancelled and cancellation by canceling, canceled and cancelation, respectively (#4000)
* replace cancelling and cancelled by canceling and canceled, respectively

see https://github.com/qgis/qgis3_UIX_discussion/issues/19

* replace cancellation by cancelation
2017-01-16 22:27:14 +01:00
Juergen E. Fischer
f2e556a446 creatensis.pl: handle release names with blanks 2017-01-16 16:08:24 +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
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
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
6acf0f745f msvc: use /bigobj for sip modules
(cherry picked from commit d0b3e39cdab1da17d7a977ba3def5ce1b64ff707)
2016-10-22 12:28:44 +02:00
Juergen E. Fischer
f971b0dbd1 osgeo4w: really use package name (fixes 6db9a371) 2016-10-07 15:22:41 +02:00
Juergen E. Fischer
6db9a37172 osgeo4w: use package name in build directory
(cherry picked from commit 706431e31d6f0a288856ceeff39d7ce432c20633)
2016-10-07 11:26:52 +02:00
Juergen E. Fischer
d2c20495d9 osgeo4w: switch to ninja 2016-10-06 13:36:23 +02:00
Juergen E. Fischer
d9349e5bbb update configuration settings to qgis3 2016-10-06 11:40:42 +02:00
Juergen E. Fischer
13ac0434e1 creatensis.pl: use passed in version number
(cherry picked from commit 88540c120e933715c397593f498e3a32ff5fb315)
2016-08-29 14:46:47 +02:00
Juergen E. Fischer
38229d3ef0 creatensis.pl: exclude point release component from path 2016-08-10 15:05:49 +02:00
Tom Kralidis
4649e52cad ensure python-requests is available in the build 2016-08-01 08:26:06 -04:00
Juergen E. Fischer
cd3f54057d creatensis.pl: use version number instead of release name for installation path
(cherry picked from commit 87843120c52777cd15d8af0e7eee99f682e6049e)
2016-07-15 20:45:48 +02:00
Juergen E. Fischer
6e66eef1ef add missing copyright headers 2016-06-03 10:33:09 +02:00
Juergen E. Fischer
5fd69fd384 fix windows icon installation 2016-06-02 21:24:14 +02:00
Alexandre Neto
07c16fcd44 Adds File format Icons for Windows 2016-06-02 21:24:13 +02:00
Juergen E. Fischer
c34b36ff13 osgeo4w: include arcgis rest provider 2016-06-02 16:12:44 +02:00
Juergen E. Fischer
6663a4cc82 osgeo4w: add qt plugin directories to browser with grass (followup b758a8c) 2016-05-17 12:15:12 +02:00
Juergen E. Fischer
b758a8c1b4 osgeo4w: add qt plugin directories to browser 2016-04-25 16:26:37 +02:00
Juergen E. Fischer
1cbcf49043 include db2 provider in packaging 2016-04-04 00:59:38 +02:00
Juergen E. Fischer
2b55d89d2a give qgis future (followup 15b3600) 2016-03-25 01:00:45 +01:00