3371 Commits

Author SHA1 Message Date
rblazek
547d6241c8 use UIC variable (from Roberto Flor)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4994 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-10 09:39:59 +00:00
g_j_m
5feccc1a8b A few fix ups to work with previous commit (missing #include <QMenu>)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4993 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-10 03:26:44 +00:00
g_j_m
d64670f2f7 Tidy up #includes
- move to CaptialWords format for Qt includes
- use forward declarations where possible
- removed many unnecessary #includes in *.h files


git-svn-id: http://svn.osgeo.org/qgis/trunk@4992 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-10 03:11:06 +00:00
telwertowski
73b5e3ac46 Add extra path info to help Mac OS X find the right Python.h and compile msexport. Previously, it was doing nothing because it found multiple directories where it expected one.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4991 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-10 00:47:13 +00:00
telwertowski
2baf3c6f27 Remove redundant class qualifiers on member declarations within class definitions. It's not standard and gcc 4.1 is enforcing the rules.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-09 22:50:13 +00:00
gsherman
f8d614d579 Minor change to the python test script
git-svn-id: http://svn.osgeo.org/qgis/trunk@4989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-09 16:32:54 +00:00
gsherman
6af09ad2a9 Added an item to the TODO list
git-svn-id: http://svn.osgeo.org/qgis/trunk@4988 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-09 10:18:08 +00:00
gsherman
79341e7052 test -- ignore
git-svn-id: http://svn.osgeo.org/qgis/trunk@4987 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-09 10:07:40 +00:00
rblazek
f8efcb0622 Vect_get_proj was not in 6.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@4986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-09 02:42:46 +00:00
rblazek
5d072514a8 smaller minimum sizes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4985 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-08 11:25:45 +00:00
rblazek
fa02467969 smaller minimum sizes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4984 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-08 11:25:35 +00:00
rblazek
a66a7a1dca better vector names when added from browser
git-svn-id: http://svn.osgeo.org/qgis/trunk@4983 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-08 06:20:30 +00:00
rblazek
a4cfe2d18c smooth hidden
git-svn-id: http://svn.osgeo.org/qgis/trunk@4982 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-08 06:01:34 +00:00
rblazek
c2e758ef35 vector info
git-svn-id: http://svn.osgeo.org/qgis/trunk@4981 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-08 05:57:37 +00:00
rblazek
3e21403b9a functions to get layer field and type from name
git-svn-id: http://svn.osgeo.org/qgis/trunk@4980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-08 05:42:39 +00:00
morb_au
c628d6e7a7 More WMS improvements:
* Errors report to the GUI in many more cases (not just the console when QGIS_DEBUG was defined) - both HTTP connection errors and WMS Service Exceptions from the server.  However, non-standard HTTP responses (e.g. 500 Server Error) are not handled yet.
* The WMS selection GUI was cleaned up in the CRS selection group box - as users select layers, the number of available CRSs is displayed.  Also, the current selection is now displayed as the friendly description, not the proj4 string.
* There is a better chance of a valid CRS being sent to the server in more situations (with WMS therefore appearing to work more often!).
* In QgsSpatialRefSys, initialise the mIsValidFlag properly.



git-svn-id: http://svn.osgeo.org/qgis/trunk@4979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-07 16:36:19 +00:00
rblazek
e036c9bac8 layer info to html table
git-svn-id: http://svn.osgeo.org/qgis/trunk@4978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-06 12:39:30 +00:00
rblazek
22a67d0497 add map by double click
git-svn-id: http://svn.osgeo.org/qgis/trunk@4977 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-06 12:02:08 +00:00
rblazek
ec9c93ad22 pg lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@4976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-06 11:50:42 +00:00
gsherman
52dcd3af6c Another test of svn on new server --ignore
git-svn-id: http://svn.osgeo.org/qgis/trunk@4975 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-05 20:28:47 +00:00
gsherman
6fed9289e6 Another test of svn on new server --ignore
git-svn-id: http://svn.osgeo.org/qgis/trunk@4974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-05 20:25:25 +00:00
gsherman
538603204d Test of CIA bot on new server
git-svn-id: http://svn.osgeo.org/qgis/trunk@4973 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-05 19:58:37 +00:00
gsherman
3962807968 Test of email notificaion from new svn server
git-svn-id: http://svn.osgeo.org/qgis/trunk@4972 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-05 19:49:44 +00:00
gsherman
3eeb1f8980 Test from new repository/server
git-svn-id: http://svn.osgeo.org/qgis/trunk@4971 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-05 11:07:20 +00:00
mhugent
6ca6264ace added a method to activate/deactivate actions depending on the current layer type and the provider capabilities (though the ogr provider seems to return strange capabilities)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-05 13:09:41 +00:00
g_j_m
ae94398ebb Accept more ogr drivers (or at least don't complain about them being unknown).
git-svn-id: http://svn.osgeo.org/qgis/trunk@4969 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-05 03:06:00 +00:00
morb_au
48e656abae More improvements to WMS provider: Coordinate Reference Systems are now handled end-to-end in a basic fashion by the WMS provider. However the Project Projection still needs to be made aware of what the WMS provider is doing.
* Correction and readability enhancements of commentary in QgsCoordinateTransform.
* QgsSpatialRefSys can now create from the OGC WMS CRS format.



git-svn-id: http://svn.osgeo.org/qgis/trunk@4968 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-04 14:30:15 +00:00
g_j_m
2db0e8117b Bug fix: vector layer identify now works more than once when no map redraw has
happened in between.


git-svn-id: http://svn.osgeo.org/qgis/trunk@4967 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-04 07:51:21 +00:00
g_j_m
b5f18ed586 Box style scale bar is filled in for half its length, more like a 'real'
scale bar


git-svn-id: http://svn.osgeo.org/qgis/trunk@4966 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-04 05:57:42 +00:00
g_j_m
f01440ec52 Complete the migration of the scale bar plugin from Qt3 to Qt4
git-svn-id: http://svn.osgeo.org/qgis/trunk@4965 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-04 05:18:05 +00:00
g_j_m
46557f49f1 Rationalise the #includes (and move Qt includes to Qt4 naming scheme)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4964 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-04 04:55:55 +00:00
g_j_m
cdf64d9a3d Only report on plugins and providers that couldn't be loaded when
starting up


git-svn-id: http://svn.osgeo.org/qgis/trunk@4963 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 22:51:16 +00:00
g_j_m
45a885f0b1 Tidy up/remove some of the debugging stuff that gets printed at startup
git-svn-id: http://svn.osgeo.org/qgis/trunk@4962 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 22:39:07 +00:00
mhugent
2ba56048f5 fixed copy paste bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@4961 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 22:16:26 +00:00
mhugent
5de4b202ef enabled control button for selection in map canvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@4960 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 21:55:24 +00:00
g_j_m
dd87fc1417 Fix to allow compilation on windows and OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk@4959 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 21:27:15 +00:00
mhugent
56b4efb8a1 added more emit selectionChanged()
git-svn-id: http://svn.osgeo.org/qgis/trunk@4958 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 19:25:38 +00:00
mhugent
aacee0e14f added zoomToLayerExtent also to legend layer right click menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@4957 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 19:09:10 +00:00
timlinux
d5f7bd92a6 Set toolBox color (which contains legend) to window background color instead of white to make it blend in to the gui more.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4956 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 13:48:05 +00:00
g_j_m
1d41bfdbf7 Put some startup debugging code inside #ifdef QGISDEBUG
Remove some pre-Qt4 code inside an #ifdef


git-svn-id: http://svn.osgeo.org/qgis/trunk@4955 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 11:00:25 +00:00
g_j_m
c902e52d47 Fix non-connected connection between aboutToQuit() signal and
saveWindowState() slot


git-svn-id: http://svn.osgeo.org/qgis/trunk@4954 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 10:55:11 +00:00
g_j_m
5892d10add Change #includes for Qt stuff to use Qt4 naming scheme
git-svn-id: http://svn.osgeo.org/qgis/trunk@4953 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 10:36:39 +00:00
g_j_m
6cf05b528d When looking for plugins, filter out the libraries that are providers
Tidy up of warning/error messages
Some re-indenting too


git-svn-id: http://svn.osgeo.org/qgis/trunk@4952 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 10:30:31 +00:00
g_j_m
81d407f5a1 Fix those pesky 'cannot find providerKey() or description()' messages
when starting qgis


git-svn-id: http://svn.osgeo.org/qgis/trunk@4951 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 09:35:57 +00:00
g_j_m
77e1550e64 Change indenting to something closer to the qgis 'standard'
git-svn-id: http://svn.osgeo.org/qgis/trunk@4950 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 08:06:37 +00:00
wonder
aa4cc3dc63 Finally applied all changes from Mapcanvas branch to trunk.
Bug hunting season begins!


git-svn-id: http://svn.osgeo.org/qgis/trunk@4949 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-03 01:47:39 +00:00
rblazek
bbaddc90d6 delete map tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@4945 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-02 17:37:16 +00:00
rblazek
e6668e2679 delete map
git-svn-id: http://svn.osgeo.org/qgis/trunk@4944 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-02 16:55:51 +00:00
rblazek
d3d96a241f check orphan records
git-svn-id: http://svn.osgeo.org/qgis/trunk@4943 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-02 16:46:53 +00:00
rblazek
db0cf3c04a check orphan records
git-svn-id: http://svn.osgeo.org/qgis/trunk@4942 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-02 16:46:40 +00:00