mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-20 00:03:07 -04:00
Changes for 0.4 release - the 'Baby' is born
git-svn-id: http://svn.osgeo.org/qgis/trunk@1726 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
3ca66f9d71
commit
e83fe2bfe4
24
README
24
README
@ -1,4 +1,4 @@
|
||||
README for QGIS version 0.3 'Madison'
|
||||
README for QGIS version 0.4 'Baby'
|
||||
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
|
||||
@ -6,19 +6,19 @@ and PostgreSQL/PostGIS layers.
|
||||
|
||||
This release adds:
|
||||
Features
|
||||
Raster pyramids
|
||||
Scale display
|
||||
Map units can be specified (meters, feet, decimal degrees)
|
||||
Desktop icons (installed in share/qgis/images/icons)
|
||||
Mac OS X vector support now works
|
||||
Map Overview
|
||||
Preliminary printing support
|
||||
Menu cleanups
|
||||
User interface improvements
|
||||
Icon Themes (only default theme currently available)
|
||||
Capture point to clipboard
|
||||
|
||||
Core Plugins
|
||||
New North Arrow plugin
|
||||
Scale bar plugin
|
||||
Improved GPS tools plugin
|
||||
New Copyright plugin
|
||||
Improved Grass plugin with raster and vector loaders
|
||||
Contributed Plugins (available from community.qgis.org)
|
||||
HTTP server (simple map server implementation)
|
||||
|
||||
|
||||
Known Issues
|
||||
Map units are not stored when a QGIS project is saved
|
||||
|
||||
Supported raster formats include:
|
||||
Grass
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
dnl configure.in,v 1.157 2004/06/30 11:30:39 jobi Exp
|
||||
dnl configure.in,v 1.158 2004/07/02 08:02:31 gsherman Exp
|
||||
|
||||
|
||||
|
||||
@ -24,9 +24,9 @@ dnl ---------------------------------------------------------------------------
|
||||
dnl version number
|
||||
dnl ---------------------------------------------------------------------------
|
||||
MAJOR_VERSION=0
|
||||
MINOR_VERSION=3
|
||||
MINOR_VERSION=4
|
||||
MICRO_VERSION=0
|
||||
EXTRA_VERSION=58
|
||||
EXTRA_VERSION=0
|
||||
if test $EXTRA_VERSION -eq 0; then
|
||||
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}
|
||||
else
|
||||
|
@ -45,7 +45,7 @@
|
||||
<tr>
|
||||
<td align="right" bgcolor="#a5b6c6" colspan="4"><img width="1" height="10" alt="" src="skin/images/spacer.gif"><span class="datenote"><script type="text/javascript" language="JavaScript"><!--
|
||||
//document.write("Published: " + document.lastModified);
|
||||
document.write("-- QGIS Version 0.3 Madison --");
|
||||
document.write("-- QGIS Version 0.4 Baby --");
|
||||
// --></script></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -82,7 +82,7 @@
|
||||
<a href="#Introduction">Introduction</a>
|
||||
</div>
|
||||
<div class="menupageitem">
|
||||
<a title="Whats new in Version 0.3" href="#Whats+new+in+Version+0.2">Whats new in Versio...</a>
|
||||
<a title="Whats new in Version 0.4" href="#Whats+new+in+Version+0.2">Whats new in Versio...</a>
|
||||
</div>
|
||||
<div class="menupageitem">
|
||||
<a title="Available Documents" href="#Available+Documents">Available Documents...</a>
|
||||
@ -157,8 +157,8 @@
|
||||
<tr>
|
||||
<td valign="middle">
|
||||
<h1>Quantum GIS Documentation</h1>
|
||||
</td><td nowrap="nowrap" width="40" align="center"><a class="dida" href="index.pdf"><img alt="PDF" src="skin/images/pdfdoc.gif" class="skin"><br>
|
||||
PDF</a></td>
|
||||
</td><td nowrap="nowrap" width="40" align="center"><!--<a class="dida" href="index.pdf"><img alt="PDF" src="skin/images/pdfdoc.gif" class="skin"><br>
|
||||
PDF</a>--></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@ -190,7 +190,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td height="10" width="9"></td><td>
|
||||
<h3>Whats new in Version 0.3</h3>
|
||||
<h3>Whats new in Version 0.4</h3>
|
||||
</td><td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -215,11 +215,12 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<ol>
|
||||
<li>Raster pyramids</li>
|
||||
<li>Scale display</li>
|
||||
<li>Map units can be specified (meters, feet, decimal degrees)</li>
|
||||
<li>Desktop icons (installed in share/qgis/images/icons)</li>
|
||||
<li>Mac OS X vector support now works</li>
|
||||
<li>Map Overview</li>
|
||||
<li>Preliminary printing support</li>
|
||||
<li>Menu cleanups</li>
|
||||
<li>User interface improvements</li>
|
||||
<li>Icon Themes (only default theme currently available)</li>
|
||||
<li>Capture point to clipboard</li>
|
||||
|
||||
</ol>
|
||||
|
||||
@ -237,14 +238,11 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<ol>
|
||||
|
||||
<li>New North Arrow plugin</li>
|
||||
<li>Scale bar plugin</li>
|
||||
<li>Improved GPS tools plugin</li>
|
||||
<li>New Copyright plugin</li>
|
||||
<li>Improved Grass plugin with raster and vector loaders</li>
|
||||
|
||||
</ol>
|
||||
|
||||
<!--
|
||||
<a name="N10069"></a><a name="New+Contributed+Plugins"></a>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
@ -263,7 +261,7 @@
|
||||
|
||||
<li>HTTP server</li>
|
||||
</ol>
|
||||
|
||||
-->
|
||||
<a name="N1007F"></a><a name="Known+Issues"></a>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
@ -321,7 +319,7 @@
|
||||
|
||||
<div class="frame note">
|
||||
<div class="label">Note</div>
|
||||
<div class="content">This documentation is based on QGIS 0.3 (Madison)</div>
|
||||
<div class="content">This documentation is based on QGIS 0.4 (Baby)</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
281
doc/index.pdf
281
doc/index.pdf
@ -1,281 +0,0 @@
|
||||
%PDF-1.3
|
||||
%ª«¬
|
||||
4 0 obj
|
||||
<< /Type /Info
|
||||
/Producer (FOP 0.20.5) >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< /Length 1717 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
>>
|
||||
stream
|
||||
Gau0D95iTD&AIV:d*Vkl>,:#g'MVIE.I&+;(Wi@'$Eh=tZBdn4U=O=6I7Lo43-),l#Z1;(OZT!J^Md__2quU=Q00in\B]94EP$_b`c^h]F^4^::=AN`^.Z*mG.+7=a2Mo=/(9ffS0(iI_iGVcn*fW&SP%X7</)?kW`RK<cLt<n&NQ)H9hb0`@7%i@f1S]5-0Y%UhH*1IXA('7Jf,k`9L=f2Q#$u:!Atqk#n*8]D!I#9(JUpk:1.4G&85XM*-TV9%]fJb>M-H8Ksl53(G\.A,&$kReY$*@*Ehcp/t`"t7QQOS$]%#8GMB%lS>9)ZrA-ZY=n#]?d$EqhrNb7,fpl&'+0V4EN>%Jn5,\\'TXo5I&<SZR4,)^X3/F(pkAG@QH*\OJf"!S_B=/ie&'!*`?=&*&AOD^-HNu6rX=<c[=TjU$&s%c[Bnh0/q7mG36R<dNIOb6m8a,<,mXE&"$lekH0^;./M%V]``VB?OgXusP>2<Vdf100X_M?J_2md7j`AMeuPC-%PlfISG=\hf%b3U>(4DVJ>B^>*8[9]#%5F`;;YFDG1Vi#&@I@gWpb5.:=+J4T&@g?nC3Ddefk5&f>!KRk3E55]:!6@Z_"#mkfH$/2mbD^0$Cmm(0BTI95<MSVfRQhuIh-Yu5kb8qQk\Jdms/W9&((1.A3:\5#Imq-q*t/1B\Bku+T<.:0-u.h!6>$:@Z#+(QAX"Zf*!u(;@oTjp(`*`;p`HU,h[PB#,).0C`[l0.q*@cId7MEBk5l_6WN1D,m9W+21W*e5]n@P@$Ehj12%!TQ33e[Cb7(tEgcrn1rta<d*7PHeeC5\-H\la#bM9X`oo!"3^!NKGZ0"aN6KO+3JS%)$5?a0\OLNH;$f2kr_$X&A#Uts3f=5E:C)^D:-6Xso&-fRd`%+.Sq6>*jjGfQAb\i#GN(fS_#0\h^=^`*,7g<lBD7Q^?P><Adb.4[PT=J*?<=<[)G9"+/>N/P)L#63GR<p.eLMFsD&GbaDGF8W5SZ_1Si3$WC9UJ.JV\tF0nt0>-H\o('=5>ktPCck]$\`11%'VhALp#s7h$]N='sF*Z18lP"Cf9)"F]8m=3I@l#6oe85PHnN98h=%2Q6_bVF@FsO?5T[5p*HJWV<T\^F60Z':cr`3"F0hr;NudH/4=P^n0](:('BC\b=0":STZZFA:3-HW&1ArR_":'>o.?1X19Y[._8Iqb6s=LKom[EStGDDpup2&o'LF^"UPV)nM%)M\T.;E_G5Os6<HdT%imE7X(PMr6Q$kUkBEY^V47ru7XR)>o/M@/kTdl<$josH-<%bf'm!nN0/Wga<dX`AosK3;a.=cW!L>Dl0'A'Wj,DXUOh$ZOL-/ak^^)?(V5L/qcdICM'`-\E_&DlBFN_5G1:r4o"E_5`QjdI8hr0D"(`5A<_`j.mX=(YpAhD;)JAR9t@K)@:Dk7#qJa7eIJ`KEM:q4K`?G)^5'Q.o,T]L+)XjY*[W>pgc4/jV&c3B7AiOSi9;.CSARjoCe\JP\/f0V,s%9Da!`#V2?XE9SqkdOq&mUZ<)A-F#9q6>laalWTQs/W+6^?1n#$EM)sH%M+VK1EX945du`4+Q(-[rArT/Qt.2o660sYMhg0GWh-PoQQ2a#;/&,^d'dA^RN1nncSNP")8oL?mc/8BP<@tPEu$\=C(YPTQ\:Zf=.e"R;-<"+%;r.%<F2-HTr=#?(=kQBJ!V45)P<OV#1U+!h>A~>
|
||||
endstream
|
||||
endobj
|
||||
6 0 obj
|
||||
<< /Type /Page
|
||||
/Parent 1 0 R
|
||||
/MediaBox [ 0 0 612 792 ]
|
||||
/Resources 3 0 R
|
||||
/Contents 5 0 R
|
||||
/Annots 7 0 R
|
||||
>>
|
||||
endobj
|
||||
7 0 obj
|
||||
[
|
||||
8 0 R
|
||||
]
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 189.984 543.628 257.664 531.628 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://qgis.org)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
endobj
|
||||
9 0 obj
|
||||
<< /Length 1297 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
>>
|
||||
stream
|
||||
Gat=+95iiK&AJ$Cn<a1pY"4\$oTj@*Bj.m5CttaMdt;JcZEUXueK[Q_I7GJ-N[uJ22F1`pGikJCB-s7:MiXJJ@@VXS\QsG*>qk9S0-d_,]Kc[c7=m)bjPL>20?J]Sq&?9R6)>B1?=`."ccU_tW8`tFES2OAm.Ej0\LIiCO>&E/0ID'=@m;XYS@1n6Lu/Sg7#6%eeYm5u@hYIC*b.$i#*,5d!O-i_`;`m(>*mNBWJZZbZQaOnNG^oCWC#3s39p((UGR"=Q).O^PpM61aHLqNb<81=](kjkcNcs)l9$N%lKJqZE%YZ=Kp5/5"Wo&[qDl[gA<e[c]$]hUYDTo;,;TN\#cJP0#'@CC&6k^gqKS0h!OZPd,uR<\7t,cfHr<@3K\#K'kL(jXZ<Vca(ch0[Q7P`&U^1Z7:@8Dr321KR5neq480/QXMbhMnQklMla[n.m[\H%I]:u<h*3,72V4@9gA@(qp^?*73?&mHF6%'ff%PW-C'p5u79t!pM:&M"o**Q#]I,t_,X$/S=eu35N/Dm*%(5U%*C)l9mp?qJ,_YOldg=_2Q"Vi@7^.2VU%%JCj/Q`P[q#@@KYr&_7@]d',^MSH-iL`G%T>WE`?\K>E*E801YEfs8^n;l[<8)+ebVE+$8#?K1Y3\k?HIo+"j'o<mMkm\)4g]eO5@QY_/DEmPSoHNW/3>B%o_m%t0r(;/8c?(q]fSOYSn9AL<'0U5,<1%eDH<7.lrLq1*Ii4@*Rc[Q))HHXZ^UDo-@m5NL*;*e]kZ*qaJZ>)f+NkO8\<V+^$QT"-,;^=<i%uHB7CbHmtc+<?oD-k)sG6q9YTXOGZJD+c+q.*;Hr>;qO;1:bJB@F">=6P<f="2oNRn%BSU25?e0H(22?h$HTFfDBG%Fj=l?J@C42AKGLNrg8(2tm4;8FbBGa1nn)qe$gPm]qqG9pQ7!IWq0mMT7P_uR3LmZ5R"(:U'g=p\U_c@]\N.=dPlF#dc4&]@(rf2/GF*RXC:J[jfJ.VoObnT_E>n?8W)N=o1+mD4H6r)A_Ok,j_Ob-&8kHW3`J:k4i72k:Z'CfSTeoRlS=2B&K7FRHiYuXOh-p@%fXK7l!VnGBNB7WHO8YsdG`aWP'pQS0.^,5;Jr;kb,\h3_gD>OpC1(Hh\%5@]YnB`FLh<\@IYRTj6=u!t?fOMR'dma$)gG4HqJo1m68rh=V]cEohBH2%*_aiTupIVBT9o_TFXU=O#Wt[aN?j?c]!XX5As/Z_a_rrdV:L#Z.m!6HFIq7kC47]GP@/@$+730]l6:5kA'quEOk@_1g_rcG/B*)r~>
|
||||
endstream
|
||||
endobj
|
||||
10 0 obj
|
||||
<< /Type /Page
|
||||
/Parent 1 0 R
|
||||
/MediaBox [ 0 0 612 792 ]
|
||||
/Resources 3 0 R
|
||||
/Contents 9 0 R
|
||||
/Annots 11 0 R
|
||||
>>
|
||||
endobj
|
||||
11 0 obj
|
||||
[
|
||||
12 0 R
|
||||
13 0 R
|
||||
]
|
||||
endobj
|
||||
12 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 557.094 194.328 545.094 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://qgis.org/install.html)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
endobj
|
||||
13 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 543.894 162.984 531.894 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://qgis.org/userguide.html)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
endobj
|
||||
16 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\61\0\40\0\111\0\156\0\164\0\162\0\157\0\144\0\165\0\143\0\164\0\151\0\157\0\156)
|
||||
/Parent 14 0 R
|
||||
/Next 18 0 R
|
||||
/A 15 0 R
|
||||
>> endobj
|
||||
18 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\40\0\127\0\150\0\141\0\164\0\163\0\40\0\156\0\145\0\167\0\40\0\151\0\156\0\40\0\126\0\145\0\162\0\163\0\151\0\157\0\156\0\40\0\60\0\56\0\62)
|
||||
/Parent 14 0 R
|
||||
/First 20 0 R
|
||||
/Last 26 0 R
|
||||
/Prev 16 0 R
|
||||
/Next 28 0 R
|
||||
/Count -4
|
||||
/A 17 0 R
|
||||
>> endobj
|
||||
20 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\61\0\40\0\116\0\145\0\167\0\40\0\146\0\145\0\141\0\164\0\165\0\162\0\145\0\163)
|
||||
/Parent 18 0 R
|
||||
/Next 22 0 R
|
||||
/A 19 0 R
|
||||
>> endobj
|
||||
22 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\62\0\40\0\116\0\145\0\167\0\40\0\103\0\157\0\162\0\145\0\40\0\120\0\154\0\165\0\147\0\151\0\156\0\163)
|
||||
/Parent 18 0 R
|
||||
/Prev 20 0 R
|
||||
/Next 24 0 R
|
||||
/A 21 0 R
|
||||
>> endobj
|
||||
24 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\63\0\40\0\116\0\145\0\167\0\40\0\103\0\157\0\156\0\164\0\162\0\151\0\142\0\165\0\164\0\145\0\144\0\40\0\120\0\154\0\165\0\147\0\151\0\156\0\163)
|
||||
/Parent 18 0 R
|
||||
/Prev 22 0 R
|
||||
/Next 26 0 R
|
||||
/A 23 0 R
|
||||
>> endobj
|
||||
26 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\64\0\40\0\113\0\156\0\157\0\167\0\156\0\40\0\111\0\163\0\163\0\165\0\145\0\163)
|
||||
/Parent 18 0 R
|
||||
/Prev 24 0 R
|
||||
/A 25 0 R
|
||||
>> endobj
|
||||
28 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\63\0\40\0\101\0\166\0\141\0\151\0\154\0\141\0\142\0\154\0\145\0\40\0\104\0\157\0\143\0\165\0\155\0\145\0\156\0\164\0\163)
|
||||
/Parent 14 0 R
|
||||
/Prev 18 0 R
|
||||
/A 27 0 R
|
||||
>> endobj
|
||||
29 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F3
|
||||
/BaseFont /Helvetica-Bold
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
30 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F5
|
||||
/BaseFont /Times-Roman
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
31 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F1
|
||||
/BaseFont /Helvetica
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
32 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F2
|
||||
/BaseFont /Helvetica-Oblique
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
33 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F7
|
||||
/BaseFont /Times-Bold
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
1 0 obj
|
||||
<< /Type /Pages
|
||||
/Count 2
|
||||
/Kids [6 0 R 10 0 R ] >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Catalog
|
||||
/Pages 1 0 R
|
||||
/Outlines 14 0 R
|
||||
/PageMode /UseOutlines
|
||||
>>
|
||||
endobj
|
||||
3 0 obj
|
||||
<<
|
||||
/Font << /F3 29 0 R /F5 30 0 R /F1 31 0 R /F2 32 0 R /F7 33 0 R >>
|
||||
/ProcSet [ /PDF /ImageC /Text ] >>
|
||||
endobj
|
||||
14 0 obj
|
||||
<<
|
||||
/First 16 0 R
|
||||
/Last 28 0 R
|
||||
>> endobj
|
||||
15 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [6 0 R /XYZ 85.0 584.0 null]
|
||||
>>
|
||||
endobj
|
||||
17 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [6 0 R /XYZ 85.0 520.628 null]
|
||||
>>
|
||||
endobj
|
||||
19 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [6 0 R /XYZ 85.0 491.656 null]
|
||||
>>
|
||||
endobj
|
||||
21 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [6 0 R /XYZ 85.0 275.722 null]
|
||||
>>
|
||||
endobj
|
||||
23 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [6 0 R /XYZ 85.0 191.788 null]
|
||||
>>
|
||||
endobj
|
||||
25 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [10 0 R /XYZ 85.0 645.8 null]
|
||||
>>
|
||||
endobj
|
||||
27 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [10 0 R /XYZ 85.0 601.466 null]
|
||||
>>
|
||||
endobj
|
||||
xref
|
||||
0 34
|
||||
0000000000 65535 f
|
||||
0000006116 00000 n
|
||||
0000006181 00000 n
|
||||
0000006273 00000 n
|
||||
0000000015 00000 n
|
||||
0000000071 00000 n
|
||||
0000001880 00000 n
|
||||
0000002000 00000 n
|
||||
0000002025 00000 n
|
||||
0000002193 00000 n
|
||||
0000003582 00000 n
|
||||
0000003704 00000 n
|
||||
0000003738 00000 n
|
||||
0000003918 00000 n
|
||||
0000006396 00000 n
|
||||
0000006447 00000 n
|
||||
0000004100 00000 n
|
||||
0000006510 00000 n
|
||||
0000004264 00000 n
|
||||
0000006575 00000 n
|
||||
0000004547 00000 n
|
||||
0000006640 00000 n
|
||||
0000004720 00000 n
|
||||
0000006705 00000 n
|
||||
0000004930 00000 n
|
||||
0000006770 00000 n
|
||||
0000005182 00000 n
|
||||
0000006834 00000 n
|
||||
0000005355 00000 n
|
||||
0000005560 00000 n
|
||||
0000005673 00000 n
|
||||
0000005783 00000 n
|
||||
0000005891 00000 n
|
||||
0000006007 00000 n
|
||||
trailer
|
||||
<<
|
||||
/Size 34
|
||||
/Root 2 0 R
|
||||
/Info 4 0 R
|
||||
>>
|
||||
startxref
|
||||
6900
|
||||
%%EOF
|
BIN
doc/install.pdf
BIN
doc/install.pdf
Binary file not shown.
@ -19,9 +19,9 @@ namespace QGis
|
||||
// Version string
|
||||
static const char *qgisVersion = VERSION;
|
||||
// Version number used for comparing versions using the "Check QGIS Version" function
|
||||
static const int qgisVersionInt =300;
|
||||
static const int qgisVersionInt =400;
|
||||
// Release name
|
||||
static const char *qgisReleaseName = "Madison";
|
||||
static const char *qgisReleaseName = "Baby";
|
||||
|
||||
// Enumerations
|
||||
//
|
||||
|
@ -492,23 +492,17 @@ void QgisApp::about()
|
||||
watsNew += QGis::qgisVersion;
|
||||
watsNew += "<h3>New features</h3>";
|
||||
watsNew += "<ul>"
|
||||
"<li>Raster pyramids</li>"
|
||||
"<li>Scale display</li>"
|
||||
"<li>Map units can be specified (meters, feet, decimal degrees)</li>"
|
||||
"<li>Desktop icons (installed in share/qgis/images/icons)</li>"
|
||||
"<li>Mac OS X vector support now works</li>"
|
||||
"<li>Map Overview</li>"
|
||||
"<li>Preliminary printing support</li>"
|
||||
"<li>Menu cleanups</li>"
|
||||
"<li>User interface improvements</li>"
|
||||
"<li>Icon Themes (only default theme currently available)</li>"
|
||||
"<li>Capture point to clipboard</li>"
|
||||
"</ul>"
|
||||
"<h3>Core Plugins</h3>"
|
||||
"<ul>"
|
||||
"<li>New North Arrow plugin</li>"
|
||||
"<li>Scale bar plugin</li>"
|
||||
"<li>Improved GPS tools plugin</li>"
|
||||
"<li>New Copyright plugin</li>"
|
||||
"<li>Improved Grass plugin with raster and vector loaders</li>"
|
||||
"</ul>"
|
||||
"<h3>New Contributed Plugins</h3>"
|
||||
"These plugins are available from community.qgis.org or CVS (module plugins)"
|
||||
"<ul>"
|
||||
"<li>HTTP server</li>"
|
||||
"</ul>"
|
||||
"</body></html>";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user