4616 Commits

Author SHA1 Message Date
wonder
38f89fcd06 Python plugins are now expected in (qgis-data-path)/python/plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@6519 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 13:36:54 +00:00
wonder
fb7b670c80 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@6516 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 12:54:10 +00:00
wonder
880a93a220 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@6515 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 12:11:30 +00:00
wonder
da242259b3 Added QgsFileDropEdit to headers for installation
git-svn-id: http://svn.osgeo.org/qgis/trunk@6514 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 11:25:14 +00:00
telwertowski
94a88b1d9a Added QgsFileDropEdit class which extends QLineEdit to accept files dropped on the edit field.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6513 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 09:13:34 +00:00
homann
7d13075916 Ported r6511 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6512 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 23:20:10 +00:00
homann
fb8e17aec3 Ported r6509 to trunnk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6510 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 20:59:22 +00:00
mhugent
07fe37f6e9 And the same for graduated symbol renderer in svn head
git-svn-id: http://svn.osgeo.org/qgis/trunk@6507 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 12:43:19 +00:00
mhugent
a9b67587cc 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@6505 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 12:27:07 +00:00
wonder
0a98df66e4 CMake: fixed a typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@6504 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 11:39:58 +00:00
wonder
c7ca322c25 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@6503 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 11:34:37 +00:00
g_j_m
85ef292537 Fix a compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@6501 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 08:44:34 +00:00
g_j_m
b8234483ac Fix compiler warnings in app and ui directories
git-svn-id: http://svn.osgeo.org/qgis/trunk@6500 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 03:05:03 +00:00
g_j_m
3d015e1303 Fix more compiler warnings in plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@6499 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 02:36:58 +00:00
g_j_m
961eb1ec35 Fix compiler warnings in providers
git-svn-id: http://svn.osgeo.org/qgis/trunk@6498 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 02:26:02 +00:00
g_j_m
2be7dcffaa Fix compiler warnings in core directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@6497 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-03 01:45:57 +00:00
wonder
27da5e5931 Fixed installation of include files for Windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6496 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 19:40:13 +00:00
timlinux
3ddb441b72 Added Peter Ersts to the contributors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@6493 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 11:23:37 +00:00
timlinux
5d25ce41ce Comment out line 258 to remove unused var compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@6491 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 10:19:24 +00:00
g_j_m
a1f4991cd9 Fix compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6490 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 08:08:04 +00:00
g_j_m
abb13a1e2f Fix compiler warnings for plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@6489 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 07:57:04 +00:00
g_j_m
112871e4b4 Fix compiler warnings for spit plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@6488 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 07:35:00 +00:00
gsherman
0ba3c9106d Added Brendan
git-svn-id: http://svn.osgeo.org/qgis/trunk@6486 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 05:02:44 +00:00
wonder
416eb8506a 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@6484 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 22:30:17 +00:00
timlinux
e11ed430f9 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@6482 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 18:21:01 +00:00
timlinux
75362cbe00 Install core headers on make install
git-svn-id: http://svn.osgeo.org/qgis/trunk@6481 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 18:15:27 +00:00
homann
5c646636ee Merged r6478 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6480 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 15:44:20 +00:00
mhugent
e11182b5ec Don't draw point symbols for values which have been deleted from unique value dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@6479 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 15:32:04 +00:00
mhugent
e345174df8 Fix for another small memory leak
git-svn-id: http://svn.osgeo.org/qgis/trunk@6477 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 10:31:44 +00:00
mhugent
d9753e2aea Fixed a small memory leak
git-svn-id: http://svn.osgeo.org/qgis/trunk@6476 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 10:09:29 +00:00
telwertowski
d22931690f Convert dialogs to Qt 4.2 StandardButton API.
Also fix memory leaks by using the delete operator or Qt::WA_DeleteOnClose along with accept or reject rather then deprecated Qt3 routines. Also eliminate compiler warnings.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6475 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 01:12:20 +00:00
wonder
99a0d05eaa - fixes of regressions (including ticket #542)
- legend menus unification (layers vs. layer files)
- qgis toolbar to use legend routines instead of its own


git-svn-id: http://svn.osgeo.org/qgis/trunk@6474 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-31 16:11:40 +00:00
mhugent
64ab61d4dd Changes to the unique value renderer and -dialog: 'classify' and 'delete class' button. Features which do not have a matching symbol are rendered with NoPen and NoBrush
git-svn-id: http://svn.osgeo.org/qgis/trunk@6472 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-29 08:00:18 +00:00
telwertowski
7bd9622bbe Fix for Mac window title and controls corruption which was caused by an integer overflow when calculating an empty panning rectangle.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6471 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-29 00:23:33 +00:00
telwertowski
5fc6b6fea5 Update Mac CMake file to reflect move (r6467) of config files from source dir to binary dir.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6468 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-28 01:12:42 +00:00
wonder
f9027224a0 CMake changes:
- generate qgsconfig.h and qgssvnversion.h to binary dir, not source dir
- removed QGIS_NO_SVNVERSION


git-svn-id: http://svn.osgeo.org/qgis/trunk@6467 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-27 23:27:39 +00:00
homann
9f07002175 Translation of Qt to swedish thanks to Daniel Nylander.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6465 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-27 16:51:16 +00:00
homann
060d27d8f3 nomsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@6464 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-27 16:43:50 +00:00
mhugent
ca7a2fc4ef Removed classes QgsRenderItem and QgsRangeRenderItem which are not in use anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk@6463 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-27 14:26:08 +00:00
telwertowski
acd4a4fce6 Add translation files for text in Qt classes. The QDialogButtonBox context is needed for the new StandardButton API and the QMenuBar context is needed for Mac menus. Several other contexts, especially those for controls, dialogs and messages, are also used by QGIS.
These files are derived from the Qt 4.2 distribution and include the QMenuBar context which was missing. Files for other languages need to be created by us.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6461 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-27 04:34:01 +00:00
gsherman
1fdbc93f89 Modified autogen.sh so it reports:
"This source tree uses CMake rather than autoconf/automake
Please see http://wiki.qgis.org/qgiswiki/Building_with_CMake
for information on building QGIS with CMake."

then exits. Remainder of autogen.sh is intact.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6460 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-27 00:43:12 +00:00
homann
69eb9c44aa Include paths ending with a '.' didn't work on my Win2k sp4, so I replaced any reference in INCLUDE_DIRECTORIES to '.' with ${CMAKE_CURRENT_SOURCEDIR}
git-svn-id: http://svn.osgeo.org/qgis/trunk@6459 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-26 20:22:09 +00:00
mhugent
afd03dc425 Fix for ticket 549: groups lost and all layers expanded, if layers missing opening the project
git-svn-id: http://svn.osgeo.org/qgis/trunk@6457 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-26 15:18:31 +00:00
wonder
c7d894cfa2 Added convenience paths for dependency search on windows (expecting c:/msys)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6453 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-23 23:22:19 +00:00
g_j_m
93cb758d78 Fix another compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@6452 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-22 02:39:33 +00:00
g_j_m
f2eab1fb02 Fix compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6451 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-22 02:38:33 +00:00
homann
b6b92c9b95 Hack #2 for measuring. Localized numbers, added hectares (ha),
centralized pretty printing of units and made special cases for
projection on and projection off.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6450 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-21 17:53:50 +00:00
homann
0144bea87f Fix compile error when Debug is on
git-svn-id: http://svn.osgeo.org/qgis/trunk@6449 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-21 12:52:41 +00:00
g_j_m
e982da1154 Fix some compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6448 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-21 08:42:27 +00:00
telwertowski
92d9665c46 Convert six dialogs to Qt 4.2 StandardButton API.
Also use the full accept code path rather than overriding accept to do apply but look like reject to the caller. Remove deletion of the raster layer from the reaster properties destructor (which was called only after accept and may be why accept was avoided).


git-svn-id: http://svn.osgeo.org/qgis/trunk@6447 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-21 05:29:14 +00:00