summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: added release poolRichard Moe Gustavsen2009-12-221-0/+1
* Fixed gradients on text when coordinate mode != logical mode.Kim Motoyoshi Kalland2009-12-211-0/+30
* Assistant: Refactor help engine wrapper.ck2009-12-213-144/+187
* Focus frames in mac style gets clipped.Prasanth Ullattil2009-12-181-11/+80
* Fixed memory leak in caching of concave paths in GL2 engine.Kim Motoyoshi Kalland2009-12-171-18/+21
* Added QTest::setBenchmarkResult() to public API.jasplin2009-12-1717-84/+323
* Assistant: Fix console output glitch.ck2009-12-161-1/+1
* qdbus: short forms to get/set propertiesGiuseppe Bilotta2009-12-151-12/+36
* Merge branch '4.6'Thiago Macieira2009-12-151-1/+1
|\
| * Fix precision loss warning (qreal vs. float on Windows)Alessandro Portale2009-12-151-1/+1
* | Implemented caching of concave vector paths in the GL2 engine.Kim Motoyoshi Kalland2009-12-153-26/+132
* | Added missing OpenGL defines.Kim Motoyoshi Kalland2009-12-151-0/+14
* | Fixed integer overflow in QTriangulator.Kim Motoyoshi Kalland2009-12-151-6/+6
* | Fixed QGL2PEXVertexArray to interpolate within the range [0, 1].Kim Motoyoshi Kalland2009-12-151-1/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-12-151-5/+5
|\ \ | |/
| * def file maintenance.Rohan McGovern2009-12-151-5/+5
* | work on QStringList split/join benchmarkhjk2009-12-152-23/+46
* | Merge commit 'origin/4.6'Olivier Goffart2009-12-15176-1762/+4884
|\ \ | |/
| * def file maintenance.Rohan McGovern2009-12-151-1/+1
| * Fixed compile for S60 (.def file updates).Rohan McGovern2009-12-151-45/+47
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Justin McPherson2009-12-1477-824/+2000
| |\
| | * Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-1475-822/+1953
| | |\
| | | * Determine QPrinterInfo's supportedPaperSizes on demand.David Faure2009-12-141-21/+29
| | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-143-4/+5
| | | |\
| | | | * Stabilize testOlivier Goffart2009-12-142-2/+3
| | | | * Fix warning in public headerOlivier Goffart2009-12-141-2/+2
| | | * | Added vg to the performance section of the QPainter docsGunnar Sletta2009-12-141-0/+6
| | | |/
| | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-1417-14/+1065
| | | |\
| | | | * 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
| | | | * | Add a simple check for a common wrong usage to avoid infinite recursionJan-Arve Sæther2009-12-113-10/+40
| | | * | | Fixed spelling in docsGunnar Sletta2009-12-141-6/+6
| | | | |/ | | | |/|
| | | * | 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
| | | | |/
| | | | * 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
| | | | |\