git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
JavaScriptCore:
[WebKit-https.git]
/
WebKitQt
/
2007-10-02
treat
Reviewed by Eric Seidel.
tree
|
commitdiff
2007-10-02
lars
Add API to retrieve the frame name from QWebFrame.
tree
|
commitdiff
2007-10-02
lars
Fix the handling of the response header for data urls...
tree
|
commitdiff
2007-10-02
lars
Fix a wrong extension mapping in the MIMETypeRegistry...
tree
|
commitdiff
2007-09-30
staikos
Qt build fix - Mac OS X specific
tree
|
commitdiff
2007-09-27
bdash
2007-09-26 Mark Rowe <mrowe@apple.com>
tree
|
commitdiff
2007-09-26
ddkilzer
JavaScriptCore:
tree
|
commitdiff
2007-09-25
hausmann
Fix ChangeLog typo.
tree
|
commitdiff
2007-09-25
hausmann
Comitted Adam's patch to improve DumpRenderTree for...
tree
|
commitdiff
2007-09-10
staikos
Don't double-encode URL fragments
tree
|
commitdiff
2007-09-09
bdash
2007-09-08 Mark Rowe <mrowe@apple.com>
tree
|
commitdiff
2007-09-08
beidson
YABF (Yet Another Build Fix)
tree
|
commitdiff
2007-09-08
beidson
Better build fix
tree
|
commitdiff
2007-09-08
beidson
Build fix
tree
|
commitdiff
2007-09-08
ggaren
gtk:
tree
|
commitdiff
2007-09-07
staikos
Fix typo in previous commit
tree
|
commitdiff
2007-09-07
staikos
Patch from Qing Zhao to export more of the progress...
tree
|
commitdiff
2007-09-06
staikos
Make popup windows work again
tree
|
commitdiff
2007-09-01
oliver
gtk:
tree
|
commitdiff
2007-08-30
hausmann
Use QKeySequence::StandardKey for the page wise scrolli...
tree
|
commitdiff
2007-08-30
hausmann
When scrolling with the keyboard don't call update...
tree
|
commitdiff
2007-08-30
hausmann
Fix scrolling with the keyboard if only one of the...
tree
|
commitdiff
2007-08-29
hausmann
Fix compilation
tree
|
commitdiff
2007-08-19
staikos
Don't export ICO symbols
tree
|
commitdiff
2007-08-19
staikos
Fix compilation
tree
|
commitdiff
2007-08-10
hausmann
Limit the set of properties from the computed style...
tree
|
commitdiff
2007-08-10
lars
Use <object>'s classid attribute for creation of plugin...
tree
|
commitdiff
2007-08-10
hausmann
Added support for network jobs from Qt resources using...
tree
|
commitdiff
2007-08-10
hausmann
Added support for "application/x-qt-styled-widget"...
tree
|
commitdiff
2007-08-10
hausmann
Added virtual QWebPage::createPlugin that is called...
tree
|
commitdiff
2007-08-02
staikos
Add an interface for the useragent string
tree
|
commitdiff
2007-08-02
treat
Add an interface to manage global history for clients
tree
|
commitdiff
2007-07-31
treat
Fix build.
tree
|
commitdiff
2007-07-30
hausmann
Link QtLauncher into $$OUTPUT_DIR/bin
tree
|
commitdiff
2007-07-30
treat
Paint and scrolling performance fixes and improvements.
tree
|
commitdiff
2007-07-29
treat
Respect the margins when creating frames.
tree
|
commitdiff
2007-07-27
zecke
WebKitQt:
tree
|
commitdiff
2007-07-27
hausmann
Fix compilation with MSVC.
tree
|
commitdiff
2007-07-26
treat
Patch from Qing Zhao that adds a signal for history...
tree
|
commitdiff
2007-07-26
hausmann
Ensure QtLauncher and DumpRenderTree are linked against...
tree
|
commitdiff
2007-07-24
treat
These are no longer necessary or used.
tree
|
commitdiff
2007-07-21
staikos
Patch from Adam Treat to add the rest of the policy...
tree
|
commitdiff
2007-07-19
treat
Do a recursive layout on frame's children.
tree
|
commitdiff
2007-07-18
thatcher
WebCore:
tree
|
commitdiff
2007-07-18
weinig
WebCore:
tree
|
commitdiff
2007-07-18
lars
Reviewed by Zack & Simon
tree
|
commitdiff
2007-07-17
treat
Fix the build.
tree
|
commitdiff
2007-07-17
zecke
2007-07-17 Holger Hans Peter Freyther <zecke@selfish...
tree
|
commitdiff
2007-07-17
aroben
Remove ContextMenuClient::shouldIncludeInspectElementItem
tree
|
commitdiff
2007-07-16
aroben
Replace Frame::print with Chrome::print and remove...
tree
|
commitdiff
2007-07-13
bdash
2007-07-13 Mark Rowe <mrowe@apple.com>
tree
|
commitdiff
2007-07-11
staikos
Fix build with assertions.
tree
|
commitdiff
2007-07-11
staikos
Another build fix.
tree
|
commitdiff
2007-07-10
bdash
2007-07-10 Mark Rowe <mrowe@apple.com>
tree
|
commitdiff
2007-07-09
staikos
Patch from Eli Fidler to properly decode data: urls.
tree
|
commitdiff
2007-07-09
staikos
Patch from Adam Treat to convert QWebFrame from QFrame...
tree
|
commitdiff
2007-07-09
staikos
Fix a minor memory leak in the loader
tree
|
commitdiff
2007-07-09
staikos
Fix a massive memory leak in the loader.
tree
|
commitdiff
2007-07-09
staikos
Rework much of WebCoreHttp to make it more stable and...
tree
|
commitdiff
2007-07-06
staikos
Patch from Adam Treat to convert QWebFrame to a QFrame...
tree
|
commitdiff
2007-07-05
aroben
Move tooltip logic down into WebCore so that it can...
tree
|
commitdiff
2007-07-05
aroben
Add Chrome::mouseDidMoveOverElement
tree
|
commitdiff
2007-06-28
hausmann
Propagate mouse double click events from Qt to WebCore.
tree
|
commitdiff
2007-06-28
hausmann
Implemented clipboard functions in QWebPage, in particu...
tree
|
commitdiff
2007-06-28
staikos
Missed this file as part of #23832
tree
|
commitdiff
2007-06-27
staikos
Fix compilation with various Qt configurations
tree
|
commitdiff
2007-06-27
staikos
Patch from Eli Fidler to compile when QT_NO_IMAGE_TEXT...
tree
|
commitdiff
2007-06-27
staikos
Patch from Eli Fidler to remove QT3_SUPPORT dependency...
tree
|
commitdiff
2007-06-25
staikos
Some work on adding HTTP proxy and SSL errors to WebKit...
tree
|
commitdiff
2007-06-22
staikos
Patch from Adam Treat to implement default icons /...
tree
|
commitdiff
2007-06-21
staikos
Patch from Adam Treat to add ICO support to the Qt...
tree
|
commitdiff
2007-06-21
staikos
Repair the Qt build
tree
|
commitdiff
2007-06-21
aroben
WebCore:
tree
|
commitdiff
2007-06-19
staikos
Add https support
tree
|
commitdiff
2007-06-15
staikos
Add evaluateJavaScript() method
tree
|
commitdiff
2007-06-15
staikos
Add quite a bit of keyboard handling in editing and...
tree
|
commitdiff
2007-06-14
staikos
Implement the javascript dialogs and file chooser dialo...
tree
|
commitdiff
2007-06-14
hausmann
Removed QWebHistoryItem::parent() as it is not implemen...
tree
|
commitdiff
2007-06-14
hausmann
Make it possible to copy QWebHistoryItem objects.
tree
|
commitdiff
2007-06-14
lars
Fix a crash when a request from the plugin...
tree
|
commitdiff
2007-06-14
lars
Work around a bug in Qt's QHttp implementation and
tree
|
commitdiff
2007-06-13
hausmann
Added a make install target that installs the Qt port...
tree
|
commitdiff
2007-06-13
hausmann
Added httpHeaderField setter/getter to QWebNetworkReque...
tree
|
commitdiff
2007-06-13
hausmann
Changed QWebObjectPluginConnector::requestUrl to take...
tree
|
commitdiff
2007-06-13
hausmann
Added a QWebNetworkRequest convenience constructor.
tree
|
commitdiff
2007-06-13
hausmann
Changed the QWebPage::open(const QUrl &url, const QHttp...
tree
|
commitdiff
2007-06-13
hausmann
In QWebPage::open(const QUrl &, const QHttpRequestHeade...
tree
|
commitdiff
2007-06-13
hausmann
Minor QWebNetworkRequet API fixlet
tree
|
commitdiff
2007-06-13
hausmann
Use QWebNetworkRequest for QWebPage::navigationRequested.
tree
|
commitdiff
2007-06-13
hausmann
Some docs for QWebNetworkRequest
tree
|
commitdiff
2007-06-13
hausmann
Moved QWebNetworkJob::Method enum into QWebNetworkRequest.
tree
|
commitdiff
2007-06-13
hausmann
Rename QWebNetworkJob::request() into QWebNetworkJob...
tree
|
commitdiff
2007-06-13
hausmann
Introduce QWebNetworkRequest in the public API.
tree
|
commitdiff
2007-06-13
hausmann
Changed QWebNetworkJobPrivate to aggregate a QWebNetwor...
tree
|
commitdiff
2007-06-13
hausmann
Rename QWebNetworkRequest::request into QWebNetworkRequ...
tree
|
commitdiff
2007-06-13
staikos
Fix from Lars to remove duplicate symbols.
tree
|
commitdiff
2007-06-13
lars
Fix compilation, and remove dependency on Qt
tree
|
commitdiff
2007-06-13
lars
Parts of the patch done by Zack.
tree
|
commitdiff
2007-06-11
hausmann
Added a QWebPage::open overload to allow specifying...
tree
|
commitdiff
2007-06-11
hausmann
Added the possibility to intercept url requests through...
tree
|
commitdiff
next