g_j_m
e1f9b2f79f
Ad in the location of the proj library (should address ticket #409 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6148 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 19:33:23 +00:00
g_j_m
c354c40ba7
Fail if the Qt version is less than 4.2 (since the code now requires 4.2)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6147 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 19:32:16 +00:00
timlinux
3e4b7a794b
Install qgis into <path>/QuantumGIS rather than <path>/Quantum GIS so that grass shell can work. Note user still needs to intall in a base dir with no spaces. i.e. installing into c:\Program Files\QuantumGIS will not allow shell to work as the path has spaces in it.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6146 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 12:25:28 +00:00
timlinux
567ac6414a
Incude msys in installer so grass shell works
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6145 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 12:06:30 +00:00
timlinux
51ecd3a9e0
Plugins now show up in plugin manager
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6144 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 11:57:03 +00:00
g_j_m
7890dda026
Replase some depreciated Qt calls (an attempt to fix ticket #405 , but
...
it didn't help).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6143 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-29 08:56:41 +00:00
rblazek
4dbe0adf98
fixed ticket 345 (Cannot find translate)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6142 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-28 14:50:25 +00:00
timlinux
9dd27fdd16
Remove this from all provider pro files as it causes linking to debug qt libs and also these params should be specified once in settings.pro only! (Fixes build of providers when building in release mode only (not debug_and_release).
...
CONFIG += qt dll thread debug rtti
git-svn-id: http://svn.osgeo.org/qgis/trunk@6141 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-28 14:26:52 +00:00
timlinux
4eafe171c5
Remove this from all plugin pro files as it causes linking to debug qt libs and also these params should be specified once in settings.pro only! (Fixes build of plugins when building in release mode only (not debug_and_release).
...
CONFIG += qt dll thread debug rtti
git-svn-id: http://svn.osgeo.org/qgis/trunk@6140 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-28 14:24:06 +00:00
rblazek
56eab683c5
fixed ticket 389 (new vector is not added to QGIS
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6139 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-28 13:34:44 +00:00
telwertowski
6a4a4300c8
Size adjustments to improve Mac appearance.
...
As much as possible, sizes for controls should be avoided so that each platform can choose its own preferred size. Mac fonts and controls tend to be a few pixels larger than X11. Using absolute numbers to tighten a layout on X11 often results in truncated or compressed items on a Mac. A QPushButton will not render correctly on a Mac for widths less than 60.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6138 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 20:42:37 +00:00
telwertowski
042fb3be83
Update Mac release scripts for Qt 4.2.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6137 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 19:05:12 +00:00
telwertowski
1ffcb6e4aa
Use the full label text when using scrolling tabs on a Mac. Otherwise, there is too much ellipsis and the labels are undecipherable.
...
(Note: this and related change r6129 are the first to require Qt4.2.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6136 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 19:03:48 +00:00
mhugent
2f07756c97
Commented out two assert statements
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6135 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 17:05:23 +00:00
mhugent
919324b984
Fix for display of 'saveAsShapefile' for layers which don't support this operation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6134 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 08:03:55 +00:00
telwertowski
ac147d1a61
Update Mac release scripts.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6133 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 07:55:26 +00:00
telwertowski
c00b2b7e0e
Restore splash_mask which was deleted in r5937 but is being used again in r6128.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6132 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 07:43:39 +00:00
gsherman
1a35e69350
updated context help files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6131 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 05:30:58 +00:00
gsherman
1e34e93134
Enabled context help for raster layer properties dialog.
...
Added some tool tips to the project properties dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6130 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 04:39:49 +00:00
timlinux
77c0882dad
Force tab bar scrolling on mac. For me it doesnt make the scroll icons appear but at least teh tabbar doesnt autoexpand any more
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6129 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 03:13:34 +00:00
timlinux
54ddd76a73
Bugfix for #387 - revert to using heuristic mask on mac since automasking leaves 'holes' in the splash image.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6128 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 02:05:59 +00:00
gsherman
fdf9e31c7e
Removed magphase option from pyramid generation. This apparently causes
...
image corruption in some instances. Ticket #284 moved to 0.9 for
reconsideration at a later date.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6127 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 23:41:29 +00:00
gsherman
87205dc364
Added context help to vector properties dialog.
...
Enabled the Help button on the vector properties dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@6126 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 23:14:13 +00:00
gsherman
4caa8b8a41
Removed bogus test record from bookmarks table
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6125 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 20:41:22 +00:00
gsherman
48304a3e83
Fixed help viewer to handle cases where no LANG (locale) is set.
...
Updated mapserver export tool to support context help.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6124 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 20:17:58 +00:00
gsherman
f4734765f9
Context help for MapServer export
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6123 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 20:16:14 +00:00
telwertowski
c00f2e3042
Don't provide Qt::WindowFlags when creating modal dialogs in Qt 4.2.
...
Prior to 4.2, they are needed to approximate modal behavior on a Mac. As of 4.2, Qt creates modal dialogs depending upon context. The flags are no longer necessay and can cause crashes in some instances.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6122 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-25 07:19:13 +00:00
timlinux
f1429422d7
Dont build debug version by default
...
Include OBJ/ui in search path
git-svn-id: http://svn.osgeo.org/qgis/trunk@6121 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-24 20:38:29 +00:00
mhugent
a7b3bc4fce
Changed the structure of the wfs provider such that it can now also read gml data from file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6119 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-23 14:59:43 +00:00
wonder
9db816be77
Added section on how to compile debug versions of Qt libraries
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6118 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-23 13:04:01 +00:00
wonder
a5f9b92d91
Updated instructions for building QGIS with MSYS environment.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6117 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-23 10:58:37 +00:00
timlinux
bf34ea2921
Updated icon for windows with one supplied by Jean-Philippe Hussenet (thanks Jean-Phillipe!)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6114 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-21 15:53:23 +00:00
g_j_m
dfe849213f
Fix for ticket #400 (postgresql passwords with spaces didn't work). Now
...
also works with other punctuation characters too.
Also a tidy up of some odd \ characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@6113 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-18 20:44:53 +00:00
mhugent
2c74287b0a
Added a unstable warning in the dialog for the wfs plugin. Native english speakers: feel free to change the sentence
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6112 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-18 11:40:56 +00:00
g_j_m
2e32be7789
Remove a bit of qt3 compability code
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6111 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-17 20:27:02 +00:00
wonder
004b83102b
Check whether lex/flex and yacc/bison really exist. Fix for ticket #395 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6105 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-17 10:05:32 +00:00
g_j_m
0d1c15a6b1
Make the 'pixmap not found' message a bit clearer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6104 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-17 03:31:15 +00:00
wonder
4bbdce5818
Fixed a copy-paste bug which was causing an infinite loop while parsing output.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6103 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-17 01:59:12 +00:00
gsherman
fc84c0d55b
Updated SPONSORS with latest donor information
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6102 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-17 00:27:26 +00:00
wonder
6b36282069
Fixed crash when selecting custom projection in projection selector.
...
(caused by QgsDebug(myDatabaseFileName) ... it expects C string, not QString)
Changed some debug messages from std::cout to QgsDebugMsg.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6101 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 23:51:43 +00:00
timlinux
efdec5ed0e
Vietnamese translation added
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6100 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 19:30:05 +00:00
gsherman
579a66cd1e
Removed files inadvertently added to version control
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6099 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 18:30:23 +00:00
mhugent
b63dd1aa2b
Use Qt::NoPen and Qt::NoBrush for features not contained in a graduated symbol item. Before this commit, the pen and brush of the last feature was used
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6098 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 11:25:36 +00:00
gsherman
6803162a10
enable context help for gps plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6097 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 06:13:59 +00:00
gsherman
282287b138
updated help files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6096 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 05:41:31 +00:00
gsherman
2cfb16fdb8
adjust help context id to positive integer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6095 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 05:40:21 +00:00
gsherman
e5608af287
changed suggestion message for missing help files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6094 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 05:36:04 +00:00
gsherman
a20b7b5054
added context help button to attribute display dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6093 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 05:35:04 +00:00
gsherman
99c3393327
added context help button to attribute display dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6092 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 05:34:45 +00:00
gsherman
31a71272d0
changes to helpviewer to use context help files installed in ./share/qgis/resources/context_help
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6091 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 03:39:30 +00:00