summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Linguist: Fixed spehling error.Friedemann Kleint2009-08-104-10/+10
| | * | | fix issues reported by CoverityKent Hansen2009-08-103-4/+3
| * | | | Gesture support for Windows Mobile 6.5Thomas Hartmann2009-08-101-17/+41
| * | | | New mkspecs for Windows Mobile 6.5Thomas Hartmann2009-08-106-0/+95
* | | | | Doc: Fixed qdoc markup.David Boddie2009-08-111-3/+3
* | | | | Doc: Added information about the Qt::AutoCompatConnection enum value.David Boddie2009-08-112-1/+21
* | | | | Doc: Added information about quoting of path strings.David Boddie2009-08-112-10/+17
* | | | | Doc: Documented the use of spaces in qmake variables.David Boddie2009-08-102-2/+30
| |/ / / |/| | |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-08-102-0/+3
|\ \ \ \
| * | | | Doc: add \since 4.6 for new functionsVolker Hilsheimer2009-08-102-0/+3
* | | | | Doc: Fixed spelling mistake and some acronyms.David Boddie2009-08-101-5/+5
|/ / / /
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-08-106-36/+30
|\ \ \ \
| * | | | Fixed a possible problem when unplugging a QToolBarThierry Bastian2009-08-101-1/+1
| * | | | Compile and work on Linux.Trond Kjernåsen2009-08-102-19/+22
| * | | | Compile fix on Linux.hjk2009-08-103-16/+7
* | | | | Doc: Clarified the behavior of QDir::exists().David Boddie2009-08-101-5/+10
|/ / / /
* | | | Doc: Fix qdoc warningsVolker Hilsheimer2009-08-103-3/+11
* | | | Removed unused member in QApplicationPrivateBradley T. Hughes2009-08-101-1/+0
* | | | Compile fix for QStringBuilder auto testhjk2009-08-106-10/+60
* | | | Compile fix with namespaceshjk2009-08-106-4/+23
* | | | qdoc: List the NOTIFY signal function in the property doc.Martin Smith2009-08-105-3/+18
* | | | Fixed an assert that could happen when the mediaSource is deletedThierry Bastian2009-08-103-40/+24
* | | | Implemented QPinchGesture.Denis Dzyubenko2009-08-107-27/+316
* | | | Made the QGesture::reset function protected.Denis Dzyubenko2009-08-102-3/+4
* | | | Moved tests/auto/runQtXmlPatternsTests.sh to devtools/shellLeonardo Sobral Cunha2009-08-101-61/+0
* | | | Remove unused member.Jan-Arve Sæther2009-08-101-1/+0
* | | | Whitespace cleanupJan-Arve Sæther2009-08-101-3/+3
* | | | Fix default QWidget size on X servers with XineramaBradley T. Hughes2009-08-101-0/+7
* | | | Link with winscw againHarald Fernengel2009-08-101-1/+1
* | | | Xml patterns: remove line in .pro file that added the schematron dirPeter Hartmann2009-08-101-1/+0
* | | | Remove spurious paranthesis in container docshjk2009-08-101-1/+1
* | | | Add QBENCMARK_ONCE to QTestLib.Morten Sorvig2009-08-106-5/+54
* | | | Make QTimeLine::start() restart from the beginning as the documentation says.David Faure2009-08-102-6/+44
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtKeith Isdale2009-08-10246-1378/+3236
|\ \ \ \
| * | | | Emit axisChanged() when the QGraphicsRotation3D axis changes.Rhys Weatherley2009-08-101-0/+3
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtRhys Weatherley2009-08-101-2/+2
| |\ \ \ \
| | * | | | Make checksdk give a nonzero exit code when it's asked for an SDK whichRohan McGovern2009-08-101-2/+2
| * | | | | Set default QGraphicsTransform3D axis to (0, 0, 1)Rhys Weatherley2009-08-102-12/+47
| |/ / / /
| * | | | Add a private function for conversion a QPixmap into a VGImageRhys Weatherley2009-08-101-0/+25
| * | | | QItemSelectionModel did not send selectionChanged signal when deleting an itemGabriel de Dietrich2009-08-073-1/+47
| * | | | Fix compiler error on GCC 4.2.0 mips/sh3Anders Bakken2009-08-071-6/+3
| * | | | Fix build warningHarald Fernengel2009-08-071-1/+1
| * | | | Don't crash if we are drawing an empty image.Jan-Arve Sæther2009-08-071-0/+3
| * | | | Refactor QTestCharBuffer a bitHarald Fernengel2009-08-0715-218/+257
| * | | | Doc - Removing trailing whitespacesKavindra Devi Palaraja2009-08-071-7/+7
| * | | | Doc - Improving the documentation for QListWidget and QListWidgetItemKavindra Devi Palaraja2009-08-071-218/+228
| * | | | Refactor the code that reads the KDE config in one fileOlivier Goffart2009-08-077-189/+297
| * | | | QDockWidget: Make visibilityChanged more accurateThierry Bastian2009-08-073-3/+20
| * | | | adjust some ifdefs so they are easy to remove with a scriptKent Hansen2009-08-073-5/+5
| * | | | Doc: Integrated the Rogue (state machine) example.Geir Vattekar2009-08-0711-0/+689