summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-083-23/+27
|\ | | | | | | | | Conflicts: tests/auto/qlocalsocket/tst_qlocalsocket.cpp
| * Doc - fixed a typoKavindra Devi Palaraja2009-06-051-2/+1
| | | | | | | | Reviewed-By: TrustMe
| * Doc - fixed another typoKavindra Devi Palaraja2009-06-051-1/+1
| | | | | | | | Reviewed-By: TrustMe
| * Doc - fixed a typoKavindra Devi Palaraja2009-06-051-1/+1
| | | | | | | | Reviewed-By: TrustMe
| * Doc - fixed a typoKavindra Devi Palaraja2009-06-051-1/+1
| | | | | | | | Reviewed-By: TrustMe
| * Doc - cleaned up a sentence to improve clarityKavindra Devi Palaraja2009-06-051-1/+1
| | | | | | | | Reviewed-By: TrustMe
| * Doc - some sentence clean upsKavindra Devi Palaraja2009-06-031-7/+7
| | | | | | | | Reviewed-by: TrustMe
| * Doc - minor fixes to beautify the sentenceKavindra Devi Palaraja2009-06-031-2/+2
| | | | | | | | Reviewed-By: TrustMe
| * Doc - fixed a typoKavindra Devi Palaraja2009-06-031-1/+1
| | | | | | | | Reviewed-By: TrustMe
| * Doc - changing the "main layout" term to "top level widget's layout" toKavindra Devi Palaraja2009-06-022-7/+12
| | | | | | | | | | | | | | preserve some consistency. Also added a screenshot of the Object Insepector displaying a form where its widget has no top level layout. Reviewed-By: TrustMe
* | The product is called Qt for... but for installation we say Installing Qt on...Espen Riskedal2009-06-051-2/+2
| |
* | Simplify binary package instructions for S60Espen Riskedal2009-06-051-29/+12
| |
* | make it more obvious where the Open C plugins are locatedEspen Riskedal2009-06-051-5/+5
| |
* | Merge branch 'imSelections'axis2009-06-033-5/+64
|\ \
| * | Added new API Qt::ImAnchorPosition.axis2009-06-031-0/+1
| | | | | | | | | | | | | | | | | | This is required for S60 FEP. RevBy: Simon Hausmann
| * | Small doc fix.axis2009-06-031-1/+1
| | |
| * | Revert "Changed the behavior of ImCursorPosition slightly."axis2009-06-031-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ce02d0e9e0ad8d8ac47e4f3ee95bac5cb74ed184. This turned out not to be enough for proper selection support together with S60 FEP. Instead we will revert the behavior and add new API.
| * | Fixed incorrect headers.axis2009-06-032-2/+62
| | |
* | | S60 installation docs update.Miikka Heikkinen2009-06-032-8/+29
| | |
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-0221-147/+164
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | | | | | Conflicts: configure.exe examples/itemviews/puzzle/puzzle.pro examples/qtconcurrent/imagescaling/imagescaling.pro examples/widgets/movie/movie.pro tools/configure/configureapp.cpp Will rebuild configure.exe in next commit.
| * Doc - final screenshot and changesKavindra Devi Palaraja2009-05-282-11/+8
| |
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-269-56/+47
| |\
| | * Doc - more images and additional descriptionKavindra Devi Palaraja2009-05-266-11/+13
| | |
| | * Doc - whitespace cleaningKavindra Devi Palaraja2009-05-261-24/+24
| | |
| | * Doc - more screenshots and better descriptionKavindra Devi Palaraja2009-05-264-23/+12
| | |
| * | Doc: Updated the list of tools to include makeqpf and qvfb.David Boddie2009-05-263-8/+9
| |/ | | | | | | Reviewed-by: Marcel Schuette
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-265-17/+21
| |\
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-263-13/+15
| | |\
| | | * Doc - more screenshots and adding better descriptionKavindra Devi Palaraja2009-05-263-13/+15
| | | | | | | | | | | | | | | | Details: Work in progress
| | * | qdoc: Indicate what iterator_categor means for container classes.Martin Smith2009-05-261-4/+5
| | |/ | | | | | | | | | Task-number: 245501
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-265-61/+87
| | |\
| | * | qdoc: Indicate that qAbs(T& v) compares v to a 0 of type T.Martin Smith2009-05-261-0/+1
| | | | | | | | | | | | | | | | Task-number: 246789
| * | | Doc: Removed irrelevant links from the Qt for Windows CE documentation.David Boddie2009-05-261-2/+0
| | |/ | |/| | | | | | | Reviewed-by: Maurice Kalinowski
| * | Doc: Removed the incorrect figures for Thumb builds of libraries.David Boddie2009-05-251-2/+0
| | | | | | | | | | | | | | | | | | | | | We need to resolve the issues around the use of Thumb code in Qt and automate the building and comparison of libraries. Reviewed-by: Trust Me
| * | Doc: Fixed custom graphics item snippet.David Boddie2009-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | | As reported on qt-interest: http://lists.trolltech.com/pipermail/qt-interest/2009-May/007036.html Reviewed-by: Trust Me
| * | Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-251-1/+1
| | | | | | | | | | | | Reviewed-by: Trust Me
| * | Doc: Fixed links to resources on the qtsoftware.com Web site.David Boddie2009-05-251-3/+3
| | | | | | | | | | | | | | | Task-number: 254463 Reviewed-by: Denis Dzyubenko
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-251-0/+0
| |\ \ | | |/
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-202-1/+262
| |\ \
| * | | Doc: Added information about the third-party MD4, SHA-1 and DES code.David Boddie2009-05-191-54/+82
| | | | | | | | | | | | | | | | Reviewed-by: Trust Me
* | | | Cleaned up the inputMethodHints enum a bit.axis2009-05-281-0/+2
| | | | | | | | | | | | | | | | Made a clear distinction between Exclusive flags and other flags.
* | | | Fixed sis package names in S60 install docs.Miikka Heikkinen2009-05-281-2/+2
| | | |
* | | | Updated S60 installation docs.Miikka Heikkinen2009-05-273-46/+117
| | | |
* | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-251-0/+0
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Conflicts: src/corelib/io/qfile.cpp src/corelib/kernel/qsharedmemory_unix.cpp src/network/socket/qnativesocketengine_p.h src/network/socket/qnativesocketengine_unix.cpp
| * | | Doc - updating the screenshotKavindra Devi Palaraja2009-05-221-0/+0
| | |/ | |/| | | | | | | Reviewed-By: TrustMe
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-2229-38/+301
|\ \ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-2029-38/+301
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/auto/network-settings.h tests/auto/qhttpsocketengine/tst_qhttpsocketengine.cpp tests/auto/qiodevice/tst_qiodevice.cpp tests/auto/qnativesocketengine/tst_qnativesocketengine.cpp tests/auto/qsocks5socketengine/tst_qsocks5socketengine.cpp tests/auto/qsslsocket/tst_qsslsocket.cpp
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-201-1/+1
| | |\ \
| | | * | Fix incorrect copyright year in some license headers.Jason McDonald2009-05-201-1/+1
| | | |/ | | | | | | | | | | | | Reviewed-by: Trust Me
| | * | qdoc: Moved qdoc comments from qmacstyle_mac.mm to qstyles.qdocMartin Smith2009-05-201-0/+261
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | The .mm file is not read by qdoc for packages other than for the MAC. This problem is overcome by moving the qdoc comments from the .mm file to a .qdoc file in doc/src, because all these files are read by qdoc for each of the packages. #Task-number: 252566