summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QKeySequence::mnemonic: add a warning if the text contains severals '&'Olivier Goffart2009-11-112-9/+56
* Revert "Always set a clip on the painter in QGraphicsView."Andreas Aardal Hanssen2009-11-112-75/+0
* QDockWidget also emits dockLocationChanged when the state is restoredThierry Bastian2009-11-102-2/+9
* Make it possible for QMainWindow to restore the geom of undocked widgetThierry Bastian2009-11-102-3/+19
* Fixed: Stylesheet and background image issue in ScrollAreaOlivier Goffart2009-11-101-1/+1
* Menubars in dual screen mode now popup the menus on the correct screenThierry Bastian2009-11-101-1/+3
* Replace most processEvents() with sendPostedEvents().Jan-Arve Sæther2009-11-101-8/+8
* Replace most processEvents() with sendPostedEvents().Jan-Arve Sæther2009-11-101-18/+18
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-11-1019-115/+142
|\
| * Make sure the context menus also clear the status tip when neededThierry Bastian2009-11-104-36/+37
| * Fixes sub-attaq segfault when pausingLeonardo Sobral Cunha2009-11-102-0/+10
| * Fixes sub-attaq demo, unfreeze boat after launching new game when on pauseLeonardo Sobral Cunha2009-11-102-3/+4
| * Make sure that the toolbar is in the mainwinow rect for dockingThierry Bastian2009-11-101-1/+1
| * PlatformPlugin: Do not load the plugin if there is no GUIOlivier Goffart2009-11-101-1/+2
| * Make the toolbar extension animated according to the main windowThierry Bastian2009-11-103-5/+4
| * Make the new examples for effects use the Qt Animation FrameworkThierry Bastian2009-11-106-69/+84
* | processEvents() does not always process *all* events in the queue.Jan-Arve Sæther2009-11-101-3/+3
|/
* Avoid XSync-related runtime crashes on HP-UX due to C++ mangling.Andreas Aardal Hanssen2009-11-102-1/+7
* QGraphicsTextItem: update when changing the color.Olivier Goffart2009-11-092-0/+59
* Fix docs for animation apiLeonardo Sobral Cunha2009-11-092-9/+9
* Make sure the dock widget is updated when changing closable propertyThierry Bastian2009-11-092-0/+23
* Now looking for the closer dock area for toolbuttonThierry Bastian2009-11-092-30/+26
* QPlastiqueStyle: Fix painting QTreeView with gradientOlivier Goffart2009-11-091-3/+7
* Fix warningsThierry Bastian2009-11-093-2/+3
* Compile in 64bit with debugOlivier Goffart2009-11-091-1/+1
* Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-0995-286/+516
|\
| * API review: *Count() are not pluralMarius Storm-Olsen2009-11-095-12/+23
| * API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-0916-40/+55
| * API review: Rename numPages() -> pageCount()Marius Storm-Olsen2009-11-093-4/+17
| * API review: Rename numDigits() and setNumDigits()Marius Storm-Olsen2009-11-094-22/+44
| * API review: Rename numCols() -> colorCount()Marius Storm-Olsen2009-11-066-6/+28
| * API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-0644-164/+207
| * API review: QRegExp::numCaptures() -> QRegExp::captureCount()Marius Storm-Olsen2009-11-0613-33/+46
| * API review: QMatrix::det() -> QMatrix::determinant(), matching math3dMarius Storm-Olsen2009-11-062-5/+16
| * API review: Add convenience functions using QMarginsMarius Storm-Olsen2009-11-066-0/+80
* | Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6Marius Storm-Olsen2009-11-099-638/+829
|\ \
| * | Removing semi-colon at the end of namespaceJoão Abecasis2009-11-051-1/+1
| * | Ensure IDC and UIC3 dependencies are correctMarius Storm-Olsen2009-11-052-6/+7
| * | Remove 4k-chunking in QFSFileEngine::read/writeFdFhJoão Abecasis2009-11-041-85/+78
| * | Extending tst_QFile::writeLargeDataBlock testJoão Abecasis2009-11-041-30/+134
| * | Add src/tools/tools.pro, and use when building host tools for xcompilingMarius Storm-Olsen2009-11-044-32/+75
| * | QHostInfo: do not wait forever on cleanupPeter Hartmann2009-11-041-2/+4
| * | QLocalSocket test: stabilize test by calling waitFor... functionPeter Hartmann2009-11-031-4/+6
| * | QNetworkReply autotests: move performance tests to benchmarksPeter Hartmann2009-11-022-479/+530
* | | Default to X11 instead of QWS for commercial buildsPaul Olav Tvete2009-11-091-1/+1
* | | My changes for 4.6.0Peter Hartmann2009-11-091-0/+29
* | | Doc: typo fixedJoerg Bornemann2009-11-092-2/+2
* | | Updated change logPrasanth Ullattil2009-11-091-71/+91
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6jasplin2009-11-092-0/+23
|\ \ \
| * | | More inDestructor checks.Warwick Allison2009-11-091-0/+9