summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-12-218-13/+125
* Drag and drop icon not updated correctly in Cocoa.Prasanth Ullattil2009-12-211-3/+6
* Adding missing file.Carlos Manuel Duclos Vergara2009-12-211-0/+74
* Warn when calling QFileInfo::absolutePath() on an improper object.Andreas Kling2009-12-211-0/+2
* update harfbuzz to 2b78f0d78ad3075fd1657d1260b31219e1a5155Lars Knoll2009-12-212-3/+4
* Fixing a problem with xmlpatterns, where code from tools/xmlpatterns was bein...Carlos Manuel Duclos Vergara2009-12-216-77/+850
* Fix for WinCE compilation of QAbstractSpinBox.David Laing2009-12-211-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-198-220/+272
|\
| * Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-181-16/+4
| |\
| | * Fixed crash when parsing invalid polygons in svgs.Kim Motoyoshi Kalland2009-12-181-16/+4
| | * fix Cocoa buildPeter Hartmann2009-12-151-1/+1
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-187-204/+268
| |\ \
| | * | doc: Added a missing \sa command, plus a \l in the text.Martin Smith2009-12-181-7/+8
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2009-12-18118-2153/+2936
| | |\ \
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-185-196/+259
| | | |\ \
| | | | * | Fixed QResource to respect the explicitely set localeDenis Dzyubenko2009-12-171-1/+1
| | | | * | Change QHostInfo to use 5 parallel lookup threadsMarkus Goetz2009-12-173-194/+257
| | | | * | Doc: fix typoVolker Hilsheimer2009-12-171-1/+1
| | * | | | doc: Fixed typos.Martin Smith2009-12-181-1/+1
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-195-61/+55
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-185-61/+55
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fixing compile issue on Windows CEAleksandar Sasha Babic2009-12-181-3/+1
| | * | | | | Fixed two incorrect signal connections.axis2009-12-182-2/+2
| | * | | | | Switched two files to BSD license.axis2009-12-182-56/+52
| | | |/ / / | | |/| | |
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-1811-61/+461
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed QPixmap::load() to not modify referenced copies.Trond Kjernåsen2009-12-181-5/+4
| * | | | | Fixes bug when using AnchorUnderMouse for GraphicsView transformation.Yoann Lopes2009-12-181-3/+16
| * | | | | Make the layout{,AboutToBe}Changed signals in the QSortFilterProxyModel match...Stephen Kelly2009-12-181-2/+4
| * | | | | Make sure mappings are created for columns when indexes newly become parents.Stephen Kelly2009-12-181-0/+27
| * | | | | NEON configure detection and initial blend function implementations.Samuel Rødal2009-12-185-3/+358
| * | | | | Optimize QThreadStorage with QVectorOlivier Goffart2009-12-182-48/+51
| * | | | | Add Q_OBJECT to QBalloonTip so it can be intreospected by styles.Olivier Goffart2009-12-181-0/+1
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2009-12-184-14/+39
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Check if the scene exists before attempting to set its focus item.Michael Brasser2009-12-181-1/+1
| * | | | | The "audioinput" multimedia example locks up the audio input/outputKurt Korbatits2009-12-182-13/+33
| * | | | | no audiodevices found using QAudioDeviceInfo::availableDevices on UbuntuKurt Korbatits2009-12-181-0/+5
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-186-51/+53
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Prevent access to non-existent memory in triagulating strokerRhys Weatherley2009-12-181-2/+8
| * | | | | Align GL_RGB lines on a 4-byte boundary when uploading pixmap texturesRhys Weatherley2009-12-181-13/+2
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-174-36/+43
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | GL2Engine: Don't mark brush as dirty if it hasn't changedTom Cooksey2009-12-173-34/+41
| | * | | | Doc: setFeature snippet was in the wrong placeJoerg Bornemann2009-12-171-2/+2
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-171-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed QCoeFepInputContext::widgetDestroyedMiikka Heikkinen2009-12-171-2/+1
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-171-12/+23
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Stack overflow when closing a Color panel in Cocoa.Prasanth Ullattil2009-12-171-12/+23
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-171-4/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fixed parsing of svg paths.Kim Motoyoshi Kalland2009-12-171-4/+4
* | | | | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-1722-58/+147
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Avoid timer starvation when handling many X11 eventsBradley T. Hughes2009-12-173-0/+9