wonder
c15e6c0352
Fixed renderer tests to actually show some output, they still fail due different units.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10027 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-27 01:15:05 +00:00
wonder
55d52f76ff
implemented QgsGeometry::asGeometryCollection()
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10026 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-26 22:04:12 +00:00
timlinux
071f3cc5cd
Use palette highlight text colour for highlighted items so we dont have dark text on dark bg
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10025 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-26 22:00:19 +00:00
wonder
b60e737809
fixed compilation with Qt4.3
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10023 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-26 19:09:51 +00:00
jef
6100c66c18
reapply translation string changes lost with r10006
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10021 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-26 09:20:53 +00:00
wonder
686eefc64a
updated SVN repository address in developer's manual
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10014 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-25 11:54:02 +00:00
jef
771c57dfd2
fix warning (and snapping bug)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10012 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-25 00:18:49 +00:00
jef
3200e3e500
fix gcc warnings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10011 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-24 16:45:34 +00:00
jef
7e04f3e212
indentation update (r9780-r10009)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10010 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-24 16:19:27 +00:00
mhugent
b25bf892e8
WMS: don't apply proxy to a list of selected urls. Done in QgsHttpTransaction::applyProxySettings so WFS & co can later also use this function. Not tested yet and still needs some cleanups
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10009 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-24 15:56:01 +00:00
mhugent
556b0a2835
Save templates in WriteOnly mode to prevent problems with already existing file content
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10007 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-24 10:28:57 +00:00
mhugent
c87e63a097
merge of advanced printing branch 2
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10006 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-24 10:04:28 +00:00
jef
037d3dbfdd
remove old mapserver export plugin as it might confuse people.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10004 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-23 17:11:30 +00:00
mhugent
ac8833345e
Applied patch #1499 with slight modifications
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9996 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-21 10:10:06 +00:00
mhugent
e030ff32e3
apply patch 1498
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-21 09:51:29 +00:00
cfarmer
3c261c6e87
removes print to stdout in geoprocessing module - fixes crash when python print
...
to stdout on vista machines
git-svn-id: http://svn.osgeo.org/qgis/trunk@9991 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-20 23:03:13 +00:00
cfarmer
813e17648e
initial commit of ftools
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-20 22:54:27 +00:00
wonder
017c4d7401
Fixed #1427 - memory leak when overwriting feature with a new feature.
...
Changed grass provider to avoid copying (reuse QgsFeature instance as in other providers)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9985 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-20 01:11:06 +00:00
wonder
264062e99a
mapserver export: fixed i18n problems, fixed continuous color renderer export
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9983 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-19 19:53:23 +00:00
jef
98d9d51334
apply #1446
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9982 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-19 19:16:14 +00:00
borysiasty
9713f423c8
icon theme license update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-18 17:54:29 +00:00
jef
ee7e4319c3
missed a file in r9977
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-17 16:17:01 +00:00
jef
7cd83173d5
fix #1490
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9977 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-16 21:08:35 +00:00
macho
5d6a1395d6
translation update: CZ by Team Martin Landa
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9975 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-16 11:02:52 +00:00
wonder
d3e43f6649
Improvements to snapping speed: use cached geometries where possible
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-15 20:10:32 +00:00
wonder
fde5e77bb0
Added QgsRectangle::contains predicate.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9973 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-15 18:02:58 +00:00
jef
e35d41cd7b
use CPLFree on CPLMalloc'ed memory
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9971 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-14 21:33:39 +00:00
pcav
862d03653f
This should fix bug #1486
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-14 10:57:00 +00:00
mhugent
e5a9ff92af
Applied patch2 for #1016
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9968 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-13 14:58:12 +00:00
jef
93fc3c9eb6
fix postgres <8.3 support
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9943 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-08 00:05:23 +00:00
timlinux
bdf82cb640
Suppress cmake warnings in cmake 2.6
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9942 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-07 22:54:16 +00:00
timlinux
440125b325
Applied patch from ticket #1478 to trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9940 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-07 20:44:04 +00:00
mhugent
b092ae7f7a
Apply proxy patch that let select the proxy type in the option dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9939 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-07 14:44:18 +00:00
mhugent
64e9d9338a
Emit signals from QgsHttpTransaction that allow progress bar and canceling of current transation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9938 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-07 13:38:46 +00:00
mhugent
87a8e8d86c
Use local aware comparison for sorting in attribute table
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9934 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-07 08:04:00 +00:00
jef
b6f51c367e
fix #1477
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9932 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-06 21:50:18 +00:00
mhugent
6f552ec9e8
Fix for loading labels in postgis layers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9929 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-06 11:12:53 +00:00
dassau
a18225098b
removed old userguide pdf and changed user guide paragraph in index.html.
...
It now links to the current manual and translations in the internet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9925 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-05 07:37:32 +00:00
jef
9305a5bf8a
fix #1450 and #1382 again
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9920 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-03 02:34:48 +00:00
jef
cb2a8b5b5b
fix #1450
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9919 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-02 23:59:28 +00:00
timlinux
e316bb59c5
Updates of web banner for launch of QGIS website update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9918 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-02 22:15:46 +00:00
timlinux
f9822c558d
Use 'traditional' load and save icons from Robert'
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9917 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-02 22:12:41 +00:00
jef
80a8b8b616
speed up QgsRubberBand::setToGeometry()
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9916 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-02 19:55:34 +00:00
borysiasty
0bbbe0094d
Invalid QSettings pathes fixed
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9915 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-01 21:20:46 +00:00
jef
0735673601
update trac link in about box
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9914 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-01 19:28:58 +00:00
timlinux
6d1fad3a5f
Fix to make gis theme icons install properly
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9913 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-30 22:34:10 +00:00
timlinux
e1e423fc4e
Mark trunk as qgis 1.1.0 unstable and updated splash so unstable is visually distinct from stable on startup
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9912 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-30 22:22:04 +00:00
jef
f6d7e25c82
apply patch #1447 from smizuno (thanks!)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9908 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-29 12:05:05 +00:00
timlinux
aa076d59e9
Added svg symbols from Matt Amos (with his permission)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9903 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-28 03:40:47 +00:00
borysiasty
2bca04fd26
Polish translation update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9902 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-27 21:10:28 +00:00