telwertowski
86f9d6db04
Qt4/Mac requires a type to avoid an "ambiguous argument type" error.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4256 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-22 00:10:34 +00:00
telwertowski
a84eaad45d
Add build support for Qt4/Mac.
...
(The environment variable QTDIR should be defined similar to /usr/local/Trolltech/Qt-4.0.1 for Qt4 and /Developer/qt for Qt3.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4255 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-21 23:54:16 +00:00
gsherman
7406995752
Random color now assigned when a layer is first loaded
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4253 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-21 06:10:18 +00:00
gsherman
0e5031afd6
Added helpviewer subdir to the top-level Makefile.am
...
Changes to helpviewer classes to allow compilation under Qt 4.0.1
Works on Linux; untested on other platforms.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4252 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-21 05:51:31 +00:00
gsherman
27312032c4
Changes to allow compilation with Qt 4.0.1.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4251 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-21 05:16:22 +00:00
timlinux
314699fcd4
Changelog for extra version update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4250 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 18:10:23 +00:00
timlinux
76f92ac0ac
Bumped extra version to 7.9.2 to indicate Qt4 port version
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4249 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 18:09:28 +00:00
timlinux
6bda81d5e6
Make file for libqgsraster
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4248 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 18:04:27 +00:00
timlinux
12056a2438
Moved code that I factored out of raster last night into its own dir / lib. This is the (extremely minimal) beginnings of libqgsraster which will eventualy do all the raster processing grunt work. qgsrasterlayer will then become a thin wrapper for qgsraster functions.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4247 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 18:01:48 +00:00
mhugent
8d22351b13
Points snaping does now consider changed geometries. Fixed a bug which prevents multiple changes of the same gdeometry. All changes are not related to qt (and therefore should not conflict with the current qt4 port)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4246 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 07:19:39 +00:00
gsherman
876c1d9c59
Fix to remove georeferencer plugin from the build
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4245 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 06:03:55 +00:00
gsherman
bdd16c62cb
More changes for Qt4. QGIS now compiles and runs, although there are problems. Plugins do not load
...
and there are display issues when loading a layer.
The georeferencer plugin is currently disabled in the build due to unresolved UI issues.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4244 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 05:55:32 +00:00
timlinux
70c31a17a8
Move member decl'sinto provite section (out of signals)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4243 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 03:08:36 +00:00
timlinux
98e56e10fd
Fix qt4 build errors in projection selector
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4242 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 02:58:13 +00:00
timlinux
93ef438b13
Fix small mistype preventing build
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4241 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 02:43:51 +00:00
timlinux
fed9e84b8b
Fix compile error in qt4
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4240 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 02:33:02 +00:00
timlinux
238a937e1f
Fix build errors ini qt4
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4239 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 02:24:34 +00:00
timlinux
1792d8cbd4
Add sentinels to src/qgsrasterbandstats.h and src/qgsrasterpyramid.h
...
Add missing include to src/qgsencodingfiledialog.h
Add missing include to src/qgsrasterlayerproperties.cpp
Still need to resolve some trivial compile issues in src/qgsrasterlayerproperties.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@4238 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 02:15:38 +00:00
timlinux
cf2209b93d
Fix problem with qgsraster not building in qt4
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4237 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 01:57:36 +00:00
shalasz
888e7533ab
Find libQtCore on Debian
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4236 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 01:55:31 +00:00
shalasz
adfa3e6e67
Look for uic3 in PATH as well
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4235 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 01:37:33 +00:00
gsherman
c06fedf003
Qt4 port using Qt3 compatibility library. Note - not all files compile yet.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4234 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-19 23:35:22 +00:00
gsherman
c12d24109f
Inital checkin of mapserver export tools
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4232 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-19 05:59:30 +00:00
gsherman
8882b66aff
Added check for Qt 4.1x in addition to 4.0.x
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4231 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-19 05:27:48 +00:00
gsherman
406b1c768d
Changed path to qt3to4 to use the QTDIR environment variable rather than
...
a hard-coded path.
Added a check to make sure that QTDIR is set prior to running the script.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4230 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-19 04:23:07 +00:00
gsherman
c4041f9b29
Fix for the query builder when invoked from the PostgreSQL layer selection dialog.
...
This closes bug 1348385.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4226 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-18 07:44:55 +00:00
gsherman
ed1a910061
Added double quotes to schema, table, and field names in the query builder to prevent
...
issues related to upper/mixed case table and fields names in PostgreSQL.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4225 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-18 07:16:38 +00:00
gsherman
3d54e6216c
Added a couple of missing icons to themes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4210 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-16 04:21:30 +00:00
mhugent
d20c4ff946
Fixed bug in the postgres provider which prevented graduated/ continuous/ unique rendering. Also changed the snapping methods such that they return false if no point/ segment to snap is found
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4209 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-15 20:04:17 +00:00
gsherman
a70941a579
updated instructions to reflect subversion instead of cvs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4208 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-14 07:03:21 +00:00
gsherman
2d2f409cbb
Renamed INSTALL.cvs to INSTALL.svn
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4207 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-14 06:31:35 +00:00
gsherman
ab30bf109e
The overview canvas now shows the "pan" cursor when the mouse pointer is moved
...
over it to indicate that you can actually pan the map view using the overview
map.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4206 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-14 05:34:23 +00:00
gsherman
3143c778f3
test from svn+ssh
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4205 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-14 01:56:54 +00:00
gsherman
cb1ab7c1c3
test checking from dav_svn
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4204 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-14 01:55:49 +00:00
gsherman
56af7a71f9
test from dav
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4203 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-14 00:09:07 +00:00
gsherman
2c0d942942
Makefile.am for mapserver export tool
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4202 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-12 18:10:04 +00:00
gsherman
ab90a5f9ca
Python configuration changes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4201 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-12 03:37:11 +00:00
gsherman
fbed0ae25e
Fixes to Postgres include substitutions
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4200 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-12 01:37:49 +00:00
gsherman
2d69c5c43f
Added support for python to the build system. Don't get too excited,
...
this isn't used anywhere yet...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4199 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-12 01:10:00 +00:00
timlinux
78da29e8b0
Added missing pngs from svn migration
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4198 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-12 00:56:51 +00:00
gsherman
c93240d28a
fixed icons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4197 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-11 22:17:37 +00:00
gsherman
05cfc98dba
fixed icons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4196 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-11 22:16:09 +00:00
gsherman
ed16878688
fixed icons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4195 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-11 22:15:30 +00:00
gsherman
045f140555
fixed bad xpms
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4194 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-11 21:54:34 +00:00
gsherman
79c4094d81
fixed theme icons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4192 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-11 21:51:37 +00:00
gsherman
7d5ed3ef7d
fixed developer images
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4191 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-11 21:48:25 +00:00
gsherman
ee551c2d1e
fixed images
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4190 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-11 21:44:06 +00:00
gsherman
167509a6f3
deleted corrupt images
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4189 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-11 21:43:29 +00:00
gsherman
ff15d3622e
added correct icons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4188 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-11 21:39:38 +00:00
gsherman
b8cbbd81e5
deleted corrupted icons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4187 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-11 21:39:01 +00:00