summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/4.6' into oslo1-masterRohan McGovern2010-02-013461-11054/+18739
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-226-6/+51
| |\
| | * Move avkon component transparency check to app initialization.Jani Hautakangas2010-01-224-34/+23
| | * Fix for symbian dialog background transparency.Jani Hautakangas2010-01-225-6/+62
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-2213-23/+88
| |\ \ | | |/ | |/|
| | * QSslSocket: Take better care on how we use the SSL buffersMarkus Goetz2010-01-211-3/+23
| | * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-214-3/+27
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-216-10/+13
| | |\
| | | * Revert "Make an empty QUrl also be considered non-detached (d == 0)."Thiago Macieira2010-01-211-1/+1
| | | * SSL Certificate: don't crash when the END CERTIFICATE line ends without CRLFThiago Macieira2010-01-211-4/+4
| | | * QNAM HTTP: make it give some better error messages in case of socket failure.Thiago Macieira2010-01-213-5/+7
| | | * qUncompress: Fix terminating \0Markus Goetz2010-01-211-0/+1
| | * | doc: Documented the return value for QDomNode::appendChild().Martin Smith2010-01-211-4/+8
| | |/
| | * Fix missing focus rect for check and radio buttons in some GTK+ themesJens Bache-Wiig2010-01-211-3/+17
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-216-6/+26
| |\ \
| | * | Update symbian def filesShane Kearns2010-01-216-6/+26
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-215-42/+42
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-215-42/+42
| | |\ \
| | | * | uic3: Introduced option to preserve layout object names of Designer 3.Friedemann Kleint2010-01-215-42/+42
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-211-0/+32
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Menubar and dock disappear after hiding a fullscreen widget on Cocoa.Carlos Manuel Duclos Vergara2010-01-211-0/+32
| | | |/ | | |/|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-211-3/+0
| |\ \ \ | | |/ / | |/| |
| | * | Fix semitransparent windows with DirectFBAnders Bakken2010-01-211-3/+0
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-203-11/+44
| |\ \ \ | | |/ / | |/| |
| | * | Corrected alphabetic order in the docs for events.axis2010-01-201-1/+1
| | * | Implemented event filter functions for Symbian.axis2010-01-202-10/+43
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-206-17/+32
| |\ \ \
| | * | | QGraphicsItem::hasFocus() performance regression.Bjørn Erik Nilsen2010-01-201-1/+8
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2010-01-201-2/+2
| | |\ \ \
| | | * | | Fix crashes in QByteArrayOlivier Goffart2010-01-201-2/+2
| | * | | | Move the labels a bit down so that they align better vertically with the field.Jan-Arve Sæther2010-01-201-3/+3
| | |/ / /
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-203389-4766/+6728
| | |\ \ \
| | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-201-1/+5
| | | |\ \ \
| | | | * | | Fixed a crash under X11 when drawing QPixmaps to QGLPixelBuffers.Trond Kjernåsen2010-01-201-1/+5
| | | | | |/ | | | | |/|
| | * | | | Fixed QBitmap::load to load into bitmap format again.Gunnar Sletta2010-01-201-7/+14
| | * | | | Text drawing is not fast currentlyGunnar Sletta2010-01-151-3/+0
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-2011-28/+74
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Avoid calling WSAGetLastError() so often in nativeWriteMarkus Goetz2010-01-201-3/+3
| | * | | | Cocoa: Fix painting errors on QGLWidget resizing.Morten Johan Sørvig2010-01-201-1/+1
| | * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-209-24/+70
| | | |/ / | | |/| |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-202-18/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Generic solution for plugin stub exports for IBY usageMiikka Heikkinen2010-01-202-18/+13
| * | | | QMetaObject::disconnectOne()Aaron Kennedy2010-01-203-7/+29
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-1911-10/+34
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Memory leak in native Toolbar cleanup in CocoaNils Jeisecke2010-01-191-0/+11
| | * | | Fix copyright year.Jason McDonald2010-01-196-6/+6
| | * | | Bump version to 4.6.2.Jason McDonald2010-01-193-4/+4
| | * | | Designer crashes when previewing QMainWindow with native Toolbar on MacPrasanth Ullattil2010-01-191-0/+13
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-193-15/+65
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Make the qWarnings in the animation API more useful.Alexis Menard2010-01-191-5/+12