234 Commits

Author SHA1 Message Date
sbr00pwb
f7ed3d787b First commit of the scale bar plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1547 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-09 16:03:02 +00:00
sbr00pwb
88b00506fd First commit of scale bar plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1546 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-09 15:59:42 +00:00
larsl
16502ea4ca ** Hid the "GPS download file importer" tab
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1538 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-08 22:18:16 +00:00
larsl
279b307e86 ** Call GPSBabel using QProcess instead of system(), show a progress bar while
GPSBabel is running, show the messages printed to GPSBabel's stderr if
   something goes wrong


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1537 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-08 20:39:45 +00:00
larsl
6bd4e9036a ** Started adding GPS data download capability. Only tracklogs from Garmin
devices for now, routes and waypoints and Magellan support will come in
   the near future.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1536 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-08 14:16:35 +00:00
jobi
c3620941ba ** updated ts files
** fixed German translation
** added translation support to external help applications (grid_maker and gpsimporter)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1535 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-08 13:28:35 +00:00
jobi
a1e1dba09a ** fixed tims typo with GDAL_LDADD
** cleaned pluginnames


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1523 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-04 10:23:47 +00:00
jobi
d7af42f63e ** fixed bug #965720 by adding math.h for gcc 3.4 problems
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1519 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-03 14:05:01 +00:00
timlinux
7abeebbc62 Added $(GDAL_LADD) to makefile to remove dltest GDALTermProgress error.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1518 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-03 13:06:57 +00:00
timlinux
ca3c3c055d Hide dialog before setting props.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1511 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-02 13:16:26 +00:00
timlinux
32a594b885 Hide the dialog before updating props.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1510 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-02 13:05:07 +00:00
timlinux
22f4014504 Switch to using QPaintDeviceMetrics for determining size of paint device.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1506 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-01 08:05:57 +00:00
timlinux
4e96112ffe Switch to useing QPaintDeviceMetrics for determining size of paint device.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1505 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-01 08:05:15 +00:00
timlinux
3f8412bbe6 Updated renderCopyrightLabel slot to receive and draw to the qpainter pointer passed by the mapcanvas::renderComplete signal. This allows the north arrow plugin to draw onto the map even when it is being rendered to a device other than the mapCanvas' own pixmap member.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1503 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-01 01:05:43 +00:00
timlinux
9a7d977201 Updated renderNorthArrow slot to receive and draw to the qpainter pointer passed by the mapcanvas::renderComplete signal. This allows the north arrow plugin to draw onto the map even when it is being rendered to a device other than the mapCanvas' own pixmap member.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1502 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-01 01:04:54 +00:00
gsherman
57c29d4b03 Added the getSchema call to the constructor so the schema drop-down
is populated. Since spit is both a plugin and standalone app, getSchema
was called in main in the standalone version and not called at all for
the plugin.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1486 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 16:51:54 +00:00
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
sbr00pwb
a0d371305c Standardised GUI layout
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1483 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 12:53:53 +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
90fb542b98 Standardised GUI layout
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1480 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 11:02:17 +00:00
jobi
542fa3ab8e ** prerelease test-build clean-ups
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1470 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-26 00:12:49 +00:00
timlinux
84feacc666 Removed references to font button in description box.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1461 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 15:18:30 +00:00
timlinux
9e25c798cf Fix for const const error caused by generating from old versions of designer.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1460 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 15:15:12 +00:00
rabla
3d75a77826 add raster layer dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1458 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 14:13:16 +00:00
larsl
ecb8b5637a ** Resaved plugins/copyright_label/pluginguibase.ui with designer 3.1 to fix
const problem


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1457 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 09:40:34 +00:00
timlinux
045ad43935 Various bugfixes including: Changed textedit mode to plain text to avail rendering html in dialog. State handling for label placement. Refresh canvas appropriately to avoid ghost labels.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1455 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-24 23:29:12 +00:00
timlinux
c5c05c22cd More minor bugfixes - refresh now takes place properly so no ghost images are left behind and display does not need to be panned before n-arrow updates.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1454 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-24 22:32:33 +00:00
timlinux
b4db016807 Bug fix : Rotation of north arrow now behaves properly in each of the four corners.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1453 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-24 22:12:57 +00:00
timlinux
0e8edbd7b2 Remember state of copyright label text (within session only).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1452 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-24 08:12:46 +00:00
sbr00pwb
9614ad83b8 Fixed text wrapping bug and disabled the orientation gui for now
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1446 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-21 14:46:42 +00:00
sbr00pwb
dd784af7e9 Implemented the enable checkbox
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1418 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-16 22:02:10 +00:00
timlinux
5a4dd15429 Remeber state of =show= checkbox
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1417 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-16 21:30:40 +00:00
sbr00pwb
76e6775e92 Added functionality for enable check box
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-16 21:04:46 +00:00
timlinux
91ca161400 Placement now works when n-arrow is unrotated. State of placement restored when dialog restored.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1410 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-15 22:56:40 +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
sbr00pwb
afd90ecaa4 Added placeholder for north arrow placement support
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1395 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-13 23:22:01 +00:00
sbr00pwb
63ee79a19c Tidied up GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1394 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-13 23:16:40 +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
41cac8f793 Fix bad path in dbf creator.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1389 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-13 09:54:18 +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
timlinux
54a1c7ce72 Overloaded qwidget paint and resize events to draw north arrow so we dont have strange enpty looking dialogs.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1381 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-12 18:03:45 +00:00
timlinux
1a5c508e86 More clean ups - remove icon selection tab until its implemented
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1379 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-12 08:15:46 +00:00
timlinux
e6ec7e339b Gui cleanups. Arrow preview displays in center of label widget now. Added sidebar image to replace template default. Renamed spinRotation to spinSize and diconnected from rotation signals / slots. Added show checkbox (not functional yet).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1378 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-12 06:11:47 +00:00
timlinux
03849e04c9 Logo for dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1377 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-12 06:08:44 +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
timlinux
465ca772d2 Fix error causeing plugin load to fail.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1364 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-11 04:36:49 +00:00
larsl
1957dbdd5f Changed version=3.3 to version=3.1.2
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1360 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-10 23:15:19 +00:00