git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
2007-11-17 Alp Toker <alp@atoker.com>
[WebKit-https.git]
/
WebKit
/
qt
/
2007-11-14
ggaren@apple.com
Build fix: changed Shared to RefCounted.
tree
|
commitdiff
2007-11-10
hausmann
When populating the context menu with sub-menus don...
tree
|
commitdiff
2007-11-10
hausmann
Added support for the Bold/Italic/Underline toggle...
tree
|
commitdiff
2007-11-10
hausmann
Before adding an action to the context menu call checkO...
tree
|
commitdiff
2007-11-10
hausmann
Mark the text direction actions as checkable actions.
tree
|
commitdiff
2007-11-09
hausmann
Implemented the webcore actions for changing the text...
tree
|
commitdiff
2007-11-09
hausmann
Fix ContextMenu allocation in the Qt port.
tree
|
commitdiff
2007-11-09
hausmann
Renamed QWebPage::NumWebActions to QWebPage::WebActionC...
tree
|
commitdiff
2007-11-08
kmccullo
WebCore:
tree
|
commitdiff
2007-11-08
hausmann
Build fix for Qt 4.3.
tree
|
commitdiff
2007-11-08
hausmann
Cleanup checking for the request method.
tree
|
commitdiff
2007-11-08
hausmann
Fix bug in the implementation of synchronous network...
tree
|
commitdiff
2007-11-07
hausmann
Fix the Qt build.
tree
|
commitdiff
2007-11-07
hausmann
Make the setting of letting Javascript access the clipb...
tree
|
commitdiff
2007-11-07
hausmann
Changed QWebPageHistory::goToItem to take a value inste...
tree
|
commitdiff
2007-11-07
hausmann
Removed unimplemented QWebHistoryItem::children() function
tree
|
commitdiff
2007-11-07
hausmann
Changed the getter functions in QWebSettings to transpa...
tree
|
commitdiff
2007-11-07
hausmann
Added explicit functions for resetting the font sizes...
tree
|
commitdiff
2007-11-07
hausmann
Combined the font sizes accessors/setters under one...
tree
|
commitdiff
2007-11-07
hausmann
Renamed QWebPage::userAgentStringForUrl(url) to QWebPag...
tree
|
commitdiff
2007-11-07
hausmann
Renamed QWebPage::webActionTriggered to QWebPage::trigg...
tree
|
commitdiff
2007-11-07
hausmann
Changed the virtual QWebPage::setWindowGeometry to...
tree
|
commitdiff
2007-11-07
hausmann
Renamed QWebPage::webAction() to QWebPage::action()
tree
|
commitdiff
2007-11-07
hausmann
Removed a bunch of slots/functions that are now availab...
tree
|
commitdiff
2007-11-07
hausmann
Added some more comments to the API after another round...
tree
|
commitdiff
2007-11-07
hausmann
Moved QWebFrame::selectedText() to QWebPage::selectedTe...
tree
|
commitdiff
2007-11-07
hausmann
Implemented support for settings propagation.
tree
|
commitdiff
2007-11-07
hausmann
Reworked the QWebSettings API.
tree
|
commitdiff
2007-11-07
hausmann
Made the QWebSettings::webGraphic functions static...
tree
|
commitdiff
2007-11-07
hausmann
Moved the WebCore::Image specific function loadResource...
tree
|
commitdiff
2007-11-07
hausmann
Changed the icondatabase accessor to be a static functi...
tree
|
commitdiff
2007-11-07
hausmann
Changed the webAction() accessor to not be a slot but...
tree
|
commitdiff
2007-11-07
hausmann
Implemented createWindow() in QtLauncher.
tree
|
commitdiff
2007-11-07
hausmann
Implemented opening links in new windows
tree
|
commitdiff
2007-11-07
hausmann
Added and implemented the "OpenLink" action.
tree
|
commitdiff
2007-11-07
hausmann
Adjust the state of the reload action correctly.
tree
|
commitdiff
2007-11-07
hausmann
Initialize the undo/redo actions from QUndoStack. That...
tree
|
commitdiff
2007-11-07
hausmann
Added undo/redo toolbar buttons, moved the location...
tree
|
commitdiff
2007-11-07
hausmann
Update the editor actions when the selection changes.
tree
|
commitdiff
2007-11-07
hausmann
Added cut/copy/paste actions to the toolbar of QtLauncher
tree
|
commitdiff
2007-11-07
hausmann
Started working on keeping the state of the navigation...
tree
|
commitdiff
2007-11-07
hausmann
Use the navigational web actions in the toolbar
tree
|
commitdiff
2007-11-07
hausmann
Store a bunch of QActions in QWebPagePrivate, correspon...
tree
|
commitdiff
2007-11-07
hausmann
Moved the editing actions implemented in keyPressEvent...
tree
|
commitdiff
2007-11-07
hausmann
Introduced a central virtual void webActionTriggered...
tree
|
commitdiff
2007-11-07
hausmann
Restructure the context menu classes for the Qt port...
tree
|
commitdiff
2007-11-07
hausmann
Changed ContextMenu::setPlatformDescription for the...
tree
|
commitdiff
2007-11-07
hausmann
Changed to PlatformMouseEvent constructor to allow...
tree
|
commitdiff
2007-11-07
hausmann
Turned onLoadProgressChanged into a real private slot.
tree
|
commitdiff
2007-11-07
hausmann
Make QWebHistory an explicitly shared object, returned...
tree
|
commitdiff
2007-11-07
hausmann
comments on API changes that we'd like to do.
tree
|
commitdiff
2007-11-07
hausmann
Add a QWebPage::frameCreated() signal and fix DRT
tree
|
commitdiff
2007-11-07
hausmann
Remove QWebPage::createFrame()
tree
|
commitdiff
2007-11-07
hausmann
Moved all the event handlers from QWebFrame into QWebPage.
tree
|
commitdiff
2007-11-07
hausmann
Use correct UserAgent string.
tree
|
commitdiff
2007-11-07
hausmann
remove two notImplemented() warnings, as I believe...
tree
|
commitdiff
2007-11-05
tristan
qt:
tree
|
commitdiff
2007-10-31
hausmann
fix most of the issues I found with Clipboard and DnD.
tree
|
commitdiff
2007-10-31
hausmann
QDrag objects need to be created on the heap.
tree
|
commitdiff
2007-10-31
hausmann
a dragLeave event is not the same as cancelling a drag.
tree
|
commitdiff
2007-10-26
mrowe@apple.com
2007-10-26 Mark Rowe <mrowe@apple.com>
tree
|
commitdiff
2007-10-25
hausmann
* We need to set a != 0 status code for the fast/loader...
tree
|
commitdiff
2007-10-25
hausmann
* Make fast/loader/xmlhttprequest-bad-mimetype.html...
tree
|
commitdiff
2007-10-25
hausmann
* fast/dom/onerror-img.html regressed due checking...
tree
|
commitdiff
2007-10-25
hausmann
* Use the JobStatus to make sure to not deliver finishe...
tree
|
commitdiff
2007-10-25
hausmann
* No need to initialize values in the QWebNetworkJob...
tree
|
commitdiff
2007-10-25
hausmann
* Consistency: Always name the jobs job.
tree
|
commitdiff
2007-10-25
hausmann
* Implement our own queuing of network jobs to allow...
tree
|
commitdiff
2007-10-25
hausmann
* Do the percent replacement only when we are not base6...
tree
|
commitdiff
2007-10-24
lars
* Stop crashing on fast/events/frame-tab-focus.html...
tree
|
commitdiff
2007-10-24
lars
remove some notImplemented() warnings.
tree
|
commitdiff
2007-10-24
lars
allow paste from DOM so we pass more test cases.
tree
|
commitdiff
2007-10-24
lars
Simplify the PlatformKeyEvent constructor. No need...
tree
|
commitdiff
2007-10-24
lars
some smaller fixes to the editing support in DRT. Makes...
tree
|
commitdiff
2007-10-24
lars
implemented support for most editing shortcuts to make...
tree
|
commitdiff
2007-10-24
lars
no need to call setIsActive ourselves on the frame...
tree
|
commitdiff
2007-10-24
lars
Implement support for testing editing.
tree
|
commitdiff
2007-10-20
alp
2007-10-19 Alp Toker <alp@atoker.com>
tree
|
commitdiff
2007-10-19
hausmann
Fix the Qt/Windows build: Added missing FontSelector...
tree
|
commitdiff
2007-10-19
hausmann
Fix the windows/qt build by including config.h first...
tree
|
commitdiff
2007-10-12
oliver
Add merge markers
tree
|
commitdiff
2007-10-12
oliver
Add initial markers for feature-branch merge
tree
|
commitdiff
2007-10-10
aliceli1
gtk:
tree
|
commitdiff
2007-10-09
lars
set a default encoding for documents. Makes fast/dom...
tree
|
commitdiff
2007-10-09
lars
Don't return a 404 status code for empty data: urls...
tree
|
commitdiff
2007-10-09
lars
Don't set up connections inside QWebPage::createFrame...
tree
|
commitdiff
2007-10-09
lars
add a clear() method to QWebPageHistory.
tree
|
commitdiff
2007-10-05
lars
add proper error messages to the FrameLoaderClient.
tree
|
commitdiff
2007-10-03
lars
move WebKitQt to WebKit/qt for consistency with the...
tree
|
commitdiff