Revision:

Revisions

# Date Author Comment
aa4affd6 2004-02-21 09:54 PM Gary Sherman

changes to support project loading from command line, plus fix that prevented ogr layers from loading at all from command line

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@880 c8812cc2-4d05-0410-92ff-de0c093fc19c

e199ad2c 2004-02-21 09:54 PM Gary Sherman

changes to support project loading from command line, plus fix that prevented ogr layers from loading at all from command line

git-svn-id: http://svn.osgeo.org/qgis/trunk@880 c8812cc2-4d05-0410-92ff-de0c093fc19c

7ca45080 2004-02-21 08:02 AM Gary Sherman

added iostream include

git-svn-id: http://svn.osgeo.org/qgis/trunk@879 c8812cc2-4d05-0410-92ff-de0c093fc19c

497b39c0 2004-02-21 08:02 AM Gary Sherman

added iostream include

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@879 c8812cc2-4d05-0410-92ff-de0c093fc19c

fd1f1b65 2004-02-21 08:02 AM Gary Sherman

added iostream include

git-svn-id: http://svn.osgeo.org/qgis/trunk@879 c8812cc2-4d05-0410-92ff-de0c093fc19c

ba833cdf 2004-02-21 07:27 AM Mark Coletti

- fixed command line raster layer bug

main.cpp :

- greatly simplified main()
- now will try to load a command line argument first as raster, then
vector; if it succeeds at the first, it won't try the second

qgisapp.{h,cpp} :

- added addLayer(QFileInfo const &) [0]...
61e196b5 2004-02-21 07:27 AM Mark Coletti

- fixed command line raster layer bug

main.cpp :

- greatly simplified main()
- now will try to load a command line argument first as raster, then
vector; if it succeeds at the first, it won't try the second

qgisapp.{h,cpp} :

- added addLayer(QFileInfo const &) [0]...
d899a4fe 2004-02-21 07:27 AM Mark Coletti

- fixed command line raster layer bug

main.cpp :

- greatly simplified main()
- now will try to load a command line argument first as raster, then
vector; if it succeeds at the first, it won't try the second

qgisapp.{h,cpp} :

- added addLayer(QFileInfo const &) [0]...
e37224d2 2004-02-21 04:26 AM Gary Sherman

removed fix for bug 882424 since it clobbers raster display. Will fix post-0.1 release

git-svn-id: http://svn.osgeo.org/qgis/trunk@877 c8812cc2-4d05-0410-92ff-de0c093fc19c

1f6f4c9c 2004-02-21 04:26 AM Gary Sherman

removed fix for bug 882424 since it clobbers raster display. Will fix post-0.1 release

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@877 c8812cc2-4d05-0410-92ff-de0c093fc19c

f466a77e 2004-02-21 04:26 AM Gary Sherman

removed fix for bug 882424 since it clobbers raster display. Will fix post-0.1 release

git-svn-id: http://svn.osgeo.org/qgis/trunk@877 c8812cc2-4d05-0410-92ff-de0c093fc19c

fb10f495 2004-02-21 04:01 AM Gary Sherman

fixed some memory leaks -- many more left to find

git-svn-id: http://svn.osgeo.org/qgis/trunk@876 c8812cc2-4d05-0410-92ff-de0c093fc19c

1fd91374 2004-02-21 04:01 AM Gary Sherman

fixed some memory leaks -- many more left to find

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@876 c8812cc2-4d05-0410-92ff-de0c093fc19c

7c790b48 2004-02-21 04:01 AM Gary Sherman

fixed some memory leaks -- many more left to find

git-svn-id: http://svn.osgeo.org/qgis/trunk@876 c8812cc2-4d05-0410-92ff-de0c093fc19c

02bb2837 2004-02-20 09:53 PM Gary Sherman

Fixed Partial map displayed after window resize bug [882424 ]

git-svn-id: http://svn.osgeo.org/qgis/trunk@875 c8812cc2-4d05-0410-92ff-de0c093fc19c

d4713675 2004-02-20 09:53 PM Gary Sherman

Fixed Partial map displayed after window resize bug [882424 ]

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@875 c8812cc2-4d05-0410-92ff-de0c093fc19c

b09fe2bb 2004-02-20 09:53 PM Gary Sherman

Fixed Partial map displayed after window resize bug [882424 ]

git-svn-id: http://svn.osgeo.org/qgis/trunk@875 c8812cc2-4d05-0410-92ff-de0c093fc19c

611a3a56 2004-02-20 07:44 PM Steve Halasz -

fix for appropriately enabling/disabling vector specific toolbar buttons
(bug #900676)

git-svn-id: http://svn.osgeo.org/qgis/trunk@874 c8812cc2-4d05-0410-92ff-de0c093fc19c

07d60883 2004-02-20 07:44 PM Steve Halasz -

fix for appropriately enabling/disabling vector specific toolbar buttons
(bug #900676)

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@874 c8812cc2-4d05-0410-92ff-de0c093fc19c

1c8c88f6 2004-02-20 07:44 PM Steve Halasz -

fix for appropriately enabling/disabling vector specific toolbar buttons
(bug #900676)

git-svn-id: http://svn.osgeo.org/qgis/trunk@874 c8812cc2-4d05-0410-92ff-de0c093fc19c

f5337a7d 2004-02-20 06:17 PM Gary Sherman

changed #ifdef DEBUG to #ifdef QGISDEBUG to fix rh/fedora problem

git-svn-id: http://svn.osgeo.org/qgis/trunk@873 c8812cc2-4d05-0410-92ff-de0c093fc19c

90e6ba84 2004-02-20 06:17 PM Gary Sherman

changed #ifdef DEBUG to #ifdef QGISDEBUG to fix rh/fedora problem

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@873 c8812cc2-4d05-0410-92ff-de0c093fc19c

209ae482 2004-02-20 06:17 PM Gary Sherman

changed #ifdef DEBUG to #ifdef QGISDEBUG to fix rh/fedora problem

git-svn-id: http://svn.osgeo.org/qgis/trunk@873 c8812cc2-4d05-0410-92ff-de0c093fc19c

79ee83d0 2004-02-20 06:13 PM Gary Sherman

added line to strip the qgis binary after make

git-svn-id: http://svn.osgeo.org/qgis/trunk@872 c8812cc2-4d05-0410-92ff-de0c093fc19c

8c3c9c05 2004-02-20 06:13 PM Gary Sherman

added line to strip the qgis binary after make

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@872 c8812cc2-4d05-0410-92ff-de0c093fc19c

1 ... 4785 4786 4787 4788 4789 ... 4866 (119651-119675/121643) Per page: 25, 50, 100, 200

Also available in: Atom