Matthias Kuhn
a3dad244cf
sip bindings: QgsAttributeDialog inherits from QDialog - Sponsored by QGIS HF
...
Essen 2014 and everybody who helped to organize and finance this event
Fixes a strange bug that prevented child widgets to be enabled when they originally have not been enabled.
2014-10-04 11:32:40 +02:00
Werner Macho
2d433ea0b9
[TRANSUP] adding processing for translation, thanks Alex
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-10-04 11:01:33 +02:00
Alexander Bruy
bd13693ae3
[processing] make bunch of strings translatable (sorry translators)
2014-10-04 11:36:39 +03:00
Alexander Bruy
f935316882
[processing] add full i18n support (still needs some work to mark all
...
strings as translatable)
2014-10-04 11:36:38 +03:00
volaya
46effa1822
[processing] better-looking params ui (removed widget border)
2014-10-04 10:35:30 +02:00
volaya
b114085257
[processing] fixed crs checking before running alg
2014-10-04 10:21:30 +02:00
Juergen E. Fischer
2b181cb55c
german translation update
2014-10-04 10:19:13 +02:00
Alexander Bruy
7c4cb0cf8b
move raster thumbnails from General tab to Style ( fix #7946 )
2014-10-04 10:37:19 +03:00
Denis Rouzaud
30dd6e779b
remove useless code
2014-10-03 21:20:39 +02:00
volaya
953f977073
fixed #10986
2014-10-03 19:29:00 +02:00
volaya
5fca922a98
[processing] fixed minor typos in GeometryConvert algorithm
2014-10-03 19:29:00 +02:00
Denis Rouzaud
c7a1650767
Merge pull request #1606 from arnaud-morvan/selectioncolor_alphachannel
...
Fix #11307 . Apply user selection alpha channel to mapsettings on newfile.
2014-10-03 17:55:16 +02:00
arnaud.morvan@camptocamp.com
0075bde28d
Apply default selection color alpha channel to mapsettings on newfile. Fix #11307
2014-10-03 17:34:25 +02:00
Nyall Dawson
6ec751f634
[composer] Cache transformed grid lines and intersections to slightly
...
speed up grid drawing
2014-10-03 23:11:47 +10:00
Nyall Dawson
9e793ebd68
[composer] Fix transformed map grids not drawn if set to Tick or Marker style (slow)
2014-10-03 23:09:50 +10:00
Nyall Dawson
ade5b65e79
Workaround issue in Qt detection of encoding for html QByteArrays
2014-10-03 23:03:36 +10:00
Alexander Bruy
2cd177068c
[processing] disable GRASS 7 algorithm provider by default
2014-10-03 15:47:44 +03:00
Alexander Bruy
2f1dbab8bb
fix file permissions
2014-10-03 15:47:44 +03:00
Alexander Bruy
1b8597306b
[processing] put all qgis algs in single directory
2014-10-03 15:47:44 +03:00
Martin Dobias
3ce7be5d39
Skip some work if no data-defined properties are applied
...
8% speedup with 1m polygons in memory layer
2014-10-03 14:40:38 +02:00
Martin Dobias
d8ce7dac76
Optimize simple line drawing when without data-defined properties
...
20% speed improvement when drawing 1m linestrings (4points each) from memory layer
2014-10-03 14:40:38 +02:00
Martin Dobias
fbbea90da5
Optimize simple marker: do not construct/destruct "size" all the time
...
13% speedup when rendering 1m points from memory provider
2014-10-03 14:40:38 +02:00
Martin Dobias
86015ea429
Optimize QgsVectorLayerFeatureIterator a bit
...
11% speedup when rendering 1 million points from memory provider
2014-10-03 14:40:38 +02:00
Juergen E. Fischer
ebae48599b
dxf export: (re-)enable linetype generation for pen styles
2014-10-03 12:49:45 +02:00
Jürgen Fischer
dbe4da806b
Merge pull request #1603 from luipir/master
...
[GdalTools] fix blocker bug https://hub.qgis.org/issues/11275
2014-10-03 12:03:45 +02:00
volaya
f5054a1e72
Merge pull request #1604 from elpaso/processing
...
[processing] Avoid python hangs when run in headless mode from FCGI
2014-10-03 11:16:01 +02:00
volaya
ac54c8e00a
[processing] updated freq analysis alg
2014-10-03 10:42:03 +02:00
Alexander Bruy
558765addf
update Grid alg to avoid some coordinate precision issues
2014-10-03 11:40:51 +03:00
Alexander Bruy
48fde06518
remove old code
2014-10-03 11:40:51 +03:00
Alexander Bruy
be07989619
refactor Geometry convert alg
2014-10-03 11:40:51 +03:00
Alexander Bruy
8e696b7662
refactor Merge alg
2014-10-03 11:40:51 +03:00
Alexander Bruy
b63a5d3f45
refactor Hub lines alg
2014-10-03 11:40:51 +03:00
Alexander Bruy
f6144355b3
refactor Hub distance alg
2014-10-03 11:40:51 +03:00
Alexander Bruy
d4dbb92a5c
refactor Gridify alg. fix license headers
2014-10-03 11:40:51 +03:00
Alexander Bruy
98226c5cb0
refactor Grid algorithm
2014-10-03 11:40:50 +03:00
Alexander Bruy
3b60bd67a2
refactor Select by attribute alg
2014-10-03 11:40:50 +03:00
Alexander Bruy
5d114a877a
refactor Extract by attribute alg
2014-10-03 11:40:50 +03:00
Alexander Bruy
5306cd8566
refactor Text to float alg
2014-10-03 11:40:50 +03:00
Alexander Bruy
07d584d264
start refactoring of the Processing mmqgis backend: Delete column and
...
Delete duplicate geometries
2014-10-03 11:40:50 +03:00
Alexander Bruy
25fa170539
cleanup in vector utils
2014-10-03 11:40:50 +03:00
elpaso
59ec15bb2b
[processing] Avoid python hangs when run in headless mode from FCGI
2014-10-03 10:35:07 +02:00
Nathan Woodrow
0d5fb236ba
Merge pull request #1599 from ccrook/CategorizedRendererFixes
...
Categorized renderer fixes
2014-10-03 16:01:23 +10:00
Chris Crook
ba0f9d40c9
Reverting to preferred QgsRenderRangeV2LabelFormat
2014-10-03 18:09:23 +13:00
Nyall Dawson
10d75c0066
[composer] Fix display name for attribute table frames
2014-10-03 09:15:07 +10:00
Nyall Dawson
456e971372
[composer] Fix table background extending beyond table rows ( fix #11272 ).
...
It was necessary to add a new 'table background' color option to prevent
regressions when loading old compositions, since users may desire
the old behaviour where the entire frame is filled.
2014-10-03 09:08:23 +10:00
Nyall Dawson
7d3333efc1
[composer] Copy hide background if empty setting when adding new frame to existing multiframe
2014-10-03 08:53:52 +10:00
Nyall Dawson
338098c1e1
[composer] Default to no background for new frame items
2014-10-03 08:53:10 +10:00
Chris Crook
0d1f719652
Adding missing elements from SIP
2014-10-03 06:14:38 +13:00
volaya
dad5d420fa
[processing] do not log algorithms when not run from the gui
2014-10-02 18:15:36 +02:00
Martin Dobias
f652afb9fa
Fix #11285 (improve symbol levels dialog for long symbol labels) - by Salvatore Larosa
2014-10-02 17:41:22 +02:00