5917 Commits

Author SHA1 Message Date
mhugent
d528050409 Fix for continuous color rendering of points, changed test qml files to mm units
git-svn-id: http://svn.osgeo.org/qgis/trunk@8448 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-17 11:45:55 +00:00
mhugent
0cfd8b3a9c Fix for problems with floating point outline width for hard markers
git-svn-id: http://svn.osgeo.org/qgis/trunk@8447 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-17 09:58:15 +00:00
StevenB
f67d600862 Fix for ticket #942.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8446 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-16 00:56:34 +00:00
timlinux
27b0a65e9b Added x11 deps required for herob
git-svn-id: http://svn.osgeo.org/qgis/trunk@8445 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-15 20:30:01 +00:00
jef
22b3802194 implement #1087
git-svn-id: http://svn.osgeo.org/qgis/trunk@8444 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-15 19:24:05 +00:00
wonder
127b6567de changed std::map to QMap in QgsRasterLayer::identify(), updated PyQGIS
git-svn-id: http://svn.osgeo.org/qgis/trunk@8443 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-15 16:50:00 +00:00
StevenB
070879cb08 Added cursor tips for composer maps and images.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8442 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-15 13:15:09 +00:00
StevenB
b2cff74ab5 Replaced zoomFull() code with a single QGraphicsView function.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8441 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-15 12:46:36 +00:00
mhugent
68cdb3abf4 Merge of rendercontext branch into trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@8440 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-15 08:13:05 +00:00
telwertowski
acdbb66ac4 Change all remaining Qt include filenames from qxxx.h to QXxx and adjust other Qt include statements as necessary. (GRASS provider/plugin not changed since it hasn't been updated from Qt3 to Qt4 yet.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8439 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-15 02:01:03 +00:00
jef
6f03494d8f revert r8437 and fix it different
- use FIND_PACKAGE(Qt4 REQUIRED) before SET(QT_... 1)
  as cmake's Modules/FindQt4.cmake suggests
- should also fix #913


git-svn-id: http://svn.osgeo.org/qgis/trunk@8438 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 22:14:36 +00:00
jef
7c0d8ac422 fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@8437 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 21:02:26 +00:00
jef
e6b0e02e5e final(?) fix for #130
git-svn-id: http://svn.osgeo.org/qgis/trunk@8436 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 20:59:04 +00:00
mhugent
7af5433f23 bug fix for #130, show default values of databases
git-svn-id: http://svn.osgeo.org/qgis/trunk@8435 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 20:08:24 +00:00
timlinux
c64a89cfd0 Enable qtsql module
git-svn-id: http://svn.osgeo.org/qgis/trunk@8434 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 18:15:40 +00:00
timlinux
658379f51b Added some HIG guidelines (more to come)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8433 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 13:05:48 +00:00
timlinux
3250dbceed Changed release name to Metis
git-svn-id: http://svn.osgeo.org/qgis/trunk@8432 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 13:05:09 +00:00
timlinux
3a19d48038 Numerous changes in GUI HIG revision:
- use buttonbox instead of free roaming buttons
 - All labels updated for consistency
 - improve alignment and layouts for unique vale, cont col, etc in vector props
 - use style sheets in vect and raster properties and update these reports so they are visually consistent with each other
 - In qgsabout clean up layout and also show addition info relating to qt db and image plugins in providers tab (which will be renamed)

Please note this work is ongoing and not the final product yet.


git-svn-id: http://svn.osgeo.org/qgis/trunk@8431 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 13:03:59 +00:00
timlinux
03aed535a2 Bug fix and gui enhancement:
- remove rendering artifacts in legend item icons (dont use argb premultified!)
 - show polygon icons as a squiggly polygon so the edges arent clipped (and hopefull people find it more attractive)
 - show line icons as a curve



git-svn-id: http://svn.osgeo.org/qgis/trunk@8430 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 12:57:40 +00:00
timlinux
cc7b4fad5d Third alternative mac post build script for building dmg
git-svn-id: http://svn.osgeo.org/qgis/trunk@8429 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 12:54:19 +00:00
timlinux
0e1752045d Updated projection icon for status bar.
Create resource file from icons


git-svn-id: http://svn.osgeo.org/qgis/trunk@8428 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 12:53:25 +00:00
timlinux
3dbdb6247f Alternative post build scripts for mac if using Tim's qgis universal deps bundle for OS X
git-svn-id: http://svn.osgeo.org/qgis/trunk@8427 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 12:49:10 +00:00
timlinux
10f4017a9f Whooppee! New splash for Mitis
git-svn-id: http://svn.osgeo.org/qgis/trunk@8426 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 12:47:36 +00:00
dassau
c986e69c4e update turkish gui translations from Osman Yalg}n YILMAZ
git-svn-id: http://svn.osgeo.org/qgis/trunk@8425 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-14 07:29:39 +00:00
jef
be68b39984 fix tests to work with QT_NO_CAST_TO_ASCII
git-svn-id: http://svn.osgeo.org/qgis/trunk@8424 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-13 18:51:56 +00:00
timlinux
6238e7aa05 Changed version to 0.11.0 for trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@8423 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-12 13:49:00 +00:00
jef
f0386c6548 fix leaks calling OGR_DS_ExecuteSQL (fixes #1083)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8420 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-10 16:40:36 +00:00
dassau
2429630176 update french gui translation from Marc Monnerat
git-svn-id: http://svn.osgeo.org/qgis/trunk@8419 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-10 11:38:30 +00:00
StevenB
a690af633c Cleaned up a bunch of debug statments.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8417 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-09 14:55:43 +00:00
jef
a906ffb053 debian package: add files added to release branch to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@8416 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-08 21:45:52 +00:00
jef
52882a250d GRASS plugin r.in.gdal/r.in.gdal.loc update from Marco Pasetti.
Thanks.


git-svn-id: http://svn.osgeo.org/qgis/trunk@8415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-08 21:36:40 +00:00
dassau
c885fa1160 spanish gui translation updates from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@8412 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-08 05:44:01 +00:00
jef
2e8ed99611 merged Release-0.10.0 changes r8366:r8391 into the trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8411 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-07 20:13:22 +00:00
mhugent
a72016199c Change order of x- and y- coordinates in WMS bbox parameter for 1.3 and for geographic coordinate systems. This is as described in the WMS1.3 specifications (for WMS1.1.1, there is no such change)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8410 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-07 16:33:23 +00:00
mhugent
72cced7fc6 Fix for ticket #1058
git-svn-id: http://svn.osgeo.org/qgis/trunk@8409 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-07 08:01:52 +00:00
mhugent
fdf71fde80 Fix for bug #1057
git-svn-id: http://svn.osgeo.org/qgis/trunk@8408 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-07 07:52:20 +00:00
mhugent
a4a6e34787 Remove selection every time in QgsAttributeTable::handleChangedSelections()
git-svn-id: http://svn.osgeo.org/qgis/trunk@8407 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-07 07:45:51 +00:00
telwertowski
21708a56fb Remove all use of Qt3 compatibiliy routines except for the GRASS provider/plugin. Automatic casts of QString to char* have also been removed for compatibility with Qt/Mac-Cocoa (64-bit).
git-svn-id: http://svn.osgeo.org/qgis/trunk@8406 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-07 05:15:58 +00:00
telwertowski
3d92641d3e Add GRASS-6.3 to the Mac GRASS search paths.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8405 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-07 04:59:30 +00:00
telwertowski
cd2c6b0f32 Search CMake default standard locations rather than explicitly encoding standard locations into files. On a Mac, the standard locations may also include framework paths and the frameworks need to be searched either first or last depending upon other CMake settings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8404 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-07 04:57:13 +00:00
telwertowski
6594e7e28d Use Qt 4.2 compatible properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@8403 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-07 04:13:38 +00:00
ersts
01326bf9f8 -Seems not all the changes made it across list time
-Additional patch for ticket #923

git-svn-id: http://svn.osgeo.org/qgis/trunk@8402 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-06 20:51:09 +00:00
ersts
8cd9b1c904 -Fix problem with missing "Red" band under the gray scale selection pulldown
-This would have been a problem for all non-english systems
-The problem will be fully resolved once ts files are updated
-Closes ticket #923

git-svn-id: http://svn.osgeo.org/qgis/trunk@8401 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-06 16:11:35 +00:00
dassau
36c69ce71d polish gui translation updates from Andrzej Swiader
git-svn-id: http://svn.osgeo.org/qgis/trunk@8400 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-06 09:32:47 +00:00
ersts
55825282a7 -Custom color map is now editable after initial creation
-Closes ticket #1046

git-svn-id: http://svn.osgeo.org/qgis/trunk@8399 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-06 04:48:48 +00:00
ersts
ce7c48f907 -Fixed problem restoring min max values from project file
-Closes ticket #945
-Added ability choose in the GUI to load estimated or actual min max values from the band
-Cleaned and reorganized raster properties gui a little
-Added a set default constrast enhancement option in gui that is persistent between sessions
-Closes ticket #1055 and #778

git-svn-id: http://svn.osgeo.org/qgis/trunk@8398 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-06 03:21:12 +00:00
dassau
759fb39413 updated polish gui translation files for Andrzej Swiader.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8396 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-03 15:10:10 +00:00
jef
f007fe0fe5 add fixdiff.pl to convert svn diff from other architectures
git-svn-id: http://svn.osgeo.org/qgis/trunk@8395 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-02 15:02:07 +00:00
mhugent
80a5f66090 Added option to have the old vertex markers back
git-svn-id: http://svn.osgeo.org/qgis/trunk@8392 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-01 08:41:07 +00:00
jef
38fc0b9e77 fix for #130:
- skip type check for unchanged defaults in QgsAttributDialog
- don't replace NULL default value with empty string


git-svn-id: http://svn.osgeo.org/qgis/trunk@8390 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-04-30 20:15:02 +00:00