Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc - Renamed the cursor's images to illustrate splitV and splitH properly | Kavindra Devi Palaraja | 2009-07-29 | 2 | -0/+0 |
| | | | | | | Task: 258895 Reviewed-By: Jens Bache-Wiig | ||||
* | Doc - Mention Google trademarks with the two examples using Google services. | Kavindra Palaraja | 2009-07-26 | 2 | -0/+2 |
| | | | | Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com> | ||||
* | Prematurely creating a dialog as a sheet causes problems | Richard Moe Gustavsen | 2009-07-24 | 1 | -1/+4 |
| | | | | | | | | | | | | | | Prematurely creating a dialog as a sheet and then calling exec() on it will show a window w/o decorations. The problem is that first telling a window to be a sheet, and then tell it to exec, is unambigious. Because doing the latter implies application modality (when modality is not set), which again implies not using a sheet. Calling exec (and setting modality) will win over window flags, so in this case, we now recreate the window as a normal app-modal dialog. Task: 254524 Reviewed-by: Trenton Schulz | ||||
* | Doc: adding details to qmake docs | Morten Engvoldsen | 2009-07-02 | 1 | -0/+19 |
| | | | | | | | | | | Added documentation about the create_prl and link_prl to the CONFIG variable in the qmake manual Task-number: 165165 Rev-by: Geir Vattekar Rev-by: Volker Hilsheimer | ||||
* | Doc: Said which formats we support for a QIODevice driven MediaSource | Geir Vattekar | 2009-06-30 | 1 | -1/+6 |
| | | | | | Task-number: 253902 Reviewed-by: Thierry Bastian | ||||
* | Doc: Fixed links that pointed to removed documentation. | Geir Vattekar | 2009-06-30 | 1 | -3/+4 |
| | | | | | | | | Information on issues with the icc compiler has been moved in the docs. Redirected links that still pointed to the old location. Task-number: 257039 Reviewed-by: Morten Engvoldsen | ||||
* | Remove links to out-of-date class chart. | Jason McDonald | 2009-06-30 | 2 | -4/+0 |
| | | | | Reviewed-by: Gareth Pethig | ||||
* | Doc: Adding documentation on supported data types in Qt SQL module | Morten Engvoldsen | 2009-06-29 | 2 | -0/+587 |
| | | | | | | | | | | Created a table showing the use of different data types in relations with different Qt-supported Databases. Also reviewed by Task-number: 182851 Rev-by: Geir Vattekar Rev-by: David Boddie Rev-by: Bill King | ||||
* | 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 |
| |