Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (15 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
    67                          QT3_SUPPORT \
    78                          Q_WS_.* \
     
    2021extraimages.HTML        = qt-logo \
    2122                          trolltech-logo \
     23
     24
     25
     26
     27
     28
     29
     30
     31
     32
     33
     34
     35
     36
     37
     38
     39
     40
     41
     42
    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.