[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r1975: Add a few todo items based on opello's Adventures in XCode t (in trunk: . doc)
Author: edmanm
Date: 2007-10-09 23:36:49 -0400 (Tue, 09 Oct 2007)
New Revision: 1975
Modified:
trunk/
trunk/doc/TODO
Log:
r2007@lysithea: edmanm | 2007-10-08 02:42:31 -0400
Add a few todo items based on opello's Adventures in XCode tonight.
Property changes on: trunk
___________________________________________________________________
svk:merge ticket from /local/vidalia/trunk [r2007] on dc66be73-d13e-47ba-a267-8dc7cda68c65
Modified: trunk/doc/TODO
===================================================================
--- trunk/doc/TODO 2007-10-10 03:36:42 UTC (rev 1974)
+++ trunk/doc/TODO 2007-10-10 03:36:49 UTC (rev 1975)
@@ -108,6 +108,12 @@
* If we get rid of Privoxy, it would be good to have a set of tray and dock
icons for Vidalia that show some sort of activity when the user is
actively using Tor.
+ * Our configure.in doesn't handle Qt built as a framework on OS X installed
+ from the Trolltech .dmg installers. This should be fixed.
+ * To build Vidalia as a qmake-generated XCode project, one needs to set
+ USE_HEADERMAP=0. We should figure out why this is and either fix it, or
+ find a way to make qmake generate an XCode project with this build setting
+ already set.
Notes from Roger: