jobi
4f698b92c2
** cleanup of gcc warnings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1484 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 15:05:13 +00:00
timlinux
cae57cab33
Standardised GUI layout
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1482 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 11:09:44 +00:00
timlinux
bc0060e75d
Minor change to reduce dialog size.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1409 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-15 21:40:55 +00:00
larsl
148de1ef74
** Cleaned up the enabling/disabling of controls in the GPS dialog
...
** Changed the order in which different layers are loaded from a GPX file
** Added the basename of the GPX or LOC file in the layer name
** Changed the plugin name to the more general "GPS Tools"
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1401 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-14 11:47:12 +00:00
larsl
8989d204db
** Added a tab for loading GPX and LOC files to the GPS plugin dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1396 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-13 23:53:20 +00:00
timlinux
c42aa73126
Fix path error for bdf creation.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1390 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-13 09:55:00 +00:00
timlinux
0d2a9cd2ba
Moved here from directory above
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1388 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-13 09:30:59 +00:00
timlinux
e33969701f
Moving this file into sample data dir
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1387 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-13 09:30:07 +00:00
larsl
b5a78105af
Don't add track and route layers for LOC files, throw real exceptions instead of strings in GPSData, move all file loading from QgsGPXProvider to GPSData, add a static container with reference counting to let GPX layers from the same file share data, use signaling_NaN instead of -max for 'no data' in waypoint elevation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1371 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-11 22:00:56 +00:00
larsl
f1c97f92e9
The GPS plugin now adds GPX files as three layers, one for each feature type: waypoints, routes, and tracks
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1359 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-10 22:59:12 +00:00
larsl
1852811cf0
Added sample GPX files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1349 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-08 18:24:11 +00:00
larsl
3a0b5f4839
Added a UI hook for the GPX provider in the GPS plugin (look in the menu)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1346 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-08 12:08:20 +00:00
jobi
36efb76658
** Added i18n tools to EXTRA_DIST
...
** Updated German translation
** fixed a typo -> other translations changed too
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1266 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-25 14:04:35 +00:00
timlinux
2c4817928d
Changed menu name until menu issues are resolved.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1255 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-23 22:58:58 +00:00
jobi
b44329a96b
Changes to make QGIS work on Mac OS X, more to follow
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1202 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-13 20:30:31 +00:00
timlinux
78b1d4bef7
Added empty implementation for help() to unbreak plugins on mac osx
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1193 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-11 11:29:51 +00:00
timlinux
be4be82122
Mcolettification of plugin.cpp to avoid duplication of name, description etc.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1192 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-11 09:55:03 +00:00
jobi
8fd6106a4f
reverted my stuff
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1182 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-10 16:22:15 +00:00
jobi
00295977ca
fixed two 'with and without libtool' problems
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1181 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-10 15:55:18 +00:00
jobi
79b66b6ed5
** Added version checks for autoconf, automake and libtool
...
** Small bugfixes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1140 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-02 22:14:28 +00:00
jobi
9c2601d125
** fixed strange warning: object 'foo.$(OBJEXT)' created both
...
with libtool and without
** also cleaned the other Makefiles that way
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1127 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-31 22:06:54 +00:00
timlinux
c1f118f705
Fix for knock on effects of change of filename from shapefil.h to shapefile.h
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1126 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-31 20:36:46 +00:00
jobi
d1425f4ed2
** fixed small bug
...
** renamed plugins/gps_importer/shapefil.h to shapefile.h
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1122 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-31 11:54:03 +00:00
jobi
360c3e87e7
A lot of small changes to make release work again
...
Probably more cleaning in the Makefiles needed
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1121 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-30 22:23:08 +00:00
timlinux
123aecac07
These files should not be in cvs they are generated by moc
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1108 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-27 12:41:16 +00:00
mhugent
0328b87ff4
fix for crashes when chosing very small scale factors in the single marker dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1095 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-26 11:23:48 +00:00
timlinux
15b3e24014
Replaced image of gps and set grid layout for form.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1082 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-24 21:57:55 +00:00
timlinux
731ebec949
Changed include from config.h to qgsconfig.h
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1072 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-23 15:06:22 +00:00
mhugent
b96bc9b5c2
made several methods of QgsPoints inline and added Method to QgsCoordinateTransform which takes a pointer to a QgsPoint (thus no QgsPoint objects have to be copied). Changed QgsVectorlayer::draw to use the new method of QgsCoordinateTransform
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1071 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-23 14:41:55 +00:00
timlinux
fe03a46dd6
Null detection for labels and got rid of the fprintf stuff that caused raised eyebrows and stern disapproval from Mcoletti
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1065 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-23 01:37:31 +00:00
timlinux
4a76e9b933
Gui clean up to detect incorrect input file, and to allow hand entered file names. Layer now displays properly in gui after importing.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1064 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-23 01:36:19 +00:00
timlinux
a96b1ebb06
Make cancel button work...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1061 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-23 00:44:31 +00:00
timlinux
a58d252cdb
This is a sample garmin dump file kindly provided by Shuyler for testing....
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1060 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-23 00:05:29 +00:00
timlinux
44e3978880
This is a c++ first draft of a port of a perl script by Schuyler to import Garmin gps dump files as a shapefile. The resulting imported file will be displayed in the map view. At the moment it only generates a point layer of the waypoints but a future version will generate polylines and perhaps polygons too using similar logic to that used by Shuylers perl stuff. Note this plugin is still under construction and I am commiting it mainly so that other developers can assist me when I get stuck. Also note that the plugins Makefile builds a standalone app based on the plugin gui that can be run separately from qgis.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1058 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-22 23:38:26 +00:00