wonder
c3736d3264
Added convenience paths for dependency search on windows (expecting c:/msys)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6453 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-23 23:22:19 +00:00
g_j_m
cdfd9b283b
Fix another compiler warning
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6452 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-22 02:39:33 +00:00
g_j_m
ca4a1e7755
Fix compiler warnings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6451 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-22 02:38:33 +00:00
homann
f5ba57cc2f
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/qgis@6450 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-21 17:53:50 +00:00
homann
2df4c40b28
Fix compile error when Debug is on
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6449 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-21 12:52:41 +00:00
g_j_m
5d53cd6c3e
Fix some compiler warnings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6448 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-21 08:42:27 +00:00
telwertowski
93fadb5a02
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/qgis@6447 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-21 05:29:14 +00:00
homann
1c6a5beedd
A quick hack to investigate measurements when projection is off.
...
Feedback welcome!
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6446 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-20 23:08:18 +00:00
mhugent
cb826e7afe
Fix for wfsprovider to better read geoserver data
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6443 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-19 10:12:37 +00:00
telwertowski
ebbf38f87f
Convert use of QMessageBox to Qt 4.2 StandardButton API.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6442 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-18 19:42:39 +00:00
telwertowski
973e43bf5e
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/qgis@6441 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-18 19:39:53 +00:00
telwertowski
ee11108228
Fix dependencies for building Mac Info.plist
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6440 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-16 20:56:57 +00:00
telwertowski
4113109e2a
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/qgis@6439 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-16 20:51:24 +00:00
g_j_m
5467f68929
fix a couple of compiler warnings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6436 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-16 08:34:41 +00:00
timlinux
59bb6ed765
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/qgis@6435 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-15 19:39:44 +00:00
mhugent
1d8725d6d7
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/qgis@6434 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-15 08:29:34 +00:00
timlinux
7903a9dbe7
Use ${PROJECT_NAME} rather than hard coding qgis.app when naming mac application bundle
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6433 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-14 21:08:59 +00:00
timlinux
1d99e39e4b
Remove compiler warnings about unused vars
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6432 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-14 02:33:22 +00:00
timlinux
d1634ad49e
Code cleanups:
...
- removed long coding style preamble
- sorted headers includes alphabetically
- removed duplicate includes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6431 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-14 02:22:39 +00:00
homann
0e30d3ff02
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/qgis@6430 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 18:32:44 +00:00
homann
d30f4dc8fe
Lite skrivfel
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6429 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 18:28:44 +00:00
wonder
66a2685b0b
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/qgis@6428 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 14:35:53 +00:00
homann
d969ca1788
Reverse iterate through the map layers when rendering. Fixes #536 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6427 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 12:02:18 +00:00
telwertowski
012a8b0235
For Mac, prepend "@executable_path/lib" to library references. This make the app double-clickable and movable.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6426 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 08:22:10 +00:00
timlinux
859636a0ea
No code changes applied formatting in vim only
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6425 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 01:57:05 +00:00
homann
a124ef6041
Changed the way SRS is read from XML. Moved <spatialrefsys> tag down to spatialrefsys.cpp only.
...
Now SRSs are read from saved projects correctly. Also added som debug outputs.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6424 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-12 22:06:14 +00:00
timlinux
59ddd25146
Place holder splash for 0.9
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6423 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-12 19:24:14 +00:00
gsherman
4577ac8801
Fixed unstable version name
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6422 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-12 18:58:34 +00:00
gsherman
a6c87ba2fb
Changed version name to reflect 0.9 unstable
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6421 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-12 18:27:18 +00:00
telwertowski
9126c0d894
For Mac, install everything into an application bundle.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6420 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-11 22:16:41 +00:00
wonder
6e46041070
- CMake: improved search for GRASS
...
- removed Makefiles commited by mistake some time ago
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6419 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 23:23:56 +00:00
telwertowski
7b63c56562
Declare all plugins and providers as MODULE rather then SHARED libraries for Mac compatibility.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6418 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 22:31:48 +00:00
telwertowski
e8d3464eb8
Fix Mac compilation. (A complete compilation is now possible but files are still installed in the wrong place and plugin/providers are not loadable even if moved to the right place.)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6417 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 09:49:35 +00:00
telwertowski
5a1386b4ce
Enable compilation using GEOS 3 as well as GEOS 2.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6416 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 09:43:03 +00:00
wonder
bbd36b107f
Merged refactoring branch back to trunk.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 02:39:15 +00:00
wonder
d896393b61
Initialized merge tracking via "svnmerge" with revisions "1-5296" from
...
https://svn.qgis.org/repos/qgis/branches/Lib_Refactoring-branch
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6411 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-08 23:03:01 +00:00
g_j_m
0662477234
Merge r6396 from 0.8 branch to head
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6397 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-06 04:09:06 +00:00
g_j_m
ff59567769
Merge r6393 in 0.8 branch to head (fix for ticket #288 ).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6394 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-04 08:29:32 +00:00
g_j_m
e7cd6d5b31
Merge r6391 from 0.8 branch to head (fix for ticket #186 ).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6392 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-04 02:50:19 +00:00
homann
d73d5e8077
Megred r6389 into trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6390 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-03 21:46:31 +00:00
g_j_m
0d15f1a68b
Merge r6387 from 0.8 branch to head
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6388 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-03 01:48:58 +00:00
homann
1377c2c292
Merged r6385 into trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6386 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-02 19:53:40 +00:00
gsherman
b21e21f19b
fix typo
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6383 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-02 16:55:21 +00:00
g_j_m
3339af508e
Provide the enhancement in ticket #207 (option of whether to
...
ask the user to save a project when exiting, etc).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6381 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-02 05:07:25 +00:00
g_j_m
6185a19710
Fix for a compile error due to previous commit
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6376 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-02 04:12:13 +00:00
g_j_m
469908c158
Apply patch in ticket #458 (user configurable colour for the measure
...
tool). Thanks to Lars.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6375 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-02 03:57:00 +00:00
g_j_m
a8673c3b90
Merged r6372 from 0.8 release branch to head
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6373 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-01 22:47:22 +00:00
homann
7ae236e2b5
i18n fix filename, port r6370 into trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6371 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-01 21:24:54 +00:00
homann
a21fd526d6
Port of r6367 into trunk, fixes ticket #478
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6368 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-01 20:50:58 +00:00
homann
141a992914
Merged r6365 from 0.8 release
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6366 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-01 17:49:18 +00:00