summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix cmake files for static builds.Stephen Kelly2011-12-232-9/+30
* Link to X and Xrender libs in glxconvenienceJørgen Lind2011-12-231-0/+1
* Fix regression, make sure hit testing work on windows again.Jan-Arve Saether2011-12-231-19/+31
* Finish removing Qt3 supportBradley T. Hughes2011-12-2316-321/+44
* QCryptographicHash: allow to hash the content of a QIODeviceSune Vuorela2011-12-226-0/+69
* Fix for -Werror -WshadowDavid Faure2011-12-221-1/+1
* Remove redundant template parameter from QMetaType's internal classes.Jędrzej Nowacki2011-12-221-9/+6
* Fix http authentication to a different realm on the same serverShane Kearns2011-12-222-4/+35
* Fix movablity of QVariant.Jędrzej Nowacki2011-12-222-26/+59
* Fix race in http connection channelShane Kearns2011-12-222-1/+3
* Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2011-12-228-13/+52
* Handle plain socket write errors in SSLShane Kearns2011-12-221-2/+9
* Fix for assertion failureShane Kearns2011-12-222-1/+6
* Fix faulty logic in http connection pipeliningShane Kearns2011-12-221-2/+6
* QTestLib-selftest: Unblock on Windows.Friedemann Kleint2011-12-221-1/+4
* Allow QMetaType to register information about movabilityJędrzej Nowacki2011-12-225-5/+173
* Remove QT_NO_STL_WCHAR hackHarald Fernengel2011-12-223-26/+4
* Fix handling of invalid modifiers in QKeySequence.David Faure2011-12-222-0/+34
* Use strlen() inline whenever possibleHarald Fernengel2011-12-222-48/+55
* Enable Mac style on Mac OS X.Morten Johan Sorvig2011-12-2214-320/+407
* QNetworkAccessManager: fixed foreach copy of host addressMartin Petersson2011-12-222-2/+2
* Add ToS option to sockets.Jonas M. Gastal2011-12-225-2/+43
* SSL: fix build with -openssl-linked for OpenSSL 0.9.8*Peter Hartmann2011-12-223-12/+0
* Disable logging in xcbJørgen Lind2011-12-221-1/+1
* Test case for QTBUG-22875Shane Kearns2011-12-221-1/+188
* Fix compile error when configured with -no-exceptionsShane Kearns2011-12-221-1/+4
* Mac: Add temporary solution to fix app deployment.Morten Johan Sorvig2011-12-221-0/+10
* Fix up the accessibility inspector.Morten Johan Sorvig2011-12-222-22/+8
* Do not crash in the windows accessibility bridgeJan-Arve Saether2011-12-221-1/+1
* QNetworkAccessManager: delay IPv4 or IPv6 based on getaddrinfo orderMartin Petersson2011-12-223-18/+35
* QTestlib: Make QImage comparison more verbose.Friedemann Kleint2011-12-218-36/+419
* QTestLib: Fix QFINDTESTDATA for Windows.Friedemann Kleint2011-12-211-13/+27
* Rebuild configure.exe.Friedemann Kleint2011-12-211-0/+0
* configure[.exe]: use create_prl, link_prl for all modulesRohan McGovern2011-12-212-3/+7
* Reimplement QIODevice::reset() properlyBradley T. Hughes2011-12-211-1/+1
* Reimplement QGraphicsEffect::sourceChanged() properlyBradley T. Hughes2011-12-211-1/+1
* Reimplement QVariantAnimation::updateState() properlyBradley T. Hughes2011-12-212-3/+4
* Reimplement QAbstractFileEngine::open() properlyBradley T. Hughes2011-12-211-1/+1
* Convert macros to functions.Stephen Kelly2011-12-212-9/+12
* Port to list(APPEND)Stephen Kelly2011-12-212-3/+3
* Remove misleading and incorrect information from dropMimeData docs.Stephen Kelly2011-12-211-7/+8
* Fix style in cmake macros files.Stephen Kelly2011-12-212-181/+177
* Connect to the moved signals in the header view.Stephen Kelly2011-12-211-0/+8
* Fix whitespace consistency.Stephen Kelly2011-12-211-4/+4
* Fix -tickcounter in qtestlib.Robin Burchell2011-12-211-2/+0
* Remove mention of Trolltech in installation path.Jason McDonald2011-12-211-2/+2
* Merge QReadWriteLock constructor overloads per Qt 5 comment.Robin Burchell2011-12-202-11/+3
* Add missing connections.Stephen Kelly2011-12-201-0/+8
* Remove unused QPicture::detach_helper() private method.Robin Burchell2011-12-202-12/+0
* Remove non-const QMovie::cacheMode().Robin Burchell2011-12-202-11/+0