1756 Commits

Author SHA1 Message Date
Juergen E. Fischer
2559994397 changelog and news update for 3.14 2020-06-19 14:15:52 +02:00
Juergen E. Fischer
3ff0592905 translation update for 3.14.0 from transifex 2020-06-19 14:15:45 +02:00
vcloarec
2264fefdd2 new contributor (me) 2020-06-17 06:23:30 +10:00
uclaros
b32bdb2d1d add myself to the contributors 2020-06-15 11:17:13 +10:00
Juergen E. Fischer
c75aad0ebe install INSTALL.md and NEWS.md 2020-06-12 21:42:26 +02:00
Peter Petrik
99c3977cab
fix qgis INSTALL step (#37087) 2020-06-10 13:57:27 +02:00
Juergen E. Fischer
b304e3843a fix installation and some other followup cleanups to dcd017a655f 2020-06-10 12:25:29 +02:00
Peter Petrik
dcd017a655
Remove txt2tags dependency (use markdown instead) 2020-06-10 10:00:22 +10:00
Dave Barter
4e592ae9bb
Clarify required location of Qt for OSX install (#36936)
Clarify location of Qt for Mac OSX build in INSTALL docs

Co-authored-by: citizenfish <dave@phased.co.uk>
2020-06-04 08:20:28 +02:00
José de Paula Rodrigues Neto Assis
66fc2cb737 Adds José Assis (espinafre) to the contributors lists. 2020-06-03 14:17:32 -03:00
Usul
7b8bd80994
reduce size of png file in ./doc using optipng -o7 (#36902) 2020-06-03 08:03:32 +10:00
Samweli Mwakisambwe
780a146ed3 added Samweli Mwakisambwe to contributors list 2020-05-15 08:06:22 +10:00
Nyall Dawson
e4b201a414 Code shuffle 2020-05-12 10:33:30 +10:00
Cody Martin
59e1dce732 Try to normalize line endings to LF with * text=auto 2020-05-11 17:00:40 +02:00
Cody Martin
2bcc718d81 Regenerate INSTALL[.html] with txt2tags 3.6 including Mac changes
From C:\OSGeo4W64 with the 3.6 tag of txt2tags checked out
at C:\OSGeo4W64\tx2tags and this branch of QGIS checked out
at C:\OSGeo4W64\QGIS, call:

python txt2tags\txt2tags.py -oQGIS\INSTALL -t txt QGIS\doc\INSTALL.t2t
python txt2tags\txt2tags.py -oQGIS\doc\INSTALL.html -t html QGIS\doc\INSTALL.t2t
2020-05-11 17:00:40 +02:00
Cody Martin
e60911fa74 Regenerate INSTALL[.html] with txt2tags 3.6 minus Mac changes
It looks like #35915 and 4f91bee1 regenerated INSTALL from osx.t2t
but didn't touch INSTALL.html. In this commit, I backed out all
changes to the Mac/OSX sections to both INSTALL and INSTALL.html
after using txt2tags to generate the files, to keep those sections
identical to what came before me.
2020-05-11 17:00:40 +02:00
Cody Martin
1a29125ce1 Suggest that user call gdal-dev-env.bat before opening MSVC 2020-05-11 17:00:40 +02:00
Cody Martin
7a6c2d43df Spell choose correctly 2020-05-11 17:00:40 +02:00
Cody Martin
3a44e5672f Clarify sentence about CMake generator options 2020-05-11 17:00:40 +02:00
Cody Martin
fea7861705 Add some detail to the Run instructions 2020-05-11 17:00:40 +02:00
Cody Martin
802dbffa5f Suggest moving into local QGIS repository clone before executing git config command 2020-05-11 17:00:40 +02:00
Cody Martin
cd3b36994b Clarify Windows configonly.bat workflow and fix user-specific path
The previous workflow encouraged the user to create a batch file
pointing to a nonexistant file before cloning the source code
repository.

Rearrange the calls so that the user can succesfully clone the QGIS
repository, then create a batch file that calls a file in that
source tree, then open the command prompt created by that batch
file, then call a series of commands that configures using CMake,
builds using Visual Studio, and runs QGIS.
2020-05-11 17:00:40 +02:00
Cody Martin
b0e87db632 Add detail about required packages to VS2015 Community install instructions 2020-05-11 17:00:40 +02:00
Cody Martin
6312811bca Switch from [] to () to prevent creation of broken hyperlinks 2020-05-11 17:00:40 +02:00
Cody Martin
679168eb54 Switch to //Advanced Install// to exactly match installation prompt 2020-05-11 17:00:40 +02:00
Matthias Kuhn
77318730a8 [workflows] Add code_layout tests 2020-05-09 13:30:30 +02:00
Peter Petrik
4f91bee104
fix INSTALL for MacOS (#35915)
fix INSTALL for MacOS
2020-04-23 06:59:40 +02:00
Juergen E. Fischer
c0df11bebb fix debian packaging and INSTALL (fixes 722dd8ad45b) 2020-04-05 18:26:45 +02:00
Martin Dobias
c7380612cd Correct SIP fix + add src/gui/vectortile to doxygen 2020-04-05 12:04:34 +02:00
Juergen E. Fischer
6c00667151 update INSTALL 2020-04-03 15:21:43 +02:00
Harrissou Sant-anna
2b9c2626be Add missing versions of C++ API docs 2020-04-03 14:08:10 +02:00
Martin Dobias
53075848ce
Merge pull request #35341 from wonder-sk/vector-tile-layer
[FEATURE] Vector tile layer - part 1
2020-04-02 16:06:30 +02:00
Even Rouault
0fffbf5dda
Merge pull request #34233 from Gustry/cmake
doc about how to compile with 3D, speedup build time with ninja
2020-03-29 15:20:35 +02:00
Martin Dobias
bbc6af5ded Fixes to python bindings + some bits from code review 2020-03-26 19:31:00 +01:00
Nyall Dawson
bab86e9af3 Start on classes for dev tool widgets and dev tool widget factory 2020-03-25 20:03:18 +10:00
Etienne Trimaille
3d25d14718
doc about how to compile with 3D, speedup build time with ninja 2020-03-18 07:40:04 +01:00
Samweli
99129fe4a8 updates on the temporal controller navigation logic 2020-03-12 20:06:25 +10:00
Samweli
b8959ce1dc expand temporal controller logic to cover wmst layers 2020-03-12 20:06:25 +10:00
vcloarec
f26f1960db remove bad files 2020-03-11 07:51:02 +01:00
vcloarec
d1c13a9512 adapt test and fix arrows positioning 2020-03-11 07:51:02 +01:00
Nyall Dawson
e7ac0ee121
Use widget's logicalDpiX() instead of a screens
Fixes #34772
2020-03-06 07:37:10 +10:00
Samweli
ccf8a03678 removed duplicate signal 2020-03-05 18:41:35 +10:00
Samweli
2517b566d1 suggested changes from the review 2020-03-05 18:41:35 +10:00
Samweli
6352d6889c added abstract temporal class
updates on tests and abstract temporal class

updates on qgsabstracttemporal sip and tests

update qgsabstracttemporal test

updated docs

moved qgsabstracttemporal class to qgstemporalrangeobject class as per review suggestions

edits per review on qgs map canvas

remove access of private members from qgstemporalrangeobject

updated render context test and fix travis tests

added new temporal property class

added tests for temporal property

added tests for temporal property

added temporal widget ui

temporal support in raster layers, from wms provider

temporal properties in raster layer properties

added abstract temporal class

updates on tests and abstract temporal class

updates on qgsabstracttemporal sip and tests

update qgsabstracttemporal test

updated docs

temporal support in raster layers, from wms provider

update qgsabstracttemporal test

updated docs

moved qgsabstracttemporal class to qgstemporalrangeobject class as per review suggestions

edits per review on qgs map canvas

updated render context test and fix travis tests

added new temporal property class

added new map layer temporal properties sub classes with tests

updates on map layers temporal properties classes

fix travis tests

add read and write xml tests

added abstract temporal class

updates on tests and abstract temporal class

updates on qgsabstracttemporal sip and tests

update qgsabstracttemporal test

updated docs

edits per review on qgs map canvas

temporal properties in raster layer properties

temporal support in raster layers, from wms provider

moved qgsabstracttemporal class to qgstemporalrangeobject class as per review suggestions

edits per review on qgs map canvas

remove access of private members from qgstemporalrangeobject

updated render context test and fix travis tests

added new temporal property class

added new map layer temporal properties sub classes with tests

updated layer times ui

added advanced options in layer time constrains ui

fix for refreshing wms layer after temporal properties update

update on wms-t temporal properties

added support for bi-temporal WMS-T
2020-03-05 18:41:35 +10:00
Nyall Dawson
cd6d51181b [processing] Port some model designer graphic item internals to c++
for stability and re-usability from c++ code
2020-03-01 19:12:25 +10:00
Juergen E. Fischer
edee4a3d10 spelling fixes (closes #32408) 2020-02-28 21:04:02 +01:00
Juergen E. Fischer
ff1d6eee3e changelog and news update for 3.12 2020-02-21 13:36:42 +01:00
Juergen E. Fischer
38e8e6a986 translation update for 3.12.0 from transifex 2020-02-21 13:36:30 +01:00
Juergen E. Fischer
b5f76d5f67 debian packaging: add ubuntu focal and drop disco 2020-02-12 20:34:46 +01:00
lbartoletti
58f1206748 Fix build with txt2tags >= 3.5 2020-02-09 18:53:04 +01:00