4245 Commits

Author SHA1 Message Date
mhugent
6c4a197009 Use QgsDebugMessage for the debugging output in QgsPostgresProvider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6008 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-25 09:52:50 +00:00
timlinux
632f70a1ce Commented out lex stuff for now...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6007 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-24 20:39:55 +00:00
timlinux
e9b15c0ac6 Script contributed by Godofredo Contreras to build lex sources under windows with qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6006 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-24 18:30:03 +00:00
timlinux
7d22916c41 Added uncommited pro file for ui dir
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6005 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-24 16:58:10 +00:00
mhugent
14877b8999 Removed some comments in the wfs plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6004 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-24 05:56:12 +00:00
g_j_m
878b7bfc11 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/qgis@6003 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 23:27:39 +00:00
timlinux
56d9502378 Applied patch from Ticket #357 to enable multilanguage support in the installer (for debug version)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6002 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 22:08:04 +00:00
g_j_m
cd2dfbb71b Apply patch in ticket #357
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6001 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 09:04:20 +00:00
g_j_m
98a334be94 Make the check for nan actually work
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6000 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 08:46:55 +00:00
g_j_m
c7950bcd5b 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/qgis@5999 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-23 08:29:21 +00:00
g_j_m
485ab82efb 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/qgis@5998 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 09:31:51 +00:00
timlinux
d6492dc39c Updates to installation package builder and added one for building a debug package.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 07:44:30 +00:00
timlinux
df4430b6ed 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/qgis@5996 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 07:19:15 +00:00
timlinux
baedebb83a Windows rc file for icon
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 06:05:39 +00:00
timlinux
06b384c185 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/qgis@5994 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 05:34:02 +00:00
g_j_m
8a761d94e3 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/qgis@5993 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 02:01:32 +00:00
g_j_m
f95951bf24 Fix for a crash. May be the cause of tickets #275 and #268
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5992 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 01:39:08 +00:00
g_j_m
37af419877 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/qgis@5991 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-22 01:25:09 +00:00
timlinux
9cfad7abfa Build delimited text provider under windows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 17:50:07 +00:00
timlinux
67eb9fe901 Build improvements - org provider now builds
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 17:31:29 +00:00
timlinux
6a60e6876f Use plastique style by default under windows
Build system tweaks for win / qmake

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5988 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 17:01:00 +00:00
timlinux
fa111e6c71 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/qgis@5987 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 15:41:35 +00:00
timlinux
9b660562f5 build target for qgis application. Remnamed gui.pro to guiapp.pro
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 14:57:00 +00:00
timlinux
fb55750088 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/qgis@5985 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 14:44:09 +00:00
g_j_m
539b07673d Add some tr()'s to user visible text
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5984 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 06:42:23 +00:00
timlinux
047566edee 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/qgis@5983 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 05:39:57 +00:00
g_j_m
268e53e334 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/qgis@5982 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 02:01:53 +00:00
g_j_m
a22ebaeded Fix another unintended change in r5978 that also disabled postgres
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5981 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 01:37:51 +00:00
g_j_m
1a7f73af3c Undo the unintended changes in svn r5978 which disabled postgres support
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-21 01:28:13 +00:00
gsherman
b68244ec09 Fix for ticket #352, missing return value
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-20 06:45:37 +00:00
timlinux
83155cfbf0 Updates for windows build. Composer and projectionselector libs now build.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-20 03:55:59 +00:00
timlinux
c00ea2130e Preliminary updates to nsi - still not useable in anyway
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5975 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-19 05:58:48 +00:00
timlinux
04b88360ae nsis script for writing env vars
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-19 05:47:05 +00:00
timlinux
8ea06bd7fd core builds with qmake under windows now (with some minor hacks)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5973 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-19 05:09:10 +00:00
timlinux
947abc07ef Added GPL license to top level dir
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5972 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-19 02:15:18 +00:00
timlinux
8fd94f8d0d 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/qgis@5967 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-17 19:33:18 +00:00
g_j_m
55b1d3d178 Warn the user if PostGIS isn't in the selected database
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5966 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-17 07:51:33 +00:00
g_j_m
58c523153d Add tr() to some user visible text
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5965 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-17 07:23:44 +00:00
mhugent
f4d92eb38c 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/qgis@5964 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-16 11:53:06 +00:00
g_j_m
11092eb91d 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/qgis@5963 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-16 07:18:25 +00:00
homann
ec0fbd4879 Added projections from SWEREF 99 to RT90. These are much better than existing.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5962 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-15 17:07:05 +00:00
wonder
9445f2fb79 Install include files from the libraries.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5961 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-15 11:44:09 +00:00
wonder
606bf5766f Fix for ticket #296 - the layer's coordinates have been projected also with projections disabled.
Grrr... why there are 2 different implementations for zoom to layer extent?!
1. QgisApp
2. QgsLegend


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5960 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-14 13:23:51 +00:00
g_j_m
828e7f226f Reversion of change to the sql that worked out what view column depend on
which table columns - the recent commit didn't work when the database had more
than one view, and in fact made things worse. Needs further work.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5959 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-14 09:40:31 +00:00
homann
a07b9d57c1 Mer...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5958 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-14 09:39:21 +00:00
g_j_m
04d496dba5 Fix for ticket #277 (can't display data in postgres that is a view of a view)
The longstanding problem where views that renamed their column names weren't
loaded is also fixed.

Another problem where qgis wouldn't load a table where the table name or key
column name contained capital letters is also fixed (everything is now
laboriously quoted correctly).



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5957 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-14 08:48:28 +00:00
g_j_m
e72a92e5fa - Modify the list of default wms servers to be ones that work correctly with
qgis
- Add a message stating that the user may need to set a web proxy to access
the servers


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5956 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-14 06:09:50 +00:00
g_j_m
35ce5450fb Fix fo ticket #294 (load project didn't honour the collapsed/expanded state of
legend layers). Seems to be a bug in Qt, so this commit implements a
workaround. 


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5955 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-14 02:33:45 +00:00
g_j_m
34854aeb23 Flip the attribute actions dialog so that the useful things are at the top.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5954 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-14 01:46:48 +00:00
g_j_m
e35c82aa66 Move some more Q3 widgets to their Qt4 counterpart
Tidy up of the vector layer properties dialog box
 - remove some the excess space around widgets
 - make the contents of the tabs scale to fit the whole dialog box
Fix a few uic warnings


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5953 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-14 01:38:23 +00:00