summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-281202-21690/+21672
| | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: I9f5c8a9135271161e2bce50bc413ea01a08c3a76 Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Update known issues.Jason McDonald2009-11-141-9/+1
| | | | | | | Refer to new bug tracker and remove known issue for VS Integration (as it has been replaced by the VS Add-in). Reviewed-by: Trust Me
* Remove mention of QtSW.Jason McDonald2009-09-291-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers again.Jason McDonald2009-09-081201-4804/+4822
| | | | Reviewed-by: Trust Me
* Add license headers to python codeJason McDonald2009-09-044-0/+160
| | | | Reviewed-by: Trust Me
* Add missing license headersJason McDonald2009-09-031-0/+2
| | | | Reviewed-by: Trust Me
* Doc: Windows CE introduction updated to mention VS 2008Joerg Bornemann2009-09-022-11/+14
| | | | Reviewed-by: mauricek
* Assorted license header fixes.Jason McDonald2009-09-0212-129/+240
| | | | Reviewed-by: Trust Me
* Update tech preview license header.Jason McDonald2009-08-311191-15522/+15522
| | | | Reviewed-by: Trust Me
* Fix license headers.Jason McDonald2009-08-313-0/+123
| | | | Reviewed-by: Trust Me
* Add missing license headers.Jason McDonald2009-08-28433-13/+17758
| | | | Reviewed-by: Trust Me
* Doc: Fixed the number of commercial editions.David Boddie2009-08-171-2/+1
| | | | Reviewed-by: Trust Me
* Update URL for Qt FTP site.Jason McDonald2009-08-115-10/+10
| | | | Reviewed-by: Trust Me
* Update URL for Qt Labs.Jason McDonald2009-08-111-4/+4
| | | | Reviewed-by: Trust Me
* Update URL for mailing list server.Jason McDonald2009-08-113-3/+3
| | | | Reviewed-by: Trust Me
* Update URL of online documentation.Jason McDonald2009-08-1114-30/+30
| | | | Reviewed-by: Trust Me
* Eliminate some mentions of Trolltech.Jason McDonald2009-08-118-20/+20
| | | | Reviewed-by: Trust Me
* Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-1134-81/+81
| | | | Reviewed-by: Trust Me
* 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
| |