summaryrefslogtreecommitdiffstats
path: root/doc/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-08-121-0/+0
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Clearer name for two PreserveAspect modes.Warwick Allison2009-08-101-0/+0
| |
* | Change key handling to use a Keys attached property.Martin Jones2009-08-121-1/+1
|/ | | | | Replaces KeyAction, allowing focus to be set on the actual item that wants focus, rather than a separate handler item.
* Renaming: FocusRealm -> FocusScopeYann Bodson2009-08-033-22/+22
|
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-07-3178-1996/+1912
|\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/fx/qfximage.cpp
| * Remove paintContents.Michael Brasser2009-07-311-0/+2
| |
| * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-07-315-13/+14
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Rename centeredIn to centerIn.Michael Brasser2009-07-312-5/+5
| | |
| | * Introduce Loader item.Michael Brasser2009-07-302-8/+9
| | | | | | | | | | | | | | | The Loader item takes the qml/qmlItem functionality from Item and moves it to a specialized subclass.
| * | Merge branch 'master' of ../../qt into kinetic-declarativeuiAaron Kennedy2009-07-3144-1484/+1557
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/corelib/kernel/kernel.pri src/corelib/kernel/qabstractitemmodel.cpp src/corelib/kernel/qmetaobject.cpp src/corelib/kernel/qmetaobject.h
| | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-3144-1484/+1557
| | |\ \
| | | * | API documentation moved into the classes subdirectoryVolker Hilsheimer2009-07-301-0/+0
| | | | |
| | | * | Doc: there is no group of explicitly shared classes, only one class uses this.Volker Hilsheimer2009-07-302-111/+144
| | | | | | | | | | | | | | | | | | | | | | | | | Explain the implications in the QWebHistoryItem documentation, and get rid of the "group".
| | | * | Doc: Move class and function documentation into a dedicated directory.Volker Hilsheimer2009-07-3041-1373/+1413
| | | | |
| | * | | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-312-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will be used by the declarative module to optimize property bindings. Reviewed-by: Roberto Raggi
| | * | | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-312-1/+8
| | |/ / | | | | | | | | | | | | | | | | | | | | This will be used by the declarative module to determine if a property lacking a NOTIFY signal is truly constant, or just missing a NOTIFY signal. Reviewed-by: Roberto Raggi
| * | | Sync with masterAaron Kennedy2009-07-302-2/+2
| | | |
| * | | Revert "qdoc: Corrected some qdoc warnings."Aaron Kennedy2009-07-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 6df2e157391dd812ee8b71c2373411f2580117d1. Conflicts: src/corelib/animation/qabstractanimation.cpp src/corelib/animation/qanimationgroup.cpp src/corelib/animation/qparallelanimationgroup.cpp src/corelib/animation/qpauseanimation.cpp src/corelib/animation/qpropertyanimation.cpp src/corelib/animation/qsequentialanimationgroup.cpp src/declarative/qml/qmlcontext.cpp
| * | | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-3028-496/+336
| |\ \ \ | | |/ / | | | | | | | | | | | | Conflicts: src/gui/widgets/qlinecontrol_p.h
| | * | Doc: Another classlist.Volker Hilsheimer2009-07-292-54/+14
| | | |
| | * | Doc: Move legalese files into a separate directory.Volker Hilsheimer2009-07-298-12/+13
| | | |
| | * | Doc cleanup: Move list-generating pages together into classes.qdocVolker Hilsheimer2009-07-297-299/+72
| | | |
| | * | Doc: remove obsolete content.Volker Hilsheimer2009-07-291-12/+0
| | | |
| | * | Remove old and obsolete files.Volker Hilsheimer2009-07-294-110/+0
| | | |
| | * | Doc: Fix incorrect merge.Volker Hilsheimer2009-07-291-3/+0
| | | |
| | * | Doc: The layout documentation is not a list of classes.Volker Hilsheimer2009-07-295-7/+6
| | | |
| | * | Xml Schema: document the xmlpatternsvalidator command line utilityPeter Hartmann2009-07-291-0/+6
| | | | | | | | | | | | | | | | Reviewed-by: TrustMe
| | * | Fix copy/paste typoVolker Hilsheimer2009-07-291-1/+1
| | | |
| | * | Port of Qt to QNXHarald Fernengel2009-07-292-6/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes Qt work on QNX 6.4. * no q3support, no phonon * no QSharedMemory, no QSystemSemaphore, no QProcess Reviewed-By: Robert Griebl
| | * | Port of Qt to VxWorksRobert Griebl2009-07-292-0/+133
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes Qt work on VxWorks 6.6+ in native (kernel) mode. * compiles with the WindRiver GNU toolchain (Linux only) * works with QWS (tested with the VNC driver only) * tested on PPC hardware and the x86 VxWorks simulator * no q3support, no phonon, no webkit * no QSharedMemory, no QSystemSemaphore, no QProcess * only one QApplication instance (flat address space) * filesystem support depends heavily on the quality of the native driver * QLibrary is just a dummy to make plugins work at all * qmake transparently creates VxWorks munching rules for static ctors * made auto-test cope with missing OS features A special note regarding the Q_FOREACH patch for dcc: when calling foreach(a,c) with c being a function returning a container, the compiler would generate 5 references to some labels (.LXXXX), which are not there (so the linker complains in the end). Seems like dcc doesn't really like the 'true ? 0 : <function call to get type>' statement Reviewed-By: Harald Fernengel
| * | | Merge branch 'master' of /Users/akennedy/Qt/qt into kinetic-declarativeuiAaron Kennedy2009-07-301-2/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/properties.qdoc src/corelib/kernel/kernel.pri src/corelib/kernel/qguard_p.h src/corelib/kernel/qobject.cpp
| | * | | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-292-1/+7
| | | | | | | | | | | | | | | | | | | | This will be used by the declarative module to optimize property bindings.
| | * | | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-292-1/+8
| | |/ / | | | | | | | | | | | | This will be used by the declarative module to determine if a property lacking a NOTIFY signal is truly constant, or just missing a NOTIFY signal.
* | | | tile/preservseAspect are now fillModeWarwick Allison2009-07-314-0/+0
| |_|/ |/| | | | | | | | as per API review
* | | More QFxItem cleanup.Michael Brasser2009-07-301-0/+0
|/ /
* | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-2933-575/+790
|\ \ | |/ | | | | | | | | | | | | | | | | Conflicts: configure.exe src/gui/graphicsview/qgraphicsitem.cpp src/gui/graphicsview/qgraphicsitem.h src/gui/graphicsview/qgraphicsitem_p.h src/gui/graphicsview/qgraphicsscene.cpp src/gui/widgets/qlineedit.cpp
| * Move sub-attaq from examples to demos because sub-attaq is a bitAlexis Menard2009-07-282-0/+54
| | | | | | | | too "advanced".
| * Remove tank game exampleEskil Abrahamsen Blomfeldt2009-07-282-118/+0
| | | | | | | | | | | | | | | | | | After discussions with product management, it was considered best that this example be removed until it can be improved. There are some bugs an irregularities that should be cleaned up, and the theme should be made less violent. Reviewed-by: Volker Hilsheimer
| * Doc: Document format for new Math3D classes as well as QTransformVolker Hilsheimer2009-07-271-0/+56
| |
| * Doc: QPictureIO and QPictureFormatPlugin have been obsolete for a while.Volker Hilsheimer2009-07-271-1/+0
| |
| * Doc: Obsolete QMatrix and QPainter APIs using it.Volker Hilsheimer2009-07-271-1/+1
| | | | | | | | | | | | | | | | | | QTransform and respective APIs should be used. Still some changes required - Some references to QMatrix left in documentation - Qt code uses QMatrix APIs (ie translationX) Reviewed-by: Samuel
| * Doc: QTextLayout is the class to use in interactive text controls.Volker Hilsheimer2009-07-271-6/+6
| |
| * Doc: Remove more links to obsolete functions.Volker Hilsheimer2009-07-251-1/+1
| |
| * Doc: Replace QMatrix with QTransform and respective functions in various places.Volker Hilsheimer2009-07-253-19/+15
| |
| * Doc: Replace more links to obsolete APIs.Volker Hilsheimer2009-07-252-9/+9
| |
| * Doc: Replace links to obsolete APIs.Volker Hilsheimer2009-07-252-4/+2
| |
| * qdoc: Fixed all references to obsolete QHttp classes.Martin Smith2009-07-246-40/+39
| |
| * Doc: Split qdoc file for various platform and compiler specificVolker Hilsheimer2009-07-243-342/+421
| | | | | | | | pages, and update with information relevant for Qt 4.6
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Yard2009-07-2458-47/+254
| |\
| | * Some minor doc fixes.Robert Griebl2009-07-232-8/+8
| | | | | | | | | | | | Reviewed-by: Kavindra