telwertowski
8e9ef998fb
Update Mac release scripts.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6133 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 07:55:26 +00:00
telwertowski
b238eab860
Restore splash_mask which was deleted in r5937 but is being used again in r6128.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6132 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 07:43:39 +00:00
gsherman
32d726d305
updated context help files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6131 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 05:30:58 +00:00
gsherman
fb2ab2aab5
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/qgis@6130 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 04:39:49 +00:00
timlinux
3f645a2bb8
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/qgis@6129 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 03:13:34 +00:00
timlinux
d56bccc3d8
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/qgis@6128 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 02:05:59 +00:00
gsherman
ba3c09a13f
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/qgis@6127 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 23:41:29 +00:00
gsherman
1654d3ea71
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/qgis@6126 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 23:14:13 +00:00
gsherman
4adc1be6fb
Removed bogus test record from bookmarks table
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6125 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 20:41:22 +00:00
gsherman
a31e2e5d0b
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/qgis@6124 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 20:17:58 +00:00
gsherman
7469095d6b
Context help for MapServer export
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6123 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-26 20:16:14 +00:00
telwertowski
6a9a02c0ed
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/qgis@6122 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-25 07:19:13 +00:00
timlinux
c62ac20177
Dont build debug version by default
...
Include OBJ/ui in search path
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6121 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-24 20:38:29 +00:00
mhugent
33b74e6e19
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/qgis@6119 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-23 14:59:43 +00:00
wonder
9884183ac6
Added section on how to compile debug versions of Qt libraries
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6118 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-23 13:04:01 +00:00
wonder
4c9f885b91
Updated instructions for building QGIS with MSYS environment.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6117 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-23 10:58:37 +00:00
timlinux
74d27a1a15
Updated icon for windows with one supplied by Jean-Philippe Hussenet (thanks Jean-Phillipe!)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6114 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-21 15:53:23 +00:00
g_j_m
76f82b90f4
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/qgis@6113 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-18 20:44:53 +00:00
mhugent
e321270c12
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/qgis@6112 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-18 11:40:56 +00:00
g_j_m
b81c9ffada
Remove a bit of qt3 compability code
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6111 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-17 20:27:02 +00:00
wonder
95938b3423
Check whether lex/flex and yacc/bison really exist. Fix for ticket #395 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6105 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-17 10:05:32 +00:00
g_j_m
de1934f46b
Make the 'pixmap not found' message a bit clearer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6104 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-17 03:31:15 +00:00
wonder
bd9f9fe5ab
Fixed a copy-paste bug which was causing an infinite loop while parsing output.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6103 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-17 01:59:12 +00:00
gsherman
ccf5074940
Updated SPONSORS with latest donor information
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6102 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-17 00:27:26 +00:00
wonder
61bea2fd0b
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/qgis@6101 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 23:51:43 +00:00
timlinux
903e002de3
Vietnamese translation added
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6100 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 19:30:05 +00:00
gsherman
daae8b87b2
Removed files inadvertently added to version control
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6099 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 18:30:23 +00:00
mhugent
4a4b45fe85
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/qgis@6098 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 11:25:36 +00:00
gsherman
de64361517
enable context help for gps plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6097 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 06:13:59 +00:00
gsherman
ad58e3d1d9
updated help files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6096 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 05:41:31 +00:00
gsherman
f300e0ee1a
adjust help context id to positive integer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6095 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 05:40:21 +00:00
gsherman
81dc237b59
changed suggestion message for missing help files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6094 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 05:36:04 +00:00
gsherman
6c7a538cfa
added context help button to attribute display dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6093 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 05:35:04 +00:00
gsherman
cf82985f7a
added context help button to attribute display dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6092 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 05:34:45 +00:00
gsherman
81bb6f14ab
changes to helpviewer to use context help files installed in ./share/qgis/resources/context_help
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6091 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 03:39:30 +00:00
gsherman
3aa2a7c900
adjustments to context help ids to make them positive integers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6090 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 02:27:32 +00:00
gsherman
9aad5baed6
updated configure.in to support the resources/context_help directory
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6089 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 02:26:02 +00:00
gsherman
29f59c5bd3
context help files using the hash of the class name as identifier. this will likely change at 0.9 but provides for an expedited 0.8 release
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6088 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-16 02:24:24 +00:00
mhugent
ddac6cad0e
Fix for ticket #394
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6087 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-15 17:35:28 +00:00
g_j_m
fd5be4e833
Apply patch submitted in ticket #388 . Thanks.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6086 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-15 08:02:04 +00:00
gsherman
3d42fccfd6
Updated SPONSORS
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6085 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-14 02:04:24 +00:00
g_j_m
fc83368e29
Fix a bug where the continuous colour renderer would display and use the wrong layer attribute on the second and subsequent invocations of the vector layer properties dialog box (caused by a mismatch between the combo box index and provider attribute index, due to excluding attributes that couldn't be used to colour the features)
...
Fix a bug where the 'draw polygon outline' toggle would appear sometimes for a linestring layer
Fix a typo in a comment
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6084 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-13 19:53:12 +00:00
g_j_m
60bceac4c2
Fix for ticket #280 . All exceptions thrown while trying to transform
...
points are caught.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6083 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-12 08:37:34 +00:00
timlinux
b9950a426d
Removed a couple more win32 defines that I had temporarily inserted to disable building postgres related stuff:
...
- menu entry for add pg layer now enabled
- toolbar icon reinstated
- adddbayer no longer ifdefs out on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6082 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-12 01:57:03 +00:00
timlinux
35d52a7bc1
Removed some instructions telling you to ifdef out some pg stuff since that is no longer needed
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6081 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-12 01:23:55 +00:00
timlinux
fead4cb008
Define HAVE_POSTGRES = 1 so ifdeffed pg related stuff can build
...
Add POSTGRESLIBADD with libs to be used for linking to pg stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6080 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-12 01:23:02 +00:00
timlinux
b281eca9e8
Added sources for pg support to win build
...
Link to libpg.dll in win now
Removed some ifdefs I had put in app and vectorlayer props to prevent pgis related stuff appearing in the gui
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6079 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-12 01:20:09 +00:00
timlinux
ca2fbfcab0
Postgres provider now builds under native win qmake build
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6078 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-12 00:10:18 +00:00
gsherman
7f7400838d
Fix for buffer plugin (ticket #349 ).
...
This fix has been tested with:
** POSTGIS="1.1.1" GEOS="2.0.1" PROJ="Rel. 4.4.9, 29 Oct 2004"
** PostgreSQL 8.1.3
Because of the change in the name of the geometry check constraint created by
addgeometrycolumn (from $2 to enforce_geotype_shape) this fix requires a recent
version of PostGIS. The minimum PostGIS version that will work with this fix is
unknown.
Additional testing is needed by other PostGIS/PostgreSQL version combinations.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6077 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-11 17:42:03 +00:00
g_j_m
8c28c1ca52
Remedy for ticket #262 - when a SRS is considered invalid by geos, don't call assert(), but rather just refuse to transform the point.
...
The real issue is why are some of the projections in qgis's database considered invalid by geos?
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6076 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-11 04:47:45 +00:00