27023 Commits

Author SHA1 Message Date
Radim Blazek
7765d8d67f [GRASS] plugin: removed add raster/vector layer actions, substituted by QGIS browser 2015-05-21 09:31:30 +02:00
volaya
4d62566db7 [processing] fixed ‘add script from file’ tool 2015-05-21 09:25:11 +02:00
volaya
a58085bf4e [processing] allow selection parameters with option populated from data source 2015-05-21 09:05:26 +02:00
Radim Blazek
8c8a123194 [GRASS] fixed crash when GISRC is set but file does not exist or it is corrupted 2015-05-21 09:01:45 +02:00
Juergen E. Fischer
e8587c3d4f dxf export: more ellipse marker fixes (essentially like in simple marker) 2015-05-21 00:05:10 +02:00
Juergen E. Fischer
c6f9b07a27 feature: fix crash when feature 'owns' no geometry 2015-05-21 00:00:47 +02:00
pcav
c382655c97 Merge branch 'master' of https://github.com/qgis/QGIS 2015-05-20 23:08:26 +02:00
pcav
d14c4aa41e Uniform and informative output names for Processing (GRASS-v.* modules completed) 2015-05-20 23:08:20 +02:00
Radim Blazek
27c2b5c034 [GRASS][FEATURE] copy layers within location mapsets using browser drag and drop 2015-05-20 22:52:48 +02:00
pcav
80a8c49bfa Uniform and informative output names for Processing (GRASS-v.* modules take #2 - up to v.split*) 2015-05-20 22:41:10 +02:00
Nyall Dawson
b1ffff826d Fix build 2015-05-21 05:49:04 +10:00
volaya
1ad36c4afb [processing] added support for online R scripts 2015-05-20 21:11:41 +02:00
volaya
70023dbd2f [processing] do not close window after executing algorithm if there are problems 2015-05-20 21:11:41 +02:00
volaya
5a00912b3d [processing] more friendly error message when layers not created
This commit includes changes to the log system as well, which now logs only algorithms. Messages are logged to the QGIS logging system
2015-05-20 21:11:41 +02:00
pcav
2e7f344214 Uniform and informative output names for Processing (GRASS-v.* modules take #1 - up to v.lidar*) 2015-05-20 21:08:49 +02:00
pcav
5e080ec389 Merge branch 'master' of https://github.com/qgis/QGIS 2015-05-20 19:56:04 +02:00
pcav
7cc38aee84 Uniform and informative output names for Processing (GRASS-r.* modules complete) 2015-05-20 19:55:11 +02:00
Juergen E. Fischer
9a32c282ad dxf export: fix circle marker 2015-05-20 19:54:22 +02:00
Juergen E. Fischer
b186e71bd5 remove maprenderertest in app 2015-05-20 19:47:55 +02:00
Juergen E. Fischer
b65df5c498 georeferencer: add translation string 2015-05-20 19:11:05 +02:00
Nyall Dawson
9076ff8d71 Fix some deprecated warnings 2015-05-21 00:56:03 +10:00
Nyall Dawson
267d9528d5 Implicit sharing for QgsFeature 2015-05-21 00:55:57 +10:00
Martin Dobias
c33b9fa1d5 Merge pull request #2049 from Hvitnov/fix12787
fix #12787 (Value Relation edit widget related crash)
2015-05-20 15:53:29 +02:00
Jakob Hvitnov
df039ee267 fix #12787 (Value Relation edit widget related crash) 2015-05-20 15:33:42 +02:00
Alexander Bruy
7e69bd1286 add to canvas checkbox in raster "save as..." dialog (fix #6949) 2015-05-20 16:20:44 +03:00
Nyall Dawson
d393d268e1 Fix up non-const getters for attributes and geometry in QgsFeature
(preparation for implicit sharing)
2015-05-20 21:46:15 +10:00
volaya
73ed56af98 [processing] use algorithm alias name also in advanced mode 2015-05-20 13:31:47 +02:00
volaya
12292e3ba0 [processing] fixed ‘create points along lines’ algorithm
fixes #12768
2015-05-20 13:31:47 +02:00
Alexander Bruy
8ad18834fb [processing] fix axis orientation in the Vector Scatterplot alg (fix #12705) 2015-05-20 14:10:42 +03:00
Nathan Woodrow
499c102b57 Merge pull request #2047 from alexbruy/attrtable-paste
[FEATURE] allow pasting of features in attribute table
2015-05-20 20:46:10 +10:00
Radim Blazek
eaeea21a2d [GRASS][FEATURE] rename maps in browser 2015-05-20 12:35:39 +02:00
Radim Blazek
b89b6a5820 static QgsMessageOutput::showMessage() 2015-05-20 12:35:39 +02:00
Alexander Bruy
2dfea6a656 remove print statement 2015-05-20 13:04:17 +03:00
Juergen E. Fischer
3c281450de prepare to use a different icon for qgis browser on windows 2015-05-20 12:01:27 +02:00
Matthias Kuhn
a58a2f28d7 Add unit test for edit widget "TextEdit"
QGIS Dev conference Denmark
2015-05-20 11:53:34 +02:00
Alexander Bruy
9b34202dba allow pasting of features in attribute table 2015-05-20 12:51:37 +03:00
vmora
1e46196937 [FEATURE] add expressions at the symbollist level
Size and Rotation can be defined by an expression for all symbols
composing a marker. Width can be defined by an expression for all
symbols composing a line.

For markers, a legend is generated for varying sizes. This allows
multivariate analysis legend in the case of classified/graduated colors.

The offset is now set along with size to maintain the relative position
of symbols composing a marker.

An asistant, with preview, is accessible through the data defined button
to help the user define the size expression. Three methods are
available: Frannery, Area and Radius.

Added a widget for use in categorized/classified symbology gui to set
the expression if needed. The assistant is also available from it.
2015-05-20 19:30:18 +10:00
Nyall Dawson
c38ff519e2 Followup b8bc181, don't create unnecessary temporary image 2015-05-20 19:17:01 +10:00
Nyall Dawson
09192ee982 Add legend text for new diagram attributes by default 2015-05-20 19:02:03 +10:00
Martin Dobias
3487471d24 Merge pull request #2035 from vmora/multivariate_legend
Avoid symbol cropping in legend
2015-05-20 10:58:06 +02:00
Alexander Bruy
d978f3fd9b [processing] fix Points along lines alg (fix #12768) 2015-05-20 11:51:32 +03:00
Alexander Bruy
426596c29f [processing] fix Number of unique values in classes alg (fix #12731) 2015-05-20 11:44:33 +03:00
Alexander Bruy
9b41e7bb9a [processing] fix Select by Attribute algorithm (fix #12289) 2015-05-20 11:38:56 +03:00
Nyall Dawson
8cc6c329bc Add new effects to bottom of stack instead of top 2015-05-20 18:27:48 +10:00
Alexander Bruy
028467eaf9 [processing] fix handling of the HTML output from the GRASS7
algorithms (fix #12710)
2015-05-20 11:24:05 +03:00
Alexander Bruy
dbf026d3c6 [processing] add recent expressions to Fields Calculator algorithm (fix #12587) 2015-05-20 11:08:42 +03:00
Alexander Bruy
71fa5d41a1 [processing] fix Convex Hull algorithm (fix #12643) 2015-05-20 11:01:26 +03:00
Juergen E. Fischer
584f192857 remove unused header file - fixes windows build 2015-05-20 09:33:37 +02:00
Alexander Bruy
7aa72ab924 populate join fields combobox if layer already selected 2015-05-20 10:16:07 +03:00
Juergen E. Fischer
3eb4af3988 about: make the SHA a link to github 2015-05-20 09:11:00 +02:00