79 Commits

Author SHA1 Message Date
Juergen E. Fischer
3ad6996431 debian packaging: include qgiscrashhandler 2021-12-11 22:04:09 +01:00
Denis Rouzaud
725dcb377c
[cmake] rename plugin targets to plugin_* (#45975)
* [cmake] rename plugin targets to plugin_*

this is the same semantic than for auth methods and providers

* revert nsis changes

* also rename grass plugin target
2021-11-11 20:01:39 +01:00
Nyall Dawson
c25b17dc4c GPS Tools plugin is no more!
The functionality from the plugin has been moved into the core QGIS
install, with tools available from the Processing -> GPS group,
or via the Data Source Manager - GPS tab.
2021-08-03 09:22:31 +10:00
Denis Rouzaud
ad618e7718
rename auth methods and providers targets (#43768)
* rename auth methods targets

* rename provider targets

* follow up

* fix dll/so lookup

* follow up

* more

* Update qgsauthmethodregistry.cpp

* Update qgsproviderregistry.cpp

* follow up

* fix missing method
2021-06-19 21:27:35 +00:00
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
Bas Couwenberg
aeec6dfa8e debian packaging updates (squashed pull request #9254)
1b1e60d2a5 Use libqscintilla2-qt5-dev instead of virtual package.
dd5003e1e4 Use "-noawait" variant for qgis-crssync trigger.
d0e156e44e Remove obsolete diversions in qgis.preinst, but don't rename.
25a677e1ff Update watch file to use HTTPS.
7ca6a995eb Update registration URL in upstream metadata.
789d4fb56b Don't recommend liblwgeom-dev, it shouldn't be used by other projects.
7d3844047a Update packaging for Python 3.
bb0017c793 Remove documentation outside /usr/share/doc from non-doc packages.
cd7f1fd9b4 Fix FTBFS when building only arch:any packages (with -B).
03e4d0b6e1 Add -DNDEBUG flag for non-debug builds.
c6cb002fc9 Include percentage of started edges in ninja output.
f86761e712 Set -j & -v ninja options based on DEB_BUILD_OPTIONS.
3b07a54606 Use pkg-info.mk variables instead of dpkg-parsechangelog output.
5e18a74d8d Align paths in links file to improve readability.
2bd52f39b0 Don't use libjs-jquery for Doxygen docs.
3b9e875bbf Simplify python-qgis.install with common path to match all files.
96d5f202a3 Don't rely on QT_PLUGINS_DIR placeholder in template files.
74c3750741 Update copyright file.
1b596f5c21 Don't rely on QGIS_ABI placeholder in template files.
aaabb94e70 Simplify lintian overrides.
38fad4d44c Don't rely on GRASSVER placeholder in template files.
9c772d174f Override dh_gencontrol to set GRASS ABI dependency with substvars.
8b9c14ba76 Reorder paths in install files.
c518e14d1b Reorder (build) dependencies & remove duplicates.
2019-02-25 22:24:59 +01:00
Juergen E. Fischer
f27c7cad94 packaging: include oauth2 method and opencl programs 2018-09-22 19:29:22 +02:00
Aleix Pol
f1d226f5cb Roughly adapt packaging to the changes in the previous commit 2018-06-29 05:54:53 +10: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
Juergen E. Fischer
d2d9de8e8f debian packaging: drop mimelnk files for KDE3 2017-09-18 15:27:07 +02: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
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
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
2efe684d94 fix 39d6e79
(cherry picked from commit 2f9ed29d9a5ec7fa79c7f902f036a81c43b8a2da)
2016-07-11 08:18:00 +02:00
Juergen E. Fischer
91180501bc remove spitplugin from packaging (followup b39e6d1) 2015-12-08 09:50:12 +01:00
Juergen E. Fischer
c3b027121a debian packaging update and typo fix 2015-10-05 00:17:05 +02:00
Juergen E. Fischer
212a9247a6 fixes for debian and osgeo4w packaging 2015-09-27 16:05:28 +02:00
Juergen E. Fischer
48d16ed380 include libqgis_app in install (fixes #13417) 2015-09-26 21:50:07 +02:00
Bas Couwenberg
6c142ede0a Also install scalable icons. 2015-02-23 22:23:13 +01:00
Juergen E. Fischer
e9f43c4909 debian packaging update: merge downstream debian changes 2014-04-06 12:41:03 +02:00
Juergen E. Fischer
39caee5f4f debian packaging update 2013-09-16 20:19:23 +02:00
Tim Sutton
cb1090f1e3 Nicer icons for QGIS in debian packages 2013-09-15 21:34:00 +02:00
Juergen E. Fischer
ef07bc39af debian packaging update 2013-07-07 07:47:53 +02:00
Juergen E. Fischer
350f224528 debian packaging update 2013-05-18 10:20:36 +02:00
Juergen E. Fischer
791d71dd64 debian packaging update 2013-03-27 11:06:35 +01:00
Juergen E. Fischer
82a4931e0a debian packaging update 2012-02-23 20:48:04 +01:00
Juergen E. Fischer
cd68a0bb5b debian packaging: include heatmap plugin (fixes #4994) 2012-02-13 17:49:55 +01:00
Juergen E. Fischer
05e3258ce8 debian packaging update 2011-10-28 08:53:42 +02:00
Juergen E. Fischer
ac923a86aa debian packaging update 2011-10-12 07:06:59 +02:00
Juergen E. Fischer
e9bf5dccec debian packaging update 2011-08-22 09:17:31 +02:00
Juergen E. Fischer
880540baac debian packaging update: include zonal statistics and globe plugins 2011-08-11 18:15:24 +02:00
jef
2f70454bc9 debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15336 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 09:53:27 +00:00
jef
e9038a38c8 debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15316 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 07:54:04 +00:00
jef
d0fd988c0a debian packaging: qgis_help moved to libexec
git-svn-id: http://svn.osgeo.org/qgis/trunk@15295 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 23:10:48 +00:00
jef
77146121e2 debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15097 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-28 16:59:08 +00:00
jef
f78d103826 debian packaging fix: separate sql anywhere package, fix lenny build (Qt<4.5)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14924 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-12-16 01:20:05 +00:00
jef
05df38f3cd include sqlanywhere plugin in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@14920 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-12-15 22:59:09 +00:00
jef
50bdfb399a include offline editing plugin in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@14338 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-05 09:29:34 +00:00
mhugent
98d7559487 [FEATURE]: Add QGIS mapserver sources to svn repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@14110 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-21 09:23:12 +00:00
jef
3c2bdb2ded debian packaging fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@14014 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-05 19:26:49 +00:00
jef
8de0b2ee26 debian packaging update (following up r13792)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13793 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-23 16:36:15 +00:00