SF.net SVN: fclient:[759] trunk/fclient/src/fclient/Ui_ViewBrowser.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-07-27 11:11:38
|
Revision: 759
http://fclient.svn.sourceforge.net/fclient/?rev=759&view=rev
Author: jUrner
Date: 2008-07-27 11:11:47 +0000 (Sun, 27 Jul 2008)
Log Message:
-----------
more todos
Modified Paths:
--------------
trunk/fclient/src/fclient/Ui_ViewBrowser.py
Modified: trunk/fclient/src/fclient/Ui_ViewBrowser.py
===================================================================
--- trunk/fclient/src/fclient/Ui_ViewBrowser.py 2008-07-27 11:11:25 UTC (rev 758)
+++ trunk/fclient/src/fclient/Ui_ViewBrowser.py 2008-07-27 11:11:47 UTC (rev 759)
@@ -16,13 +16,13 @@
# x. when mouse pointer is over an opend image a magnifier cursor appears. no idea how this is handled
# x. open new tab on tab bar double click. IIRC looks like no way before qt4.5. tabBars are not stretched to fit in qt4.4
# x. global feedback on statusbar flickers. reason: first label is holds arbitrary length text
-# x. save link to disk
# x. fproxy. "force browser to dl" should we dl it in downloads or store emidiately? no idea
# x. visiting plugins via fproxy does not work
-# real toolbars
+# x. real toolbars
# x. remove host/port from urls?
# x. browser settings - QWebSettings
# x. shortcuts
+# x. user staring gui for first time. maybe we should not connext untill the user connects explicitely
#******************************************************************************************
"""
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|