Martin Dobias
90eaa87d85
[FEATURE] Allow running QGIS from build directory without installing
2011-07-25 19:23:29 +02:00
Martin Dobias
257ae38486
Added libraryPath() and libexecPath() to QgsApplication
2011-07-25 19:23:29 +02:00
Marco Hugentobler
c42f1ea6a4
Fix reversed show/hide signals
2011-07-25 16:23:59 +02:00
William Kyngesburye
05d2cd9612
forgot to detab files
2011-07-24 19:53:16 -05:00
William Kyngesburye
dbd9e22817
more mac bundling cleanup and streamlining
2011-07-24 18:58:22 -05:00
William Kyngesburye
e6558bee07
add missing Mac app setting
2011-07-24 11:57:26 -05:00
William Kyngesburye
932f511c03
simplify framework bundling, don't need to know fw version (always current)
2011-07-24 11:50:03 -05:00
Martin Dobias
6d85c9ab98
Include north arrow image in the resources
2011-07-24 13:00:10 +02:00
Juergen E. Fischer
fe65ed7688
postgres provider: also consider ltree columns
2011-07-22 17:55:02 +02:00
Juergen E. Fischer
985ffbdc5b
[FEATURE] allow ordering of value relations by value and
...
include value relations in sip bindings
2011-07-22 17:52:09 +02:00
Juergen E. Fischer
5ea8aea104
remove themes from grass plugin's debian package
2011-07-22 15:35:52 +02:00
Marco Hugentobler
6849dafe12
WMS server: be more tolerant with exotic WMS clients and accept requests without service parameters
2011-07-21 17:03:34 +02:00
Marco Hugentobler
905561f803
Replace + signs in wms requests with spaces
2011-07-21 16:41:58 +02:00
Marco Hugentobler
f3b1e59924
Improve href url for capabilities response
2011-07-21 11:34:04 +02:00
Marco Hugentobler
d02c4bef94
Set visibility of layers for embedded groups (ticket #4097 )
2011-07-21 10:10:59 +02:00
Juergen E. Fischer
7eed4b97f3
update debian packaging
2011-07-21 08:56:40 +02:00
Pirmin Kalberer
49625916bb
chmod -x *cpp
2011-07-21 00:43:06 +02:00
Martin Dobias
4f2a9cb133
Include splash file in resources
2011-07-20 23:31:36 +02:00
Martin Dobias
5259a5b619
grass: install just one world map (included in resource file)
2011-07-20 23:04:20 +02:00
Martin Dobias
5431337ecb
grass: do not install icon files, use them from the resource file
2011-07-20 23:04:20 +02:00
Marco Hugentobler
ad7e502089
Add scheme (http or https) to service urls in capabilities
2011-07-20 21:45:17 +02:00
Juergen E. Fischer
73066cfea8
[BACKPORT] fix #3974
2011-07-20 17:30:39 +02:00
Juergen E. Fischer
6c26773f9b
[FEATURE] search string update
...
- added regexp_replace operator
- check types on comparison (QgsSearchTreeValue::compare now returns QgsSearchTreeValue for error reporting)
- field calculator shows expression errors.
- update node types and operators in sip bindings
2011-07-20 12:12:50 +02:00
Martin Dobias
7d74fe0453
Rule-based renderer: dump meaningful debugging info
2011-07-20 00:54:58 +02:00
Martin Dobias
8e08c53a38
Fix #4088 : better handling of unknown geometry types
2011-07-20 00:45:51 +02:00
Tim Sutton
49726d2e89
Merge pull request #32 from Jean-Roc/master
...
update fr translation
2011-07-19 14:08:22 -07:00
Jean-Roc Morreale
042a882c16
add missing fr translator
2011-07-19 22:33:21 +02:00
Jean-Roc Morreale
8f8a3da3fa
update french translation
2011-07-19 22:32:19 +02:00
Marco Hugentobler
c4cbcf4ebf
Merge ellipse symbollayer branch
2011-07-19 17:07:00 +02:00
Marco Hugentobler
4c004569f6
[FEATURE]: Apply patch from Stefan Ziegler which adds the option to select decimals places and + signs for numeric labels. Thanks\!
2011-07-19 16:22:45 +02:00
Tim Sutton
5f9f9762bd
Patch from Michal Klatecki - see ticket #3325
2011-07-19 14:20:26 +02:00
Marco Hugentobler
071f7e1635
Contact person and organisation are mandatory in wms capabilities schema
2011-07-19 07:49:46 +02:00
Marco Hugentobler
707ab4e7bc
Add Service online resource element to WMS capability response. This element is mandatory according to the 1.3 spec
2011-07-19 07:49:46 +02:00
Giuseppe Sucameli
c9bb72149f
move tooltip from the dialog to the right button...
2011-07-19 00:42:44 +02:00
Werner Macho
7740a98266
Adding estonian translation file
2011-07-18 23:41:52 +02:00
Marco Hugentobler
5e45f7f92e
Improve capabilities output for layer groups. CRS and bounding box need to be listed before child layers (wms capabilities schema 1.3)
2011-07-18 22:26:21 +02:00
Juergen E. Fischer
40cabbdd48
ogr provider fix: apparently we need to fetch the geometry to make the spatial filter stick.
2011-07-18 12:18:30 +02:00
Juergen E. Fischer
30708cb6ae
fix typo in field calculator context help
2011-07-18 10:40:52 +02:00
William Kyngesburye
b72b7b1eab
osgearth gdal driver needs GEOS headers
2011-07-17 20:16:21 -05:00
Juergen E. Fischer
d0c0adc54e
move qgis.ico back to app
2011-07-17 23:01:46 +02:00
Juergen E. Fischer
92b5a2c9b1
fix build problem with Qt 4.4
2011-07-17 23:01:46 +02:00
Tim Sutton
16624aad57
Merge pull request #31 from gostrc/master
...
Initial step for bug #3562 QGIS incompatible with QWT 6.0.0
2011-07-15 23:02:01 -07:00
Thomas Dziedzic
e0e21f14da
convert QwtArray usage to QVector usage. Change required for qwt 6.0.0 compatibility.
2011-07-15 13:19:37 -05:00
Juergen E. Fischer
f49d2255ab
german translation update
2011-07-15 19:21:59 +02:00
Juergen E. Fischer
8ca28986f4
fix #4081
2011-07-15 19:21:46 +02:00
Juergen E. Fischer
e576c9a01b
fix #4024
2011-07-15 16:58:43 +02:00
Juergen E. Fischer
2e7cb7b453
fix #4072
2011-07-15 16:33:04 +02:00
Juergen E. Fischer
deb91b2540
fix #4084
2011-07-15 16:30:50 +02:00
Juergen E. Fischer
794907cbe0
[BACKPORT] fix #4089
...
- postgres provider: fix detection of field length and precision for char and numeric fields.
- attribute editor: fix validation in case the field length is unknown
2011-07-15 16:17:47 +02:00
Martin Dobias
17e864bb99
Labeling: clip geometries to current extent if they are not completely inside. Also fixes #4083
2011-07-15 00:21:23 +02:00