summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.5'Tom Cooksey2009-05-282-11/+8
|\ | | | | | | | | Conflicts: src/gui/embedded/qkbdtty_qws.cpp
| * Doc - final screenshot and changesKavindra Devi Palaraja2009-05-282-11/+8
| |
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-2720-83/+75
|\ \ | |/ | | | | | | Conflicts: tests/auto/qtreeview/tst_qtreeview.cpp
| * 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
| |\ \ | | |/
* | | Add a flag that ensure that a connection is made only oneOlivier Goffart2009-05-272-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is often desirable, when doing connection, to ensure that the same connection is only made once. This can be done with the Qt::UniqueConnection 'flag' Also documented the order the slot are called Reviewed-by: Brad
* | | Fix doc warnings for PhononThierry Bastian2009-05-261-2/+30
| | |
* | | Merge branch '4.5'Thiago Macieira2009-05-221-0/+0
|\ \ \ | | |/ | |/| | | | | | | Conflicts: src/corelib/kernel/qsharedmemory_unix.cpp
| * | Doc - updating the screenshotKavindra Devi Palaraja2009-05-221-0/+0
| | | | | | | | | | | | Reviewed-By: TrustMe
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵Thierry Bastian2009-05-2247-173/+977
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-animations Conflicts: src/corelib/kernel/kernel.pri src/corelib/kernel/qvariant_p.h src/corelib/tools/tools.pri src/gui/graphicsview/qgraphicsitem.cpp src/gui/graphicsview/qgraphicsitem.h src/gui/graphicsview/qgraphicswidget.h src/gui/gui.pro
| * | | Sync the French addressbook tutorial with the English versionBenjamin Poulain2009-05-201-2/+5
| | | | | | | | | | | | | | | | Reviewed-by: Thierry
| * | | Changing the addressbook tutorial so it doesn't leak.Daniel Molkentin2009-05-201-3/+6
| | | | | | | | | | | | | | | | Reviewed-By: Kavindra Palaraja <kavindra.palaraja@nokia.com>
| * | | Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-203-55/+344
| |\ \ \ | | | |/ | | |/|
| | * | 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
| | | |\
| | | | * 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
| | * | Doc: Added information about the third-party MD4, SHA-1 and DES code.David Boddie2009-05-191-54/+82
| | |/ | | | | | | | | | Reviewed-by: Trust Me
| * | Doc: First attempt at a simpler widgets tutorial.David Boddie2009-05-202-11/+135
| | | | | | | | | | | | | | | Task-number: 253710 Reviewed-by: Trust Me
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-192-3/+3
| |\ \ | | |/
| | * 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
| * | Merged branch 'master' of git://gitorious.org/~icwiener/qt/icwieners-clone.gitTor Arne Vestbø2009-05-1824-29/+29
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Frederik Schwarzer (1): typos in docs: double "the" Merge-request: http://qt.gitorious.org/qt/qt/merge_requests/362 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
| | * | typos in docs: double "the"Frederik Schwarzer2009-05-1124-29/+29
| | | |
| * | | Merge commit 'origin/4.5'Olivier Goffart2009-05-185-10/+14
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | Conflicts: src/corelib/kernel/qobject.cpp src/corelib/kernel/qobject_p.h src/network/access/qhttpnetworkconnection.cpp
| | * | 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
| * | | Add an extension to QPixmapCache to get rid of strings.Alexis Menard2009-05-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit add a new API to add/find/remove pixmaps into QPixmapCache. This new extension is based on a key that the cache give you during the insertion. This key is internally a int which makes all operations in the cache much more faster that the string approach. Auto-tests has been extended as well and a benchmark has been added to compare both approach. I also depecrate the find method for the string API to have a method pointer based and not reference based like the Qt policy says. Reviewed-by: bnilsen Reviewed-by: andreas Followed-deeply-by: trond
| * | | Merge branch '4.5'Thiago Macieira2009-05-142-24/+33
| |\ \ \ | | |/ / | | | | | | | | | | | | Conflicts: tools/macdeployqt/shared/shared.cpp
| | * | Correcting bug in cardLayout exampleMorten Engvoldsen2009-05-132-24/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding the count() function to the example. Task-number: 220766 Rev-by: Geir Vattekar