1436 Commits

Author SHA1 Message Date
gsherman
051b79a728 Enhanced error reporting for plugin loading
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1876 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 18:31:49 +00:00
gsherman
f42b0ef833 Added return statement for the identify function to make it compile under win32. Currently it returns an empty vector
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1875 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 18:29:57 +00:00
gsherman
d7a174129b Modified declaration for extern "C" functions so they work in win32
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1874 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 18:28:29 +00:00
gsherman
26b5989f62 Enabled link with libqgis.lib (win32)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1873 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 18:27:30 +00:00
rabla
b9878ffd80 tools widget flags changed
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1872 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 15:22:27 +00:00
rabla
ee50c9994e offset merged in xml
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1871 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 13:32:35 +00:00
rabla
dbbaac4ce2 lower() attribute field name
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1870 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 10:18:11 +00:00
gsherman
5b0513d463 Changed include statement in qgis.h to use local rather than global search path.
Modified qgisappbase to restore the Help|About connection which had gotten deleted at some point.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1869 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-15 23:34:34 +00:00
timlinux
2ba8f989ef Add every cpp under the sun to make win qgis lib work
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1868 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-15 22:36:54 +00:00
gsherman
63fd87ef67 Qmake .pro for building libqgis.lib. Used for linking with plugins.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1867 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-15 19:34:55 +00:00
gsherman
c3159abefb Changes for Win32 support - no new features
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1866 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-15 00:52:47 +00:00
mhugent
8bc9c560c6 added rendering of legend items for unique value renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1865 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 22:07:21 +00:00
gsherman
28cb18f51d Retabbed and formatted source according to QGIS standards
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1864 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 19:40:42 +00:00
gsherman
24071c5553 Added mouse wheel zoom. Moving wheel forward zooms in by a factor of 2.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1863 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 19:26:30 +00:00
timlinux
c8643f5469 Fixed build error with ui
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1862 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 10:34:51 +00:00
mhugent
554d917014 unique value renderer seems to work. Drawing of the legend item will follow
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1861 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 06:39:31 +00:00
timlinux
e4450c90ab fixed gdal lib reference
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1860 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 01:10:09 +00:00
timlinux
6bcb7ca725 added math.h
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1859 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 01:09:03 +00:00
timlinux
0d64e26f46 Includes radims new labelling stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1858 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 01:07:15 +00:00
rabla
ea90af905b labels
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1857 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-13 11:37:56 +00:00
gsherman
04b02689fa Updated change log
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1856 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-13 04:42:34 +00:00
gsherman
bca9b2dee2 Fixed preferences bug that caused themes to disappear when setting options.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1855 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-13 04:40:51 +00:00
gsherman
7e0f9bbd1c Incremented extra_version in configure.in to 8
Updated changelog


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1854 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-13 03:53:44 +00:00
gsherman
61f29af5b3 Rearranged capture icons and added them to the mapnavigation action group
so that the icons remain depressed while the tool is active. (bugs
994274 and 994272)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1853 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-13 03:49:35 +00:00
mhugent
a4d0a4d7bb added some waring box for the digitising tools. Native enghlish speakers are invited to change the text of the message box
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1851 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-07 11:46:54 +00:00
mhugent
3c073cdace close attribute table when adding features such that it is always up to date
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1850 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-07 08:58:00 +00:00
mhugent
c4420ef1c9 icons for line and polygon digitising
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1849 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-06 22:59:32 +00:00
timlinux
e76cb49f94 More icons for digitising stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1848 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-06 22:35:32 +00:00
timlinux
412dfaee35 Resaved using designer 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1847 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-06 22:34:40 +00:00
mhugent
fa637549df added a polygon digitizing tool. There is no icon yet, the button is on the left of the line tool
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1846 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-06 22:13:21 +00:00
rabla
a8ea6c39de region
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1845 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-04 15:22:49 +00:00
rabla
c1812e4bd6 attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1844 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-02 15:56:28 +00:00
rabla
5a5e4c3db1 -
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1842 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-30 16:25:48 +00:00
rabla
3da71eb94f symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1841 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-30 16:24:26 +00:00
rabla
3cd0dedd90 edit attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1835 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-29 12:49:13 +00:00
rabla
9450a7bc61 edit attributtes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1834 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-29 12:46:36 +00:00
rabla
557c8f3eb5 attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1833 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-29 12:43:09 +00:00
mhugent
8180719f72 some cleanups in qgsvectorlayer.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1830 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-28 19:51:50 +00:00
mhugent
d01d15f9b0 some more wkb for the shapefileprovider. Only point and line are tested yes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1829 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-28 19:38:19 +00:00
mhugent
436f599826 started to make a dialog class for unique renderer, added a bit of wkb code in the shapefileprovider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1828 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-28 19:12:20 +00:00
mhugent
d1d12f0310 added unique value renderer class
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1815 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-24 07:03:24 +00:00
mhugent
f87403d54e fix for a bug that caused problems when loading vector layers from projects
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1804 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-21 17:21:15 +00:00
gsherman
5f0e1b4355 Added precision to wellKnownText function
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1798 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-21 05:45:35 +00:00
gsherman
5aa11a1fdc Added wellKnownText function to return the well known text of the point in the form POINT(x y)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1797 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-21 05:27:07 +00:00
gsherman
cecceaa9af Retabbed source to match coding conventions
Well known text stored in the feature when adding (digitzing) a point


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1796 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-21 05:26:12 +00:00
mcoletti
7446469a94 Pops up error dialog if encounter problem reading a project file.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1793 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-20 21:40:11 +00:00
mhugent
a9b7dc83e7 enabled getNextFeatures(std::list<int>) for rendering of vector features. This saves time because only the features needed for classification have to be copied. The postgres-gurus are kindly invited to improve the inefficient implementation of getNextFeature(std::list<int>) in the postgresproviders (done by me) :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1792 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-20 18:18:45 +00:00
mhugent
0fb4a79270 added support for polygons in QgsShapeFileProvider::addFeature. Not tested yet
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1791 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-20 17:48:34 +00:00
gsherman
ea5e1176d3 Updated ChangeLog
Bumped the devel version to 7


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1788 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-20 06:33:13 +00:00
gsherman
8e95665ed8 Added display/label field handling. Field is not set when the layer is added
by examining the fields and attempting to make a "smart" choice. The user
can later change this field from the layer properties dialog. This field
is used as the item name in the identify box (top of the tree for each
feature and its attributes) and will eventually be used in labelling features.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1787 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-20 06:20:39 +00:00