Re: [Qgis-developer] QGIS maptips and HTML-display

2012-08-05 Thread Nathan Woodrow
Hey all, It's just added the ability to use html (well Qt html subset anyway) to the map tips. Anything that is listed here on the Qt rich text page is supported[0]. In order to support this I added a new tab in the vector layer properties dialog called display which we can then use for adding

Re: [Qgis-developer] Building QGIS in Mac OS X (Mountain Lion i.e. 10.8) with QtSQL support

2012-08-05 Thread Noli Sicad
This is better instruction for Installing FastCGI on Mountain Lion. http://mail.webdna.us/list/talk@webdna.u?cmd=user_listview_msgdomainid=-1list=talkmsg_idx=9397rss=true Larry, probably you can incorporate this in Building QGIS in Mac OS X. Thanks. Noli On 8/5/12, Noli Sicad

Re: [Qgis-developer] Building QGIS in Mac OS X (Mountain Lion i.e. 10.8) with QtSQL support

2012-08-05 Thread Noli Sicad
FastCGI makefile seems faulty. Not working. Here's the log. # Last login: Sun Aug 5 18:05:11 on ttys021 Nolis-MacBook-Pro:mod_fastcgi-2.4.6 nsicad$ make /usr/share/apr-1/build-1/libtool --silent --mode=compile

Re: [Qgis-developer] Building QGIS in Mac OS X (Mountain Lion i.e. 10.8) with QtSQL support

2012-08-05 Thread William Kyngesburye
You configured Qt to compile static libraries!? Your PyQt and QGIS binaries are going to be HUGE. There are many separate binary components and much of the static Qt libraries will be redunandantly linked in to each one. Even the Qt plugins will be large. You should really recompile Qt as

Re: [Qgis-developer] Building QGIS in Mac OS X (Mountain Lion i.e. 10.8) with QtSQL support

2012-08-05 Thread John C. Tull
On Aug 4, 2012, at 8:11 PM, Larry Shaffer lar...@dakotacarto.com wrote: Note: Xcode.app now contains all dev directory structure, and you can use xcrun to work with it, but I preferred to install the command line tools. You will probably want to uninstall any previous XCode version first. I

Re: [Qgis-developer] GSoC

2012-08-05 Thread Martin Dobias
On Fri, Aug 3, 2012 at 4:32 PM, Paolo Cavallini cavall...@faunalia.it wrote: Hi all. As we are quickly approaching the end of GSoC, I would be grateful if mentors could let us know what are the expected outcome. It would be good if the work could be merged before the end, so that serious bugs

Re: [Qgis-developer] Building QGIS in Mac OS X (Mountain Lion i.e. 10.8) with QtSQL support

2012-08-05 Thread Larry Shaffer
Hi John, On Sun, Aug 5, 2012 at 10:03 AM, John C. Tull jct...@gmail.com wrote: On Aug 4, 2012, at 8:11 PM, Larry Shaffer lar...@dakotacarto.com wrote: Note: Xcode.app now contains all dev directory structure, and you can use xcrun to work with it, but I preferred to install the command line

Re: [Qgis-developer] Moving SEXTANTE into QGIS core

2012-08-05 Thread Camilo Polymeris
On Sat, Aug 4, 2012 at 5:16 PM, Tim Sutton li...@linfiniti.com wrote: Hi All (Especially Paolo and Victor) For interest of others, Paolo, Victor and myself had an offlist discussion about the procedure for moving SEXTANTE into QGIS core. This weekend I took the first step my exporting the

Re: [Qgis-developer] Moving SEXTANTE into QGIS core

2012-08-05 Thread Tim Sutton
Hi On Sun, Aug 5, 2012 at 11:12 PM, Camilo Polymeris cpolyme...@gmail.com wrote: On Sat, Aug 4, 2012 at 5:16 PM, Tim Sutton li...@linfiniti.com wrote: Hi All (Especially Paolo and Victor) For interest of others, Paolo, Victor and myself had an offlist discussion about the procedure for