17937 Commits

Author SHA1 Message Date
Radim Blazek
ff51b2c9e6 qgis_bench revision log 2013-04-06 10:53:53 +02:00
Juergen E. Fischer
b1c0963d5c also use expat include directory in core 2013-04-06 09:28:55 +02:00
Alexander Bruy
a26e7d63e1 remove debug statement 2013-04-05 17:28:37 +04:00
Larry Shaffer
0078c337ac Merge pull request #504 from nyalldawson/blend_modes
Fix dialog resetting label and label buffer blend modes
2013-04-05 04:49:35 -07:00
Alexander Bruy
217e7c1623 don't show ticks on slider 2013-04-05 15:34:50 +04:00
Alexander Bruy
6c2f8d1fc9 display and allow editing of simplify tolerance value (fix #7515) 2013-04-05 15:30:31 +04:00
nyalldawson
9ffc8ee2df Fix dialog resetting label and label buffer blend modes 2013-04-05 22:08:10 +11:00
Radim Blazek
9b83d1a63a qgis_bench wall clock time 2013-04-04 23:45:53 +02:00
Nathan Woodrow
8b1eb78099 Merge pull request #503 from nyalldawson/heatmap_dialog
Fix tab order in heatmap dialog
2013-04-04 14:43:23 -07:00
Larry Shaffer
b809723977 [FEATURE] Add background shapes and svg symbols to labels
- Rectangle, square, circle and ellipse generated symbols
- SVG background via new symbology, so uses cache
- Add new gui class QgsSvgSelectorWidget, symbol selector setup culled from symbologyV2
- Does not include any associated data defined mappings, yet
- Does not auto-search for missing SVGs, yet
- Caveat: does not currently account for background size in PAL collision calculations (overlaps occur)
- Allow direct update of QgsColorButton background
2013-04-04 15:38:27 -06:00
Nyall Dawson
5e1dfd9c7d Fix tab order in heatmap dialog 2013-04-05 07:56:18 +11:00
William Kyngesburye
f832a34fa0 bundle osgEarthQt if available 2013-04-04 13:56:41 -05:00
Juergen E. Fischer
9f42294910 missed a file in 052dab819 2013-04-04 19:38:51 +02:00
Juergen E. Fischer
052dab819d fix #7503 2013-04-04 19:31:13 +02:00
Juergen E. Fischer
db1d6ab67d fix ftools union 2013-04-04 19:31:12 +02:00
Marco Hugentobler
5f5cafcf0f Add xml encoding to wms capabilities 2013-04-04 17:30:10 +02:00
Marco Hugentobler
518f235f06 Outline width for simple marker 2013-04-04 16:22:38 +02:00
Alexander Bruy
e7f8c5ff41 fix typo Python test for QgsVectorLayer 2013-04-04 14:54:30 +04:00
mhugent
208d4e30f6 Merge pull request #500 from matthias-kuhn/rendering-cache-crash
[Bugfix] Make rendering cache more stable
2013-04-04 02:03:47 -07:00
alexbruy
1c6ee9f650 Merge pull request #501 from nyalldawson/color_control
Fix contrast, grayscale and colorize settings not applying to exported raster layers
2013-04-04 00:38:29 -07:00
Alexander Bruy
cbd257d11f fix typo in SEXTANTE test 2013-04-04 11:06:23 +04:00
Juergen E. Fischer
ef008138f7 fix #7499 2013-04-04 00:58:55 +02:00
Nyall Dawson
3a4aa8f610 Fix contrast, grayscale and colorize settings not applying to exported raster layers 2013-04-04 09:34:50 +11:00
Matthias Kuhn
45cd49d268 Avoid possible crash in rendering loop
As soon as QgsMapLayer::setCacheImage is called while rendering is active, a crash occurs.
Due to the fact, that processEvents is called from the main rendering loop, such situations cannot always be foreseen.
2013-04-03 22:26:46 +02:00
Radim Blazek
8e7ffd74dd consider user no data values in GDAL raster statistics and histogram, fixes partialy #3840 2013-04-03 11:33:07 +02:00
Juergen E. Fischer
bb9f1f0347 also decode Qt colors 2013-04-03 11:10:03 +02:00
Radim Blazek
597bc78526 composer legend - default symbol to label space fix 2013-04-03 11:03:10 +02:00
Jürgen Fischer
e3155706b0 Merge pull request #498 from matthias-kuhn/feature-request-no-geom
[FIX] Show attribute table for layers without geometry
2013-04-03 01:45:15 -07:00
alexbruy
cf4fd4a153 Merge pull request #499 from nyalldawson/fix_alpha
Fixes loss of alpha after adjusting brightness/contrast/hue/saturation for rasters
2013-04-03 00:26:05 -07:00
nyalldawson
378a85894e Fix loss of alpha when adjusting brightness/hue/saturation for raster. Clean and optimize code 2013-04-03 16:54:20 +11:00
Marco Hugentobler
80f7b5abb2 Consider alpha component of colors in data defined symbology 2013-04-03 07:49:29 +02:00
William Kyngesburye
c04a2198cc Merge branch 'master' of github.com:qgis/Quantum-GIS 2013-04-02 20:55:09 -05:00
William Kyngesburye
67a542bfd0 add framework path to link test to fix OS X SDK problem 2013-04-02 20:54:57 -05:00
Nathan Woodrow
95d7ec359e Merge pull request #450 from 3nids/showEditForm
Do not wait for feature form closing for non-editable layers
2013-04-02 17:22:25 -07:00
William Kyngesburye
87572f72e8 add framework path to link test to fix OS X SDK problem 2013-04-02 17:48:21 -05:00
Juergen E. Fischer
fd15be3698 translation string fixes and german translation update 2013-04-02 22:49:25 +02:00
Juergen E. Fischer
d5dcaa3e41 indentation update 2013-04-02 22:34:21 +02:00
Jürgen Fischer
7d34f02a02 Merge pull request #486 from matthias-kuhn/attr-edit-dnd-multi
Attribute editor (drag and drop layouter): Proper handling when multiple...
2013-04-02 13:29:15 -07:00
Jürgen Fischer
b48c2dc416 Merge pull request #488 from edigonzales/master
http referer for wm(t)s requests
2013-04-02 13:21:24 -07:00
Jürgen Fischer
255b467b46 Merge pull request #496 from matthias-kuhn/fix-7483
[FIX  #7483] Attribute table changed selection on layer twice subsequent...
2013-04-02 13:14:19 -07:00
Jürgen Fischer
c4645ea0a8 Merge pull request #495 from matthias-kuhn/fix-7485
[FIX #7485]: Don't crash when expression fails to parse in dual view/preview column.
2013-04-02 13:13:48 -07:00
William Kyngesburye
00ae45befe don't _re_create fake grass lib sources on reconfigure unless gisdefs.h has changed, saves a lot of reconfigure time 2013-04-02 15:03:49 -05:00
William Kyngesburye
2f2ca9f405 unset temporary LIB_PATH var 2013-04-02 14:30:52 -05:00
William Kyngesburye
6cfa2959bb more OS X install updates 2013-04-02 12:43:05 -05:00
William Kyngesburye
c3679255a5 clean up qscintilla bundling 2013-04-02 11:37:48 -05:00
Matthias Kuhn
1de8c76450 [FIX] Show attribute table for layers without geometry
And add a message to the message log when an iterator is closed due to missing geometry
2013-04-02 18:25:39 +02:00
Juergen E. Fischer
2b0d3e705d vector cache: don't try to request geometries, if there aren't any 2013-04-02 17:52:04 +02:00
Matthias Kuhn
b0355276d8 [FIX #7483] Attribute table changed selection on layer twice subsequently
This led to a crash and was superfluent
2013-04-02 17:17:24 +02:00
Juergen E. Fischer
6e6b8fe64f widget fixes:
- add sip bindings for new widgets (and some other missing pieces)
- change Webview to WebView (like in QWebView)
- use proxy settings also for webview widget
- don't disable Photo and webview widget
- use smooth transformation in photo widget
- show disabled color button with dotted border in actual color instead of
  grayed-out
2013-04-02 16:38:06 +02:00
Matthias Kuhn
002f73ed9c Don't crash when QgsExpression parser fails to parse a preview column (e.g. column without name)
Also removed throwing exception as this has been discouraged.
2013-04-02 15:43:21 +02:00