Skip to content
  • commit-queue@webkit.org's avatar
    2011-01-03 Yi Shen <yi.4.shen@nokia.com> · 84ffa4ae
    commit-queue@webkit.org authored
            Reviewed by Adam Barth.
    
            [Qt] Add SelectAll option to the context menu for the editor
            https://bugs.webkit.org/show_bug.cgi?id=50049
    
            Set shortcut for the SelectAll action.
    
            * QtTestBrowser/mainwindow.cpp:
            (MainWindow::buildUI):
    2011-01-03  Yi Shen  <yi.4.shen@nokia.com>
    
            Reviewed by Adam Barth.
    
            [Qt] Add SelectAll option to the context menu for the editor
            https://bugs.webkit.org/show_bug.cgi?id=50049
    
            Enable SelectAll for the Qt context menu.
    
            * page/ContextMenuController.cpp:
            (WebCore::ContextMenuController::populate):
            * platform/ContextMenuItem.h:
            * platform/LocalizationStrategy.h:
            * platform/LocalizedStrings.cpp:
            (WebCore::contextMenuItemTagSelectAll):
            * platform/LocalizedStrings.h:
    2011-01-03  Yi Shen  <yi.4.shen@nokia.com>
    
            Reviewed by Adam Barth.
    
            [Qt] Add SelectAll option to the context menu for the editor
            https://bugs.webkit.org/show_bug.cgi?id=50049
    
            Enable SelectAll for the Qt context menu.
    
            * Api/qwebpage.cpp:
            (webActionForContextMenuAction):
            (QWebPage::action):
            * WebCoreSupport/WebPlatformStrategies.cpp:
            (WebPlatformStrategies::contextMenuItemTagSelectAll):
            * WebCoreSupport/WebPlatformStrategies.h:
    2011-01-03  Yi Shen  <yi.4.shen@nokia.com>
    
            Reviewed by Adam Barth.
    
            [Qt] Add SelectAll option to the context menu for the editor
            https://bugs.webkit.org/show_bug.cgi?id=50049
    
            Add WebPlatformStrategies::contextMenuItemTagSelectAll for Qt.
    
            * WebProcess/WebCoreSupport/WebPlatformStrategies.cpp:
            (WebKit::WebPlatformStrategies::contextMenuItemTagSelectAll):
            * WebProcess/WebCoreSupport/WebPlatformStrategies.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74941 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    84ffa4ae