22513 Commits

Author SHA1 Message Date
volaya
36bd2d000a Merge pull request #1235 from m-kuhn/httplib
Add new CMake option: WITH_INTERNAL_HTTPLIB (default True)
2014-03-26 11:29:30 +01:00
Alexander Bruy
a93bef43d3 [processing] remove shebangs from SAGA helpers (fix #9669) 2014-03-26 11:38:33 +02:00
Werner Macho
68cf29fda8 [TRANSUP] gl by Xan
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-03-26 10:25:06 +01:00
Victor Olaya
0d63635133 [processing]do not rebuild thhe whole toolbox tree when filtering or updating 2014-03-26 10:23:07 +01:00
Nathan Woodrow
8c4bfa3f60 [MSSQL] Close database and delete query on close 2014-03-26 11:30:50 +10:00
Nathan Woodrow
d047ea0764 Merge remote-tracking branch 'tamas/master' 2014-03-26 10:17:26 +10:00
Larry Shaffer
20933dedd9 Add README.rst for labeling unit tests 2014-03-25 17:09:42 -06:00
Nyall Dawson
013f9e96a2 Make PostGIS provider correctly use time and datetime formats, instead of converting them to character 2014-03-26 09:12:51 +11:00
Radim Blazek
776619fa3d highlight fixes 2014-03-25 21:50:52 +01:00
Martin Dobias
d8ad1d8861 Reintroduce $map and optional canvas refresh debug logs 2014-03-25 19:39:55 +01:00
Martin Dobias
9e42c5bc7f Fix support for setCacheImage() to enforce refresh of a layer 2014-03-25 18:58:00 +01:00
Alexander Bruy
f53576dd96 make menthod and variable naming consistent, some cleanup 2014-03-25 19:53:47 +02:00
Paolo Tormene
71e57a7a25 New method to duplicate a vector layer in memory and optionally add it to the map registry 2014-03-25 19:53:32 +02:00
olivierdalang
9aab894f58 fix #9334 2014-03-25 18:29:01 +01:00
Tamas Szekeres
1911232361 Rewrite the mssql driver to take care of the multithreded rendering 2014-03-25 18:10:50 +01:00
Radim Blazek
e26b6b56e7 [FEATURE] Identify highlight options.
- optional highlight color, line/outline buffer and minimum width
- fixed symbol sizes (thanks to Martin Dobias)
2014-03-25 18:08:38 +01:00
Milena Nowotarska
6703126af0 translation update pl 2014-03-25 17:53:41 +01:00
volaya
3b7b2b4528 Merge pull request #1134 from CS-SI/otb_processing_update
OTB processing update
2014-03-25 17:49:01 +01:00
volaya
e2d01e2e15 Merge pull request #970 from snorfalorpagus/spatialjoin
Ported "Join attributes by location" from fTools to Processing
2014-03-25 17:41:30 +01:00
volaya
ec0c820a81 Merge pull request #1052 from Oslandia/processing_gui_set_values
[processing] set droplists if parameter values are already set
2014-03-25 17:39:02 +01:00
Jürgen Fischer
44a054dfa5 Merge pull request #1262 from nyalldawson/processing_postgis
Improvements to processing "Import into PostGIS" algorithm
2014-03-25 16:21:28 +01:00
Werner Macho
839c3e7560 Merge pull request #1263 from Qgis-Tr-kr/master
[TRANSUP] kr
2014-03-25 16:08:51 +01:00
Alexander Bruy
33740957d4 [processing] make script editor, modeler and results viewer non modal
(fix #9849)
2014-03-25 16:45:59 +02:00
Alexander Bruy
bd3f5b136d [processing] restore Create new model tool in toolbox (fix #9847) 2014-03-25 16:39:58 +02:00
Alexander Bruy
4ffdef4893 [processing] fix MMQGIS Extract by attribute (fix #9768) 2014-03-25 16:33:50 +02:00
Alexander Bruy
5e5abdb419 [processing] add feature count to Statistics by categories output (fix #9871) 2014-03-25 16:25:15 +02:00
alexbruy
285fa01c30 Merge pull request #1076 from snorfalorpagus/processing_intersection_fix
[processing] fix QGIS Intersection tool
2014-03-25 16:18:58 +02:00
Martin Dobias
af9da1deb4 Invalid CRS instances should be equal 2014-03-25 15:15:36 +01:00
jangbi882
cef3018cd6 Korean translate completed 2014-03-25 23:07:06 +09:00
Alexander Bruy
c69f2e1153 [processing] fix Unique values tool (fix #9870) 2014-03-25 15:55:00 +02:00
Alexander Bruy
b5dc0676ea [processing] fix output names for some SAGA algorithms (fix #9789) 2014-03-25 15:35:51 +02:00
volaya
19da71cca0 Merge pull request #1149 from p0cisk/master
[processing]Fix "float division by zero" in polygonize algorithm if no
2014-03-25 10:06:53 +01:00
volaya
db235c896f Merge pull request #1239 from bstroebl/eliminateSmallest
[FEATURE] (Processing) Eliminate with smallest polygon
2014-03-25 10:01:20 +01:00
Nyall Dawson
748d261d21 [processing] Add option for converting field names to lowercase for Import to PostGIS algorithm 2014-03-25 14:00:57 +11:00
Larry Shaffer
f29d44e759 Add PDF composer output labeling tests setup
- Only support for Poppler with Cairo (pdftocairo), since without Cairo a PDF's vectors are not always rendered properly
2014-03-24 20:40:19 -06:00
Larry Shaffer
db4401fe00 Rebuild labeling tests control images with smaller size (420 x 280) 2014-03-24 20:40:19 -06:00
Nyall Dawson
5997c78c79 [processing] Allow choice of geometry column name, change database connection name to combo box for Import into PostGIS algorithm 2014-03-25 13:05:31 +11:00
jangbi882
f2e9d01280 before QgsOptionBase 2014-03-25 09:49:54 +09:00
Alexander Bruy
90f012d5cc [ftools] increase maximum number of points for regular points tool 2014-03-24 20:36:46 +02:00
Alexander Bruy
d9bed41866 remove extra spaces from message text (fix #7648) 2014-03-24 20:18:45 +02:00
Alexander Bruy
d86a9aa51f [processing] better handling of non-ASCII characters in config dialog
(addresses #9323)
2014-03-24 20:18:44 +02:00
Alexander Bruy
40942fa7d5 [processing] fix old API calls in Extract by location tool (fix #9603) 2014-03-24 20:18:44 +02:00
Martin Dobias
ae2a3a8dcc Remove obsolete label from options dialog 2014-03-24 19:17:10 +01:00
Larry Shaffer
d4c257f2a9 Fix labeling local server test class setup error 2014-03-24 11:47:04 -06:00
Larry Shaffer
a6f25c5386 Add render checker color tolerance to labeling tests 2014-03-24 11:47:04 -06:00
Larry Shaffer
81ba9eddc4 Add render checker color tolerance to sip 2014-03-24 11:47:04 -06:00
Alexander Bruy
3797ffae41 [processing] fix wrong tools description (fix #9852) 2014-03-24 19:45:41 +02:00
Alexander Bruy
7c2038d4bc fix #9838 2014-03-24 19:45:41 +02:00
Alexander Bruy
7f522f92e0 [processing] fix Distance Matrix tool (fix #7618) 2014-03-24 19:45:40 +02:00
Milena Nowotarska
126ed6bace updated translation pl 2014-03-24 16:09:21 +01:00