Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' of ..\qt-graphics-4.6 | Gunnar Sletta | 2009-11-13 | 45 | -243/+1727 |
|\ | |||||
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-12 | 7 | -27/+71 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: dist/changes-4.6.0 src/corelib/tools/qscopedpointer_p.h src/gui/widgets/qlcdnumber.cpp | ||||
| | * | Correct URL format. | Jason McDonald | 2009-11-11 | 1 | -2/+2 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| | * | Documentation: Adding comments to QHoverEvent class | Morten Engvoldsen | 2009-11-11 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | Explaining the difference between hover events and enter/leave/move events Task-number: QT-1116 Reviewed-by: Bjørn Erik Nilsen | ||||
| | * | Removed mention of purged graphics effects from the documentation. | Samuel Rødal | 2009-11-11 | 1 | -3/+3 |
| | | | |||||
| | * | Doc: remove graphics for effects that are no longer in scope. | Volker Hilsheimer | 2009-11-11 | 5 | -4/+4 |
| | | | |||||
| | * | Doc: Improved WebKit example coverage. | David Boddie | 2009-11-11 | 4 | -22/+70 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| | * | Improvements to graphics effects API after review round. | Samuel Rødal | 2009-11-11 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Get rid of QGraphicsEffectSource from the public API, instead add convenience functions in QGraphicsEffect. This way we commit to less API, and are free to introduce a customizable QGraphicsEffectSource in a future release. * Move PixmapPadMode into QGraphicsEffect and tweak the names of the enum values. * Make QGraphicsBlurEffect::BlurHint into a bit flag, for extensibility. Reviewed-by: Bjørn Erik Nilsen | ||||
| | * | Doc: fix typo in link | Volker Hilsheimer | 2009-11-11 | 1 | -1/+1 |
| | | | |||||
| | * | Doc: Added an example to demonstrate the QWebElement class. | David Boddie | 2009-11-09 | 3 | -5/+1 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| * | | Doc: Link to the public bug tracker. | Volker Hilsheimer | 2009-11-11 | 2 | -11/+24 |
| | | | |||||
| * | | Correct URL format. | Jason McDonald | 2009-11-11 | 1 | -2/+2 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| * | | Documentation: Adding comments to QHoverEvent class | Morten Engvoldsen | 2009-11-10 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | Explaining the difference between hover events and enter/leave/move events Task-number: QT-1116 Reviewed-by: Bjørn Erik Nilsen | ||||
| * | | Removed mention of purged graphics effects from the documentation. | Samuel Rødal | 2009-11-10 | 1 | -3/+3 |
| | | | |||||
| * | | Doc: remove graphics for effects that are no longer in scope. | Volker Hilsheimer | 2009-11-10 | 5 | -4/+4 |
| | | | |||||
| * | | Improvements to graphics effects API after review round. | Samuel Rødal | 2009-11-10 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Get rid of QGraphicsEffectSource from the public API, instead add convenience functions in QGraphicsEffect. This way we commit to less API, and are free to introduce a customizable QGraphicsEffectSource in a future release. * Move PixmapPadMode into QGraphicsEffect and tweak the names of the enum values. * Make QGraphicsBlurEffect::BlurHint into a bit flag, for extensibility. Reviewed-by: Bjørn Erik Nilsen | ||||
| * | | Doc: fix typo in link | Volker Hilsheimer | 2009-11-10 | 1 | -1/+1 |
| |/ | |||||
| * | Update INSTALL and README + friends for the everywhere package | Jason McDonald | 2009-11-09 | 2 | -4/+97 |
| | | | | | | | | | | | | | | | | | | Make INSTALL and README more generic, avoid repeating stuff that's already in the product docs, and move the Windows Signing stuff into the product docs. Task-number: QTBUG-5453 Reviewed-by: Espen Riskedal | ||||
| * | Doc: updated documentation for Google Suggest Example | Morten Engvoldsen | 2009-11-09 | 1 | -96/+96 |
| | | | | | | | | | | | | | | | | Documented the Google Suggest Example. Adding descriptions and screenshot. and correcting indent Task-number: QT-700 Rev-by: Volker Hilsheimer | ||||
| * | ÿþd | Morten Engvoldsen | 2009-11-09 | 2 | -3/+145 |
| | | |||||
| * | Mistake in the example for QByteArray::lastIndexOf() | Keith Isdale | 2009-11-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Correct typing error "azy" -> "az" Ensure that the example code returns indicated values. Task-number: QTBUG-5571 Reviewed-by: Peter Yard | ||||
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-06 | 3 | -33/+68 |
| |\ | |||||
| | * | Doc: Fixed a URL to ensure that it can be used in well-formed XML. | David Boddie | 2009-11-06 | 1 | -1/+1 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| | * | Doc: Moved external references to a separate collection. | David Boddie | 2009-11-06 | 2 | -32/+67 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| | * | Doc: Trivial fix. | David Boddie | 2009-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| * | | update documentation | Lars Knoll | 2009-11-06 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | We are at Unicode 5.1, not 4.0 Tell about N'Ko support. Reviewed-by: Gunnar | ||||
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-06 | 21 | -164/+1201 |
| |\ \ | | |/ | |||||
| | * | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-05 | 5 | -24/+34 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-05 | 1 | -2/+4 |
| | |\ | |||||
| | | * | Doc: Added a link to the online version of the Qt book (2nd edition). | David Boddie | 2009-11-05 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| | * | | Documentation: Updating Embedded HW acc. docs | Morten Engvoldsen | 2009-11-05 | 1 | -230/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Removing redundant file Task-number: QT-1109 | ||||
| | * | | Documentation: Embedded hardware acceleration | Morten Engvoldsen | 2009-11-05 | 14 | -44/+1299 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding docs on how to use hardware acceleration on Embedded Linux and Windows CE Task-number: QT-1109 Rev-by: Anders Bakken Rev-by: Rhys Weatherley Rev-by: Thomas Hartmann | ||||
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-04 | 2 | -6/+6 |
| | |\ \ | | | |/ | | | | | | | | | | | | | | | | | Conflicts: src/gui/kernel/qevent.cpp src/gui/kernel/qgesture.cpp | ||||
| | | * | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-04 | 3 | -9/+9 |
| | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| * | | | Modify QGLShader and QGLShaderProgram in response to API review | Rhys Weatherley | 2009-11-05 | 1 | -6/+9 |
| |/ / | | | | | | | | | | Reviewed-by: Sarah Smith | ||||
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-11-04 | 8 | -91/+112 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 1 | -9/+9 |
| | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: dist/changes-4.6.0 src/gui/kernel/qevent.h | ||||
| | | * | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | Changes to the gesture api after the review. Reviewed-by: Jasmin Blanchette | ||||
| | | * | Documentation fixes related to gestures doc. | Denis Dzyubenko | 2009-11-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Reviewed-by: David Boddie | ||||
| * | | | Doc: Added in-progress documentation for the Image Gestures example. | David Boddie | 2009-11-03 | 1 | -0/+116 |
| | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
* | | | | Merge branch '4.6' of c:\dev\qt-graphics-4.6 | Gunnar Sletta | 2009-11-04 | 21 | -447/+465 |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | Conflicts: tools/qdoc3/test/qt-build-docs.qdocconf tools/qdoc3/test/qt-inc.qdocconf | ||||
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-04 | 10 | -358/+313 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-11-04 | 7 | -355/+310 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-03 | 7 | -355/+310 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/gui/kernel/qevent.cpp src/network/ssl/qsslerror.cpp | ||||
| | | | * | | Doc: Added links to the SQL documentation and corrected license info. | David Boddie | 2009-11-03 | 2 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| | | | * | | Doc: Added a note about QApplication::installTranslator(). | David Boddie | 2009-11-02 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Alessandro Portale | ||||
| | | | * | | Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual. | David Boddie | 2009-11-02 | 4 | -350/+290 |
| | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| | | | * | | Added documentation of RPATH defines. | Peter Yard | 2009-11-02 | 1 | -0/+6 |
| | | | | | | |||||
| | * | | | | Attempt to fix qdoc error caused by renaming of ftp example to qftp. | Jason McDonald | 2009-11-04 | 3 | -3/+3 |
| | |/ / / | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| * | | | | Merge branch 'statemachine-api-changes' into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 3 | -10/+11 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/frameworks-technologies/statemachine.qdoc src/corelib/statemachine/qstatemachine.cpp |