Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the dash pattern examples in the documentation of QPen | Benjamin Poulain | 2009-06-23 | 1 | -2/+2 |
| | | | | | The custom dash pattern must have an even number of entries. Our examples were using an odd number. | ||||
* | Doc - Adding the new Frozen Column Example by Pierre Rossi into our list of | Kavindra Devi Palaraja | 2009-06-23 | 1 | -0/+1 |
| | | | | | | examples Reviewed-By: TrustMe | ||||
* | Doc - Adding Pierre Rossi's frozen column example | Kavindra Devi Palaraja | 2009-06-23 | 4 | -0/+387 |
| | | | | Reviewed-By: TrustMe | ||||
* | BT: Remove Intel CC 10 issue from known issues doc. | Jason McDonald | 2009-06-17 | 1 | -7/+0 |
| | | | | Acked-by: Andy Shaw | ||||
* | Cleanup our usage of the term "Qt Software". | Jason McDonald | 2009-06-16 | 7 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 755 | -1538/+1538 |
| | | | | Reviewed-by: Trust Me | ||||
* | We do only support files inside or in subdirs of the help project. | kh | 2009-06-11 | 1 | -45/+50 |
| | | | | | Task-number: 255888 Reviewed-by: kh | ||||
* | Doc - fixed a typo | Kavindra Devi Palaraja | 2009-06-08 | 1 | -5/+5 |
| | | | | Reviewed-By: TrustMe | ||||
* | Doc - fixed a typo | Kavindra Devi Palaraja | 2009-06-05 | 1 | -2/+1 |
| | | | | Reviewed-By: TrustMe | ||||
* | Doc - fixed another typo | Kavindra Devi Palaraja | 2009-06-05 | 1 | -1/+1 |
| | | | | Reviewed-By: TrustMe | ||||
* | Doc - fixed a typo | Kavindra Devi Palaraja | 2009-06-05 | 1 | -1/+1 |
| | | | | Reviewed-By: TrustMe | ||||
* | Doc - fixed a typo | Kavindra Devi Palaraja | 2009-06-05 | 1 | -1/+1 |
| | | | | Reviewed-By: TrustMe | ||||
* | Doc - cleaned up a sentence to improve clarity | Kavindra Devi Palaraja | 2009-06-05 | 1 | -1/+1 |
| | | | | Reviewed-By: TrustMe | ||||
* | Doc - some sentence clean ups | Kavindra Devi Palaraja | 2009-06-03 | 1 | -7/+7 |
| | | | | Reviewed-by: TrustMe | ||||
* | Doc - minor fixes to beautify the sentence | Kavindra Devi Palaraja | 2009-06-03 | 1 | -2/+2 |
| | | | | Reviewed-By: TrustMe | ||||
* | Doc - fixed a typo | Kavindra Devi Palaraja | 2009-06-03 | 1 | -1/+1 |
| | | | | Reviewed-By: TrustMe | ||||
* | 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 | ||||
* | 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 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 |
|\ \ | |/ | |||||
| * | Doc - updating the screenshot | Kavindra Devi Palaraja | 2009-05-22 | 1 | -0/+0 |
| | | | | | | | | Reviewed-By: TrustMe | ||||
* | | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | Cleaning bug in custom layout example. | Morten Engvoldsen | 2009-05-15 | 2 | -5/+7 |
| | | | | | | | | The example was using deleteAllItems() to delete items from the layout. This method is now part of the QT3_SUPPORT and shold not be used if not needed. Replaced by deleting all items one by one. Task-number: 220656 Rev-by: janarve |