WebKit Trac
  • Login
  • Preferences
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (41 - 50 of 212)

← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 →
[41285]: 2009-02-27 Zack Rusin <zack@kde.org> Reviewed by Nikolas ...
2009-02-27 Zack Rusin <zack@kde.org> Reviewed by Nikolas Zimmermann. Qt: be more reasonable about scrolled lines cMouseWheelPixelsPerLineStep is currently a constant set to 13.3. it doesn't match our metrics meaning that Qt scrolls ...
By treat@webkit.org — Feb 27, 2009 6:59:26 AM
[40228]: 2009-01-25 Urs Wolfer <uwolfer@kde.org> Reviewed by Simon ...
2009-01-25 Urs Wolfer <uwolfer@kde.org> Reviewed by Simon Hausmann. Add QWebPage::SelectAll to WebAction enum to select all content. https://bugs.webkit.org/show_bug.cgi?id=22946
By Simon Hausmann — Jan 25, 2009 9:29:05 AM
[40223]: 2008-12-20 Urs Wolfer <uwolfer@kde.org> Reviewed by Simon ...
2008-12-20 Urs Wolfer <uwolfer@kde.org> Reviewed by Simon Hausmann. Fix: compile qwebhistory.h with pendantic comiler flag. https://bugs.webkit.org/show_bug.cgi?id=22947
By Simon Hausmann — Jan 25, 2009 6:56:27 AM
[35681]: 2008-08-12 Urs Wolfer <uwolfer@kde.org> Reviewed by Simon. ...
2008-08-12 Urs Wolfer <uwolfer@kde.org> Reviewed by Simon. https://bugs.webkit.org/show_bug.cgi?id=20357 Fix crash in QWebPage in case contextMenuEvent has been overwritten because context menu has the view as parent and thus is delete ...
By Simon Hausmann — Aug 12, 2008 4:59:05 AM
[35638]: 2008-08-08 Adam Treat <treat@kde.org> Reviewed by Simon. ...
2008-08-08 Adam Treat <treat@kde.org> Reviewed by Simon. Return the canonical file path in Qt's listDirectory as WebCore::PluginDatabase uses this method to retrieve a list of possible plugins. Many linux systems have nested symbolic ...
By Simon Hausmann — Aug 8, 2008 2:32:51 AM
[34597]: 2008-06-16 Adriaan de Groot <groot@kde.org> Reviewed by ...
2008-06-16 Adriaan de Groot <groot@kde.org> Reviewed by Simon. Fix compilation on Solaris On some systems, munmap takes a char* instead of a void* (contrary to POSIX and Single Unix Specification). Since you can always convert from char* t ...
By Simon Hausmann — Jun 16, 2008 6:29:21 AM
[34596]: 2008-06-16 Adriaan de Groot <groot@kde.org> Reviewed by ...
2008-06-16 Adriaan de Groot <groot@kde.org> Reviewed by Simon. Fix compilation on Sun Studio 12 make_pair is a function template with two template arguments. This is to force it to have the correct type according to the pair<> structure.
By Simon Hausmann — Jun 16, 2008 5:02:45 AM
[34493]: 2008-06-11 Adriaan de Groot <groot@kde.org> Reviewed by ...
2008-06-11 Adriaan de Groot <groot@kde.org> Reviewed by Simon. Fix compilation with Sun Studio 12 It seems like the compiler instantiates a different template version. I.e., instead of parseUASheet<char [nnnn]>, it's probably instantiating ...
By Simon Hausmann — Jun 11, 2008 8:19:55 AM
[34448]: WebCore: 2008-06-08 Rob Buis <buis@kde.org> Reviewed by ...
WebCore: 2008-06-08 Rob Buis <buis@kde.org> Reviewed by Darin. - fix https://bugs.webkit.org/show_bug.cgi?id=18512 getPresentationAttribute returns a shared object Test: svg/custom/getPresentationAttribute-modify.svg * svg/SVGSt ...
By Darin Adler — Jun 8, 2008 12:21:35 PM
[34260]: 2008-05-30 Adam Treat <treat@kde.org> Reviewed by Simon. ...
2008-05-30 Adam Treat <treat@kde.org> Reviewed by Simon. Fix a huge memory leak by ensuring that on application shutdown the shared timer is fired one last time if it is active. This ensures that the GCController timer is fired at the ...
By Simon Hausmann — May 30, 2008 3:28:25 AM
← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple