1044 Commits

Author SHA1 Message Date
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
timlinux
0d60e1e26d addProject added to interface
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1376 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-11 23:08:45 +00:00
timlinux
8efc4b4aec Put north arrow in the hot water wash to shrink it a bit.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1375 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-11 23:04:47 +00:00
timlinux
87788e9e09 Minor change to add debug out when project is being loaded
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1374 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-11 22:38:10 +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
2878bff763 Added qgisApp->addProject(QString) to the plugin interface.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1369 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-11 15:21:57 +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
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
timlinux
8632c85931 North Arrow rotation now works (thanks largely to larsl's maths skills). Implementation of other north arrow properties still in progress.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1358 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-10 22:45:22 +00:00
larsl
e938f47f6b Added my email address
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1357 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-10 16:51:25 +00:00
sbr00pwb
2a91af254c Tidied up default north arrow
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1356 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-10 09:35:58 +00:00
sbr00pwb
b9a1bbe703 Default north arrow in png format
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1355 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-10 09:24:31 +00:00
timlinux
6719402a24 Minor fix to correct search path for pngs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1354 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-09 17:00:40 +00:00
timlinux
7100940d8a Temporary kludge to make north arrow show a png rather than svg
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1353 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-09 12:41:03 +00:00
timlinux
863bcb77b3 Added src/images/north_arrows to make install process. Provided a default north arrow png based on one of Petes svg's.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1352 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-09 12:39:46 +00:00
timlinux
5d45944d87 Added src/images/north_arrows to make install process
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1351 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-09 12:38:40 +00:00
mhugent
40d6e3f6bb improved resize behaviour of the graduated dialogs by putting the QGridLayout inside a QWidget
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1350 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-09 11:29:51 +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
gsherman
6d52fe449f Backed out changes (addition of Ctrl-Q/Ctrl-S) which breaks compile on
earlier Qt versions. UI files MUST be edited with Qt 3.1.2 to prevent
embedding of images as PNG. This is incompatible with earlier version of
Qt.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1348 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-08 17:32:27 +00:00
mhugent
f7b057732b fixed bug about restoring projects with single marker renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1347 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-08 14:07:09 +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
sbr00pwb
bda03ab6d4 Copyright label placement implemented
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1345 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-08 11:59:10 +00:00
sbr00pwb
1414f4d4c1 Placement options added
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1344 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-08 11:57:19 +00:00
larsl
13d0e7582e Added the GPX/LOC provider plugin (no GUI yet, so it can't be tested)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1340 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-07 18:44:20 +00:00
mcoletti
808bc24ef0 Ctrl-S saves current project.
Ctrl-Q exits program.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1339 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-07 18:33:20 +00:00
larsl
4ac513fc5f Changed version=3.2 to version=3.1.2 in UI file
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1338 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-07 16:39:21 +00:00
mcoletti
891bacef69 Made Qt 3.1.2 compatible.
Note:

QListViewItemIterator::QListViewItemIterator( item, iteratorFlags ) is a newer
member.  Use QListViewItemIterator::QListViewItemIterator( item ) instead.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1337 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-07 16:09:07 +00:00
mcoletti
e175dfc1ce - legend item check boxes work again
- fixed feature select bug

Note:

QGuardedPtr should only be used for classes that use MOC.  QgsRec doesn't use
MOC, therefore it shouldn't have used QGuardedPtr.  Worse yet, you can't use
std::auto_ptr because its pass-responsibility-by-copy semantics make it a Bad
Idea to use as a parameter, which is what would have happened with the QgsRec
that was causing feature selection to blow up.  Currently we have no
available general reference-counting smart-pointer classes.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1336 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-07 15:51:51 +00:00
sbr00pwb
fd6b2ba04e Set to QT version 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1335 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-07 15:05:23 +00:00
timlinux
09125874c1 Gave render2() the boot and replaced with render()
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1334 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-06 22:44:18 +00:00
mcoletti
cd064dcc29 Fixed bug whereby project files specified on the qgis command line would be
loaded twice.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1333 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-06 22:42:24 +00:00
mcoletti
21003fd673 This fixes adding and deleting legend item layers. Not only are legend items
properly deleted on the canvas, but selection of remaining layers is now more
intelligent.  Now uses signal/slot mechanism to add/delete layers.  (We should
explore propogating this model further to other classes.)

Made some class members const correct and deleted a few deprecated/superfluous
members.

QgsMapCanvas now has an implementation struct a la the Handle/Envelope design
pattern.  Implementation changes will now only incur a single file
re-compilation penalty; and this hides implementation details.

Did some re-formatting via "indent" and added a bit of white space to make
source easier to read.

CVS was whining about some files not ending on a blank line, so added them to
files necessary files.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1332 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-06 19:39:46 +00:00
sbr00pwb
40b9f9db60 Implemented the signals fired when ok is pressed
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1331 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-06 15:34:31 +00:00
sbr00pwb
c50175f4d4 Revised the dialog to allow the setting of font face and colour to be set
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1330 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-06 15:33:53 +00:00
sbr00pwb
2ab94c623f Added slots and connectors for label text font and colour
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1329 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-06 15:32:56 +00:00
sbr00pwb
ef5d57608b Added pyramids options
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1328 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-06 13:14:55 +00:00
sbr00pwb
ab74d029ba First selection of north arrows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1327 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-06 13:11:52 +00:00
sbr00pwb
64aee78bb9 Changed default north arrow to fancy one
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1326 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-06 13:10:27 +00:00
sbr00pwb
67f1aa981e First draft of North Arrow GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1325 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-06 13:05:54 +00:00
timlinux
b181d0794f Added packagedata that I thought I had committed before.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1324 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-06 09:59:57 +00:00
timlinux
7fa5b024b4 Changed n to black
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1323 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-06 07:27:20 +00:00
jobi
51a27a69ba ** Extended qgis-config to expose version
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1322 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 19:29:13 +00:00
timlinux
0e14b4c6e5 Add make for north arrows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1321 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 16:51:58 +00:00
timlinux
2f808fcd6d Minor updates
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1320 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 16:50:37 +00:00
timlinux
b9b5e2d01a Fix install dir
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1319 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 16:48:33 +00:00
timlinux
271274e979 New dir for north arrows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1318 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 14:20:43 +00:00
timlinux
25c1557eaf Minor changes and fix compilation issues
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1317 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 10:39:49 +00:00
timlinux
1aa0dd4d91 Minor updates and fix compilation issues.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1316 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 10:38:41 +00:00
timlinux
e986085422 Fixed missing pbnCancel_clicked() declaration.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1315 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 10:03:44 +00:00