kyngchaos
e475d0ebdf
add missing postgres provider to optional plugins target
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10218 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-22 05:07:25 +00:00
kyngchaos
6c19d2b6ad
add OSX Xcode project
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10217 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-21 18:53:07 +00:00
jef
663e3b7df3
fix #1557
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10214 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-20 16:26:02 +00:00
timlinux
9c05e7d9ed
Dont delete layer after it is removed from registry
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10207 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-20 00:13:50 +00:00
timlinux
e8fcdfda37
Added unit test to replicate crash when a raster is removed from the registry
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10206 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-19 23:52:59 +00:00
pcav
3908cbe596
Added r.watershed - Thanks Micha
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10205 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-19 12:23:24 +00:00
ersts
ba53f4bf5c
-Added some qsetting checks/defaults for loading colormaps and transparency files
...
-Fix some sorting problems with the color map editor, which may address #1497
git-svn-id: http://svn.osgeo.org/qgis/trunk@10173 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-15 17:58:46 +00:00
ersts
9162fc4068
-Fixed problem when loading of default style, closes ticket #1480
...
-Added additional initialization of QgsRasterLayer class variables
-Plugged a memory leak when chaning shaders
git-svn-id: http://svn.osgeo.org/qgis/trunk@10172 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-15 15:16:04 +00:00
jef
ac0b428cde
update debian packaging
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10166 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-14 00:26:03 +00:00
mhugent
96182a0440
Show warning before deleting features
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10165 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-13 18:20:55 +00:00
mhugent
537a9fafc5
Add the option to print maps as rasters
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10162 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-13 15:42:55 +00:00
ersts
1f046b8152
-Updated transparency setting for WMS layers
...
-Should close ticket #1533
git-svn-id: http://svn.osgeo.org/qgis/trunk@10146 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-10 03:45:16 +00:00
mhugent
7ada1d967f
Item Point -> Item reference point
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10140 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-09 14:54:38 +00:00
jef
bc62136e82
update QGIS icon
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10137 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-08 20:07:31 +00:00
jef
62d966f2c7
prefer WINGISBASE on windows
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10134 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-08 18:30:02 +00:00
jef
42ca958bb9
fix warning
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10132 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-08 18:23:47 +00:00
jef
a6e14ad528
use cmd.exe on windows for grass
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10130 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-08 18:14:04 +00:00
jef
def3abcce4
fix MSVC warning and stdint.h dependency
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10128 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-08 18:11:02 +00:00
cfarmer
8f1cf6edac
1) geoprocessing tools better handle geos exceptions
...
2) fix osx bug regarding about dialog
3) update version information
git-svn-id: http://svn.osgeo.org/qgis/trunk@10127 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-08 17:57:14 +00:00
mhugent
d9dee32c05
Changed label from 'Legend' to 'Layers'
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10126 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-07 19:48:49 +00:00
gsherman
61c9cc08c6
Added search capability to document generation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10125 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-07 18:57:00 +00:00
mhugent
277eb629f3
fix for addIsland to work also with polygons that are no longer in the view extent (bug #1495 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10122 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-07 14:49:53 +00:00
wonder
092937a3f4
Added possibility not to draw vertex markers when a layer is in editing mode
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10121 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-07 12:51:13 +00:00
wonder
70e7bb8f81
fixed a problem with retrieval of features with modified geometry
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10120 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-07 12:08:07 +00:00
wonder
d73452e241
Added QgsMapTool::keyReleaseEvent()
...
Added missing binding for QgsMapTool::keyPressEvent()
... will ever people add the bindings for newly added functions? :-/
git-svn-id: http://svn.osgeo.org/qgis/trunk@10118 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-06 15:42:35 +00:00
jef
ee5815bf99
fix #1532
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10117 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-06 11:29:41 +00:00
jef
7a8d9eaf5c
skip labels with size<=0 - otherwise the size is ignored
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10116 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-06 10:13:09 +00:00
timlinux
b5d3a15668
Fix for ticket #1527
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10115 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-06 05:05:29 +00:00
jef
b79b31077a
process command line arguments as filenames on windows
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10113 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-05 20:15:04 +00:00
jef
60d323f780
fix compile errors
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10111 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-05 14:25:51 +00:00
homann
2057f63428
Added EPSG to the quick CRS button
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10110 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-05 12:08:40 +00:00
mhugent
44eb3b771b
Revert accidentally commited cmakelist file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10109 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-05 11:30:15 +00:00
mhugent
4f62fddf52
Allow continuous color rendering also for point symbols
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10108 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-05 11:29:14 +00:00
homann
105151eda3
New georeferencer from GIS-Lab thanks to Maxim Dubinin!
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10107 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-04 21:45:50 +00:00
homann
828cf039d4
Very CRUDE list of most recently used projections. I love the functionality, the UI could be nicer. Please do not remove, but instead improve!
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10106 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-04 21:09:26 +00:00
cfarmer
68242bf4a2
Fix some issues with spurious intersection results
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10103 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-04 00:59:50 +00:00
cfarmer
593a64ed6c
Delete existing layer before writing to disk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10102 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-03 23:06:44 +00:00
jef
792862baa3
fix #1526
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10101 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-03 21:25:35 +00:00
jef
a5c2aecd82
implement #1526
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10099 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-03 15:10:11 +00:00
cfarmer
d033b0f887
updates to geoprocessing: fix for some intersection cases
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10096 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-03 01:11:43 +00:00
cfarmer
a35d6d7005
improved handeling of postGIS layers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10095 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-02 23:00:43 +00:00
jef
f6bda8b0db
fix #1523 (r10084 was actually fixing #1516 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10094 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-02 20:47:16 +00:00
jef
6f8d3109f3
add missing ui headers for gui includes for install and implement QgsProjectionSelector::setSelectedEpsg()
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10093 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-02 19:30:43 +00:00
mhugent
bacd648fa5
Show a progress dialog for wfs if there is a main window (to not crash non-graphical applications using wfs provider)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10090 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-02 15:08:08 +00:00
cfarmer
9740123281
update author name and help dialog call
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10088 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-02 01:06:31 +00:00
jef
29b4f22764
fix typo in german translation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10086 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-01 17:20:24 +00:00
jef
749fbac7c9
update german translation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10085 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-01 17:00:41 +00:00
jef
bd9a6ca544
fix #1523
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10084 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-01 16:59:03 +00:00
jef
97086e6751
fix translation string
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10083 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-01 16:54:30 +00:00
jef
1a914233ad
update fTools/i18n.cpp (again)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10082 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-01 15:57:14 +00:00