1602 Commits

Author SHA1 Message Date
Alexander Bruy
d8d9766f9d deactivate TauDEM provider by default 2012-11-13 15:33:57 +02: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
Victor Olaya
27f197cf24 fixed problems with missing example scripts folder
Restructured gdal tools (now gdal/ogr)
Added new OTB segmentation algos
2012-11-10 00:31:01 +01:00
Larry Shaffer
e5f07edf55 Add pixel size limiting for labels defined in map units
- Allows user to quickly set visibility thresholds based upon text legibility
- By default initially on for map unit labels to skip rendering at sizes < 3 px
2012-11-09 14:27:55 -07:00
giohappy
17c5e37060 Update python/plugins/sextante/saga/SagaAlgorithm.py
Add quotes to input vector/raster paths parameters
2012-11-09 22:21:39 +01:00
Alexander Bruy
a2d434700d [FEATURE] Eliminate tool for fTools, contributed by Bernhard Strobl 2012-11-09 20:15:44 +02:00
sanak
05aca2b695 add line layer support for dissolve function. 2012-11-09 20:50:12 +09:00
Sandro Santilli
1dacbd63fe Fix next edge label direction arrows
Basically uses direction indicator for the next_left but omits
it for the next_right (would require backward direction)

Also this commit sets the line color, even if fully transparent,
for the sake of showing a color which corresponds to the label
color (would be better to have support for a "label" kind of icon
in the legend..)
2012-11-08 23:13:40 +01:00
Sandro Santilli
8414ff909d Split edge layer into "edge" and "edge label"
Mind you: you may need to re-run cmake as a filename changed
2012-11-08 19:33:29 +01:00
Victor Olaya
474bd2400f fixed missing scripts folder 2012-11-08 09:20:52 +01:00
Sandro Santilli
b5a12d3a7d Split node layer into "node" and "node label" 2012-11-08 01:17:31 +01:00
Victor Olaya
e65fff8b9c Harcoded example folder for models and scripts
fixed bugs in mmqgis library.
2012-11-08 00:40:27 +01:00
Sandro Santilli
44753cbc3b Fix layer visibility settings 2012-11-07 23:14:21 +01:00
Victor Olaya
3c5de39a2b restructured admintools (was geoservertools) 2012-11-07 21:04:51 +01:00
Alexander Bruy
6a2fdf5fea create directories for models and R script in user folder 2012-11-07 21:42:21 +02:00
Larry Shaffer
8d1ce0337c Update QgsMessageBar sip binding 2012-11-07 12:45:00 -07:00
Victor Olaya
f410e389d8 Added missing cmake files
fixed bug in execution dialog when running iterative algorithms
2012-11-06 08:50:43 +01:00
Victor Olaya
d97d4a6596 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-11-06 08:49:29 +01:00
Victor Olaya
a2e6a484af code cleaning 2012-11-06 00:05:08 +01:00
volaya
5bb19c3ffc Update python/plugins/sextante/CMakeLists.txt
added servertools folder to cmakelists
2012-11-05 23:56:44 +01:00
Victor Olaya
d53f1238fb cleaned code in geoserver algs 2012-11-05 23:19:22 +01:00
Victor Olaya
983535fa58 fixed #6571, #6619 and problem with missing arrows in modeler
added first draft of geoserver tools
nviz is back in grass tools
2012-11-05 20:07:16 +01:00
Sandro Santilli
cd69be6e1d Start all topology layers as invisible (it may cost really a lot to visualize...) 2012-11-05 11:10:09 +01:00
Giuseppe Sucameli
7b9aa9992f Merge pull request #316 from slarosa/master
Minor changes for layout in console
2012-11-04 14:22:28 -08:00
Salvatore Larosa
38f82d3711 minor changes for layout in console:
- moved header text in output area
- add default value to True for Use preloaded API option in settings dialog
- include traceback to codepad link
2012-11-04 23:07:13 +01:00
Giuseppe Sucameli
ef6b3c4d9f Merge pull request #314 from slarosa/master
[FEATURE] Sharing snippets code from PyQGIS console
2012-11-03 17:08:50 -07:00
Juergen E. Fischer
dcef083826 apply revised #6613 2012-11-03 21:51:21 +01:00
Salvatore Larosa
ed4bc25413 removed shortcut for sharing code action 2012-11-03 18:40:25 +01:00
Salvatore Larosa
b1d7a155bc [FEATURE] - Sharing snippets code from PyQGIS console
- now you can share snippets code by codepad.org
- added much more actions in contextual menu
2012-11-03 15:26:56 +01:00
Alexander Bruy
4b9dbf209d use new lineedit widget in several dialogs 2012-11-02 19:13:31 +02:00
Alexander Bruy
8694cb8cd5 [FEATURE] add lineedit with builtin clear button 2012-11-02 19:13:31 +02:00
Giuseppe Sucameli
fedb8ac35a sextante: fix NameError (undefined var) executing GRASS commands 2012-11-02 16:37:18 +01:00
Giuseppe Sucameli
9df95b1e7e Merge pull request #313 from slarosa/master
Automatically switch focus to the input area in console
2012-11-02 05:43:20 -07:00