17736 Commits

Author SHA1 Message Date
Juergen E. Fischer
91fa06265c topology plugin:
- cleanups & fixes for warnings
- log messages
- translation strings
- return plugin category (fixes persistent loading)
2013-03-27 00:52:38 +01:00
vinayan
349b1235af rule table now prevents duplicate entries 2013-03-26 23:39:13 +01:00
vinayan
0e35f75438 layer comboboxes display proper layers as per topologyrule 2013-03-26 23:39:12 +01:00
vinayan
54303e339b fix gaps,overlaps for invalid goemetry errors by skipping 2013-03-26 23:39:12 +01:00
vinayan
723d597a78 [Feature] Topology Cheker Plugin.
added files for topology plugin

modified cmakelists to add topology plugin folder

Conflicts:

	src/plugins/CMakeLists.txt

fixed issues in duplicate rule where zooming was not possible..renamed 'Test' to 'Rule'

fixed minimum segment length rule
renamed rules to meaningful descriptions

Added new rule "Must not have pseudos" for line vector layers.
Renamed rules to more understandable descriptions.
Handled WKB::MultilineStrings in line shapefiles in hanging lines rule that caused crashes.

"segments must have minimum length" rule now only checks if the geometry contains at least one short segment

added new Rule "Must Not Have Gaps"
removed unwanted indexing for some rules.
prepare commit run.

test commit

modified 'must not have gaps' rule.

updated calls to new vector api

more changes based on new api

fixed "must not have gaps rule"
fixed extent issues

changed dangle rule implementation

More rules added
-checkPointCoveredbyLineEnds
-checkPointInPolygon

new rules added
-point must be inside polygon
-polygon must contain point
-geometry must not be multipart

added rule 'checkyLineEndsCoveredByPoints'
renamed some rules
commented 'closer than tolerance rules' -performance issues
changed colors of error markers

changed visualization style of errors

changed rule paramters
validateExtent fixed to show only errors from within canvas extent
removed rule - polygons must contain feature
removed direct calls to geos api
prepare commit run

fixed missing icon in plugin manager

icons added. validateSelected option removed
2013-03-26 23:39:11 +01:00
Alexander Bruy
4435c4f3d0 UI to control brightness and contrast values in raster properties,
attempt to fix contrast calculation
2013-03-27 00:18:21 +04:00
Radim Blazek
8bf6df2445 composer legend styles fix 2013-03-26 20:38:12 +01:00
Radim Blazek
ee84bb1f2c composer legend styles, fixes partialy #6960 2013-03-26 20:04:49 +01:00
Jürgen Fischer
53c47dd8e4 Merge pull request #473 from Oslandia/atlas
Atlas: fix #7408
2013-03-26 08:33:59 -07:00
Juergen E. Fischer
250cc4ecb1 indentation update 2013-03-26 14:29:06 +01:00
Larry Shaffer
4d0be59c96 Remove interior button focus color for QgsColorButton wells
- Focus color tinted button's set color on platforms like Ubuntu
- Border should be updated with OS-style focus color when button in focus (currently no focus hint)
2013-03-25 18:52:17 -06:00
Larry Shaffer
5b7c895138 Update Project Properties dialog with vertical tabs and update ui
- Dialog now subclassed from new class QgsOptionsDialogBase
- Add collapsible group boxes where applicable
- Update Projection Selector ui to work in outlying cases
- Switch Opacity default for styles to Transparency
2013-03-25 18:43:48 -06:00
Victor Olaya
4189f459b7 [sextante] more testing stuff and a couple of minor fixes 2013-03-26 00:57:27 +01:00
Alexander Bruy
2d76dbf820 missed file 2013-03-25 21:36:57 +04:00
Radim Blazek
4e9d5a5e04 missing QPen header compilation fix 2013-03-25 15:53:21 +01:00
Alexander Bruy
f4bcb948b7 add SEXTANTE test data to build 2013-03-25 17:46:51 +04:00
Victor Olaya
15df14430e [sextante] more improvements in automated tests tools and some cleaning 2013-03-25 00:01:29 +01:00
Juergen E. Fischer
5e2ee4a3c2 german translation update 2013-03-24 19:31:05 +01:00
Tim Sutton
feda3c9e1a Removed compiler warning 2013-03-24 19:39:20 +02:00
Tim Sutton
34ec0000a8 Fix compilation errors for grass provider 2013-03-24 19:37:24 +02:00
Victor Olaya
3e45396caf [sextante] minor corrections in test tools 2013-03-24 15:35:07 +01:00
Victor Olaya
67db5c994f [sexante] change how temp files are deleted when exiting sextante 2013-03-24 15:35:06 +01:00
Victor Olaya
47101f3880 [sextante] Modified test data and example models 2013-03-24 15:35:06 +01:00
Marco Hugentobler
f3b3fc9e23 Add export macro 2013-03-24 15:02:57 +01:00
Marco Hugentobler
eb95e5036a Merge composer ruler branch 2013-03-24 15:01:35 +01:00
Marco Hugentobler
56b55a0a25 Fix ruler shift 2013-03-24 12:06:15 +01:00
Werner Macho
920036e023 Merge pull request #478 from tomass/master
Remove russian words from lithuanian translation
2013-03-24 02:59:28 -07:00
Tomas
adf8c2667d Remove russian words from lithuanian translation 2013-03-24 11:27:33 +02:00
Nathan Woodrow
dac35e1063 Merge pull request #476 from nyalldawson/blend_modes
Blend modes pt 2
2013-03-23 20:54:39 -07:00
Victor Olaya
176a08c7d1 [sextante]improved classes for creating unit tests from GUI 2013-03-23 21:47:18 +01:00
Victor Olaya
9465afa24c [sextante]fixed somes issues in ftools algorithms due to changes in vector API 2013-03-23 21:47:18 +01:00
Victor Olaya
9f6715b4f2 [sextante] made temporary filenames more descriptive and readable, reusing the original filename but using a temp folder 2013-03-23 21:47:17 +01:00
Victor Olaya
d5d2fe56b9 [sextante] added file filters to input boxes in batch processing dialog 2013-03-23 21:47:16 +01:00
Victor Olaya
d0e5ce7d85 [sextante]Improvements in error messages in barch processing interface 2013-03-23 21:47:15 +01:00
Nyall Dawson
08fba255e5 Fix for labels incorrectly rendering when blend modes used 2013-03-24 06:43:24 +11:00
Juergen E. Fischer
ec07a0c258 issue warning to message log when active iterator is closed when replaced 2013-03-23 19:50:38 +01:00
Nyall Dawson
6f8ee5abd4 Make QgsBlendModeComboBox extend QComboBox 2013-03-23 22:04:06 +11:00
Marco Hugentobler
08e7267d38 Load and save custom snap lines in composer 2013-03-23 12:02:22 +01:00
Werner Macho
e988b3501b Merge pull request #477 from matthias-kuhn/pg-msg
Small string change: More verbose message in pg source select
2013-03-23 03:46:55 -07:00
Matthias Kuhn
d6ad6e5d62 More verbose message in pg source select 2013-03-23 11:34:14 +01:00
Nyall Dawson
4ba3690ff6 Add support for copy/pasting blend modes for layers 2013-03-23 20:35:06 +11:00
Nathan Woodrow
2a9d016682 Merge pull request #471 from nyalldawson/heatmap_kernels
[FEATURE] Add additional kernels to the Heatmap plugin...
2013-03-23 00:50:26 -07:00
Nyall Dawson
3bb405f7f2 Move blend mode combo box to styles tab 2013-03-23 15:55:29 +11:00
Marco Hugentobler
66e98a1172 Hide custom snap lines before printing composition 2013-03-23 00:00:00 +01:00
Larry Shaffer
a006d99958 Merge pull request #474 from dakcarto/color-button_mk_10
[FEATURE] QgsColorButton shows a color chooser dialog on click, checkboard color when translucent, and live updates during color choosing
2013-03-22 10:49:46 -07:00
Marco Hugentobler
0594453ff5 Fix parsing bug in wkb -> geos export 2013-03-22 18:00:17 +01:00
Larry Shaffer
70ef5a78b0 Fix live color updating slot parameter by using SLOT macro 2013-03-22 10:23:29 -06:00
Nathan Woodrow
8f9ca6f2fd Merge pull request #475 from nyalldawson/blend_modes
Add support for blending (composition) modes, eg Overlay, Mutiply, etc (Close #5248)
2013-03-21 18:20:24 -07:00
Nyall Dawson
647fbdbec4 Add blend modes widget to raster layer properties dialog 2013-03-22 11:38:25 +11:00
Nyall Dawson
7e5abdf9f3 Add blend modes widget to vector layer properties dialog 2013-03-22 11:16:53 +11:00