Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/tools/qdoc3/test/qt-defines.qdocconf

    r2 r846  
    44                          QT_COMPAT \
    55                          QT_KEYPAD_NAVIGATION \
     6                          QT_NO_EGL \
    67                          QT3_SUPPORT \
    78                          Q_WS_.* \
     
    2021extraimages.HTML        = qt-logo \
    2122                          trolltech-logo \
     23                          bg_l.png \
     24                          bg_l_blank.png \
     25                          bg_ll_blank.png \
     26                          bg_ul_blank.png \
     27                          header_bg.png \
     28                          bg_r.png \
     29                          box_bg.png \
     30                          breadcrumb.png \
     31                          bullet_gt.png \
     32                          bullet_dn.png \
     33                          bullet_sq.png \
     34                          bullet_up.png \
     35                          arrow_down.png \
     36                          feedbackground.png \
     37                          horBar.png \
     38                          page.png \
     39                          page_bg.png \
     40                          sprites-combined.png \
     41                          spinner.gif \
     42                          stylesheet-coffee-plastique.png \
    2243                          taskmenuextension-example.png \
    2344                          coloreditorfactoryimage.png \
    24                           dynamiclayouts-example.png \
    25                           stylesheet-coffee-plastique.png
    26                              
     45                          dynamiclayouts-example.png
     46
     47# This stuff is used by the new doc format.
     48scriptdirs              = $QT_SOURCE_TREE/doc/src/template/scripts
     49styledirs               = $QT_SOURCE_TREE/doc/src/template/style
     50
     51scripts.HTML            = functions.js \
     52                             narrow.js \
     53                             superfish.js \
     54                          jquery.js
     55
     56styles.HTML             = style.css \
     57                             narrow.css \
     58                             superfish.css \
     59                             superfish_skin.css \
     60                          style_ie6.css \
     61                          style_ie7.css \
     62                          style_ie8.css
Note: See TracChangeset for help on using the changeset viewer.