38415 Commits

Author SHA1 Message Date
Nyall Dawson
4b4606f777 Fix Coverity uninitialized member warning 2017-04-30 09:22:04 +10:00
Nyall Dawson
3c5f30b615 Fix Coverity unchecked return value error 2017-04-30 09:21:45 +10:00
Nyall Dawson
8633480be2 Unblacklist qgis_distanceareatest on OSX 2017-04-30 08:26:28 +10:00
Nyall Dawson
ef6c8be16f Fix import WKT of the format MultiPoint (-20 -90, -20 -88 )
Should technically be MultiPoint ((-20 -90), (-20 -88)), but
it's nice to be forgiving and accept as wide a range of WKT
formats as possible

Fix #16483
2017-04-30 08:23:49 +10:00
Matthias Kuhn
5fe6587e0b [travis] Unblacklist expression test on osx 2017-04-30 00:13:26 +02:00
Werner Macho
177bc99f4a Add Filename to error message 2017-04-29 23:52:23 +02:00
Juergen E. Fischer
b29a10eeb7 hub.qgis.org moved to issues.qgis.org 2017-04-29 23:34:27 +02:00
Larry Shaffer
d3ea19eaad Enable hidpi support on macOS by default 2017-04-29 21:21:20 +02:00
Larry Shaffer
efe9bbb61c Update macOS app bundle copyright notice 2017-04-29 21:21:20 +02:00
Tim Sutton
7e63324bfd Added a little more padding for recent projects title (#4443) 2017-04-29 21:11:21 +02:00
arnaud.morvan@camptocamp.com
bc09875866 [processing] Fix rasterize dialog openning
Fix #16061

Do not pass in getConsoleCommand just to get commandName for shortHelp.
This avoid errors with non initialized parameters.
2017-04-29 21:09:05 +02:00
Alexander Bruy
3450a9ff89 [processing] add multithreading option to warp (fix #15340) 2017-04-29 15:39:49 +03:00
Richard Duivenvoorde
4377f20891 Update README.md 2017-04-29 14:23:25 +02:00
Juergen E. Fischer
98c89ccabe also accept uppercase .qgs as project extension (fixes #15871) 2017-04-29 13:53:28 +02:00
Alessandro Pasotti
da39cd9ce8 Merge pull request #4438 from elpaso/server-class-split
[server] Moved QgsBufferServerRequest into its own header and cpp file
2017-04-29 12:52:31 +02:00
Alessandro Pasotti
76d8650358 [server] Moved QgsFcgiServerRequest into its own header and cpp file 2017-04-29 12:12:49 +02:00
Alessandro Pasotti
cd99de7de6 [server] Moved QgsBufferServerRequest into its own header and cpp file 2017-04-29 11:59:33 +02:00
Larry Shaffer
b3e1aba1cd Use gsed for spellchecking on macOS; ignore inline ‘replys’ spell check 2017-04-29 09:07:24 +02:00
Denis Rouzaud
2c4b3bbf21 followup ec568222e06776f45ec6dbe390d21c117938cb67 2017-04-29 07:42:42 +02:00
Denis Rouzaud
ec568222e0 followup b88f350b2283df3ce5f527fd41b7b1382f4c23a1
add server to sipify test
2017-04-28 20:56:54 +02:00
Denis Rouzaud
b88f350b22 add server files to sipify
you just now need to unblacklist them :)
2017-04-28 18:52:15 +02:00
arnaud.morvan@camptocamp.com
44731f2314 [db_manager] Fix postgis plugins loading
Fix infinite recursion on load calls
2017-04-28 18:47:43 +02:00
Denis Rouzaud
70da6b6ee7 add server files to sipify
you just now need to unblacklist them :)
2017-04-28 16:45:04 +02:00
rldhont
856046c5f0 [BUGFIX][Processing] Fix spatialite version comparison: import re 2017-04-28 13:47:19 +02:00
Matthias Kuhn
8493194336 Autoapply sipify in prepare-commit.sh 2017-04-28 13:42:30 +02:00
Nyall Dawson
0d5cbfe689 Update text renderer mask images 2017-04-28 20:13:10 +10:00
arnaud.morvan@camptocamp.com
cfe8dfedae [db_manager] Fix DBConnector.getSchemaTableName
Fix #15910
2017-04-28 12:11:04 +02:00
Nyall Dawson
38414b3878 Update text renderer tests 2017-04-28 19:41:43 +10:00
Nyall Dawson
455f9738dd Sipify QgsTextRenderer 2017-04-28 19:25:45 +10:00
Nyall Dawson
debe1098cb [FEATURE] Allow setting paint effects on label background shapes
Can also be useful for improving text readability through
outer glows and blurs
2017-04-28 19:25:45 +10:00
Nyall Dawson
b9f102c98d [FEATURE] Paint effect support for label buffers
Allows applying a paint effect (such as blurs) to label buffers.
Blurring label buffers is a great way to get the text readability
of a label buffer without the distracting halo effect.
2017-04-28 19:25:45 +10:00
Denis Rouzaud
f0fb1f184a update Doxyfile to 1.8 template (#4428) 2017-04-28 10:00:14 +02:00
Nyall Dawson
bdf46d710b [composer] Fix missing item config for shape items 2017-04-28 10:21:04 +10:00
Matthias Kuhn
c219116358 Add QgsDataProvider::uri property 2017-04-28 00:27:46 +02:00
Matthias Kuhn
e13b481c78 fix sipdiff call to sipify 2017-04-28 00:27:46 +02:00
Alexander Bruy
09d126325c add online QGIS User Guide as default help source (fix #16155)
NOTE: to use online QGIS user Guide as help source we still need
some server-side tweaks: redirection to the testing docs for non-LTR
QGIS versions and redirection to english docs for not supported locales
2017-04-27 15:41:15 +03:00
Denis Rouzaud
468fd97768 fix Doxygen build for new SIP macros 2017-04-27 13:13:20 +02:00
Denis Rouzaud
ce770293b3 [sipify] debug + fix multiline in SIP_RUN 2017-04-27 11:06:19 +02:00
Alexander Bruy
eeba0efc36 followup 1ac053fc26 2017-04-27 10:59:46 +03:00
Alexander Bruy
1ac053fc26 [processing] prevent division by zero in save selected features
algorithm (fix #16431)
2017-04-27 10:54:07 +03:00
Alexander Bruy
459f4868aa restore missed icon (fix #16466) 2017-04-27 10:42:01 +03:00
Matthias Kuhn
7147833cae Fix osgeo import 2017-04-27 07:50:06 +02:00
Matthias Kuhn
c3b2d00cd3 fixup .ci rename 2017-04-27 07:50:06 +02:00
Matthias Kuhn
be0f865161 do not force link bison and flex 2017-04-27 07:50:06 +02:00
Matthias Kuhn
c28e344853 Move ci to .ci 2017-04-27 07:50:06 +02:00
Matthias Kuhn
60accc96a4 Reorganize travis scripts 2017-04-27 07:50:06 +02:00
Nyall Dawson
ae2c06c1fe Followup 20197c2, fix orphaned highlights remaining on maps 2017-04-27 14:38:21 +10:00
Nyall Dawson
cb0a1f8408 Fix some broken utf strings on Windows 2017-04-27 14:06:10 +10:00
Nyall Dawson
1012f25875 Better tooltips for map layers
Including CRS information
2017-04-27 12:33:52 +10:00
Nyall Dawson
06743617a6 Merge pull request #4425 from nyalldawson/qwt
Remove old code for handling QWT < 6.1
2017-04-27 12:32:42 +10:00