Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Added information about the Fontconfig and FreeType dependencies. | David Boddie | 2009-06-03 | 1 | -0/+10 |
| | | | | | Task-number: 250349 Reviewed-by: Trust Me | ||||
* | Doc: Modified the property documentation to relax the restriction on | David Boddie | 2009-06-02 | 1 | -4/+4 |
| | | | | | | | const getter functions. Task-number: 254722 Reviewed-by: Trust Me | ||||
* | Merge branch '4.5' | Denis Dzyubenko | 2009-06-02 | 2 | -7/+12 |
|\ | |||||
| * | Doc - changing the "main layout" term to "top level widget's layout" to | Kavindra Devi Palaraja | 2009-06-02 | 2 | -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 | ||||
* | | Merge branch '4.5' | Tom Cooksey | 2009-05-28 | 2 | -11/+8 |
|\ \ | |/ | | | | | | | Conflicts: src/gui/embedded/qkbdtty_qws.cpp | ||||
| * | Doc - final screenshot and changes | Kavindra Devi Palaraja | 2009-05-28 | 2 | -11/+8 |
| | | |||||
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 20 | -83/+75 |
|\ \ | |/ | | | | | | | Conflicts: tests/auto/qtreeview/tst_qtreeview.cpp | ||||
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | David Boddie | 2009-05-26 | 9 | -56/+47 |
| |\ | |||||
| | * | Doc - more images and additional description | Kavindra Devi Palaraja | 2009-05-26 | 6 | -11/+13 |
| | | | |||||
| | * | Doc - whitespace cleaning | Kavindra Devi Palaraja | 2009-05-26 | 1 | -24/+24 |
| | | | |||||
| | * | Doc - more screenshots and better description | Kavindra Devi Palaraja | 2009-05-26 | 4 | -23/+12 |
| | | | |||||
| * | | Doc: Updated the list of tools to include makeqpf and qvfb. | David Boddie | 2009-05-26 | 3 | -8/+9 |
| |/ | | | | | | | Reviewed-by: Marcel Schuette | ||||
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | David Boddie | 2009-05-26 | 5 | -17/+21 |
| |\ | |||||
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Martin Smith | 2009-05-26 | 3 | -13/+15 |
| | |\ | |||||
| | | * | Doc - more screenshots and adding better description | Kavindra Devi Palaraja | 2009-05-26 | 3 | -13/+15 |
| | | | | | | | | | | | | | | | | Details: Work in progress | ||||
| | * | | qdoc: Indicate what iterator_categor means for container classes. | Martin Smith | 2009-05-26 | 1 | -4/+5 |
| | |/ | | | | | | | | | | Task-number: 245501 | ||||
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Martin Smith | 2009-05-26 | 5 | -61/+87 |
| | |\ | |||||
| | * | | qdoc: Indicate that qAbs(T& v) compares v to a 0 of type T. | Martin Smith | 2009-05-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Task-number: 246789 | ||||
| * | | | Doc: Removed irrelevant links from the Qt for Windows CE documentation. | David Boddie | 2009-05-26 | 1 | -2/+0 |
| | |/ | |/| | | | | | | | Reviewed-by: Maurice Kalinowski | ||||
| * | | Doc: Removed the incorrect figures for Thumb builds of libraries. | David Boddie | 2009-05-25 | 1 | -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 Boddie | 2009-05-25 | 1 | -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 Boddie | 2009-05-25 | 1 | -1/+1 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| * | | Doc: Fixed links to resources on the qtsoftware.com Web site. | David Boddie | 2009-05-25 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | Task-number: 254463 Reviewed-by: Denis Dzyubenko | ||||
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | David Boddie | 2009-05-25 | 1 | -0/+0 |
| |\ \ | | |/ | |||||
* | | | Add a flag that ensure that a connection is made only one | Olivier Goffart | 2009-05-27 | 2 | -5/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is often desirable, when doing connection, to ensure that the same connection is only made once. This can be done with the Qt::UniqueConnection 'flag' Also documented the order the slot are called Reviewed-by: Brad | ||||
* | | | Fix doc warnings for Phonon | Thierry Bastian | 2009-05-26 | 1 | -2/+30 |
| | | | |||||
* | | | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 1 | -0/+0 |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: src/corelib/kernel/qsharedmemory_unix.cpp | ||||
| * | | Doc - updating the screenshot | Kavindra Devi Palaraja | 2009-05-22 | 1 | -0/+0 |
| | | | | | | | | | | | | Reviewed-By: TrustMe | ||||
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵ | Thierry Bastian | 2009-05-22 | 47 | -173/+977 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-animations Conflicts: src/corelib/kernel/kernel.pri src/corelib/kernel/qvariant_p.h src/corelib/tools/tools.pri src/gui/graphicsview/qgraphicsitem.cpp src/gui/graphicsview/qgraphicsitem.h src/gui/graphicsview/qgraphicswidget.h src/gui/gui.pro | ||||
| * | | | Sync the French addressbook tutorial with the English version | Benjamin Poulain | 2009-05-20 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | Reviewed-by: Thierry | ||||
| * | | | Changing the addressbook tutorial so it doesn't leak. | Daniel Molkentin | 2009-05-20 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | Reviewed-By: Kavindra Palaraja <kavindra.palaraja@nokia.com> | ||||
| * | | | Merge branch '4.5' of ../qt-45-documentation | David Boddie | 2009-05-20 | 3 | -55/+344 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | David Boddie | 2009-05-20 | 2 | -1/+262 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Martin Smith | 2009-05-20 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Fix incorrect copyright year in some license headers. | Jason McDonald | 2009-05-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| | | * | | qdoc: Moved qdoc comments from qmacstyle_mac.mm to qstyles.qdoc | Martin Smith | 2009-05-20 | 1 | -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 | ||||
| | * | | Doc: Added information about the third-party MD4, SHA-1 and DES code. | David Boddie | 2009-05-19 | 1 | -54/+82 |
| | |/ | | | | | | | | | | Reviewed-by: Trust Me | ||||
| * | | Doc: First attempt at a simpler widgets tutorial. | David Boddie | 2009-05-20 | 2 | -11/+135 |
| | | | | | | | | | | | | | | | Task-number: 253710 Reviewed-by: Trust Me | ||||
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 2 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | qdoc: Corrected a misspelled name. | Martin Smith | 2009-05-19 | 1 | -1/+1 |
| | | | |||||
| | * | qdoc: Corrected an escape sequence in the credits file. | Martin Smith | 2009-05-19 | 1 | -1/+1 |
| | | | |||||
| | * | Replace all occurences of "heirarchy" with "hierarchy" | Andre Haupt | 2009-05-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | Signed-off-by: Andre Haupt <andre@bitwigglers.org> Reviewed-By: Thiago Macieira | ||||
| | * | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 24 | -29/+29 |
| | | | | | | | | | | | | | | | | | | Usually, "the the" is not proper English Reviewed-By: Thiago Macieira | ||||
| * | | Merged branch 'master' of git://gitorious.org/~icwiener/qt/icwieners-clone.git | Tor Arne Vestbø | 2009-05-18 | 24 | -29/+29 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Frederik Schwarzer (1): typos in docs: double "the" Merge-request: http://qt.gitorious.org/qt/qt/merge_requests/362 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@nokia.com> | ||||
| | * | | typos in docs: double "the" | Frederik Schwarzer | 2009-05-11 | 24 | -29/+29 |
| | | | | |||||
| * | | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-18 | 5 | -10/+14 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | Conflicts: src/corelib/kernel/qobject.cpp src/corelib/kernel/qobject_p.h src/network/access/qhttpnetworkconnection.cpp | ||||
| | * | | Adding change details in to Qt 3 to Qt 4 porting guide | Morten Engvoldsen | 2009-05-18 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding details about QCloseEvents being acceptet by default in Qt 4 opposed to Qt 3 Task-number: 192607 Rev-by: msorvig | ||||
| | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Andy Shaw | 2009-05-18 | 1 | -4/+0 |
| | |\ \ | |||||
| | | * | | QCss: font-family handle fallback font specs | Olivier Goffart | 2009-05-18 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if one specify more than one parameter in font-family, e.g., font-family: Verdana, Arial Qt should fallback on the second font if the first cannot be found. QFont::setFamily handle the case when the family name contains a comas, so we do not need to handle that specially in the css parser code. Task-number: 252311 Reviewed-by: Thomas Zander | ||||
| | * | | | Fix incorrect signal referred to in the docs | Andy Shaw | 2009-05-18 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the documentation to state sortIndicatorChanged() should be used and not sectionClicked() for connecting to the sortByColumn() slot as the sortByColumn() takes two parameters, not one. Reviewed-by: Kavindra Palaraja |