summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed the invalid license header.Trond Kjernåsen2009-09-171-39/+39
* Clean up my previous commit (remove comment and whitespace fix)Jan-Arve Sæther2009-09-171-3/+1
* Fix the scrollTo() test function on Windows.Jan-Arve Sæther2009-09-171-4/+7
* Fixed a bug in QToolTip when internal tool tips where reused.Trond Kjernaasen2009-09-172-6/+11
* Implement hasConflicts().Jan-Arve Sæther2009-09-177-96/+176
* Fix regression after code reviewShane Kearns2009-09-172-3/+7
* Update def filesShane Kearns2009-09-178-12/+749
* Fix unused variable compiler warningShane Kearns2009-09-171-1/+0
* Enable compiling Symbian port with QT_NO_CURSORShane Kearns2009-09-175-5/+24
* Fix glyph selection in symbol fonts that contain unicode cmap tableEskil Abrahamsen Blomfeldt2009-09-171-14/+63
* Wrong string when setting formula through menu in demos/spreadsheet.Gabriel de Dietrich2009-09-171-1/+1
* Merge branch 'orbit-fixes' into 4.6Jan-Arve Sæther2009-09-176-72/+3245
|\
| * Add QEXPECT_FAIL for the one test that fails.Jan-Arve Sæther2009-09-171-0/+2
| * Add QTest::ignoreMessage() calls in order to reduce some console noise.Jan-Arve Sæther2009-09-171-0/+28
| * QGraphicsAnchorLayout: Added new autotests fileJesus Sanchez-Palencia2009-09-173-0/+3067
| * QGraphicsAnchorLayout: Remove QGALPrivate::deleteAnchorData()Eduardo M. Fleury2009-09-172-13/+1
| * QGraphicsAnchorLayoutPrivate: Removing item from layout when there are no mor...Jesus Sanchez-Palencia2009-09-172-0/+77
| * QGraphicsAnchorLayoutPrivate: Removing method removeAnchor()Jesus Sanchez-Palencia2009-09-172-22/+12
| * QGraphicsAnchorLayout: Removing methods names inconsistencies on private classJesus Sanchez-Palencia2009-09-173-19/+19
| * QGraphicsAnchorLayout: Handle negative spacing in "setAnchorSpacing"Eduardo M. Fleury2009-09-171-2/+25
| * QGraphicsAnchorLayout: Fix anchor creation heuristicsEduardo M. Fleury2009-09-171-19/+17
* | Control-drag header selection behaved wierdly.Gabriel de Dietrich2009-09-174-2/+153
* | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt-releases; branch '4....Jason McDonald2009-09-171-4/+14
|\ \
| * | Fixed QFileInfo autotest absolute path tests not to expect C-drive.Miikka Heikkinen2009-09-171-4/+14
* | | Fix license headers.Jason McDonald2009-09-177-2/+287
|/ /
* | Stabilize tst_QGraphicsItem::hoverEventsGenerateRepaints.Bjørn Erik Nilsen2009-09-171-9/+7
* | Stabilize tst_QGraphicsItem::cacheMode on the Mac.Bjørn Erik Nilsen2009-09-171-0/+3
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-1714-35/+299
|\ \ | |/
| * Add a new wildcard mode similar to bash in QRegExpBenjamin Poulain2009-09-173-19/+159
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-1710-16/+109
| |\
| | * Fixes issue of forward only datasets failing when not set so.Bill King2009-09-172-0/+48
| | * Fixed the qkeysequence::translated autotest.Kim Motoyoshi Kalland2009-09-164-5/+9
| | * Disabled the qtwidgets test for the times being.Trond Kjernaasen2009-09-161-0/+2
| | * Fixed the QThread tests for Windows.Trond Kjernaasen2009-09-161-9/+18
| | * Fixed QImageReader autotests.Trond Kjernaasen2009-09-161-10/+11
| | * Fixes: Fixed incorrect tracks number calculation with phonon/gstDmytro Poplavskiy2009-09-161-5/+9
| | * Added autotest to demonstrate clipping path problemandyc2009-09-151-0/+32
| | * Fix drawing text in QPicture and printing in right-to-left modeEskil Abrahamsen Blomfeldt2009-09-151-1/+5
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Sorvig2009-09-17536-274/+239080
| |\ \
| * | | Improve font handling on Mac/Cocoa.Morten Sorvig2009-09-161-0/+31
* | | | Fix qdoc warning about missing fileSarah Smith2009-09-171-1/+1
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-17543-312/+239136
|\ \ \ \ | | |/ / | |/| |
| * | | qdoc: QGLContext::drawTexture referring to itself.Rhys Weatherley2009-09-171-4/+0
| * | | Revert "Added support for subpixel antialiasing on text in the GL2 engine."Rhys Weatherley2009-09-178-181/+24
| * | | Simplify QDirectFBPixmapData::fromDataBufferAnders Bakken2009-09-161-48/+3
| * | | Make QT_DIRECTFB_PALETTE an opt-in optionAnders Bakken2009-09-162-3/+3
| * | | have make_qfeatures_dot_h use QTSRCDIR if defined, update qfeatures.hJeremy Katz2009-09-162-17/+22
| * | | QGlobal: fix Windows error reportingPeter Hartmann2009-09-161-1/+1
| * | | Make EGL a requirement for building OpenGL on QWSTom Cooksey2009-09-161-2/+2
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-09-16529-190/+239156
| |\ \ \