homann
5cb0552f87
Merged r6782 to trunk.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6784 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-10 08:33:01 +00:00
homann
8d848c926f
Merged r6781 to trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6783 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-10 08:30:49 +00:00
wonder
32eb419bc6
Fix for #641 - this was due non-existing function in QgsColorTable
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6780 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-09 09:31:12 +00:00
wonder
80e3d032ef
Python bindings:
...
- recreate on changed .sip file
- wrapped QgsColorTable
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6776 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-08 11:51:16 +00:00
g_j_m
2627281ae8
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/qgis@6775 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-08 08:45:07 +00:00
gsherman
ea8bc909f6
Add conditionals for debug output
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6774 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-08 06:07:15 +00:00
gsherman
17995f63f7
Removed Qt3 support stuff from grass tool box
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6773 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-08 05:50:31 +00:00
gsherman
8abefc36ee
grass icons for all tools; all grass plugin menu items also on grass toolbar
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6772 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-08 03:15:03 +00:00
homann
fd382bd91a
Make it possible to turn -Wall -Werror off. Set PEDANTIC to off with ccmake <builddir>.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6769 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-05 19:11:52 +00:00
homann
cf66fd4b7f
Fix for #637 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6768 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-05 18:48:25 +00:00
wonder
3102201d1e
- 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/qgis@6767 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 21:38:47 +00:00
mhugent
73f4e75df5
Made vector editing code and labeling 25D aware. Needs more testing though
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6766 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 18:18:29 +00:00
homann
553b014bc5
Ported r6762:6763 from 0.8 to trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6765 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 15:48:58 +00:00
wonder
9080e5e9fa
- added getFeatureAtId() for OGR provider (for fast random access)
...
- more sane indenting in getNextFeature()
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6764 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 15:25:10 +00:00
wonder
19f18f091c
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/qgis@6761 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 12:15:10 +00:00
wonder
70146f393e
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/qgis@6760 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 11:43:48 +00:00
homann
9834716061
Ported WMS fix r6755 from 0.8 to trunk.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6759 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 09:50:42 +00:00
homann
e7d2bca3ff
Fix for compiling with python 2.5
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6758 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 08:58:53 +00:00
g_j_m
efdd9ddf46
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/qgis@6754 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-03 22:22:32 +00:00
g_j_m
394cac8abc
Fix for ticket #634 (compile warnings in RHEL64)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6752 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-03 17:30:16 +00:00
wonder
32519431dd
QgsMapCanvasItem is not to be derived from QObject - no need for that.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6750 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-03 11:13:57 +00:00
wonder
8d3dd5fef4
Changed deque<QString> to QStringList in QgsMapRender, updated canvas and bindings appropriately.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6749 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-03 10:53:53 +00:00
wonder
d49c744bd0
Python: wrapped two functions in QgsLabel
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6748 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 22:38:09 +00:00
homann
325a312a56
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/qgis@6747 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 21:04:19 +00:00
wonder
9f5cefc0c1
Added hack to include Qt3Support when building bindings on Mac.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6745 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 19:33:20 +00:00
wonder
4cb0b8abc7
Check whether layer index is valid in getZpos().
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6744 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 18:51:27 +00:00
gsherman
6fd218317e
added wait cursor during inital load of grass toolbox
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6743 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 16:12:53 +00:00
mhugent
08370ff98a
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/qgis@6741 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 15:37:24 +00:00
wonder
5b6e7761ce
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/qgis@6740 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-02 09:56:44 +00:00
homann
1de1930963
Merged r6738 from 0.8 to trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6739 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-01 22:16:36 +00:00
homann
a6bd3719d9
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/qgis@6735 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 19:27:37 +00:00
wonder
9fac1f53ad
- 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/qgis@6733 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 17:32:49 +00:00
wonder
f2cdb3ca3c
Bindings: wrapped QgsDistanceArea
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6732 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 11:49:14 +00:00
wonder
716fd146f4
- 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/qgis@6730 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 10:28:37 +00:00
g_j_m
8f65621b91
Prep work for ticket #25 (case sensitivity for attribute table search)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6728 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 09:46:25 +00:00
g_j_m
5d8ef9b1a1
Fix a spelling mistake
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6727 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 09:26:19 +00:00
g_j_m
34431bf1a5
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/qgis@6726 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-28 09:06:19 +00:00
wonder
9c5303e486
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/qgis@6722 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-27 20:41:32 +00:00
timlinux
0538db6c7d
Added stdint.h needed for compiling on visual studio
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6721 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-27 18:57:16 +00:00
timlinux
84db8fd66e
Detect msvc when setting application icon logic
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6720 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-27 18:23:23 +00:00
mhugent
2680589f3e
Disable 'create spatial index' fix for 0.9
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6719 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-27 09:03:42 +00:00
mhugent
fb7845bf6f
Bugfix to allow classified postgres layers in 0.9
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6717 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 23:55:29 +00:00
timlinux
eb97895c61
Dont install sample data by default since it requires a net connection
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6712 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 19:39:14 +00:00
homann
9bf9976a66
Added generation of gqssvnversion.h
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6711 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 18:11:29 +00:00
timlinux
9b9a1362ea
Upstream fixes to make app icon work
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6710 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 17:57:04 +00:00
timlinux
b1973f3ec8
Make installing the application section mandatory
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6705 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 12:25:46 +00:00
timlinux
e68399fb5e
Added notes for unattended install and customising installer. Upstreamed from 6701
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6703 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 12:06:43 +00:00
homann
1007ec8841
Merged r6693, r6694, r6696 and r6698 to trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6699 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-25 16:55:43 +00:00
homann
7b48994192
Fixed another ELSIF error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6696 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-25 14:16:15 +00:00
homann
83ff381554
Fix GDAL discover on non-Apple
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6692 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-24 15:07:53 +00:00