> > I could offer you, every time you "freeze" a release, to build > deployable Mac OS X packages. This is of course the way the typical Mac > user expects to receive software...
That would be really nice :) Usually it's ok to send me a package right after I made the release announcement. Usually it's always the source package that's on the server 1st. For the Win32 binary I have to reach the virtual machine on my office PC. Thus binaries always have a time lag anyway. > > I have access to an old PowerPC Mac running 10.4 (Tiger), and to an > Intel box with 10.5 (Leopard). As these packages contain the Qt > frameworks, they are rather large (~50 MByte uncompressed). From the > Licence's pov this should be fine, as everything is (L)GPL, right? > Look at the Win32 package. I only distribute the Qt libs that are really needed. Makes the package a bit smaller. For GDAL and Proj4 I offer the user to install the correct version of FWTools. QLandkarte GT is GPL V2. And as all changes are part of the SVN it's ok _not_ to package the source code. > I still have a few minor issues I'm working on (still on vacation this > week... ;-): > - Charsets for waypoints (see separate post) > - The "megamenu" in the top-left corner is not transparent with OS X and > probably other styles which use a pixmap background. I'm looking into > ways to fix that (it's *really* cosmetic, though). I think you have to enforce transparent background for QStyleOptionMenuItem in void CMegaMenu::paintEvent(QPaintEvent *e) Oliver ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ QLandkarte-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkarte-users
