timlinux
bcfeb79c6e
Upstreamed #728 to trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7027 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 20:27:35 +00:00
timlinux
08585fe3f2
Upstreamed ticket #727 to trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7026 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 20:24:34 +00:00
timlinux
198aef5df0
Applied patch #725 which also fixes ticket #698
...
(This patch fixes crash (ticket #698 ) and also adds some i18n stuff (missing tr(), and encoding conversation where nedded). Included patches for HEAD and also for 0.8.x)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7018 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 03:32:57 +00:00
timlinux
1f2f9a3498
Applied patch #725 which also fixes ticket #698
...
(This patch fixes crash (ticket #698 ) and also adds some i18n stuff (missing tr(), and encoding conversation where nedded). Included patches for HEAD and also for 0.8.x)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7017 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 03:31:45 +00:00
timlinux
a33db746ca
This files is deprecated in favour of the all in one INSTALL document
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7016 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 03:28:53 +00:00
timlinux
6be4c44fc3
Upstreamed and Aplied patch from ticket #598
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7015 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-11 03:07:19 +00:00
timlinux
7a060a0bb3
Removed redundnat intrduction section
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 17:44:02 +00:00
timlinux
b919530100
Moved to using text2tags for managing install etc docs. Please edit the install docs here (not on the wiki!) and then use txt2tags to generate moinmoin output and paste into the wiki. Also do not directly edit INSTALL but rather edit INSTALL.t2t and regenerate teh INSTALL file using t2t plain text generator.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 17:29:28 +00:00
timlinux
eff6bc045d
added missing libz.dll.1.2.3 file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6993 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 17:22:59 +00:00
wonder
9289a37f56
Added QgsMapToolEmitPoint which emits a signal when a point on map canvas is clicked.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 10:54:46 +00:00
timlinux
a6be9c4f85
Set version name to 0.9.0preview1 for project name and in nsis config
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6988 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 04:12:36 +00:00
mhugent
3cfc885fc2
Fix for ticket #562 small bug in WMS getFeatureInfo handling
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-08 07:16:16 +00:00
mhugent
8c523b1cab
Remove compiler warning for geos 2 and 3
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6984 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-06 16:52:58 +00:00
mhugent
bb92cf4180
Insert version number from capabilities document into GetMap request
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6982 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-05 17:04:40 +00:00
timlinux
2722199a4f
Remove compiler warnings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-04 23:01:36 +00:00
timlinux
414864beee
Initial CPack directives
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-04 19:20:08 +00:00
timlinux
58dda99067
Install additional raster related headers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6977 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-04 12:33:35 +00:00
gsherman
8cea3fefa6
Fix for ticket #630 , thanks to patch from lubaby.
...
(attribute table drift on windows)
Untested on Windows at 0.9 unstable.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-02 03:01:57 +00:00
wonder
05131b14ea
Fixed QgsGeometry::fromPolygon:
...
- fixed creation of outer ring, added creation of holes
- fixed Python binding for QgsPolygon type
git-svn-id: http://svn.osgeo.org/qgis/trunk@6974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-02 01:24:38 +00:00
mhugent
d894411a7c
Added the menu to toggle toolbar visibility to the 'view' menu
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6972 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-31 14:04:46 +00:00
wonder
bcaf553633
Fixed map overview handling
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6971 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-31 00:33:26 +00:00
wonder
d76cab583c
More roboust zoom tool - prevent zooming to empty extent
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-31 00:32:41 +00:00
wonder
825e248b8a
Fixed a bug with incorrectly wrapped QgsRenderer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6969 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-31 00:19:27 +00:00
mhugent
44d8225e7d
Added the possibility for renderers to have different transparency levels for different classes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6967 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-30 10:02:12 +00:00
mhugent
be40dae943
Made a toggle editing button instead of the (deactivated) start and stop buttons. The QAction for the toggle button is also used in the legend (right click menu) to have a consistent button/menu state
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6965 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-26 10:29:13 +00:00
mhugent
a74f531107
Entry for addIsland in sip file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6964 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-26 07:53:10 +00:00
mhugent
68510607ec
A tool to add polygons to multipolygon features
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6963 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-26 07:31:01 +00:00
mhugent
ed41e1f7dd
Commited new parameters for swiss coordinate system CH1903 (changes from Horst Duester)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6961 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-25 05:52:04 +00:00
timlinux
c573b2a868
Neater implemtation for test builder ready for cloning...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6959 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-23 04:05:15 +00:00
telwertowski
aab183459c
Multi-version adjustment to r6954. To be truly pedantic, use int with GEOS 2.2 and size_t with GEOS 3.0.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6958 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-22 21:00:27 +00:00
mhugent
1151cee995
Entry for QgsVectorLayer::AddRing in the .sip file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6957 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-22 15:17:31 +00:00
mhugent
8d62d5ae9a
wms bugfix
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6956 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-22 12:55:25 +00:00
timlinux
8643bfbc8c
Patched in code from Oleg Gusev to emit poisiton on right mouse click
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6955 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-22 12:16:09 +00:00
timlinux
63d9a2909c
Fix compile warnings caused by using int instead of unsigned int for loops. Now compiles in pedantic mode.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6954 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-22 11:44:47 +00:00
mhugent
2c24223c1d
wfs provider: added tests for empty stack
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6953 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-22 07:35:44 +00:00
mhugent
1938278a7d
Improved port handling for wfs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6952 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-22 06:57:36 +00:00
timlinux
275f7b0e44
Simple test case working built by cmake
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6951 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-21 20:42:37 +00:00
timlinux
38953d5b2c
Use QT4_GENERATE_MOC to build moc
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6950 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-21 18:38:43 +00:00
timlinux
c90f2c4e43
Initial commits to build qtests from cmake / ctest. Non functional yet
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6949 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-21 17:28:53 +00:00
mhugent
be639d1e47
WFS provider: Don't forget to set port to QHttp, better handling for coordinate and tuple separators
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6948 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-21 17:00:31 +00:00
mhugent
60fdc6dacc
Changed std::list to QList in addRing functions
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6946 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-16 09:32:24 +00:00
mhugent
bdef5577ae
Changed WMS version to 1.1.1, since the difference between 1.1.0 and 1.1.1 are very small. But some servers (e.g. bug #652 ) complain if version is not 1.1.1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6944 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-13 14:05:54 +00:00
mhugent
d7a9cf117d
Forgot to add files in the last commit
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6943 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-13 13:41:13 +00:00
mhugent
45b045f017
Added a tool to cut holes into polygons/multipolygons. Made QgsMapToolCapture a base class of QgsMapToolAddRing and QgsMapToolAddFeature. Many bugfixes, e.g. it should now be possible to edit a reprojected layer (but the snapping distance needs to be given in the source units of the edited layer)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6942 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-13 13:40:35 +00:00
wonder
b93ef15ddf
Fixed compatibility with (some versions of) Python 2.5.
...
Also should stay compatible with older python versions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6941 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-10 15:01:58 +00:00
wonder
213e4d44ed
Added saving layer's selection as a shapefile. Can be invoked from legend.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6940 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-10 11:26:25 +00:00
wonder
7ef07b3151
Fixed check whether user runs QGIS from sources to halt him.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6938 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-08 09:41:34 +00:00
gsherman
f6aa3b54d9
Internationalization fixes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6937 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-08 01:56:36 +00:00
gsherman
94819b31ff
Adjusted widget widths to prevent truncation of device, port, and feature drop-down text
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6936 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-08 01:54:53 +00:00
wonder
f47b0cb481
Removed useless #includes from plugin template
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6935 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-07 14:29:51 +00:00