698 Commits

Author SHA1 Message Date
gsherman
5e1d24599f *** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@961 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 00:54:08 +00:00
gsherman
31f58c3a55 added Makefile for providers/delimitedtext. Bumped the EXTRA_VERSION to 5
git-svn-id: http://svn.osgeo.org/qgis/trunk@960 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 00:52:20 +00:00
gsherman
025257d40d initial import
git-svn-id: http://svn.osgeo.org/qgis/trunk@959 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 00:46:46 +00:00
mcoletti
cddbc1b2c8 configure.in :
- 0.1.0.4

main.cpp :

  - cleaned up help text a bit


git-svn-id: http://svn.osgeo.org/qgis/trunk@958 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-28 00:46:38 +00:00
gsherman
4ce75f42f7 Modified call to addVectorLayer so that the proper parameters are passed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@957 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 17:48:51 +00:00
gsherman
8082727dd1 Removed hard coding of provider types in the addVectorLayer method. Caller must now provide compatible arguments that the designated provider can use to open the data store and fetch data.
git-svn-id: http://svn.osgeo.org/qgis/trunk@956 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 17:43:55 +00:00
gsherman
41cd5c408d Corrected debug statements in main.cpp and added a bit of verbiage to the
help text


git-svn-id: http://svn.osgeo.org/qgis/trunk@955 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 17:41:29 +00:00
timlinux
b02dc90280 New comment
git-svn-id: http://svn.osgeo.org/qgis/trunk@954 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 08:46:51 +00:00
timlinux
a23416a6ef Changed cl parser to getopt
Moved project loading out of loop that loads layers - you now need to specify --project filename to load a filename. This ensures that you only try to load one project file.
Added --snapshot filename parameter that will load layers and project files specified, take a screenie of the map view and save it to disk as filename - this is under construction still.
Added saveMapAsImage(QString) to qgisapp so above cl option can be used.


git-svn-id: http://svn.osgeo.org/qgis/trunk@953 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 08:37:24 +00:00
gsherman
6e8ea02927 *** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@952 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 05:51:37 +00:00
gsherman
e2f0d015be version number now fetched from VERSION set by configure
git-svn-id: http://svn.osgeo.org/qgis/trunk@951 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 05:42:25 +00:00
timlinux
011a97d30c Added metadata tab to raster
git-svn-id: http://svn.osgeo.org/qgis/trunk@950 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 05:40:57 +00:00
gsherman
4f10341069 added version scheme
git-svn-id: http://svn.osgeo.org/qgis/trunk@949 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 05:39:23 +00:00
gsherman
be4c31058f *** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@948 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 05:35:48 +00:00
timlinux
896f41bc64 Enabled the new statistics tab!
git-svn-id: http://svn.osgeo.org/qgis/trunk@947 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-26 21:35:43 +00:00
jobi
d523d934c7 fix bug #904001 and 904000
git-svn-id: http://svn.osgeo.org/qgis/trunk@946 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-26 17:17:16 +00:00
gsherman
9029bac399 Added search radius for identifying features to the preferences dialog. MapCanvas uses the value specified by the user to calculate an acceptable search radius.
git-svn-id: http://svn.osgeo.org/qgis/trunk@945 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-26 07:20:53 +00:00
gsherman
1fcbe869c8 Added radius for identifying features on vector layers added to Preferences
git-svn-id: http://svn.osgeo.org/qgis/trunk@944 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-26 07:13:08 +00:00
timlinux
0dba04bc5f The openmodeller plugin files and gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@943 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-26 06:05:02 +00:00
timlinux
7c3762f132 Openmodeller includes - these will be removed again when I have a proper confgure setup in place.
git-svn-id: http://svn.osgeo.org/qgis/trunk@942 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-26 06:01:37 +00:00
timlinux
9284ef4196 Openmodeller includes - these will be removed again when I have a proper confgure setup in place.
git-svn-id: http://svn.osgeo.org/qgis/trunk@941 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-26 05:55:09 +00:00
timlinux
0658c707ca Better icon for save map view as image menu option
git-svn-id: http://svn.osgeo.org/qgis/trunk@940 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-26 05:34:03 +00:00
gsherman
8ac1df3856 Updated Changelog
git-svn-id: http://svn.osgeo.org/qgis/trunk@939 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-26 05:33:07 +00:00
timlinux
63746d7771 Better icon for qgis save map as image menu option
git-svn-id: http://svn.osgeo.org/qgis/trunk@938 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-26 05:31:09 +00:00
timlinux
d976c92006 Moved splash image from images to xpm dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@937 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 22:15:32 +00:00
timlinux
7f3eebd835 Relocated splash image
git-svn-id: http://svn.osgeo.org/qgis/trunk@936 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 22:15:07 +00:00
timlinux
388c490844 Moving this file to a more appropriate place - src/xpms
git-svn-id: http://svn.osgeo.org/qgis/trunk@935 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 22:09:48 +00:00
jobi
f0c4db2046 Fixed bug #904000 Make release includes generated files
git-svn-id: http://svn.osgeo.org/qgis/trunk@934 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 11:00:28 +00:00
timlinux
93cd11f61e Added method for saving view as image.
git-svn-id: http://svn.osgeo.org/qgis/trunk@933 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 09:03:09 +00:00
timlinux
ff33534a90 Added method saveAsImage(QString) which will save the current map view to the filename given
git-svn-id: http://svn.osgeo.org/qgis/trunk@932 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 08:31:16 +00:00
timlinux
1003fcf1e4 New slot for save map as image
git-svn-id: http://svn.osgeo.org/qgis/trunk@931 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 08:29:48 +00:00
timlinux
745a433e0f Added File->Save Map as Image menu item (implementation for this to follow...) linked to function saveMapAsImage() slot
git-svn-id: http://svn.osgeo.org/qgis/trunk@930 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 08:28:12 +00:00
timlinux
856373b472 New splash screen for v0.2 (which is now has image separated out )
git-svn-id: http://svn.osgeo.org/qgis/trunk@929 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 08:21:43 +00:00
timlinux
d2968e5285 New splash screen for v0.2 (which is now separated out from splash dialog)
git-svn-id: http://svn.osgeo.org/qgis/trunk@928 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 08:20:28 +00:00
gsherman
f4c6f61105 Updated version to 0.2 development
git-svn-id: http://svn.osgeo.org/qgis/trunk@927 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 07:09:45 +00:00
gsherman
4f762d80e4 Updated the Whats New text for the About Box to reflect 0.1 changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@925 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 07:06:05 +00:00
gsherman
35d3cf7be5 Rolled in latest changes from the standalone spit application. Changes to connection dialog to support port number. Changes to help text.
git-svn-id: http://svn.osgeo.org/qgis/trunk@924 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 07:03:50 +00:00
gsherman
5e53d1524d update for 0.1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@923 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 07:02:35 +00:00
gsherman
d0e20dad7f update known bugs
git-svn-id: http://svn.osgeo.org/qgis/trunk@922 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 05:42:07 +00:00
gsherman
e1e7735543 updated documentation for 0.1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@920 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 04:11:38 +00:00
gsherman
c05d17151d updated changelog
git-svn-id: http://svn.osgeo.org/qgis/trunk@919 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 03:54:57 +00:00
gsherman
aab88db581 changed version to reflect 0.1 final
git-svn-id: http://svn.osgeo.org/qgis/trunk@918 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 03:49:36 +00:00
gsherman
7b7c71796d fixed version number in the ui file
git-svn-id: http://svn.osgeo.org/qgis/trunk@917 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 03:48:33 +00:00
rawbytes
3b33a316f4 tab order in the qgsnewconnection
naming convention from SPIT


git-svn-id: http://svn.osgeo.org/qgis/trunk@915 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-25 00:27:48 +00:00
timlinux
b357a4f0e8 Added couple more items
git-svn-id: http://svn.osgeo.org/qgis/trunk@914 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-24 15:36:38 +00:00
gsherman
59a6744d05 stubbed in heading for 0.1 final
git-svn-id: http://svn.osgeo.org/qgis/trunk@913 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-24 07:34:39 +00:00
timlinux
ba1b440603 Reinstated qgisinterface.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@912 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-24 00:15:32 +00:00
timlinux
221c115f19 Removed call to getInt()
git-svn-id: http://svn.osgeo.org/qgis/trunk@911 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-23 23:17:27 +00:00
timlinux
baafd7b07e Removed null implementation for constructor and destructor back to cpp file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@910 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-23 23:15:13 +00:00
timlinux
3f1661750c Resinstated this file but only with constructor and destructor
git-svn-id: http://svn.osgeo.org/qgis/trunk@909 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-23 23:14:09 +00:00