git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
* Move the QWebPagePrivate methods up to the other private ones
[WebKit-https.git]
/
WebKit
/
qt
/
ChangeLog
2008-01-07
hausmann@webkit.org
* Move the QWebPagePrivate methods up to the other...
blob
|
commitdiff
|
raw
2008-01-07
hausmann@webkit.org
* Add reimplemented comments for the methods reimplemen...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
hausmann@webkit.org
* This layout is not needed anymore as Widget::invalida...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
hausmann@webkit.org
Remove most dependencies of Widget/ScrollView onto...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
hausmann@webkit.org
* Remove the todo from QWebPage and move the code to...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
hausmann@webkit.org
* Move the various event methods to QWebPagePrivate...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
hausmann@webkit.org
* Forward the event from QWebView to QWebPage through...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
hausmann@webkit.org
make QWebPage a QObject and get things to compile.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
hausmann@webkit.org
Added some preliminary class documentation for QWebView...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
hausmann@webkit.org
add a viewportSize to QWebPage.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
hausmann@webkit.org
take a QString as identifier in QWebFrame::addToJSWindo...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
hausmann@webkit.org
Call the frame arguments for the javascript callbacks...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
hausmann@webkit.org
Moved the QWebPage::addToHistory signal into QWebHistor...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
hausmann@webkit.org
moved title(), url(), icon() and initialLayoutComplete...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-03
hausmann@webkit.org
Moved QWebPage::open to QWebFrame::load and added setHtml.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-03
hausmann@webkit.org
Added the first revision of QWebView and started moving...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-14
darin@apple.com
WebCore:
blob
|
commitdiff
|
raw
|
diff to current
2007-12-13
beidson@apple.com
WebCore:
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
weinig@apple.com
WebKit/gtk:
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
weinig@apple.com
WebCore:
blob
|
commitdiff
|
raw
|
diff to current
2007-12-11
ap@webkit.org
Reviewed by Darin.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
darin@apple.com
- try to fix build
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
darin@apple.com
WebCore:
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
zecke@webkit.org
Add the missing ChangeLog entries for r28349.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
zecke@webkit.org
2007-12-03 Holger Hans Peter Freyther <holger.freythe...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
zecke@webkit.org
* Avoid crashes by making sure everything is layouted...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
zecke@webkit.org
* SubClass QWebPage to handle hide and close events.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
zecke@webkit.org
* Allow adding the Inspect ContextMenuItem to our Menu
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
zecke@webkit.org
* Add the Developer Extras to the WebAttribute and...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
ggaren@apple.com
Removed unnecessary and possibly incorrect...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
ggaren@apple.com
Qt build fix: Get globalExec() from the right...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-30
zecke@webkit.org
* Self destruct the clients like the ohter ports do
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
beidson@apple.com
WebCore:
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
hausmann@webkit.org
Fix changelog
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
hausmann@webkit.org
Fix compilation (don't define notImplemented twice)
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
hausmann@webkit.org
Use Q_SIGNALS/Q_SLOTS in the public API
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
hausmann@webkit.org
Fixed the signature of the QWebPage constructor to...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
hausmann@webkit.org
Use <QtModule/headerfile.h> instead of <Classname>...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
hausmann@webkit.org
Removed inline copy of QExplicitlySharedDataPointer...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
hausmann@webkit.org
Fix license headers
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
hausmann@webkit.org
Fix shadowing of "page" variable that is passed as...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
treat@webkit.org
* Connect up the signal for all subframes too.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
hausmann@webkit.org
Remove static linkage of QtWebKit against the ICO image...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
hausmann@webkit.org
Added a default argument to textContent for the hoverin...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
hausmann@webkit.org
Add an argument to pass the link text in the hovering...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
treat@webkit.org
* Be quiet and allow suppression of NotImplemented...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
treat@webkit.org
* Don't segfault when event pos is outside of the widget.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-18
timothy@apple.com
WebCore:
blob
|
commitdiff
|
raw
|
diff to current
2007-11-14
ggaren@apple.com
Build fix: changed Shared to RefCounted.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-10
hausmann
When populating the context menu with sub-menus don...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-10
hausmann
Added support for the Bold/Italic/Underline toggle...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-10
hausmann
Before adding an action to the context menu call checkO...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-10
hausmann
Mark the text direction actions as checkable actions.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
hausmann
Implemented the webcore actions for changing the text...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
hausmann
Fix ContextMenu allocation in the Qt port.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
hausmann
Renamed QWebPage::NumWebActions to QWebPage::WebActionC...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
kmccullo
WebCore:
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
hausmann
Build fix for Qt 4.3.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
hausmann
Cleanup checking for the request method.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
hausmann
Fix bug in the implementation of synchronous network...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Fix the Qt build.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Make the setting of letting Javascript access the clipb...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Changed QWebPageHistory::goToItem to take a value inste...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Removed unimplemented QWebHistoryItem::children() function
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Changed the getter functions in QWebSettings to transpa...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Added explicit functions for resetting the font sizes...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Combined the font sizes accessors/setters under one...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Renamed QWebPage::userAgentStringForUrl(url) to QWebPag...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Renamed QWebPage::webActionTriggered to QWebPage::trigg...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Changed the virtual QWebPage::setWindowGeometry to...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Renamed QWebPage::webAction() to QWebPage::action()
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Removed a bunch of slots/functions that are now availab...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Added some more comments to the API after another round...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Moved QWebFrame::selectedText() to QWebPage::selectedTe...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Implemented support for settings propagation.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Reworked the QWebSettings API.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Made the QWebSettings::webGraphic functions static...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Moved the WebCore::Image specific function loadResource...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Changed the icondatabase accessor to be a static functi...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Changed the webAction() accessor to not be a slot but...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Implemented createWindow() in QtLauncher.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Implemented opening links in new windows
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Added and implemented the "OpenLink" action.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Adjust the state of the reload action correctly.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Initialize the undo/redo actions from QUndoStack. That...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Added undo/redo toolbar buttons, moved the location...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Update the editor actions when the selection changes.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Added cut/copy/paste actions to the toolbar of QtLauncher
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Started working on keeping the state of the navigation...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Use the navigational web actions in the toolbar
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Store a bunch of QActions in QWebPagePrivate, correspon...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Moved the editing actions implemented in keyPressEvent...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Introduced a central virtual void webActionTriggered...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Restructure the context menu classes for the Qt port...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Changed ContextMenu::setPlatformDescription for the...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Changed to PlatformMouseEvent constructor to allow...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Turned onLoadProgressChanged into a real private slot.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Make QWebHistory an explicitly shared object, returned...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
comments on API changes that we'd like to do.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
hausmann
Add a QWebPage::frameCreated() signal and fix DRT
blob
|
commitdiff
|
raw
|
diff to current
next