Ignore:
Timestamp:
Aug 2, 2010, 9:27:30 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

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

Location:
trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/doc/src/getting-started/examples.qdoc

    r651 r769  
    407407    \section1 \l{D-Bus Examples}{D-Bus}
    408408    \beginfloatleft
    409     \l{D-Bus Examples}{\inlineimage qt-embedded-examples.png
     409    \l{D-Bus Examples}{\inlineimage -examples.png
    410410    }
    411411
     
    417417    \section1 \l{Qt for Embedded Linux Examples}{Qt for Embedded Linux}
    418418    \beginfloatleft
    419     \l{Qt for Embedded Linux Examples}{\inlineimage dbus-examples.png
     419    \l{Qt for Embedded Linux Examples}{\inlineimage -examples.png
    420420    }
    421421
  • trunk/doc/src/getting-started/installation.qdoc

    r651 r769  
    6767
    6868\o  Unpack the archive if you have not done so already. For example,
    69     if you have the \c{qt-everywhere-opensource-src-4.6.2.tar.gz}
     69    if you have the \c{qt-everywhere-opensource-src-4.6..tar.gz}
    7070    package, type the following commands at a command line prompt:
    7171
    7272\snippet doc/src/snippets/code/doc_src_installation.qdoc 0
    7373
    74     This creates the directory \c{/tmp/qt-everywhere-opensource-src-4.6.2}
     74    This creates the directory \c{/tmp/qt-everywhere-opensource-src-4.6.}
    7575    containing the files from the archive. We only support the GNU version of
    7676    the tar archiving utility. Note that on some systems it is called gtar.
     
    8282
    8383    By default, Qt is configured for installation in the
    84     \c{/usr/local/Trolltech/Qt-4.6.2} directory, but this can be
     84    \c{/usr/local/Trolltech/Qt-4.6.} directory, but this can be
    8585    changed by using the \c{-prefix} option.
    8686
     
    134134    For compilers that do not support rpath you must also extended the
    135135    \c LD_LIBRARY_PATH environment variable to include
    136     \c{/usr/local/Trolltech/Qt-4.6.2/lib}. On Linux with GCC this step
     136    \c{/usr/local/Trolltech/Qt-4.6./lib}. On Linux with GCC this step
    137137    is not needed.
    138138
     
    194194
    195195\o  Uncompress the files into the directory you want Qt installed;
    196     e.g. \c{C:\Qt\4.6.2}.
     196    e.g. \c{C:\Qt\4.6.}.
    197197
    198198    \note The install path must not contain any spaces or Windows specific
     
    206206\snippet doc/src/snippets/code/doc_src_installation.qdoc 7
    207207
    208     This is done by adding \c{c:\Qt\4.6.2\bin} to the \c PATH variable.
     208    This is done by adding \c{c:\Qt\4.6.\bin} to the \c PATH variable.
    209209
    210210    For newer versions of Windows, \c PATH can be extended through
     
    300300
    301301\o  Unpack the archive if you have not done so already. For example,
    302     if you have the \c{qt-everywhere-opensource-src-4.6.2.tar.gz}
     302    if you have the \c{qt-everywhere-opensource-src-4.6..tar.gz}
    303303    package, type the following commands at a command line prompt:
    304304
    305305\snippet doc/src/snippets/code/doc_src_installation.qdoc 11
    306306
    307     This creates the directory \c{/tmp/qt-everywhere-opensource-src-4.6.2}
     307    This creates the directory \c{/tmp/qt-everywhere-opensource-src-4.6.}
    308308    containing the files from the archive.
    309309
     
    314314
    315315    By default, Qt is configured for installation in the
    316     \c{/usr/local/Trolltech/Qt-4.6.2} directory, but this can be
     316    \c{/usr/local/Trolltech/Qt-4.6.} directory, but this can be
    317317    changed by using the \c{-prefix} option.
    318318
     
    407407\list 1
    408408    \o  Uncompress the files into the directory you want to install Qt into;
    409         e.g., \c{C:\Qt\4.6.2}.
     409        e.g., \c{C:\Qt\4.6.}.
    410410
    411411        \note The install path must not contain any spaces.
     
    418418        \snippet doc/src/snippets/code/doc_src_installation.qdoc 18
    419419
    420         This is done by adding \c{c:\Qt\4.6.2\bin} to the \c PATH variable.
     420        This is done by adding \c{c:\Qt\4.6.\bin} to the \c PATH variable.
    421421
    422422        For newer versions of Windows, \c PATH can be extended through
     
    507507    \o  Install Qt
    508508
    509         Run \c{qt-symbian-opensource-4.6.2.exe} and follow the instructions.
     509        Run \c{qt-symbian-opensource-4.6..exe} and follow the instructions.
    510510
    511511        \note Qt must be installed on the same drive as the Symbian SDK you are
     
    587587
    588588        Uncompress the \l{http://qt.nokia.com/downloads}{downloaded} source package into the
    589         directory you want Qt installed, e.g. \c{C:\Qt\4.6.2}.
     589        directory you want Qt installed, e.g. \c{C:\Qt\4.6.}.
    590590
    591591        \note Qt must be installed on the same drive as the Symbian SDK you are
     
    599599        \snippet doc/src/snippets/code/doc_src_installation.qdoc 18
    600600
    601         This is done by adding \c{c:\Qt\4.6.2\bin} to the \c PATH variable.
     601        This is done by adding \c{c:\Qt\4.6.\bin} to the \c PATH variable.
    602602
    603603        On Windows the PATH can be extended by navigating to
     
    755755    \endlist
    756756
    757     \sa {Known Issues in 4.6.2}
     757    \sa {Known Issues in 4.6.}
    758758*/
    759759
     
    765765    \previouspage General Qt Requirements
    766766
    767     \sa {Known Issues in 4.6.2}
     767    \sa {Known Issues in 4.6.}
    768768*/
    769769
     
    904904    distribution's package repository to find suitable packages.
    905905
    906     \sa {Known Issues in 4.6.2}
     906    \sa {Known Issues in 4.6.}
    907907*/
    908908
     
    958958    \l{Windows CE - Working with Custom SDKs}{here}.
    959959
    960     \sa {Known Issues in 4.6.2}
     960    \sa {Known Issues in 4.6.}
    961961*/
    962962
     
    968968    \previouspage General Qt Requirements
    969969
    970     \sa {Known Issues in 4.6.2}
     970    \sa {Known Issues in 4.6.}
    971971
    972972    \section1 Building Qt for Embedded Linux with uclibc
     
    10681068    to get more information about how to setup the development environment.
    10691069
    1070     \sa {Known Issues in 4.6.2}
    1071 */
     1070    \sa {Known Issues in 4.6.}
     1071*/
  • trunk/doc/src/getting-started/known-issues.qdoc

    r651 r769  
    4242/*!
    4343    \page known-issues.html
    44     \title Known Issues in 4.6.2
     44    \title Known Issues in 4.6.
    4545    \ingroup platform-specific
    46     \brief A summary of known issues in Qt 4.6.2 at the time of release.
     46    \brief A summary of known issues in Qt 4.6. at the time of release.
    4747
    48     An up-to-date list of known issues with Qt 4.6.2 can be found via the
     48    An up-to-date list of known issues with Qt 4.6. can be found via the
    4949    \l{http://bugreports.qt.nokia.com/}{Qt Bug Tracker}.
    5050
    51     For a list list of known bugs in Qt 4.6.2, see the \l{Task Tracker}
     51    For a list list of known bugs in Qt 4.6., see the \l{Task Tracker}
    5252    on the Qt website.
    5353
Note: See TracChangeset for help on using the changeset viewer.