31 Commits

Author SHA1 Message Date
timlinux
24f17ca2c1 Remove preview1 from release name
git-svn-id: http://svn.osgeo.org/qgis/trunk@7159 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-28 00:50:25 +00:00
what_nick
13636e7f8f PyQt4 detection.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7141 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-15 15:15:14 +00:00
what_nick
1303c2b614 Python detection added
git-svn-id: http://svn.osgeo.org/qgis/trunk@7131 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-10 14:00:24 +00:00
timlinux
1b57c9bbcd Merged in changes from the 0.9.0preview1 tag back to trunk. Please make all changes directly in trunk.
svn merge -r 7108:7129 https://svn.qgis.org/repos/qgis/tags/Preview-0.9.0-1


git-svn-id: http://svn.osgeo.org/qgis/trunk@7130 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-09 04:06:41 +00:00
timlinux
eff6bc045d added missing libz.dll.1.2.3 file
git-svn-id: http://svn.osgeo.org/qgis/trunk@6993 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 17:22:59 +00:00
timlinux
a6be9c4f85 Set version name to 0.9.0preview1 for project name and in nsis config
git-svn-id: http://svn.osgeo.org/qgis/trunk@6988 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 04:12:36 +00:00
timlinux
1f2cf0a588 Dont install sample data by default since it requires a net connection
git-svn-id: http://svn.osgeo.org/qgis/trunk@6712 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 19:39:14 +00:00
timlinux
dced88109e Make installing the application section mandatory
git-svn-id: http://svn.osgeo.org/qgis/trunk@6705 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 12:25:46 +00:00
timlinux
9e24195882 Added notes for unattended install and customising installer. Upstreamed from 6701
git-svn-id: http://svn.osgeo.org/qgis/trunk@6703 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 12:06:43 +00:00
timlinux
ef460768a4 Upstreaming changes from 0.8.x branch revision 6681
git-svn-id: http://svn.osgeo.org/qgis/trunk@6682 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-23 18:37:40 +00:00
timlinux
5f9bb67078 Push upstream changes in installer logic from 0.8 branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@6671 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 19:27:19 +00:00
wonder
46a2d125a2 Merged refactoring branch back to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 02:39:15 +00:00
timlinux
b5caf1e675 Updates to installer to facililate downloading sample data. Gave teh install tasks better names and descriptions. Note unzipping the downloaded sample data is not working yet due to problems I am having with the zipdll nsis plugin.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6335 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-29 03:41:16 +00:00
timlinux
d7938c6c3e Added some readme notes for including zipdll into nsis configuration
git-svn-id: http://svn.osgeo.org/qgis/trunk@6334 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-29 01:21:29 +00:00
gsherman
b57b33630c Change name of version to RC1 in the installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@6288 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-20 01:46:18 +00:00
timlinux
63aa92fcc3 Added recursive delete function and fixed bug where uninstaller was not properly removing all of qgis (why anyone would want to remove it anyway is beyond me...)
Added RecursiveDelete.nsh to assist in above fix
Renamed qgis_window_geometry.nsi to qgis_window_geometry.nsh for better file nameing consistency

git-svn-id: http://svn.osgeo.org/qgis/trunk@6222 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-09 02:22:35 +00:00
timlinux
f38f15e8e8 Set the geometry for the application on installation - in particular we want to get the toolbars placed in a decent default way
git-svn-id: http://svn.osgeo.org/qgis/trunk@6221 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-09 00:29:40 +00:00
timlinux
cf7f5d7b8e Reinstate spaces in default name. Freddy has a patch to resolve spaces in names issue for msys which I am testing. Once my tests are done I will commit that too
git-svn-id: http://svn.osgeo.org/qgis/trunk@6185 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-04 20:32:44 +00:00
timlinux
3e4b7a794b Install qgis into <path>/QuantumGIS rather than <path>/Quantum GIS so that grass shell can work. Note user still needs to intall in a base dir with no spaces. i.e. installing into c:\Program Files\QuantumGIS will not allow shell to work as the path has spaces in it.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6146 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 12:25:28 +00:00
timlinux
567ac6414a Incude msys in installer so grass shell works
git-svn-id: http://svn.osgeo.org/qgis/trunk@6145 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 12:06:30 +00:00
timlinux
bf34ea2921 Updated icon for windows with one supplied by Jean-Philippe Hussenet (thanks Jean-Phillipe!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6114 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-21 15:53:23 +00:00
timlinux
da8d308b1a Include grass dir in installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@6070 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-10 18:22:26 +00:00
timlinux
fdc5acf706 Applied patch from Ticket #357 to enable multilanguage support in the installer (for debug version)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6002 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 22:08:04 +00:00
g_j_m
8214aa9d1f Apply patch in ticket #357
git-svn-id: http://svn.osgeo.org/qgis/trunk@6001 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 09:04:20 +00:00
timlinux
9c91bced4a Updates to installation package builder and added one for building a debug package.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 07:44:30 +00:00
timlinux
10c8bfb92a Windows rc file for icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@5995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 06:05:39 +00:00
timlinux
28e37e6deb Set icon for qgis.exe.
Installer now works for code as in head
Added installer sidebar and master image of sidebar

git-svn-id: http://svn.osgeo.org/qgis/trunk@5994 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 05:34:02 +00:00
timlinux
94fb639ed4 Preliminary updates to nsi - still not useable in anyway
git-svn-id: http://svn.osgeo.org/qgis/trunk@5975 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-19 05:58:48 +00:00
timlinux
f9f1d966a4 nsis script for writing env vars
git-svn-id: http://svn.osgeo.org/qgis/trunk@5974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-19 05:47:05 +00:00
gsherman
fcf4f353bb Merged changes from the 0.6.0 release branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@2526 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-12-20 07:13:35 +00:00
gsherman
6bbfc9d49c License for windows distribution
Installer script for win32


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