summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes cursor blinking in the QComboBox when it becomes editable while having ...Olivier Goffart2009-12-111-0/+10
* Add missing benchmark to the benchmarks.proOlivier Goffart2009-12-111-1/+19
* Itemviews: we needed to call ensurePolishedwhen asking for sizehintsThierry Bastian2009-12-112-0/+5
* Fixes Graphicsitem transformation problems when grouping/ungrouping.Yoann Lopes2009-12-119-2/+989
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-12-114-5/+89
|\
| * Fixed invalid read in QCache::unlink after recent change.Samuel Rødal2009-12-111-1/+2
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-11107-1124/+1519
| |\
| | * Fixed qgraphicseffectsource autotest.Samuel Rødal2009-12-112-4/+9
| * | Initial documentation for the performance characteristics of QPainter.Gunnar Sletta2009-12-111-0/+78
* | | Add a simple check for a common wrong usage to avoid infinite recursionJan-Arve Sæther2009-12-113-10/+40
| |/ |/|
* | Prevented leak of keys in QPixmapCache.Samuel Rødal2009-12-103-1/+25
* | Optimize our GL extension checks to avoid mallocs.Trond Kjernåsen2009-12-103-35/+79
* | Fix redraw bugs when using graphics effects in device coordinate mode.Samuel Rødal2009-12-107-14/+95
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-106-3/+34
|\ \
| * | Fixes internal drag and drop in QListWidget while dropping to the endOlivier Goffart2009-12-102-2/+8
| * | Fix spinbox input when seecting the prefixThierry Bastian2009-12-102-1/+15
| * | Doc: The ctor of of QGraphicsLayout might install the layout.Jan-Arve Sæther2009-12-101-0/+4
| * | Doc: Try to explain better when and how the easing curve is appliedJan-Arve Sæther2009-12-101-0/+7
* | | Clean up the QFontEngine glyphcaching code to not crash and be more tidyGunnar Sletta2009-12-104-119/+32
|/ /
* | Recreate VGImage properly in out of memory caseRhys Weatherley2009-12-091-0/+8
* | Fix a crash on the focus chain when removing items from the scene.Alexis Menard2009-12-095-9/+42
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-0976-939/+1195
|\ \
| * | Fixed a regression in dock widget resizingThierry Bastian2009-12-091-2/+2
| * | GLES 2 should *not* use a multisampled format by default.Trond Kjernåsen2009-12-092-5/+1
| * | Compile with QT_NO_DEPRECATEDOlivier Goffart2009-12-0910-1/+24
| * | Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-12-0951-390/+764
| |\ \
| | * \ Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-0959-821/+1892
| | |\ \
| | * | | Fixed (unstable) tst_QTimeLine::currentTime test failureRohan McGovern2009-12-091-1/+1
| | * | | Fix cleanup hooks error.Sarah Smith2009-12-081-2/+2
| | * | | Update source package names in documentation.Jason McDonald2009-12-082-10/+10
| | * | | Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-12-077-13/+43
| | |\ \ \
| | | * | | make qdoc3 a proper tools subtarget and install itOswald Buddenhagen2009-12-043-4/+5
| | | * | | remove dead fileOswald Buddenhagen2009-12-041-5/+0
| | | * | | Fix cursor positiong after block undo and redomae2009-12-041-2/+10
| | | * | | Added auto test for the cursor position when doing block undo and redomae2009-12-041-1/+27
| | | * | | Stylesheets example: Fix warning about multiple &-mnemonics.Friedemann Kleint2009-12-041-1/+1
| | * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-12-062-6/+2
| | |\ \ \ \
| | | * | | | Replace glColor4ub() calls with glColor4f()Rhys Weatherley2009-12-062-6/+2
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-0663-401/+1005
| | |\ \ \ \ \
| | | * \ \ \ \ Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-0540-370/+702
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2009-12-04100-800/+1642
| | | | |\ \ \ \ \
| | | | | * | | | | Fix compilation with Sun CC 5.9: it was crashing with this code.Thiago Macieira2009-12-041-4/+5
| | | | | * | | | | Apparently fixes some build issues on some old unixes...Pierre Rossi2009-12-041-1/+1
| | | | | * | | | | Fix Run-Time Check Failure with MSVC when downcasting.Thiago Macieira2009-12-031-4/+4
| | | | | * | | | | Fixes: Compile fixJens Bache-Wiig2009-12-031-1/+2
| | | | | * | | | | Ensure the button state is correct when creating a QWheelEvent on Mac.Andy Shaw2009-12-032-2/+5
| | | | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Andy Shaw2009-12-031-0/+8
| | | | | |\ \ \ \ \
| | | | | | * | | | | Fixes: Support gtk-enable-mnemonics on QGtkStyleJens Bache-Wiig2009-12-031-0/+8
| | | | | | * | | | | Compile fix for mac after the merge.Denis Dzyubenko2009-12-031-0/+1
| | | | | * | | | | | Compile fix for mac after the merge.Denis Dzyubenko2009-12-031-0/+1
| | | | | |/ / / / /