1402 Commits

Author SHA1 Message Date
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
gsherman
f8cff56404 Cleanup of postgres add layer dialog
Removed excessive debug output from qgsfeature
Fixed broken setDisplayField function in qgsvectorlayer


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1786 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-20 05:43:05 +00:00
rabla
3662886c82 getNextFeature(attlist)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1785 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-19 14:59:11 +00:00
larsl
91638f3b85 ** Changed Graduated Marker renderer to use the SVG cache
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1783 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-18 10:48:55 +00:00
larsl
8496c32967 It would help if I actually added the files too... fixed memory leak, cache size may need tweaking
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1782 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-17 23:29:07 +00:00
larsl
309f689d5a Added SVG cache, started using it in Single Marker renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1781 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-17 20:26:08 +00:00
mhugent
c2de05b7b6 fix for bug where overviewglasses have not been restored properly when loading from project files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1780 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-17 17:47:10 +00:00
larsl
db19f91631 Store GPSData objects on the heap instead of the stack to maybe make VC happy
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1779 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-17 11:17:57 +00:00
larsl
b784461055 Fix UI file
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1778 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-17 11:08:37 +00:00
mhugent
24ffbefbba outcommented call to OGRLayer->DeleteFeature
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1777 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-17 10:55:02 +00:00
mhugent
925f56dafc some cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1776 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-17 09:19:36 +00:00
mhugent
49cc7d713c fix for bug 990016 'Vector symbology dialog remembers unapplied cmbbox state'
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1775 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-17 08:36:35 +00:00
mhugent
6367e1de67 added code related to feature deletion
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1774 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-17 07:18:38 +00:00
timlinux
f9a103fe0d Save using designer 3.1.2 to fix PNG breakage
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1773 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-17 00:55:51 +00:00
mhugent
fe280e3f37 added digitising for lines. As this is highly experimental, backup your data before you use this tool. The icon for the button is not very nice. Feel free to change the icon if you have a nicer one
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1772 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-16 18:38:16 +00:00
gsherman
2b17ddeba2 Qmake project files for win32 build
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1768 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-15 01:10:40 +00:00
gsherman
fbe3a1c8dd Qmake project file for providers directory
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1767 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-15 01:06:54 +00:00
gsherman
8efe6a98aa Changes to support Windows icon
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1766 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-15 00:40:25 +00:00
gsherman
81ce40c0c3 Canceling selection of browser doesn't blank existing browser choice
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1765 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-14 22:19:38 +00:00
gsherman
908c66ee72 Fix for file filter on win32 vs other platforms
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1764 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-14 22:05:11 +00:00
gsherman
42f7d1ae2b Addition of exception for compilation with any version of Qt
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1763 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-14 21:47:50 +00:00
gsherman
d93a13d067 -qgisapp - fix for opening help files on win32.
-qgsoptionsbase - added browse button to preferences dialog so user can browse to location of the web browser.
-qgsprojectio and renderers - fix so project files are stored properly under win32


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1762 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-14 21:36:04 +00:00
gsherman
aafbb5137b QgsShapefileProvider must return a value from addFeature
QgisApp changed to support restoring of plugins from Windows.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1761 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-14 19:13:27 +00:00
gsherman
02b07be397 Qmake project file for building qgis on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1760 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-14 18:20:11 +00:00
gsherman
0126ea6e12 Changed output to qgis_ts.pro so as not to blast the windows qmake project file (qgis.pro)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1759 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-14 18:16:24 +00:00
gsherman
5e3c347293 Changed output to qgis_qm.pro so as not to blast the windows qmake project file (qgis.pro)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1758 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-14 18:16:00 +00:00
rabla
9dac2123fe my photo
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1754 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-13 12:56:26 +00:00
rabla
564e4e9166 path to libgrassprovider.so changed
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1753 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-13 09:43:21 +00:00
gsherman
54040e759f Added check to see if open in update mode failed. If so, try to open it
in read-only mode. Need to set a flag or something to indicate read-only
so editing operations don't fail (once they are implemented)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1752 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-13 04:34:30 +00:00
rabla
3e7cdebc8e Check if GISBASE is set
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1751 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-12 17:34:30 +00:00
mhugent
c7fe065390 delete the qgis features after drawing to avoid a memory leak. If someone has problems with drawing vector layers after this commit (which i don't hope!), just change 'delete fet;' in qgsvectorlayer.cpp l. 593 back to 'delete[]feature;'
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1749 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-12 16:48:12 +00:00
rabla
67da214d93 edit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1748 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-12 15:25:37 +00:00
rabla
7834a64708 default edit icons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1747 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-12 15:22:05 +00:00
rabla
5847feb44d edit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1746 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-12 15:16:48 +00:00
rabla
a6e8ed1c2a fixed crash in CapturePoint (geometry is released in QgsFeature destructor)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1745 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-12 14:36:38 +00:00