gsherman
4873bcb8bc
Install documentation update for 0.4 release
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1703 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-29 05:29:10 +00:00
gsherman
8e416953f4
Updated ChangeLog
...
Incremented extra version to 57
git-svn-id: http://svn.osgeo.org/qgis/trunk@1702 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-29 04:47:37 +00:00
gsherman
5bc2a5ab7e
Fixed overview extent rectangle bug that incorrectly displayed the zoom rectangle
...
as drawn rather than the actual view extent of the map canvas after rendering
git-svn-id: http://svn.osgeo.org/qgis/trunk@1701 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-29 04:31:11 +00:00
gsherman
fd73b222ec
Updated comments/documentation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1700 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-29 04:29:18 +00:00
gsherman
a32990b08a
Added patch from strk that improves calculation of extents for a postgres layer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1699 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-29 04:27:55 +00:00
larsl
616f8b16ad
Fixed a bug that caused QGIS to not set the fieldIndex of a vector layer if the fieldIndex found was the first attribute
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1698 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-28 12:28:45 +00:00
jobi
b103db421c
** fix bug #981159
...
** cleaned warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@1697 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-28 11:08:18 +00:00
timlinux
f262aae78b
Coupla new icons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1695 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-27 23:11:10 +00:00
timlinux
95b9ec7f8a
Added show/hide all layers option
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1694 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-27 23:09:04 +00:00
larsl
53c3cbcb3b
Swedish translation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1693 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-27 22:31:59 +00:00
larsl
9de613763a
** Enabled GPS upload code again
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1692 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-27 21:26:07 +00:00
timlinux
3547042bed
Fix problem with missing paranthesis
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1691 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-27 14:38:21 +00:00
timlinux
4f84952517
Added 'remove all from overview' button
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1690 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-27 08:32:06 +00:00
timlinux
1f5e6cc19f
Wired up different gdal subsampling algorithms for pyramid building to raster props dialog.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1689 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-27 00:48:06 +00:00
timlinux
093db91552
Made the scale bar units intelligently switch between m and km as appropriate.
...
Made the scale bar max lenght 1/3 screen rather than 1/2
git-svn-id: http://svn.osgeo.org/qgis/trunk@1688 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-27 00:09:25 +00:00
timlinux
db6cfda517
Hid incomplete 'where clause' box prior to 0.4 release.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1687 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-26 23:47:29 +00:00
timlinux
9a8e0341f7
Added functionality to lock a map canvas to prevent user interaction so that the overview canvas cant be misused,
...
e.g.:
mOverviewCanvas->userInteractionAllowed(false);
This fixes bug: 977032
Fix "overview does not zoom to all when layer removed" bug [ 977034 ]
Fixed overview paints multiple times bug 977015
git-svn-id: http://svn.osgeo.org/qgis/trunk@1686 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-26 23:14:35 +00:00
timlinux
9b9f791624
Bugfix to freeze canvas properly when doing a File->New Project
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1684 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-26 19:28:30 +00:00
mhugent
b1801865f7
fixed two bugs related to graduated symbol rendering
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1683 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-26 19:27:21 +00:00
timlinux
d73a855148
Bug fix to ensure extents are correctly restored when project loads
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1682 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-26 18:28:15 +00:00
timlinux
119e443348
Extents are now properly restored when a project is opened.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1681 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-26 18:24:58 +00:00
timlinux
9590331f19
Fix for const const error caused by incorrect version of designer.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1667 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-24 11:51:48 +00:00
timlinux
e84d34c84e
Changed projectio to restore zorder correctly and freeze mapcanvas during restore.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1666 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-24 08:04:04 +00:00
timlinux
804cdd45d4
Completion of projectio fixes to freeze canvas and restore zorder correctly. Small issue with restoring extents properly needs to be resolved still.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1665 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-24 07:58:45 +00:00
mcoletti
b455ffa98c
qgiscommit failed to commit these
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1664 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-23 19:32:25 +00:00
mcoletti
8e388ee57e
Fixed bug whereby one couldn't downcast from QgsMapLayer* to a
...
QgsVectorLayer*. Apparently this was because dlopen()'d files didn't have
full access to global variables. Now plug-ins can use global variable by
linking with -rdynamic and using dlopen()'s RTLD_GLOBAL flag.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1663 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-23 19:31:54 +00:00
rabla
255d1bb0f2
fix for missing attributes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1662 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-23 07:19:22 +00:00
gsherman
eb546f40e6
Qmake project files for building on Windows
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1661 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-23 04:15:55 +00:00
gsherman
d5c149dd4d
Qmake project file for QGIS top-level source directory
...
This file is used by qmake to generate the Makefiles for building
QGIS on Windows. When building on Windows, the QGIS source
should reside in a directory named qgis_win32
git-svn-id: http://svn.osgeo.org/qgis/trunk@1660 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-23 02:19:02 +00:00
gsherman
b0bc232313
Qmake project file for QGIS src directory
...
This file is used by qmake to generate the Makefile for building
QGIS on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@1659 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-23 02:15:34 +00:00
sbr00pwb
940459df1e
Tidied up scale bar plugin for release
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1658 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-22 21:17:50 +00:00
timlinux
021a4e4dce
Removed unimplemented mapLayersList method
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1657 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-22 17:19:58 +00:00
larsl
23bc20e213
Fixed NULL dereferencing bug that crashed QGIS when loading projects with layers that are in the overview
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1656 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-22 09:55:27 +00:00
larsl
c29f13b014
UI version 3.2 -> 3.1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1655 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-22 09:06:22 +00:00
larsl
d72b09a54e
Disabled GPS upload code
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1654 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-22 08:59:32 +00:00
timlinux
cb549e3d3e
Progress bar stuff.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1653 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-21 20:07:11 +00:00
timlinux
c7829052ba
Build a zOrder as each layer is built from file.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1652 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-21 20:03:55 +00:00
timlinux
cd224828a2
Less enthusistic progress updates from raster stats (only updates when raste stats are being collected, not when they are simply being returned from stats cache).
...
Rendering layers in app now increments progress bar as each layer is drawn.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1651 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-21 20:01:19 +00:00
mhugent
d08c6f46e6
hopefully fixed the remaining problems of yesterdays commits/rollback. If there are still some bugs (or new ones) just write a mail to marco.hugentobler@autoform.ch
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1650 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-21 16:58:28 +00:00
larsl
d63124d8e5
** Hooked up the GPS gui to code that uses gpsbabel to import lots of GPS file
...
formats to GPX
git-svn-id: http://svn.osgeo.org/qgis/trunk@1649 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-21 13:50:37 +00:00
larsl
8284cb0617
Cleaned up some code in the (broken) GPS upload section
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1648 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-21 11:49:58 +00:00
jobi
0a96c5bf45
** Added check for wrong UI version to make release
...
** fixed wrong versions and DOS endlines
git-svn-id: http://svn.osgeo.org/qgis/trunk@1647 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-21 10:23:33 +00:00
timlinux
2e79bd4e26
Got tired of always resetting my GRASS gidbase dir everytime qgis restarts - added it to qsettings.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1646 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-21 00:15:49 +00:00
timlinux
dd50c95bc0
Complete buffering so that bar as well as text will be visible on both light and dark surfaces.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1645 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-20 23:58:14 +00:00
timlinux
074f62b406
** Fix for bug [ 973922 ] Overview shows layers in wrong order
...
** Fixed show stopper bug where maplayerregistry wasnt being cleared properly on file new
** Added setZOrder which will be used in next commit to fix projectio zorder problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@1644 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-20 23:05:28 +00:00
timlinux
3b03172e88
Fix anoying mapcanvas isnt freezing during raster layer add bug
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1643 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-20 20:30:28 +00:00
timlinux
b8e3d36db0
Ahem - fixed bug causing layers to annoyingly redraw while loading caused by yours truly...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1642 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-20 20:26:41 +00:00
gsherman
914227f820
Updated splash screen for upcoming 0.4 release
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1641 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-20 19:42:30 +00:00
gsherman
b114606eef
Restored to revsion 1.52. Revisions 1.53+ were causing crashes, hangs, or
...
display problems.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1640 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-20 19:12:52 +00:00
gsherman
5ef01ce75c
Restored to revsion 1.53. Changes at 1.54 were causing hangs/crashes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1639 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-20 18:43:58 +00:00