1586 Commits

Author SHA1 Message Date
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
Salvatore Larosa
2425f92ce0 automatically switch focus to the input area in console
- any keystroke switch focus when in the output area
- moved closeEvent method to DockWidget (since 0330202 it has not worked anymore)
2012-11-02 11:50:19 +01:00
Larry Shaffer
c11df1aa79 [FEATURE] Duplicate map layer(s)
- Action available in Layer menu and legend contextual menu
- Layer style copy/pasted to duplicate
- Memory and plugin layers skipped
- Add sip binding to action in app interface
2012-11-02 03:23:10 -06:00
Sandro Santilli
bbedc4e00f TopoViewer: add layer for full faces 2012-11-01 17:44:39 +01:00
Sandro Santilli
a5553b7e54 TopoViewer: only use queries for layers when really needed 2012-11-01 17:44:39 +01:00
Salvatore Larosa
6abe8611f4 Moved all the console files into own directory 2012-11-01 11:26:52 +01:00
Giuseppe Sucameli
29ed401769 Merge pull request #311 from slarosa/master
python console: add splitter and scrollbars, fix for DEL and Backspace key
2012-10-31 17:22:13 -07:00
Salvatore Larosa
66368f9bc3 vertical scrollbar as needed both input and output area 2012-10-31 23:44:14 +01:00
Salvatore Larosa
c729a0d9eb fix for DELETE and BACKSPACE key
(it is only an appearance issue)
2012-10-31 22:10:47 +01:00
Salvatore Larosa
676b37e986 add vertical scroll bar for input area in console 2012-10-31 15:42:12 +01:00
Larry Shaffer
fd7c3a24bd Fix output/python/qgis dir for Win32 builds that add dir/CMAKE_CFG_INTDIR 2012-10-31 06:27:59 -06:00
Salvatore Larosa
06da4e8a24 Add resize splitter for console
as it was from f15b4e1
2012-10-31 12:36:09 +01:00
Larry Shaffer
d6e832d602 Update for d7a7a46, make sure targets are always built for install 2012-10-31 05:18:13 -06:00
Larry Shaffer
d7a7a46afa Add CMake option WITH_STAGED_PLUGINS (ON by default)
- Core plugins remain available once staged (no need to re-build targets, unless source updated or build directory cleared)
- Once plugins are staged, setting WITH_STAGED_PLUGINS to OFF allows for much quicker subsequent builds
- PyQGIS utilities, console and installer are always staged, regardless of WITH_STAGED_PLUGINS
2012-10-30 18:39:22 -06:00
Salvatore Larosa
47da0c0700 add default font-family and size to output area in console
fix for help dialog
2012-10-30 20:03:49 +01:00
Salvatore Larosa
10178d71c8 Merge branch master of https://github.com/qgis/Quantum-GIS 2012-10-30 15:40:09 +01:00
Salvatore Larosa
e3cd56fa8c removed importing of traceback module as it is unused 2012-10-30 10:57:13 +01:00