summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QAbstractSocket: Check for engine validity on Unbuffered readsMarkus Goetz2011-02-241-2/+5
* Check engine existence before increasing reference countJiang Jiang2011-02-241-3/+6
* Fixed library casing.axis2011-02-241-1/+1
* Fix Q_INVOKABLE declared after Q_PROPERTYOlivier Goffart2011-02-241-1/+4
* QNAM: Add a warning for misuse of the file backend.Martin Petersson2011-02-241-0/+2
* Keep reference count for cached font engines in QTextEngineJiang Jiang2011-02-241-0/+15
* QNAM HTTP: Be more strict with HTTP channel stateMarkus Goetz2011-02-242-11/+30
* QNAM HTTP: Add qWarning() for double-finished() bugMarkus Goetz2011-02-231-0/+10
* fix documentation typos in isLowSurrogate and requiresSurrogatesJeremy Katz2011-02-231-2/+2
* SSL backend: loat root certificates on demand on Unix (excluding Mac)Peter Hartmann2011-02-235-14/+71
* tst_qnetworkreply: Fix httpProxyCommands() on Windows.Martin Petersson2011-02-221-1/+4
* QNAM File: Switch back to use QFileMarkus Goetz2011-02-212-36/+18
* QNAM HTTP: Define SynchronousRequestAttribute instead of enum hackMarkus Goetz2011-02-213-4/+4
* QNAM HTTP: Fix compilation 2Markus Goetz2011-02-211-2/+8
* QNAM HTTP: Fix compilationMarkus Goetz2011-02-211-4/+6
* QNAM: Threaded HTTP implementationMarkus Goetz2011-02-2117-507/+1272
* Avoid warning when seting a window iconOlivier Goffart2011-02-211-1/+1
* QNativeSocketEngine: Check for WSAEADDRNOTAVAIL on Windows.Martin Petersson2011-02-181-0/+5
* QAbstractSocket: compile without QT3SupportMartin Petersson2011-02-181-1/+1
* QNativeSocketEngine: Only do SIO_UDP_CONNRESET for UDP socketsMartin Petersson2011-02-181-9/+11
* QAbstractSocket: Do not always change notifier on setReadBufferSizeMartin Petersson2011-02-181-1/+1
* Remove useless processEventOlivier Goffart2011-02-171-1/+0
* Add experimental support for armCC on LinuxHarald Fernengel2011-02-112-1/+9
* Fixed resizing popups with QSizeGrip on X11Denis Dzyubenko2011-02-101-1/+3
* Fix reversed conditionOlivier Goffart2011-02-081-1/+1
* Fix warning, unused parametter errorOlivier Goffart2011-02-081-2/+1
* Fixed mapFromGlobal in some window managers on X11Denis Dzyubenko2011-02-081-1/+16
* Removed obsolete code that was incorrectly handling ConfigureNotifyDenis Dzyubenko2011-02-081-13/+1
* QMutex: do not use inline mutex in debug.Olivier Goffart2011-02-071-1/+8
* Fix race condition between QEventLoop::exec and QThread::exitOlivier Goffart2011-02-073-2/+13
* Remove QThreadData::mutexOlivier Goffart2011-02-071-2/+0
* QNAM: Delete old fileMarkus Goetz2011-02-041-84/+0
* QNAM: Move authentication cache to separate classMarkus Goetz2011-02-046-245/+424
* Implement QThreadData::current using __threadOlivier Goffart2011-02-031-3/+20
* Crash in QFileSystemEngine::canonicalName with older libc versionOlivier Goffart2011-02-021-2/+3
* Fix leak in QFactoryLoaderOlivier Goffart2011-02-021-1/+3
* Fixed "not a valid preprocessing token" on GCCE.axis2011-02-011-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-313957-8245/+22533
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-01-281-1/+1
| |\
| | * Merge remote branch 'qt-fire-review/master'aavit2011-01-281-1/+1
| | |\
| | | * Fixed hslHue / hslHueF returning the wrong value for achromatic QColors.Samuel Rødal2011-01-261-1/+1
| * | | Cocoa/Alien: fix qgraphicseffectsource autotestRichard Moe Gustavsen2011-01-281-5/+8
| * | | Cocoa: fix qgraphicsview autotestRichard Moe Gustavsen2011-01-281-0/+4
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-01-2725-1303/+1773
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-01-2625-1303/+1773
| | |\ \
| | | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-01-2625-1303/+1773
| | | |\ \
| | | | * | Cocoa: non-native toolbar shows in window when hiddenRichard Moe Gustavsen2011-01-251-1/+4
| | | | * | Cocoa: disable scroll optimization for certain casesRichard Moe Gustavsen2011-01-252-6/+8
| | | | * | Merge remote branch 'qt-water-staging/master' into alien-merged-mainlineRichard Moe Gustavsen2011-01-258-227/+295
| | | | |\ \
| | | | * | | Cocoa: fix scroll optimization bugRichard Moe Gustavsen2011-01-243-3/+4