2293 Commits

Author SHA1 Message Date
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
g_j_m
c784d306c5 Bug fix for X11 zoom bug fix (zoom in enough and lines would disappear
from the screen when they shouldn't of).


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3007 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-23 01:05:02 +00:00
g_j_m
d83f133d49 - Fix for x11 zoom bug now works for linestrings with more than
one line segment.
- Slight reduce CPU effort for intersection calculations


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3006 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-22 21:19:48 +00:00
g_j_m
ac0c748b26 Some more .cvsignore files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3005 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-22 18:34:47 +00:00
rabla
b3440d9664 fill pixmap
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3004 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-22 16:50:23 +00:00
rabla
c2fd405d42 print if debug only
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3003 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-22 14:02:54 +00:00
rabla
be6de5154c svg/image output
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3002 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-22 13:36:32 +00:00
rabla
a397a10c54 print to svg
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3001 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-22 13:34:48 +00:00
g_j_m
41d1007aa1 Fix for X11 zoom bug. Only fixes lines (not polygons), and if you
zoom in enough things will still behave oddly (due to over/underflow of
doubles rather than 16 bit ints). Work in progress. Polygons next.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3000 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-22 02:28:18 +00:00
rabla
4a9ec83ad4 encoding
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2999 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 18:12:21 +00:00
rabla
e606b41364 reload raster if changed
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2998 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 14:57:44 +00:00
larsl
a12c064832 Removed a line in designer_plugins/Makefile.am that broke things on my system
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 14:53:05 +00:00
g_j_m
faaa16c444 Added a section on how qgis works with postgresql tables and views
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2996 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 04:28:48 +00:00
g_j_m
148dfe9d26 remove hard-coded QGISDEBUG
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 00:55:53 +00:00
g_j_m
2e113828d8 - Potential qgis key columns defined via views on views, etc are now regconised
- Improved parsing of SQL's that define views
- Improved identification of suitable qgis key columns
- Fix bug with data endian check not working for views
- Quote table names in all SQLs (fixes problem with table names that contain
  uppercase characters)
- Code style cleanup


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2994 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 00:11:42 +00:00
g_j_m
8c7c40e705 Paranoia check: make sure that relations listed as potential qgis layers
actually exist in the database (rather than just in the geometry_columns
table).


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2993 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 00:06:53 +00:00
timlinux
28a6661307 More minor updates to histogramming
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2992 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-19 03:15:44 +00:00
timlinux
f22ef26f6f Commented out setprogress debug stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2991 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-19 02:51:30 +00:00
timlinux
ee6364d2db Scale x axis to min max values of layer not number of histogram bins.
Lavel x axis with min max of layer too


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-19 02:36:48 +00:00
rabla
2df6cb1049 marker catalogue
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-18 17:23:57 +00:00
rabla
2264bd3394 marker catalogue
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2988 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-18 17:02:44 +00:00
g_j_m
57fe1aa780 added *.moc.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2987 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-18 04:39:47 +00:00
g_j_m
10f713d4fc bug avoidance. Recent problems with accessing and viewing postgres layers
have been caused by the recent addition of threading in the postgres provider.

This commit puts the threading code inside #ifdef POSTGRES_THREADS and
hence avoids the problem in the threading code.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-17 23:57:26 +00:00
timlinux
15af1d01f2 Force recollection of hist when checkboxes state is altered
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2985 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-17 21:08:29 +00:00
rabla
06946753b2 debug commented
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2984 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-17 17:06:49 +00:00
rabla
a3750ec37c overwrite translate in output ps file for portrait
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2983 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-17 16:42:03 +00:00
rabla
17f1b5a0ae id without spaces
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2982 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-17 16:41:11 +00:00
timlinux
9a5be668c0 Fix build error caused by incorrect includes.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2981 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-17 00:42:44 +00:00
mcoletti
cdc2983109 - the ctor now properly uses initializer list for member initialization
- void parameters are C-isms

- added check for null label parameter in ctor

All this by-product of hunting down bug related to core dumping that may have
something to do with labels.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 23:59:07 +00:00
larsl
1ae14c9817 Fixed some bugs when rendering to an alternative paint device
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 16:56:22 +00:00
timlinux
6facb8c995 Change ui version to 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 14:50:21 +00:00
rabla
39e92b17ac grass tools
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2977 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 13:35:52 +00:00
rabla
1244126357 makefile
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 13:30:47 +00:00
rabla
941ba8ce68 tools
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2975 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 13:29:23 +00:00
rabla
c2929b042f config
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 13:27:18 +00:00
rabla
e4cc58d3ed module difinitions
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2973 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 13:26:32 +00:00
gsherman
3bd350d826 Added window decoration to the measure dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2972 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 03:52:50 +00:00
g_j_m
dd4cad1941 Fix for bug 1163483
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2971 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-15 20:16:11 +00:00
g_j_m
7e64e49c87 tell cvs to ignore some files not in the repository
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-15 19:34:47 +00:00
g_j_m
81d8aa1d3b forgot this in the last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2969 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-15 08:05:14 +00:00