timlinux
cc66910746
patch from 'sploid' to set correct bounding box for vertext markers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6566 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-11 14:47:15 +00:00
mhugent
aaf86d7b66
Added a 'classify' button to the graduated symbology button. Replaced Qt3 compatibility classes with Qt4 ones
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6557 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-10 10:02:33 +00:00
timlinux
68f0d84a5b
Removed header install stuff for app: since app classes dont go into any lib there is little point
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6556 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-09 12:38:59 +00:00
timlinux
eec2790b09
Install headers for app dir too
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6555 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-09 12:06:37 +00:00
timlinux
77492f51fb
Added missing GEOS include path for building pg provider on mac
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6553 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-09 08:21:48 +00:00
homann
b3a07facb9
Build instructions for Win32 updated
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6552 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-08 17:41:29 +00:00
timlinux
69e220514e
Install qgsconfig.h to includes dir too since apps using libqgis need it when compiling...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6548 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-07 16:18:05 +00:00
telwertowski
cabde15393
GEOS 3 port.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6546 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-07 00:42:21 +00:00
g_j_m
0d5b249cd4
Replace some Qt3 widgets with Qt4 ones
...
Move the delimited plugin help text from the .ui file to the .cpp file
(allows for easier translation)
Remove some unnecessry #includes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6541 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 09:09:39 +00:00
g_j_m
0ad62d98dd
Fix some runtime signal/slot warnings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6540 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 08:13:09 +00:00
g_j_m
1a64794643
Fix a compiler warning (use a tcp port number that fits within a 16bit
...
integer)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6539 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 08:12:25 +00:00
g_j_m
75f408d016
Fix for incorrect contents in qgssvnversion.h for Unix and Mac (was just
...
putting 'exported' instead of the actual subversion revision number)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6536 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 01:24:58 +00:00
homann
152cbcabfc
Hack for generating qgssvnversion.h on WIN
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6535 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 01:01:27 +00:00
homann
7049571757
Added planimetric measurement as an option, and made all areas positive.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6534 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-05 17:34:19 +00:00
homann
dcce294c35
Now calculates multilines correctly
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6531 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-05 13:15:49 +00:00
homann
d7d6e0bc58
Small fixes for #include paths
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6528 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-05 10:38:54 +00:00
timlinux
50e50415cd
Fixes from Martin for mac build issues
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6527 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-05 09:05:30 +00:00
telwertowski
b6c97d135f
Mac python build changes:
...
- lib extension is .dylib not .so
- all qt frameworks are needed for linking
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6526 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-05 02:26:56 +00:00
telwertowski
5e3037e13e
On Mac, search for util.h instead of pty.h
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6525 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-05 01:13:20 +00:00
wonder
534b9a79dc
CMake: added check to accept Bison 2.0 or higher
...
(it's known not to work correctly with 1.28)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6524 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 21:38:25 +00:00
mhugent
3e654a97fc
Replaced Q3ListBox in the unique value dialog with QListWidget
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6523 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 21:23:29 +00:00
homann
9b335acd64
Fix CMake search for libraries
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6522 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 15:14:51 +00:00
wonder
40f4d4d1f5
CMake: add default search paths on Mac for SIP
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6520 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 13:41:41 +00:00
wonder
8849ff4e82
Python plugins are now expected in (qgis-data-path)/python/plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6519 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 13:36:54 +00:00
wonder
3a0c0bbe94
By default install bindings to QGIS directory -> no need to install as root.
...
It's possible to override it with BINDINGS_GLOBAL_INSTALL set to TRUE,
that will cause bindings to be installed to global python's site-packages dir.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6516 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 12:54:10 +00:00
wonder
82e4d9410c
CMake:
...
- search for GDAL and GSL also in /usr/local
- added mac-specific locations for GDAL and GRASS
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6515 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 12:11:30 +00:00
wonder
7a9072015c
Added QgsFileDropEdit to headers for installation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6514 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 11:25:14 +00:00
telwertowski
1b53e288dd
Added QgsFileDropEdit class which extends QLineEdit to accept files dropped on the edit field.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6513 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 09:13:34 +00:00
homann
2a42ccb427
Ported r6511 to trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6512 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 23:20:10 +00:00
homann
62b5121138
Ported r6509 to trunnk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6510 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 20:59:22 +00:00
mhugent
7734eb4e46
And the same for graduated symbol renderer in svn head
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6507 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 12:43:19 +00:00
mhugent
709fc8bedf
Don't draw labels of features for which the value is not contained in the unique value renderer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6505 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 12:27:07 +00:00
wonder
cd7a57e312
CMake: fixed a typo
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6504 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 11:39:58 +00:00
wonder
01d3110e51
CMake: improved build of python bindings
...
- all intermediate files are out of source
- bindings are built only when libs are changed, not everytime
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6503 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 11:34:37 +00:00
g_j_m
68a20f0eae
Fix a compiler warning
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6501 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 08:44:34 +00:00
g_j_m
1035b088d2
Fix compiler warnings in app and ui directories
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6500 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 03:05:03 +00:00
g_j_m
a6f6c95561
Fix more compiler warnings in plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6499 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 02:36:58 +00:00
g_j_m
6ae76d1a98
Fix compiler warnings in providers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6498 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 02:26:02 +00:00
g_j_m
d1510a063d
Fix compiler warnings in core directory
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6497 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 01:45:57 +00:00
wonder
fe6f74ffd9
Fixed installation of include files for Windows.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6496 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 19:40:13 +00:00
timlinux
96a24dce73
Added Peter Ersts to the contributors list
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6493 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 11:23:37 +00:00
timlinux
c97ed7da4c
Comment out line 258 to remove unused var compiler warning
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6491 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 10:19:24 +00:00
g_j_m
27e71d83ab
Fix compiler warnings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6490 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 08:08:04 +00:00
g_j_m
5a32dd455a
Fix compiler warnings for plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6489 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 07:57:04 +00:00
g_j_m
a73bd4a222
Fix compiler warnings for spit plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6488 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 07:35:00 +00:00
gsherman
30462948bf
Added Brendan
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6486 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 05:02:44 +00:00
wonder
3ead2b50e9
This should fix missing query builder buttons ( #252 ).
...
I've deleted the old buttons and recreated them - Luca has confirmed that
the problem dissapears.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6484 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 22:30:17 +00:00
timlinux
3f934d08ad
Include moc generated headers in CORE headers installation
...
Include gui headers (static and moc) in GUI headers installation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6482 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 18:21:01 +00:00
timlinux
130fa6b83a
Install core headers on make install
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6481 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 18:15:27 +00:00
homann
295aa3b16e
Merged r6478 to trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6480 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 15:44:20 +00:00