summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-201-1/+1
|\
| * Fix incorrect copyright year in some license headers.Jason McDonald2009-05-201-1/+1
| | | | | | | | Reviewed-by: Trust Me
* | qdoc: Moved qdoc comments from qmacstyle_mac.mm to qstyles.qdocMartin Smith2009-05-201-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
* qdoc: Corrected a misspelled name.Martin Smith2009-05-191-1/+1
|
* qdoc: Corrected an escape sequence in the credits file.Martin Smith2009-05-191-1/+1
|
* Replace all occurences of "heirarchy" with "hierarchy"Andre Haupt2009-05-181-2/+2
| | | | | Signed-off-by: Andre Haupt <andre@bitwigglers.org> Reviewed-By: Thiago Macieira
* Fix some typos in the documentation.Frederik Schwarzer2009-05-1824-29/+29
| | | | | | Usually, "the the" is not proper English Reviewed-By: Thiago Macieira
* Adding change details in to Qt 3 to Qt 4 porting guideMorten Engvoldsen2009-05-181-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.5Andy Shaw2009-05-181-4/+0
|\
| * QCss: font-family handle fallback font specsOlivier Goffart2009-05-181-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 docsAndy Shaw2009-05-181-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 Engvoldsen2009-05-152-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
* Correcting bug in cardLayout exampleMorten Engvoldsen2009-05-132-24/+33
| | | | | | | | Adding the count() function to the example. Task-number: 220766 Rev-by: Geir Vattekar
* Clearifying docs QSet::insertMorten Engvoldsen2009-05-131-1/+1
| | | | | | | | Chaning the sentence to clearify where the iterator points to. Task-number: 202656 Rev-by: Geir Vattekar
* qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-7/+7
|
* Reviewed-by: TrustMeVolker Hilsheimer2009-05-121-2/+2
| | | | Small polishing.
* Adding documentation to the fancy browser exampleMorten Engvoldsen2009-05-121-3/+100
| | | | | | | | Added documentation to the fancy browser example. Task-number:252097 Rev-by: Geir Vattekar Rev-by: Ariya Hidayat
* Correcting bug in custom Database Driver code snipptetMorten Engvoldsen2009-05-111-1/+1
| | | | | | | Adding const to call. Changing QSqlRecord record() { return QSqlRecord(); } to QSqlRecord record() const { return QSqlRecord(); } This is needed since record() is a virtual function. Task-number:204557 Rev-by: Geir Vattekar
* Correcting typoMorten Engvoldsen2009-05-081-2/+0
| | | | Removing linebreaks in the document
* Added types to the list.Morten Engvoldsen2009-05-071-0/+10
| | | | | | Added two missing types to the list. Task-number: 252274
* Doc: Added info on NOTIFY to the Q_PROPERTY docs.Geir Vattekar2009-05-062-1/+7
| | | | Task-number: 248336
* Adds in documentation for RESOURCESAndy Shaw2009-05-061-0/+7
| | | | Reviewed-by: Kavindra Palaraja <kavindra.palaraja@nokia.com>
* Added function that was removed on the way from Qt3 to Qt4Morten Engvoldsen2009-05-041-0/+1
| | | | | | | QMimeSource::serialNumber was removed in Qt 4. This was not documented in Porting to Qt 4 Task-number:250575 Rev-By: Trenton Schulz
* Doc - Clarifying how to override a Widget's size hint in the Getting toKavindra Devi Palaraja2009-05-041-4/+8
| | | | | | | Know Qt Designer document. Task-number: 165435 Reviewed-by: Friedemann Kleint <friedemann.kleint@nokia.com>
* Correcting typoMorten Engvoldsen2009-04-301-2/+2
| | | | Missed a whitespace - corrected it. No task
* Documented the flow layout example.Morten Engvoldsen2009-04-292-4/+113
| | | | | | | | Wrote documentation for the flowlayout class. Task-number: 252548 Rev-by: Geir Vattekar Rev-by: janarve
* Corrected typoMorten Engvoldsen2009-04-291-1/+1
| | | | | | Changed smae to same Taks number:251646
* Fix broken link in documentation.Jason McDonald2009-04-291-1/+1
| | | | Reviewed-by: Trust Me
* Increment Qt version number in qdoc namespaces.Jason McDonald2009-04-271-5/+4
| | | | | | | | As we saw with the 4.5.1 release, failing to increment the namespaces when incrementing the Qt version causes some featuresof Assistant to break. Reviewed-by: Trust Me
* Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ↵Simon Hausmann2009-04-247-355/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 242472777d440a540b4bc944c84eb522388e384e ) Changes in WebKit since the last update: ++ b/ChangeLog 2009-04-24 Simon Hausmann <simon.hausmann@nokia.com> Reviewed by Ariya Hidayat. Added support for generating API docs in the Qt build using "make docs" * WebKit.pro: Include docs.pri for "make docs" target. ++ b/WebKit/qt/ChangeLog 2009-04-24 Simon Hausmann <simon.hausmann@nokia.com> Reviewed by Ariya Hidayat. Added support for generating API docs in the Qt build using "make docs" Added code snippets and overview from the Qt sources references in the API docs. * Api/qwebpage.cpp: Adjust paths to snippets. * Api/qwebview.cpp: Ditto. * docs/docs.pri: Added. * docs/qtwebkit.qdoc: Added. * docs/qtwebkit.qdocconf: Added. * docs/webkitsnippets/qtwebkit_build_snippet.qdoc: Added. * docs/webkitsnippets/qtwebkit_qwebview_snippet.cpp: Added. * docs/webkitsnippets/simple/main.cpp: Added. * docs/webkitsnippets/simple/simple.pro: Added. * docs/webkitsnippets/webpage/main.cpp: Added. * docs/webkitsnippets/webpage/webpage.pro: Added. Moved QtWebKit documentation into the WebKit project under src/3rdparty/webkit This is needed to have "make docs" inside WebKit and allows contributors to the WebKit project to write API docs. I'm doing the change in 4.5 to simplify merging with Qt 4.6. Reviewed-by: Trust me
* Add Google Suggest as a new network exampleAriya Hidayat2009-04-233-0/+52
| | | | Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
* Added Google Chat client as a new WebKit exampleAriya Hidayat2009-04-233-0/+52
| | | | Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
* use qdoc3 debug version only when it is availableJoerg Bornemann2009-04-231-1/+1
| | | | | | | By default there is no debug version built of qdoc3. In this case we should call the release build. Reviewed-by: kh
* Mention the jQuery MIT license in the 3rdparty license file, used in the ↵Simon Hausmann2009-04-231-0/+18
| | | | | | fancybrowser example Reviewed-by: Kavindra
* Add fancy browser as the new exampleAriya Hidayat2009-04-233-0/+52
| | | | Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
* Doc fixesJoão Abecasis2009-04-221-2/+2
| | | | Reviewed-by: Thiago
* Fix my previous commit since I missed the q out of qtestlibAndy Shaw2009-04-221-1/+1
| | | | | Task-number: 251848 Reviewed-by: TrustMe
* Fix the code snippet for executing a test, it should be CONFIG not QTAndy Shaw2009-04-221-1/+1
| | | | | Task-number: 251848 Reviewed-by: TrustMe
* Fixed a typo.Martin Pejcoch2009-04-211-1/+1
| | | | Reviewed-by: Kavindra
* Doc - Mentioned that ActiveQt is now part of the Open source versionsKavindra Devi Palaraja2009-04-201-3/+3
| | | | | | of Qt. Reviewed-by: Prasanth Ullattil <prasanth.ullattil@nokia.com>
* don't create double backslash in qdoc3 command on WindowsJoerg Bornemann2009-04-201-1/+1
| | | | Reviewed-by: janarve
* BT: Obsolete license textJason McDonald2009-04-181-6/+0
| | | | | | | | | In the docs, index.html had a statement about licensing that is no longer true, plus the file it linked to longer exists. This change removes the offending paragraph from the docs. Task-number: 251348 Reviewed-by: Carlos Duclos
* Fix a couple more unmaintained version numbers.Jason McDonald2009-04-171-1/+1
| | | | | | | I have now inspected all 4.x.y version numbers appearing in the depot. All remaining instances appear to be acceptable. Reviewed-by: Trust Me
* Fix obsolete version number in docs.Jason McDonald2009-04-171-2/+2
| | | | | | | Replace with %VERSION%, so we don't need to fix this for every release. Task-number: 251417 Reviewed-by: Trust Me
* Fix obsolete version number in docs.Jason McDonald2009-04-171-3/+1
| | | | | | | Use %VERSION% so that we don't have to fix this for every release. Task-number: 251418 Reviewed-by: Trust Me
* Wrong version number in windows installation doc.Jason McDonald2009-04-171-1/+1
| | | | | | | | Doc still referred to 4.4.0-rc1 - replace with %VERSION% so we don't have to keep updating this. Task-number: 251419 Reviewed-by: Trust Me
* Remove out-of-date Cocoa known issues page.Jason McDonald2009-04-171-168/+0
| | | | | | | | This page is not linked from anywhere, and its content is horribly out-of-date. Task-number: 251420 Reviewed-by: nrc
* BT: Whats new doc page has a link to changes-4.5.0 file instead of 4.5.1Jason McDonald2009-04-171-5/+4
| | | | | | | Restore the text that is omitted for a minor release but included in patch releases. Also fixes obsolete link to changes files. Reviewed-by: Trust Me
* Remove obsolete code.Jason McDonald2009-04-161-6/+1
| | | | | | | | Remove the last few unnecessary directives using obsolete values of QT_VERSION. There are a few references to old QT_VERSION's left, but they are legitimate and should not be removed. Reviewed-by: Trust Me
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Kavindra Devi Palaraja2009-04-151-2/+3
|\