summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QNativeSocketEngine: Also handle unknown errors from socket engineMarkus Goetz2010-01-251-0/+5
* Qt/Cocoa Event Dispatcher Problem in modal dialogsRichard Moe Gustavsen2010-01-251-1/+1
* Cocoa: Usage of QMacCocoaAutoReleasePool makes CPU peakRichard Moe Gustavsen2010-01-252-13/+13
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-252-3/+5
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-256-13/+45
* QFileNetworkReply: Use a QFileEngineMarkus Goetz2010-01-252-19/+38
* Crash when deleting QMainWindow with native toolbar on Cocoa.Prasanth Ullattil2010-01-251-3/+9
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-257-7/+17
|\
| * QNativeSocketEngine_win: Don't mess with linger settingsMarkus Goetz2010-01-251-2/+4
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-246-5/+13
| |\
| | * fix copy-paste errorRitt Konstantin2010-01-221-1/+0
| | * minor optimizationRitt Konstantin2010-01-221-2/+3
| | * Autotest: add a test for allowing hostnames ending in dotThiago Macieira2010-01-221-1/+1
| | * Fix QUrl::toAce for domains with dot at endThorvald Natvig2010-01-221-1/+4
| | * Fix NSCFNumber autorelease warning on Mac.Morten Johan Sørvig2010-01-221-0/+4
| | * Add a reference to adjustSize() from the size propertyAndy Shaw2010-01-221-1/+1
| | * Fix the parallel build of QtWebKitSimon Hausmann2010-01-221-0/+1
* | | Improve DEF file enable/disable mechanism on SymbianIain2010-01-221-25/+11
* | | S60Style: Add support for animations to style (part2)Sami Merila2010-01-221-0/+1
* | | S60Style: Add support for animations to styleSami Merila2010-01-226-31/+464
|/ /
* | 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
| |/ / /