Updated ChangeLog

Bumped the devel version to 7


git-svn-id: http://svn.osgeo.org/qgis/trunk@1788 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2004-07-20 06:33:13 +00:00
parent 01fad18369
commit 4d6f2b32e3
3 changed files with 15 additions and 5 deletions

View File

@ -1,7 +1,17 @@
QGIS Change Log
ChangeLog,v 1.161 2004/07/18 10:48:46 larsl Exp
ChangeLog,v 1.162 2004/07/20 06:33:13 gsherman Exp
------------------------------------------------------------------------------
Version 0.3 'Madison' .... development version
Version 0.4 'Baby' .... development version
2004-07-19 [gsherman] 0.4.0devel7
** Fixed broken setDisplayField function in qgsvectorlayer
** Added display/label field handling. Field is now 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.
** Cleanup of postgres add layer dialog
** Removed excessive debug output from qgsfeature
2004-07-18 [larsl] 0.4.0devel6
** Changed Graduated Marker renderer to use the SVG cache

View File

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
dnl configure.in,v 1.164 2004/07/18 10:48:55 larsl Exp
dnl configure.in,v 1.165 2004/07/20 06:33:13 gsherman Exp
@ -26,7 +26,7 @@ dnl ---------------------------------------------------------------------------
MAJOR_VERSION=0
MINOR_VERSION=4
MICRO_VERSION=0
EXTRA_VERSION=6
EXTRA_VERSION=7
if test $EXTRA_VERSION -eq 0; then
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}
else

View File

@ -1,4 +1,4 @@
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>QgisAppBase</class>
<widget class="QMainWindow">
<property name="name">