4897 Commits

Author SHA1 Message Date
timlinux
a7abf02872 Formatting changes only
git-svn-id: http://svn.osgeo.org/qgis/trunk@6820 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-19 04:47:33 +00:00
homann
6872653dd2 Fix path to windres.exe
git-svn-id: http://svn.osgeo.org/qgis/trunk@6815 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-18 09:03:31 +00:00
g_j_m
23eca9c32a Fix for ticket #651 (zoom full doesn't work on a single point)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6799 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-13 07:37:16 +00:00
gsherman
a00beb4bb1 Deleted ancient doxygen.conf. To generate api docs, now use: doxygen Doxyfile
git-svn-id: http://svn.osgeo.org/qgis/trunk@6797 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-12 05:22:02 +00:00
gsherman
7427e2cabf Doxyfile for generating API docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@6796 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-12 05:19:13 +00:00
g_j_m
ff020c5562 Fix for ticket #646 (spelling mistake)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6788 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-10 19:19:49 +00:00
homann
f47a8f8c06 Changed to C-style comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@6786 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-10 13:46:11 +00:00
homann
3c2dbd9082 Merged r6782 to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6784 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-10 08:33:01 +00:00
homann
d90547647b Merged r6781 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6783 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-10 08:30:49 +00:00
wonder
a8aa7af722 Fix for #641 - this was due non-existing function in QgsColorTable
git-svn-id: http://svn.osgeo.org/qgis/trunk@6780 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-09 09:31:12 +00:00
wonder
90c30ed250 Python bindings:
- recreate on changed .sip file
- wrapped QgsColorTable


git-svn-id: http://svn.osgeo.org/qgis/trunk@6776 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-08 11:51:16 +00:00
g_j_m
41e63a928f Tweak the scale display/entry so that users can enter scales in the form
x:y


git-svn-id: http://svn.osgeo.org/qgis/trunk@6775 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-08 08:45:07 +00:00
gsherman
e89ff94e28 Add conditionals for debug output
git-svn-id: http://svn.osgeo.org/qgis/trunk@6774 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-08 06:07:15 +00:00
gsherman
9c79f068f5 Removed Qt3 support stuff from grass tool box
git-svn-id: http://svn.osgeo.org/qgis/trunk@6773 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-08 05:50:31 +00:00
gsherman
66b47408da grass icons for all tools; all grass plugin menu items also on grass toolbar
git-svn-id: http://svn.osgeo.org/qgis/trunk@6772 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-08 03:15:03 +00:00
homann
45c1ef6c50 Make it possible to turn -Wall -Werror off. Set PEDANTIC to off with ccmake <builddir>.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6769 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-05 19:11:52 +00:00
homann
5561e5aa81 Fix for #637.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6768 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-05 18:48:25 +00:00
wonder
0f1f6a01f8 - improved error handling when loading python plugins
- redirection of output to python console, i.e. print command works


git-svn-id: http://svn.osgeo.org/qgis/trunk@6767 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 21:38:47 +00:00
mhugent
d6a194833c Made vector editing code and labeling 25D aware. Needs more testing though
git-svn-id: http://svn.osgeo.org/qgis/trunk@6766 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 18:18:29 +00:00
homann
c1654639b3 Ported r6762:6763 from 0.8 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6765 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 15:48:58 +00:00
wonder
e8017c76ae - added getFeatureAtId() for OGR provider (for fast random access)
- more sane indenting in getNextFeature()


git-svn-id: http://svn.osgeo.org/qgis/trunk@6764 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 15:25:10 +00:00
wonder
f0c814fdc5 Report Python errors with QgsMessageOutput instead of QMessageBox.
(User can copy & paste message from it, with message box he can't)


git-svn-id: http://svn.osgeo.org/qgis/trunk@6761 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 12:15:10 +00:00
wonder
e863ecc67f Changed usage of std::vector to QList in QgsDistance area.
Added the modified functions to Python bindings.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6760 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 11:43:48 +00:00
homann
1746d7d444 Ported WMS fix r6755 from 0.8 to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6759 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 09:50:42 +00:00
homann
8a6772b2ed Fix for compiling with python 2.5
git-svn-id: http://svn.osgeo.org/qgis/trunk@6758 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 08:58:53 +00:00
g_j_m
f96509cad1 Tweak to r6747 to allow the user to enter non-integer scale values, and
to have scales larger than 1:2^31


git-svn-id: http://svn.osgeo.org/qgis/trunk@6754 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-03 22:22:32 +00:00
g_j_m
d98dcffa27 Fix for ticket #634 (compile warnings in RHEL64)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6752 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-03 17:30:16 +00:00
wonder
e7127f8766 QgsMapCanvasItem is not to be derived from QObject - no need for that.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6750 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-03 11:13:57 +00:00
wonder
9533cb296c Changed deque<QString> to QStringList in QgsMapRender, updated canvas and bindings appropriately.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6749 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-03 10:53:53 +00:00
wonder
82eb679150 Python: wrapped two functions in QgsLabel
git-svn-id: http://svn.osgeo.org/qgis/trunk@6748 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 22:38:09 +00:00
homann
559a28a6de Added input so that user can set specific scale. Set focus in the linedit showing scale, enter your scale and hit return!
git-svn-id: http://svn.osgeo.org/qgis/trunk@6747 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 21:04:19 +00:00
wonder
cb859a7854 Added hack to include Qt3Support when building bindings on Mac.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6745 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 19:33:20 +00:00
wonder
7ffde33fb2 Check whether layer index is valid in getZpos().
git-svn-id: http://svn.osgeo.org/qgis/trunk@6744 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 18:51:27 +00:00
gsherman
1f88873e79 added wait cursor during inital load of grass toolbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@6743 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 16:12:53 +00:00
mhugent
07e3065d64 Precise intersection test in ogr provider, made geos export of QgsGeometry 25D aware, fixed a memory leak
git-svn-id: http://svn.osgeo.org/qgis/trunk@6741 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 15:37:24 +00:00
wonder
661fd9bf23 Changed line endings from DOS-style to UNIX-style so SIP won't end up with syntax errors on unix
git-svn-id: http://svn.osgeo.org/qgis/trunk@6740 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 09:56:44 +00:00
homann
d160508ccc Merged r6738 from 0.8 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6739 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-01 22:16:36 +00:00
homann
d1d55984ba Added zooming to 100%, i.e one raster pixel will occupy one screen pixel. Only supported for raster layers. Right-click on the layer in the legend, and select from pop-up menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@6735 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 19:27:37 +00:00
wonder
32c3743133 - fixed drand48() on windows so spatial index doesn't crash anymore
- debug message in OGR changed from QgsLogger::warning to QgsDebugMsg


git-svn-id: http://svn.osgeo.org/qgis/trunk@6733 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 17:32:49 +00:00
wonder
9592a85583 Bindings: wrapped QgsDistanceArea
git-svn-id: http://svn.osgeo.org/qgis/trunk@6732 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 11:49:14 +00:00
wonder
2e26ecff43 - removed legacy macro QgsDebug and changed remaining occurences of it to QgsDebugMsg
- moved #include "qgsconfig.h" from qgis.h to qgis.cpp so it doesn't spit many warnings when building bindings because of redefined PREFIX


git-svn-id: http://svn.osgeo.org/qgis/trunk@6730 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 10:28:37 +00:00
g_j_m
1873c9edd5 Prep work for ticket #25 (case sensitivity for attribute table search)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6728 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 09:46:25 +00:00
g_j_m
ed40e528dc Fix a spelling mistake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6727 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 09:26:19 +00:00
g_j_m
617ee8c06a Provide for a layer comment to be made available for vector layers
For postgres provider, get the layer comment from the table comment (if
it exists). Resolves ticket #244


git-svn-id: http://svn.osgeo.org/qgis/trunk@6726 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 09:06:19 +00:00
wonder
6622153f76 Removed stdint.h - it's platform-dependent and can't be used on other platforms than MSVC.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6722 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-27 20:41:32 +00:00
timlinux
29b3b28168 Added stdint.h needed for compiling on visual studio
git-svn-id: http://svn.osgeo.org/qgis/trunk@6721 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-27 18:57:16 +00:00
timlinux
0829e5f998 Detect msvc when setting application icon logic
git-svn-id: http://svn.osgeo.org/qgis/trunk@6720 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-27 18:23:23 +00:00
mhugent
dc61196063 Disable 'create spatial index' fix for 0.9
git-svn-id: http://svn.osgeo.org/qgis/trunk@6719 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-27 09:03:42 +00:00
mhugent
2ed9f06828 Bugfix to allow classified postgres layers in 0.9
git-svn-id: http://svn.osgeo.org/qgis/trunk@6717 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 23:55:29 +00:00
timlinux
1f2cf0a588 Dont install sample data by default since it requires a net connection
git-svn-id: http://svn.osgeo.org/qgis/trunk@6712 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 19:39:14 +00:00