16280 Commits

Author SHA1 Message Date
Tim Sutton
46655cf790 Updated splash with essen hackfest image 2012-10-28 18:55:11 +02:00
Victor Olaya
83f67129fd Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-28 15:22:13 +01:00
Victor Olaya
8f6ae95366 changed behaviour of pyculator when no selection exist 2012-10-28 15:21:56 +01:00
Juergen E. Fischer
fe08fd6d57 osgeo4w: fix program entry removal 2012-10-28 10:33:39 +01:00
Tim Sutton
712a36205c Fix for jenkins breakages caused by addition of licens info to xslt 2012-10-28 08:57:06 +02:00
Victor Olaya
016789ab2d Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-27 23:07:08 +02:00
Victor Olaya
9587252abf partially fixed #6571
added splitRGBbands algorithm
2012-10-27 23:06:38 +02:00
Radim Blazek
a8934a28f7 invert raster colors better 2012-10-27 21:32:08 +02:00
Larry Shaffer
ff1431ce3f Merge pull request #303 from slarosa/master
[FEATURE] - Split-pane entry and output for PyQGIS console
2012-10-27 11:41:10 -07:00
Victor Olaya
34f677a576 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-27 10:59:44 +02:00
Victor Olaya
5c762ef741 applied path for #6574
applied patch for multiple grass sessions
added points in polygon weighted
2012-10-27 10:59:23 +02:00
Salvatore Larosa
9fb1c113d0 Follow up f15b4e1
- add contextual menu to output area (copy and enter selected entry)
- auto-entered for entry in import class menu
- cleaning code
- more info see http://hub.qgis.org/issues/6558
2012-10-27 02:15:05 +02:00
Salvatore Larosa
dd570c08d1 Merge pull request #2 from dakcarto/console-nosplitter_1
No splitter, mellower colors
2012-10-26 14:45:17 -07:00
Larry Shaffer
6870cff83f No splitter, mellower colors 2012-10-26 13:55:22 -06:00
Radim Blazek
779e16603e make attribute table and identify consistent with map canvas 2012-10-26 18:29:53 +02:00
Marco Hugentobler
59e99424ad Fix case where several WMS layers have the same feature info alias 2012-10-26 16:44:07 +02:00
D'Hont René-Luc
4c271f2c81 Add mapserver qgsspatialfilter 2012-10-26 16:38:40 +02:00
D'Hont René-Luc
b9f631f77b #6535 Support WFS Post GetFeature Request in QGIS-Server 2012-10-26 16:06:52 +02:00
Salvatore Larosa
f15b4e12c7 [FEATURE] - Split-pane entry and output for PyQGIS console 2012-10-26 14:07:47 +02:00
Larry Shaffer
1fdaa04557 Add cmake option WITH_PY_COMPILE (OFF by default)
- Byte-compiles staged and intalled plugins/modules
2012-10-26 04:04:12 -06:00
Marco Hugentobler
2159eda65d Add osg include dir for globe compilation 2012-10-26 11:25:25 +02:00
Marco Hugentobler
88768c79bc Implement bag of properties for SIA2045 feature info output 2012-10-26 09:57:11 +02:00
Marco Hugentobler
73a5cc91bd Move sia2045 xml conversion from request handler to wms server class 2012-10-26 09:57:11 +02:00
Marco Hugentobler
8505295d77 Remove empty wms keyword list from project properties 2012-10-26 09:57:10 +02:00
Marco Hugentobler
ea6802e0ce Support elements KeywordList, Fees, AccesConstraints in QGIS server capabilities 2012-10-26 09:57:10 +02:00
Larry Shaffer
4ed1a66ddf Redo of 3ce27d6, hard-link to Mac embedded app bundle binary 2012-10-25 14:49:36 -06:00
Magnus Homann
b942bf16f9 Merge pull request #301 from homann/trans_sv
Trans sv
2012-10-25 11:55:48 -07:00
Magnus Homann
f391d991dd Added lots of translations from Victor Axbom, through Qt phrase book. Thanks! 2012-10-25 20:46:03 +02:00
Magnus Homann
b7a29d91cc 4119 översättningar 2012-10-25 20:46:02 +02:00
Radim Blazek
558245c8ba count features in legend for rule based renderer, fixes #5768 2012-10-25 18:45:14 +02:00
Alexander Bruy
bd4fd2846e fix SEXTANTE things broken by 6ca7ea987d 2012-10-25 18:44:39 +03:00
Alexander Bruy
0b1ebaaa73 missed metadata.txt for fTools 2012-10-25 15:08:39 +03:00
Alexander Bruy
8459fa220a temporarily switch back to using subprocess module (addresses #6543) 2012-10-25 15:08:39 +03:00
Alexander Bruy
acb0a9e6cc use lowercase letters for menu (fix #5436) 2012-10-25 15:08:38 +03:00
Alexander Bruy
7f671851d4 add metadata.txt to all core plugins 2012-10-25 15:08:38 +03:00
Marco Hugentobler
f170f1b03b Fix typo 2012-10-25 12:01:36 +02:00
Alexander Bruy
c54e78ee90 add category metadata to SEXTANTE plugin 2012-10-25 12:47:15 +03:00
Sandro Santilli
6ca7ea987d Allow running sextante plugin from build dir
See http://hub.qgis.org/issues/5879
2012-10-25 11:52:40 +02:00
Sandro Santilli
844b57bf4a Rename script files to avoid spaces in filenames
This makes life easier with PLUGIN_INSTALL.
I did try to make PLUGIN_INSTALL better but couldn't find a way
to have both "(" and " " quoted at once...
2012-10-25 11:51:40 +02:00
Sandro Santilli
131fc6e945 PLUGIN_INSTALL: quote filenames
Fixes use with filenames having shell-dangerous chars like "(".
NOTE: sextante help files have frequent such occurrences
2012-10-25 11:29:23 +02:00
Larry Shaffer
3ce27d6ecc Hard-link to Mac embedded app bundle binary
- Allows QGIS to be run directly from build directory
- Link made at <build dir>/output/bin/QGIS
2012-10-25 02:55:50 -06:00
Larry Shaffer
9336e3547a Update to e31fb3c
- Add comments about issue
- Set pkgDataPath to empty QString for fix
2012-10-25 02:50:15 -06:00
Marco Hugentobler
a622d1b569 Possibility to set url for a feature info schema 2012-10-25 09:07:23 +02:00
Larry Shaffer
1a092f92ca Additional fix for # 5879, handle .ui files for python utilities
- Built off of pull request 299 by Salvatore Larosa
2012-10-25 00:59:31 -06:00
Larry Shaffer
e31fb3c9f2 Additional fix for # 5879
- Adjust QgsApplication::pkgDataPath temporarily for restoring core plugins when running from build directory
2012-10-25 00:36:34 -06:00
Larry Shaffer
c4cc9d301e Adv labeling, turn off excessive debug output 2012-10-25 00:22:43 -06:00
Radim Blazek
9a300d85da invert color fix 2012-10-24 19:37:27 +02:00
Radim Blazek
3284fccd0b warnings fix 2012-10-24 19:16:25 +02:00
Werner Macho
6ad4faed72 Merge pull request #300 from gioman/master
New PT_PT translations, courtesy of Nelson Silva
2012-10-24 07:35:43 -07:00
Vânia Neves
e837a965a5 New PT_PT translations, courtesy of Nelson Silva 2012-10-24 15:32:14 +01:00