1634 Commits

Author SHA1 Message Date
Salvatore Larosa
b54c3bf54e changed import sextante class entry according to 6173fa3 2012-11-26 21:47:12 +01:00
Alexander Bruy
24e259bdb3 [FEATURE] Possibility to save error messages as shapefile from check
geometry validity tool. Contributed by Salvatore Larosa
2012-11-26 10:42:15 +02:00
Giuseppe Sucameli
3700d84306 fix build 2012-11-23 00:30:51 +01:00
Tim Sutton
7dd8a2ec5e Better annotation of vector file writer api changes 2012-11-22 10:35:20 +02:00
Victor Olaya
0893db7c6e fixed #6737 2012-11-20 21:33:03 +01:00
Victor Olaya
19826de86f fixed #6738 2012-11-20 21:27:03 +01:00
Victor Olaya
5d5f355b43 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-11-20 11:07:19 +01:00
Victor Olaya
cb07ae436a cleaned BatchProcessingDialog code 2012-11-20 11:01:29 +01:00
Victor Olaya
8cb001db3a Improvementes to SEXTANTE batch processing interface
Better progress handling in SEXTANTE script algorithms
2012-11-19 20:06:33 +01:00
Radim Blazek
2613cf6ad5 keep extent of overview set to union of extents of layer in overview; dont shrink on resize; fixes #1788 2012-11-19 20:03:53 +01:00
Alexander Bruy
463dec72de add missed images to SEXTANTE algorithm help files 2012-11-19 09:12:50 +02:00
Victor Olaya
6173fa3ca5 made SEXTANTE command line usage more pythonic
Fixed problem with temporary grass mapset created by SEXTANTE (wrong path)
2012-11-19 08:04:03 +01:00
Radim Blazek
a1a1fb7be7 graduated renderer GUI DnD and sort; categorized symbol GUI better drop indicator 2012-11-18 12:53:03 +01:00
Victor Olaya
ba0cd0c9ab minor change to last commit fixing #6635 2012-11-18 10:07:00 +01:00
Victor Olaya
28531f3f7e fixed #6635. Partial solution, now it goes to (0,0) upon model loading 2012-11-18 10:04:44 +01:00
Victor Olaya
3f40232e29 fixed #6635. Partial solution, now it goes to (0,0) upon model loading 2012-11-18 10:01:55 +01:00
Etienne Tourigny
4c53c62a03 adjust .sip file after rebase 2012-11-17 19:01:46 -02:00
Etienne Tourigny
31c11edb2f make QgsCptCityColorRampV2 subclass of QgsVectorGradientColorRampV2 and adjust both accordingly (changed stops map to list) 2012-11-17 19:01:46 -02:00
Salvatore Larosa
4f9e8c289c minor fix for console help dialog 2012-11-16 21:54:46 +01:00
Larry Shaffer
e3d30af735 Update to limit of number of features sent to PAL
- Distributes max number across total number of features registered in PAL
- Caveat: PAL may not show label for every registered feature
2012-11-15 21:21:13 -07:00
Jürgen Fischer
9183adce9f Merge pull request #320 from matthias-kuhn/fix-attredit
Fix for http://hub.qgis.org/issues/6647
2012-11-15 16:12:39 -08:00
Jürgen Fischer
5bc0a8af6c Merge pull request #328 from slarosa/master
Add action: Hide/Show toolbar for PyQGIS Console
2012-11-15 16:05:27 -08:00
Juergen E. Fischer
5053818440 fix another build error and some warnings 2012-11-16 00:26:24 +01:00
Juergen E. Fischer
af904b9b39 fix build error 2012-11-16 00:13:43 +01:00
Victor Olaya
abbe25f920 applied fix for #6127 (problems with non-ascii strings 2012-11-15 23:53:31 +01:00
Victor Olaya
10a57ad7ff fixed problem when running grass in modeler (wrong output names, it was a problem introduced by the grass session functionalities)
reverted shell=true in R execution
Removed help files help menu
2012-11-15 00:53:46 +01:00
Sandro Santilli
3f4f5f0215 Set max number of labels to 100 for edge label layer (topoviewer) 2012-11-14 23:19:51 +01:00
Sandro Santilli
a4e621d924 Limit max number of node labels to 100, and candidate positions to 1
Also set layer transparency to 100% (there's a separate layer with the dots)
2012-11-14 23:03:01 +01:00
Larry Shaffer
f210668cb2 Add option to limit number of labels rendered per layer (OFF by default)
- Initial limit set to 2000
- Results would look better if limited subset was a random sampling of all features
2012-11-13 15:40:19 -07:00
Salvatore Larosa
12375462de changes console help in window modal 2012-11-13 23:31:44 +01:00
Alexander Bruy
d8d9766f9d deactivate TauDEM provider by default 2012-11-13 15:33:57 +02:00
Salvatore Larosa
1495f659c7 Added action: Hide/Show toolbar for PyQGIS Console
- image help update
2012-11-12 22:46:30 +01:00
Victor Olaya
3b886372fe fixed #6571 2012-11-12 22:02:23 +01:00
Sandro Santilli
98658ef29b Use ASCII direction arrows 2012-11-12 21:48:20 +01:00
Salvatore Larosa
aaded5a737 Update the console help:
- update italian/english translations
2012-11-12 18:46:42 +01:00
Sandro Santilli
4195eaf72a TopoViewer: add direction symbol for "next_right_edge" layer 2012-11-12 18:16:02 +01:00
Alexander Bruy
4496c74e7c add missed scripts to examples group 2012-11-12 15:07:44 +02:00
Alexander Bruy
15004f40f0 put sextante config dir under ~/.qgis (fix #6662)
also fix scripts lookup
2012-11-12 15:06:03 +02:00
Alexander Bruy
9bdbd9c476 remove patch from sources 2012-11-12 13:28:59 +02:00
Alexander Bruy
e11ee594e2 get rid of "&" symbol in SAGA description and help files 2012-11-12 11:52:56 +02:00
Alexander Bruy
05c61547c8 fix installing SEXTANTE sample modeles and scripts 2012-11-12 10:59:44 +02:00
Victor Olaya
da42b5d1cc Added new vector algorithms 2012-11-12 08:56:26 +01:00
Larry Shaffer
bb947b4762 Add custom line direction symbols to labeling
- Options to place symbol above or below label text
- Option to reverse symbol direction
- Add character selector dialog for single font to src/gui
2012-11-11 16:12:45 -07:00
Salvatore Larosa
b2eb1c10e9 updating help and minor changes for console 2012-11-11 23:02:52 +01:00
Radim Blazek
c4b74c9266 Categorized vector GUI DnD and sorting, fixes #2816 2012-11-11 19:52:11 +01:00
Victor Olaya
5c887194ad Fixed #6619 2012-11-11 13:42:46 +01:00
Larry Shaffer
15fe9926ce Add data defined option to always show a label, unless overridden
- Label is skipped during PAL priority calculation, permitting collisions and overlaps
- Overridden by layer and data defined 'scale/pixel size visibility' and data defined 'show label'  options
- Add option to Change Label tool
2012-11-10 00:49:50 -07:00
Nathan Woodrow
a7699e2696 [FEATURE] Add ability to create user defined Python (and C++) expression functions 2012-11-10 11:20:26 +10:00
Victor Olaya
d5dc331fab disabled postgis algs until they are ready 2012-11-10 00:36:06 +01:00
Victor Olaya
1c0f7a2279 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-11-10 00:31:42 +01:00