timlinux
2e3571a4fe
Upstreaming changes from 0.8.x branch revision 6681
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6682 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-23 18:37:40 +00:00
timlinux
d6f69f7ec1
Push upstream changes in installer logic from 0.8 branch
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6671 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 19:27:19 +00:00
wonder
bbd36b107f
Merged refactoring branch back to trunk.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 02:39:15 +00:00
timlinux
8d2717cc62
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/qgis@6335 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-29 03:41:16 +00:00
timlinux
2b93758b23
Added some readme notes for including zipdll into nsis configuration
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6334 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-29 01:21:29 +00:00
gsherman
2900dc954e
Change name of version to RC1 in the installer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6288 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-20 01:46:18 +00:00
timlinux
6887df0978
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/qgis@6222 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-09 02:22:35 +00:00
timlinux
560f918740
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/qgis@6221 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-09 00:29:40 +00:00
timlinux
7035cbee0d
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/qgis@6185 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-04 20:32:44 +00:00
timlinux
456662f492
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/qgis@6146 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 12:25:28 +00:00
timlinux
0e84c0e388
Incude msys in installer so grass shell works
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6145 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 12:06:30 +00:00
timlinux
74d27a1a15
Updated icon for windows with one supplied by Jean-Philippe Hussenet (thanks Jean-Phillipe!)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6114 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-21 15:53:23 +00:00
timlinux
d1d3a1e511
Include grass dir in installer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6070 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-10 18:22:26 +00:00
timlinux
56d9502378
Applied patch from Ticket #357 to enable multilanguage support in the installer (for debug version)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6002 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 22:08:04 +00:00
g_j_m
cd2dfbb71b
Apply patch in ticket #357
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6001 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 09:04:20 +00:00
timlinux
d6492dc39c
Updates to installation package builder and added one for building a debug package.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 07:44:30 +00:00
timlinux
baedebb83a
Windows rc file for icon
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 06:05:39 +00:00
timlinux
06b384c185
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/qgis@5994 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 05:34:02 +00:00
timlinux
c00ea2130e
Preliminary updates to nsi - still not useable in anyway
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5975 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-19 05:58:48 +00:00
timlinux
04b88360ae
nsis script for writing env vars
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-19 05:47:05 +00:00
gsherman
9493aca366
Merged changes from the 0.6.0 release branch
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2526 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-12-20 07:13:35 +00:00
gsherman
5af8ffe105
License for windows distribution
...
Installer script for win32
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2261 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-16 07:00:06 +00:00