gsherman
b3d8dd6935
update sponsor list
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6026 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-28 04:26:33 +00:00
gsherman
3965ebadd0
set default tab back to where it should be
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6025 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-28 04:08:36 +00:00
gsherman
8b08df1062
Show sponsors in a tab in the about box
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6024 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-28 04:06:32 +00:00
gsherman
f924f9eeab
Install SPONSORS file in same directory as the AUTHORS file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6023 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-28 04:05:10 +00:00
gsherman
8342096a45
Sponsors file for use in the about box
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6022 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-28 04:04:19 +00:00
timlinux
d2de0319e4
Patched in qmake pro files contributed by Godofredo Contreras to build more plugins under windows with qmake
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6021 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-27 19:33:43 +00:00
timlinux
163b84bb3e
Windows build updates - includes patches submitted by godofredo contreras
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6017 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-27 15:26:04 +00:00
timlinux
539e9cfe27
Added readme for building under windows
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6015 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-27 13:13:45 +00:00
mhugent
f877dfb868
Use QgsDebugMessage for the debugging output in QgsPostgresProvider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6008 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-25 09:52:50 +00:00
timlinux
3e2d2bbefe
Commented out lex stuff for now...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6007 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-24 20:39:55 +00:00
timlinux
b15d7be3da
Script contributed by Godofredo Contreras to build lex sources under windows with qmake
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6006 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-24 18:30:03 +00:00
timlinux
4ef37a0010
Added uncommited pro file for ui dir
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6005 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-24 16:58:10 +00:00
mhugent
02de639a57
Removed some comments in the wfs plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6004 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-24 05:56:12 +00:00
g_j_m
a9bf6f1801
Make sure that the start of the spatial reference system text is visible in
...
the line edit widget (rather than the end of it, as happen if the text is
longer than the available space).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6003 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 23:27:39 +00:00
timlinux
fdc5acf706
Applied patch from Ticket #357 to enable multilanguage support in the installer (for debug version)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6002 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 22:08:04 +00:00
g_j_m
8214aa9d1f
Apply patch in ticket #357
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6001 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 09:04:20 +00:00
g_j_m
91a7d256e9
Make the check for nan actually work
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6000 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 08:46:55 +00:00
g_j_m
e81f632044
Fix for ticket #303 (tiffs with nulls display incorrectly). Just a few
...
missing checkes for NaN's.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5999 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 08:29:21 +00:00
g_j_m
e260cc13c3
Partial fix for ticket #303 (tiff withs nulls in them plot all
...
black). More to come.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5998 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 09:31:51 +00:00
timlinux
9c91bced4a
Updates to installation package builder and added one for building a debug package.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 07:44:30 +00:00
timlinux
a6daa007a8
updates to build system:
...
- build delimited text plugins.pro
- set the plugin install path in the settings file
- initial work on grass pro but disabled for now until I get grass in msys
git-svn-id: http://svn.osgeo.org/qgis/trunk@5996 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 07:19:15 +00:00
timlinux
10c8bfb92a
Windows rc file for icon
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 06:05:39 +00:00
timlinux
28e37e6deb
Set icon for qgis.exe.
...
Installer now works for code as in head
Added installer sidebar and master image of sidebar
git-svn-id: http://svn.osgeo.org/qgis/trunk@5994 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 05:34:02 +00:00
g_j_m
ed41853fb3
Display a warning message when identify fails to find a feature when in
...
editing mode. Address ticket #331 .
git-svn-id: http://svn.osgeo.org/qgis/trunk@5993 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 02:01:32 +00:00
g_j_m
c1b9199057
Fix for a crash. May be the cause of tickets #275 and #268
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5992 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 01:39:08 +00:00
g_j_m
ea6e118f89
Update the 'whats new' text in the About dialog box (or at least remove
...
0.7 stuff). Needs more work.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5991 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 01:25:09 +00:00
timlinux
d4ec18cc1f
Build delimited text provider under windows
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 17:50:07 +00:00
timlinux
df7fe96cbe
Build improvements - org provider now builds
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 17:31:29 +00:00
timlinux
02dc16d186
Use plastique style by default under windows
...
Build system tweaks for win / qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@5988 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 17:01:00 +00:00
timlinux
a1c9d575cb
Temporarily disable postgres build stuff in windows - hopefully Im not breaking pg support on other OS's now? Fix pro files so QGIS.exe now builds.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5987 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 15:41:35 +00:00
timlinux
73176954bd
build target for qgis application. Remnamed gui.pro to guiapp.pro
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 14:57:00 +00:00
timlinux
e57539ded8
pro file for gui added (I forgot to commit it before). QGIS gui lib now builds under windows using qmake.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5985 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 14:44:09 +00:00
g_j_m
263e6c0b85
Add some tr()'s to user visible text
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5984 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 06:42:23 +00:00
timlinux
ace8b3f7bb
Updates for win build libgui is almost building - there are a few vtable errors left. In order to get past cyclical dependency issues I am building raster, gui and composer files into a single lib.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5983 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 05:39:57 +00:00
g_j_m
2eeff8b2b2
Change the ui include to the more modern style. Note that this file
...
isn't automatically compiled, but is intended to be used in the
future. Addresses ticket #353
git-svn-id: http://svn.osgeo.org/qgis/trunk@5982 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 02:01:53 +00:00
g_j_m
e72d5cf869
Fix another unintended change in r5978 that also disabled postgres
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5981 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 01:37:51 +00:00
g_j_m
2d5e590260
Undo the unintended changes in svn r5978 which disabled postgres support
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 01:28:13 +00:00
gsherman
2915a7e93f
Fix for ticket #352 , missing return value
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-20 06:45:37 +00:00
timlinux
0f29d55a20
Updates for windows build. Composer and projectionselector libs now build.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-20 03:55:59 +00:00
timlinux
94fb639ed4
Preliminary updates to nsi - still not useable in anyway
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5975 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-19 05:58:48 +00:00
timlinux
f9f1d966a4
nsis script for writing env vars
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-19 05:47:05 +00:00
timlinux
3a440e1cec
core builds with qmake under windows now (with some minor hacks)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5973 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-19 05:09:10 +00:00
timlinux
26492c9b3d
Added GPL license to top level dir
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5972 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-19 02:15:18 +00:00
timlinux
5cdaba5367
Updates for building on win with qmake. Just need to sort out yy flax stuff then I think core will build...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5967 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-17 19:33:18 +00:00
g_j_m
60ef2d64cc
Warn the user if PostGIS isn't in the selected database
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5966 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-17 07:51:33 +00:00
g_j_m
6a53975744
Add tr() to some user visible text
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5965 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-17 07:23:44 +00:00
mhugent
1aca82d241
Show wfs names, titles and abstracts in the wfs select dialog. Changed QgsProjectionSelector::setOgcWmsCrsFilter such that the list of showed projections is updated in an existing dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5964 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-16 11:53:06 +00:00
g_j_m
e7908748b7
Make the various spit error messages more informative to aid the poor
...
souls who find that spit generates a fairly unhelpful error message
and fails to import any shape files.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5963 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-16 07:18:25 +00:00
homann
a8ba9707d5
Added projections from SWEREF 99 to RT90. These are much better than existing.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5962 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-15 17:07:05 +00:00
wonder
552f2c9fd0
Install include files from the libraries.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5961 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-15 11:44:09 +00:00