g_j_m
f43d1a0bb1
- Show a '1:x' scale where x is less than 1 as 'y:1', where y = 1/x
...
- Misc. code layout changes to improve readibility
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3060 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-04-01 20:33:15 +00:00
g_j_m
786aee1293
Change temp variable type from float to double to reduce chance of loss
...
of precision when zooming in lots
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3059 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-04-01 19:14:12 +00:00
rabla
15ee81a966
toUnicode for attributes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3058 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-04-01 12:28:09 +00:00
rabla
66ed18aac3
fromLocal8Bit for attributes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3057 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-04-01 12:27:14 +00:00
g_j_m
b592f8eb09
- improved error message when a relation with a geometry column is found
...
for which the user doesn't have select permissions.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3055 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-04-01 01:13:41 +00:00
stevehalasz
943788eaab
Don't refresh the canvas on project read for each plugin. This is the fix for bug #1167668 . This has the side-effect of not showing the
...
north arrow or copyright notice at app startup or for new projects. I think this is fine. The alternative is to have the map canvas emit
renderComplete in these situations. This requires a QPainter though, and it doesn't seem worthwhile to create one for this purpose.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3054 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-31 18:20:57 +00:00
rabla
3d359af8f0
use correct band type for readValue
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3053 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-31 14:53:24 +00:00
g_j_m
b03fcd4381
- Initial implementation of polygon clipping to avoid X11 zoom problems
...
- #define to only do the X11 fix when compiled for X11
- Further optimisations of linestring clipping
- Better code comments
- Removal of some duplicated code
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3052 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-31 10:47:53 +00:00
rabla
f88a6f3ac4
fixed close with x
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3051 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-30 16:54:16 +00:00
rabla
e6ae19e854
fix crash on start edit - check if edited
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3050 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-30 16:40:35 +00:00
rabla
a144b02e6a
new markers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3049 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-30 15:29:23 +00:00
rabla
b6e5c476b8
save setting when new object is created
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3048 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-30 14:39:56 +00:00
rabla
7d6f531bd7
draw full paper on printer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3047 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-30 14:23:25 +00:00
rabla
36ba5b0b25
add 1 pixel to rectangles only in preview
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3046 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-30 14:15:02 +00:00
rabla
b9bda927a2
set paper orientation in printer dialog from composition
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3045 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-30 14:02:11 +00:00
rabla
c5f4fd4c6d
fixed scale
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3044 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-30 13:49:19 +00:00
rabla
e874f774f1
+invalidate() - bugfix for crash on delete
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3043 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-30 08:55:11 +00:00
g_j_m
046d2d750c
- warn and refuse to load the layer if we don't have select permissions
...
on the table that is being loaded
- better conformance to the code style guidelines
- added tr() to some dialog box text
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3041 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-30 01:58:11 +00:00
timlinux
656fead2a6
Dont build designer plugins until further notice
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3040 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-29 23:12:44 +00:00
larsl
1ec9fe95fb
Committed Akio Takubos patch that fixes the provider interface so we can load vector files with non-ASCII filenames again
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3039 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-29 20:59:35 +00:00
rabla
22dd000212
cache changed from pointer to object
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3038 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-29 15:51:49 +00:00
rabla
db0d3e6316
cache changed from pointer to object
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3037 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-29 15:41:12 +00:00
mhugent
2bd43e5a7c
added QgsFeature::geosGeometry(). This method returns a geos object from a feature geometry. The idea is, that this method can be used in QgsOgrProvider::getNextFeature(bool) for an intersection test. Currently, the geos wkb import is used, which is very slow for large geometries
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3036 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-28 17:58:46 +00:00
timlinux
8c7cba6db0
first draft of detailed (annotated) legend for Radim....still under construction..just squeezing it in under the feature freeze doormat....
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3035 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-28 00:05:50 +00:00
timlinux
205628a09a
Prevent segfault when no bands are selected for the histogram.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3034 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-26 09:47:58 +00:00
timlinux
27ce9003cf
Bug fixes for hist stuff. Hist now uses layer min max when calling gdal hist fn. Check for 0 division errors
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3033 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-26 02:58:19 +00:00
mhugent
de1dbe3dff
fix for bug nr. 1160722, Crash on remove repainted vector layer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3032 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 21:50:47 +00:00
gsherman
d2f053fff2
Makefile.am
...
Removed trailing backslashes from recently commented out lines. These
were causing problems (at least with my build).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3031 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 19:46:14 +00:00
gsherman
8f85e92fc2
.ui files
...
Changed version number(s) and resaved from qt 3.1.2 to eliminate the
const const error in the generated .cpp files.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3030 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 19:05:06 +00:00
gsherman
48b86afaef
Added message at end of configure to indicate the Qt directory that
...
will be used to build QGIS. Hopefully this will remind me (and others)
to ensure minimum Qt compatibility (currently @ version 3.1.2).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3029 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 18:59:43 +00:00
rabla
57bd455b2e
hide in destructor
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3028 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 18:27:01 +00:00
rabla
c52cb0e913
create cache only if necessary
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3027 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 18:22:34 +00:00
rabla
010cf05ca3
empty default composition
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3026 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 18:12:16 +00:00
rabla
d7d8dc0bd8
comment also header
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3025 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 18:10:59 +00:00
rabla
f30b1ec93c
scalebar
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3024 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 17:39:23 +00:00
rabla
2e77f62856
scalebar
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3023 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 17:19:50 +00:00
gsherman
9068f4abd0
Indonesian translation from Januar V. Simarmata
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3022 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 16:52:32 +00:00
gsherman
c159907dda
Changes to fix qt 3.1.2 incompatibility.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3021 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 16:27:06 +00:00
gsherman
2a40ee677c
Fix for wrong title on the dialog for loading a raster layer (said OGR).
...
This closes Bug 1151230
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3020 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 04:13:34 +00:00
gsherman
a9a7264818
Bug fix for "layer->toggle in overview' segfault on empty canvas" (Bug 1166105)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3019 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-25 03:49:18 +00:00
mhugent
03c53a4268
fix for bug 1166086 plus consider not commited features in 'zoom to selection'
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3018 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-24 22:28:56 +00:00
gsherman
9cc7bce3d5
QGIS now fails gracefully when started from the build (src) directory rather
...
than being started from a properly installed location.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3016 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-24 19:46:51 +00:00
timlinux
c0b88d4269
Add new symbology widget to designer widget plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3015 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-24 09:33:32 +00:00
timlinux
a9c1a03b37
Add new symbology widget to qgislib
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3014 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-24 09:33:08 +00:00
timlinux
e93ba23631
Minor changes to style widgets and addition of vector symbology widget that will eventually replace all the other renderer widgets. This work will not be continued until after 0.7 release.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3013 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-24 09:12:02 +00:00
larsl
8ef48025d3
Someone forgot to include <cmath> and use the std namespace for fabs() - I fixed it, it didn't build on my system
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3012 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-23 14:00:42 +00:00
rabla
b2c6475fa2
more controls, pictures
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3011 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-23 12:03:28 +00:00
rabla
7ba3d36e82
map frame
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3010 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-23 11:42:37 +00:00
g_j_m
f6645320d0
opps - fix to enable compilation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3009 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-23 04:57:31 +00:00
g_j_m
349c0756f9
Moved the line and polygon clipping code to a dedicated class.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3008 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-23 04:51:00 +00:00