Changeset 39242 in webkit


Ignore:
Timestamp:
Dec 12, 2008, 8:09:11 AM (16 years ago)
Author:
zecke@webkit.org
Message:

Update the WebKit.qrc and add a script to automatically generate the file.

With the way rcc and qmake work this can not be done at build time
as the WebKit.qrc must sit inside the directory that contains the files
and at build time we may not change the content of the source directory.

Location:
trunk
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r39240 r39242  
     12008-12-12  Holger Hans Peter Freyther  <zecke@selfish.org>
     2
     3        Reviewed by Simon Hausmann.
     4
     5        Update the WebKit.qrc and add a script to automatically generate the file.
     6
     7        With the way rcc and qmake work this can not be done at build time
     8        as the WebKit.qrc must sit inside the directory that contains the files
     9        and at build time we may not change the content of the source directory.
     10
     11        * inspector/front-end/WebKit.qrc: Updated with new script
     12
    1132008-12-12  Oliver Hunt  <oliver@apple.com>
    214
  • trunk/WebCore/inspector/front-end/WebKit.qrc

    r38006 r39242  
    11<!DOCTYPE RCC><RCC version="1.0">
    22<qresource prefix="/webkit/inspector">
     3    <file>inspector.html</file>
    34    <file>Breakpoint.js</file>
    45    <file>BreakpointsSidebarPane.js</file>
     
    1415    <file>FontView.js</file>
    1516    <file>ImageView.js</file>
    16     <file>inspector.css</file>
    17     <file>inspector.html</file>
    1817    <file>inspector.js</file>
    1918    <file>MetricsSidebarPane.js</file>
     
    2726    <file>PropertiesSection.js</file>
    2827    <file>PropertiesSidebarPane.js</file>
     28    <file>Resource.js</file>
    2929    <file>ResourceCategory.js</file>
    30     <file>Resource.js</file>
    3130    <file>ResourcesPanel.js</file>
    3231    <file>ResourceView.js</file>
     
    4443    <file>utilities.js</file>
    4544    <file>View.js</file>
     45    <file>inspector.css</file>
    4646    <file>Images/back.png</file>
    4747    <file>Images/checker.png</file>
     
    5757    <file>Images/debuggerStepOut.png</file>
    5858    <file>Images/debuggerStepOver.png</file>
     59    <file>Images/disclosureTriangleSmallDown.png</file>
    5960    <file>Images/disclosureTriangleSmallDownBlack.png</file>
    60     <file>Images/disclosureTriangleSmallDown.png</file>
    6161    <file>Images/disclosureTriangleSmallDownWhite.png</file>
     62    <file>Images/disclosureTriangleSmallRight.png</file>
    6263    <file>Images/disclosureTriangleSmallRightBlack.png</file>
     64    <file>Images/disclosureTriangleSmallRightDown.png</file>
    6365    <file>Images/disclosureTriangleSmallRightDownBlack.png</file>
    64     <file>Images/disclosureTriangleSmallRightDown.png</file>
    6566    <file>Images/disclosureTriangleSmallRightDownWhite.png</file>
    66     <file>Images/disclosureTriangleSmallRight.png</file>
    6767    <file>Images/disclosureTriangleSmallRightWhite.png</file>
    6868    <file>Images/dockButtons.png</file>
    6969    <file>Images/elementsIcon.png</file>
     70    <file>Images/enableButtons.png</file>
    7071    <file>Images/errorIcon.png</file>
    7172    <file>Images/errorMediumIcon.png</file>
     
    8283    <file>Images/largerResourcesButtons.png</file>
    8384    <file>Images/nodeSearchButtons.png</file>
     85    <file>Images/paneBottomGrow.png</file>
    8486    <file>Images/paneBottomGrowActive.png</file>
    85     <file>Images/paneBottomGrow.png</file>
    8687    <file>Images/paneGrowHandleLine.png</file>
    8788    <file>Images/pauseOnExceptionButtons.png</file>
     
    9192    <file>Images/profilesIcon.png</file>
    9293    <file>Images/profileSmallIcon.png</file>
     94    <file>Images/profilesSilhouette.png</file>
    9395    <file>Images/recordButtons.png</file>
    9496    <file>Images/reloadButtons.png</file>
     
    103105    <file>Images/resourcesTimeGraphIcon.png</file>
    104106    <file>Images/scriptsIcon.png</file>
     107    <file>Images/scriptsSilhouette.png</file>
    105108    <file>Images/searchSmallBlue.png</file>
    106109    <file>Images/searchSmallBrightBlue.png</file>
    107110    <file>Images/searchSmallGray.png</file>
    108111    <file>Images/searchSmallWhite.png</file>
     112    <file>Images/segment.png</file>
    109113    <file>Images/segmentEnd.png</file>
     114    <file>Images/segmentHover.png</file>
    110115    <file>Images/segmentHoverEnd.png</file>
    111     <file>Images/segmentHover.png</file>
    112     <file>Images/segment.png</file>
     116    <file>Images/segmentSelected.png</file>
    113117    <file>Images/segmentSelectedEnd.png</file>
    114     <file>Images/segmentSelected.png</file>
    115118    <file>Images/splitviewDimple.png</file>
    116119    <file>Images/splitviewDividerBackground.png</file>
     
    122125    <file>Images/statusbarResizerHorizontal.png</file>
    123126    <file>Images/statusbarResizerVertical.png</file>
     127    <file>Images/timelineHollowPillBlue.png</file>
     128    <file>Images/timelineHollowPillGray.png</file>
     129    <file>Images/timelineHollowPillGreen.png</file>
     130    <file>Images/timelineHollowPillOrange.png</file>
     131    <file>Images/timelineHollowPillPurple.png</file>
     132    <file>Images/timelineHollowPillRed.png</file>
     133    <file>Images/timelineHollowPillYellow.png</file>
    124134    <file>Images/timelinePillBlue.png</file>
    125135    <file>Images/timelinePillGray.png</file>
     
    129139    <file>Images/timelinePillRed.png</file>
    130140    <file>Images/timelinePillYellow.png</file>
     141    <file>Images/tipBalloon.png</file>
    131142    <file>Images/tipBalloonBottom.png</file>
    132     <file>Images/tipBalloon.png</file>
    133143    <file>Images/tipIcon.png</file>
    134144    <file>Images/tipIconPressed.png</file>
  • trunk/WebKitTools/ChangeLog

    r39227 r39242  
     12008-12-12  Holger Hans Peter Freyther  <zecke@selfish.org>
     2
     3        Reviewed by Simon Hausmann.
     4
     5        Update the WebKit.qrc and add a script to automatically generate the file.
     6
     7        With the way rcc and qmake work this can not be done at build time
     8        as the WebKit.qrc must sit inside the directory that contains the files
     9        and at build time we may not change the content of the source directory.
     10
     11        * Scripts/generate-qt-inspector-resource: Added.
     12
    1132008-12-11  Cameron Zwarich  <zwarich@apple.com>
    214
Note: See TracChangeset for help on using the changeset viewer.