summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers.Jason McDonald2009-08-11755-758/+758
| | | | Reviewed-by: Trust Me
* Doc: Our webdomain has changed.Volker Hilsheimer2009-08-101-37/+37
|
* Doc: Fix a typoBenjamin Poulain2009-08-101-1/+1
| | | | Genarated->generated
* Fix obsolete license headersJason McDonald2009-08-042-4/+4
| | | | Reviewed-by: Trust Me
* Doc - Renamed the cursor's images to illustrate splitV and splitH properlyKavindra Devi Palaraja2009-07-292-0/+0
| | | | | | Task: 258895 Reviewed-By: Jens Bache-Wiig
* Doc - Mention Google trademarks with the two examples using Google services.Kavindra Palaraja2009-07-262-0/+2
| | | | Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
* Prematurely creating a dialog as a sheet causes problemsRichard Moe Gustavsen2009-07-241-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 docsMorten Engvoldsen2009-07-021-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 MediaSourceGeir Vattekar2009-06-301-1/+6
| | | | | Task-number: 253902 Reviewed-by: Thierry Bastian
* Doc: Fixed links that pointed to removed documentation.Geir Vattekar2009-06-301-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 McDonald2009-06-302-4/+0
| | | | Reviewed-by: Gareth Pethig
* Doc: Adding documentation on supported data types in Qt SQL moduleMorten Engvoldsen2009-06-292-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 QPenBenjamin Poulain2009-06-231-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 ofKavindra Devi Palaraja2009-06-231-0/+1
| | | | | | examples Reviewed-By: TrustMe
* Doc - Adding Pierre Rossi's frozen column exampleKavindra Devi Palaraja2009-06-234-0/+387
| | | | Reviewed-By: TrustMe
* BT: Remove Intel CC 10 issue from known issues doc.Jason McDonald2009-06-171-7/+0
| | | | Acked-by: Andy Shaw
* Cleanup our usage of the term "Qt Software".Jason McDonald2009-06-167-13/+13
| | | | Reviewed-by: Trust Me
* Update license headers as requested by the marketing department.Jason McDonald2009-06-16755-1538/+1538
| | | | Reviewed-by: Trust Me
* We do only support files inside or in subdirs of the help project.kh2009-06-111-45/+50
| | | | | Task-number: 255888 Reviewed-by: kh
* Doc - fixed a typoKavindra Devi Palaraja2009-06-081-5/+5
| | | | Reviewed-By: TrustMe
* 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
* 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
|\ \ | |/
| * Doc - updating the screenshotKavindra Devi Palaraja2009-05-221-0/+0
| | | | | | | | Reviewed-By: TrustMe
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-202-1/+262
|\ \ | |/
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-201-1/+1
| |\