4600 Commits

Author SHA1 Message Date
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
homann
51087d3a15 A quick hack to investigate measurements when projection is off.
Feedback welcome!


git-svn-id: http://svn.osgeo.org/qgis/trunk@6446 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-20 23:08:18 +00:00
mhugent
1a661ae939 Fix for wfsprovider to better read geoserver data
git-svn-id: http://svn.osgeo.org/qgis/trunk@6443 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-19 10:12:37 +00:00
telwertowski
521060db90 Convert use of QMessageBox to Qt 4.2 StandardButton API.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6442 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-18 19:42:39 +00:00
telwertowski
ce640e7322 Convert all uses of QMessageBox to Qt 4.2 StandardButton API.
Also add tr() where missing.


git-svn-id: http://svn.osgeo.org/qgis/trunk@6441 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-18 19:39:53 +00:00
telwertowski
db4a94ab0c Fix dependencies for building Mac Info.plist
git-svn-id: http://svn.osgeo.org/qgis/trunk@6440 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-16 20:56:57 +00:00
telwertowski
4bda397dc1 Make Add Attribute dialog modal and set parent for all dialogs in chain. This fixes incorrect layering of stacked dialogs on Mac (bug #509).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6439 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-16 20:51:24 +00:00
g_j_m
771b9721fe fix a couple of compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6436 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-16 08:34:41 +00:00
timlinux
fe3c509cb4 Ticket #537 applied
Patch for QgsRasterLayer to allow stretching in DrawMultiColorBand, DrawSingleBandGray
With thanks to Pete



git-svn-id: http://svn.osgeo.org/qgis/trunk@6435 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-15 19:39:44 +00:00
mhugent
1d5f897c71 Use the expat parser for the WFS provider because of smaller memory needs and possibility to incrementally parse document
git-svn-id: http://svn.osgeo.org/qgis/trunk@6434 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-15 08:29:34 +00:00
timlinux
5731d6b127 Use ${PROJECT_NAME} rather than hard coding qgis.app when naming mac application bundle
git-svn-id: http://svn.osgeo.org/qgis/trunk@6433 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-14 21:08:59 +00:00
timlinux
9ad30dcec6 Remove compiler warnings about unused vars
git-svn-id: http://svn.osgeo.org/qgis/trunk@6432 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-14 02:33:22 +00:00
timlinux
56f629f624 Code cleanups:
- removed long coding style preamble
 - sorted headers includes alphabetically
 - removed duplicate includes


git-svn-id: http://svn.osgeo.org/qgis/trunk@6431 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-14 02:22:39 +00:00
homann
d3b240e7b7 Fixed SRS validation. The settings in options on how to get projections for layers without info in the file, is now functioning.
Added a debugPrint() function to QgsSpatialRefSys, and some more debug ouputs.
Removed som dead code(?)


git-svn-id: http://svn.osgeo.org/qgis/trunk@6430 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 18:32:44 +00:00
homann
13ff2d0c8b Lite skrivfel
git-svn-id: http://svn.osgeo.org/qgis/trunk@6429 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 18:28:44 +00:00
wonder
617f524228 CMake:
- added possibility to explicitly disable building of bindings
- added version checks for SIP (min. 4.5) and PyQt (min. 4.1)


git-svn-id: http://svn.osgeo.org/qgis/trunk@6428 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 14:35:53 +00:00
homann
941136b2e1 Reverse iterate through the map layers when rendering. Fixes #536.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6427 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 12:02:18 +00:00