g_j_m
6f2828c083
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@3000 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-22 02:28:18 +00:00
rabla
fcde577301
encoding
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2999 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 18:12:21 +00:00
rabla
5c830302ab
reload raster if changed
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2998 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 14:57:44 +00:00
larsl
c9e9ba9028
Removed a line in designer_plugins/Makefile.am that broke things on my system
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 14:53:05 +00:00
g_j_m
a398467c0e
Added a section on how qgis works with postgresql tables and views
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2996 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 04:28:48 +00:00
g_j_m
484dd31c36
remove hard-coded QGISDEBUG
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 00:55:53 +00:00
g_j_m
a0a9f9a2b3
- 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@2994 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 00:11:42 +00:00
g_j_m
e58b54ecd2
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@2993 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-21 00:06:53 +00:00
timlinux
ae8145ed9c
More minor updates to histogramming
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2992 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-19 03:15:44 +00:00
timlinux
bf86c78f7f
Commented out setprogress debug stuff
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2991 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-19 02:51:30 +00:00
timlinux
7d5cbcb3b2
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@2990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-19 02:36:48 +00:00
rabla
3204ec66a9
marker catalogue
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-18 17:23:57 +00:00
rabla
2f864dd2a4
marker catalogue
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2988 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-18 17:02:44 +00:00
g_j_m
6d8f20eccf
added *.moc.cpp
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2987 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-18 04:39:47 +00:00
g_j_m
252b83e077
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@2986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-17 23:57:26 +00:00
timlinux
acceb8592a
Force recollection of hist when checkboxes state is altered
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2985 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-17 21:08:29 +00:00
rabla
212588e6b4
debug commented
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2984 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-17 17:06:49 +00:00
rabla
f37c7f9583
overwrite translate in output ps file for portrait
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2983 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-17 16:42:03 +00:00
rabla
77b849fbfb
id without spaces
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2982 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-17 16:41:11 +00:00
timlinux
ef092a9f59
Fix build error caused by incorrect includes.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2981 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-17 00:42:44 +00:00
mcoletti
b5533e1d21
- 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@2980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 23:59:07 +00:00
larsl
5606e757f2
Fixed some bugs when rendering to an alternative paint device
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 16:56:22 +00:00
timlinux
fdf842761c
Change ui version to 3.1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 14:50:21 +00:00
rabla
1c159a60dc
grass tools
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2977 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 13:35:52 +00:00
rabla
74787ce6d1
makefile
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 13:30:47 +00:00
rabla
5039a35eec
tools
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2975 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 13:29:23 +00:00
rabla
52d153e501
config
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 13:27:18 +00:00
rabla
6b32a03421
module difinitions
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2973 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 13:26:32 +00:00
gsherman
c6cf369563
Added window decoration to the measure dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2972 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 03:52:50 +00:00
g_j_m
a5daf2b9c4
Fix for bug 1163483
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2971 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-15 20:16:11 +00:00
g_j_m
c5549b1a47
tell cvs to ignore some files not in the repository
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-15 19:34:47 +00:00
g_j_m
0c775b6226
forgot this in the last commit
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2969 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-15 08:05:14 +00:00
g_j_m
09af48fefd
- Bug fix for view column that use an SQL function in their definition
...
- Better debugging messages for view stuff
- In progress code for support of views that reference other views
git-svn-id: http://svn.osgeo.org/qgis/trunk@2968 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-15 08:03:52 +00:00
g_j_m
98e6916432
Bug fix: tables without primary keys were not being recgonised
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2967 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-15 04:10:49 +00:00
timlinux
fff6c8702b
Initial import. Not funtional yet. Not added to parent make yet to avoid building this dir before the plugin works properly
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2966 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-15 01:38:05 +00:00
timlinux
1588a54e7f
Bug fix for compuatation of min max vals which caused chart to go off the scale
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2964 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-14 17:20:15 +00:00
timlinux
987fc115aa
Fixed incorrect mapping of widget names to class names
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2963 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-14 15:25:19 +00:00
larsl
4b739817e9
Someone forgot a backslash
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2962 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-14 13:24:10 +00:00
timlinux
ab1509cbdd
Make updates for designer widgets.still getting relocation errors...investigating...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2961 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-14 09:05:34 +00:00
timlinux
6ee03c93da
Building block widgets for defining symbology (.uis designed by Steven Ottens). This is an initial commit and they have no implementation yet and the design is by no means final. They wil be built as designer plugins to maximse reuse of code.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2960 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-14 04:00:47 +00:00
timlinux
75dcafa57c
Added defs for point, line and fill style widgets
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2959 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-14 03:55:57 +00:00
gsherman
6eebd23f12
qgsrasterlayerproperties.cpp:
...
Added static_cast to int for several calls to get rid of compile time
warnings
qgsrect.cpp:
Fixed the asPolygon function so it returns a closed polygon. This was
causing select and identify in the ogr provider to fail.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2957 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-14 00:36:20 +00:00
jobi
14b2185e58
- fix for building on 64bit architecture
...
- fixed dependencies of designer-plugin/stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@2956 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-13 14:24:48 +00:00
larsl
4ecbd81a0c
Always use UTF-8 for the GPX provider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2955 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-13 11:38:48 +00:00
timlinux
dff7ae7c09
New stuff for designer plugins. Initial implementation for legend and map cavnase. There is still a symbol relocation error that needs to be resolved.
...
Community reg plugin updates (not useable or included in build process yet though).
git-svn-id: http://svn.osgeo.org/qgis/trunk@2954 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-13 10:38:20 +00:00
g_j_m
5a41e0b8c0
- Improvements to column selection algorithm
...
- Clarification of comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@2953 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-12 19:30:26 +00:00
g_j_m
f1741d500e
- bug fix for views with an oid column, but no other suitable column for use
...
by qgis as the key into the view
- start of support for views that reference views
git-svn-id: http://svn.osgeo.org/qgis/trunk@2952 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-12 18:13:46 +00:00
gsherman
5749ef4a2e
Improvements to mapserver export. Still no symbology support (random
...
colors are generated) and point symbols are not specified. The output
is capable of creating map output as is, assuming a template is
supplied.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2951 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-12 05:27:53 +00:00
mcoletti
827456236e
Adding necessary files for library necessary for plug-in linkage
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2950 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-11 22:41:24 +00:00
g_j_m
21a2920383
Layers sourced from postgresql views no longer need a column called 'oid' -
...
they just need to contain a column that comes from a table that has a
unique or primary key constaint on it.
One caveat - views that are defined in terms of other views don't yet work,
and to not break exiting situations a column 'oid' in the view is still
recgonised (this will be fixed and removed shortly).
git-svn-id: http://svn.osgeo.org/qgis/trunk@2949 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-11 20:13:32 +00:00