gambas-source-code/gb.qt4
Benoît Minisini d9c7ccd12c [EXAMPLES]
* NEW: The WebBrowser example was updated with an authentication dialog.

[GB.QT4.WEBKIT]
* NEW: Support for authentication, with the WebView.Auth.* properties and 
  the new Auth event. That event is raised when an authentication is 
  required. Then it is up to the application to fill the WebView.Auth.User
  and WebView.Auth.Password with the accurate informations.
* NEW: WebSettings is a new class to define some WebKit global settings. 
  Note that apparently setting the default fixed font does not work.
* NEW: WebView has a new Settings property, that allow to override some 
  global settings for a specific page.



git-svn-id: svn://localhost/gambas/trunk@2166 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-07-25 00:56:59 +00:00
..
src [EXAMPLES] 2009-07-25 00:56:59 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
config.guess
config.h.in [EXAMPLES] 2009-07-23 16:53:06 +00:00
config.sub
configure.ac [EXAMPLES] 2009-07-23 16:53:06 +00:00
COPYING
depcomp
gambas.h
gb.draw.h
gb.eval.h
gb.image.h
gb.qt.am
gb_common.h
INSTALL
install-sh
ltmain.sh
Makefile.am
missing
NEWS
README
reconf
share