Skip to content

Commit

Permalink
Merged changes in 0.5 release branch to MAIN
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@2094 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
gsherman committed Oct 4, 2004
1 parent 93867f1 commit f5c424a
Show file tree
Hide file tree
Showing 126 changed files with 5,531 additions and 2,821 deletions.
25 changes: 10 additions & 15 deletions README
Original file line number Diff line number Diff line change
@@ -1,24 +1,19 @@
README for QGIS version 0.4 'Baby'
README for QGIS version 0.5 'Bandit'
Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS)
built for Linux/Unix. QGIS offers support for vector and raster formats.
Currently QGIS supports many common vector and raster formats shapefiles
and PostgreSQL/PostGIS layers.

This release adds:
Features
Map Overview
Preliminary printing support
Menu cleanups
User interface improvements
Icon Themes (only default theme currently available)
Capture point to clipboard

Core Plugins
Scale bar plugin
Improved GPS tools plugin

Known Issues
Map units are not stored when a QGIS project is saved
* Windows version
* Feature labeling with optional buffering
* Preliminary digitizing support for shapefiles
* GRASS digitizing support
* GPS SVG icons
* Unique value renderers
* User interface improvements
* Specify a query when loading a PostGIS layer
* Italian translation

Supported raster formats include:
Grass
Expand Down
9 changes: 4 additions & 5 deletions configure.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

dnl Process this file with autoconf to produce a configure script.
dnl configure.in,v 1.193 2004/09/23 09:07:48 larsl Exp
dnl configure.in,v 1.194 2004/10/04 00:53:40 gsherman Exp



Expand All @@ -24,9 +24,9 @@ dnl ---------------------------------------------------------------------------
dnl version number
dnl ---------------------------------------------------------------------------
MAJOR_VERSION=0
MINOR_VERSION=4
MINOR_VERSION=5
MICRO_VERSION=0
EXTRA_VERSION=38
EXTRA_VERSION=0
if test $EXTRA_VERSION -eq 0; then
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}
else
Expand Down Expand Up @@ -249,8 +249,7 @@ AC_CONFIG_FILES([
plugins/grid_maker/Makefile
plugins/grass/Makefile
doc/Makefile
doc/skin/Makefile
doc/skin/images/Makefile
doc/install_guide/Makefile
doc/images/Makefile
doc/plugins/Makefile
doc/plugins/geoprocessing/Makefile
Expand Down
23 changes: 10 additions & 13 deletions doc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,18 @@
docdatadir = $(datadir)/$(PACKAGE)/doc

docdata_DATA = \
README \
favicon.ico \
images \
index.html \
index.pdf \
install.html \
install.css \
install.pdf \
plugins \
skin \
userguide.html \
userguide.pdf
favicon.ico \
images \
index.html \
install_guide \
install.pdf \
plugins \
qgisdoc.css \
README \
userguide.pdf

# generated by ls -1 | sed -e '/CVS/d' -e '/Makefile/d' -e 's#\(.*\)# \1 \\#'

SUBDIRS = images plugins skin
SUBDIRS = images plugins install_guide

EXTRA_DIST = $(docdata_DATA)
48 changes: 1 addition & 47 deletions doc/images/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -10,53 +10,7 @@

docdatadir = $(datadir)/$(PACKAGE)/doc/images

docdata_DATA = \
add_layer_dialog.png \
back20x20.png \
checkversion.png \
configure.png \
connect_no.png \
contents.png \
exit.png \
filenew.png \
filesave.png \
filesaveas.png \
gis_add_pg_layer.png \
gis_add_vector_layer.png \
gis_identify.png \
gis_pan.png \
gis_view_all.png \
gis_zoom_to_selected.png \
icon_small.png \
loaded_shapefiles.png \
mapserver.png \
open.png \
package_network.png \
qgis_vector_layer_properties.png \
qgis_vector_layer_properties1.png \
qgis_vector_layer_properties2.png \
qgis_vector_layer_properties3.png \
reload20x20.png \
select_features.png \
sf.png \
table.png \
viewmag-.png \
zoomin.png \
gis_add_raster_layer.png \
change_symbology.gif \
qgis_raster_properties_symbology_tab.png \
qgis_mainwindow01.png \
project.png \
loaded_shapefiles.gif \
add_layer_dialog.gif \
qgis_raster_popup_properties_selected.png \
built-with-forrest-button.png \
layer_properties.gif \
qgis_raster_properties_general_tab.png \
qgis_raster_properties_statistics_tab.png \
qgis_load_data_on_startup.png \
btn_add_layer.gif \
changed_symbology.gif
docdata_DATA = qgis_new_80pct.png

# generated by ls -1 | sed -e '/CVS/d' -e '/Makefile/d' -e 's#\(.*\)# \1 \\#'

Expand Down
Binary file removed doc/images/add_layer_dialog.gif
Binary file not shown.
Binary file removed doc/images/add_layer_dialog.png
Binary file not shown.
Binary file removed doc/images/back20x20.png
Binary file not shown.
Binary file removed doc/images/btn_add_layer.gif
Binary file not shown.
Binary file removed doc/images/built-with-forrest-button.png
Binary file not shown.
Binary file removed doc/images/change_symbology.gif
Binary file not shown.
Binary file removed doc/images/changed_symbology.gif
Binary file not shown.
Binary file removed doc/images/checkversion.png
Binary file not shown.
Binary file removed doc/images/configure.png
Binary file not shown.
Binary file removed doc/images/connect_no.png
Binary file not shown.
Binary file removed doc/images/contents.png
Binary file not shown.
Binary file removed doc/images/exit.png
Binary file not shown.
Binary file removed doc/images/filenew.png
Binary file not shown.
Binary file removed doc/images/filesave.png
Binary file not shown.
Binary file removed doc/images/filesaveas.png
Binary file not shown.
Binary file removed doc/images/gis_add_pg_layer.png
Binary file not shown.
Binary file removed doc/images/gis_add_raster_layer.png
Binary file not shown.
Binary file removed doc/images/gis_add_vector_layer.png
Binary file not shown.
Binary file removed doc/images/gis_identify.png
Binary file not shown.
Binary file removed doc/images/gis_pan.png
Binary file not shown.
Binary file removed doc/images/gis_view_all.png
Binary file not shown.
Binary file removed doc/images/gis_zoom_to_selected.png
Binary file not shown.
Binary file removed doc/images/icon_small.png
Binary file not shown.
Binary file removed doc/images/layer_properties.gif
Binary file not shown.
Binary file removed doc/images/loaded_shapefiles.gif
Binary file not shown.
Binary file removed doc/images/loaded_shapefiles.png
Diff not rendered.
Binary file removed doc/images/mapserver.png
Diff not rendered.
Binary file removed doc/images/open.png
Diff not rendered.
Binary file removed doc/images/package_network.png
Diff not rendered.
Binary file removed doc/images/project.png
Diff not rendered.
Binary file removed doc/images/qgis_load_data_on_startup.png
Diff not rendered.
Binary file removed doc/images/qgis_mainwindow01.png
Diff not rendered.
Binary file added doc/images/qgis_new_80pct.png
Binary file removed doc/images/qgis_raster_popup_properties_selected.png
Diff not rendered.
Binary file removed doc/images/qgis_raster_properties_general_tab.png
Diff not rendered.
Binary file removed doc/images/qgis_raster_properties_statistics_tab.png
Diff not rendered.
Binary file removed doc/images/qgis_raster_properties_symbology_tab.png
Diff not rendered.
Binary file removed doc/images/qgis_vector_layer_properties.png
Diff not rendered.
Binary file removed doc/images/qgis_vector_layer_properties1.png
Diff not rendered.
Binary file removed doc/images/qgis_vector_layer_properties2.png
Diff not rendered.
Binary file removed doc/images/qgis_vector_layer_properties3.png
Diff not rendered.
Binary file removed doc/images/reload20x20.png
Diff not rendered.
Binary file removed doc/images/select_features.png
Diff not rendered.
Binary file removed doc/images/sf.png
Diff not rendered.
Binary file removed doc/images/table.png
Diff not rendered.
Binary file removed doc/images/viewmag-.png
Diff not rendered.
Binary file removed doc/images/zoomin.png
Diff not rendered.
Loading

0 comments on commit f5c424a

Please sign in to comment.