summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve QTextCodec::codecForLocale() test.Jason McDonald2011-12-291-9/+10
* Fix printerPaperSize and some tst_qprinter test failuresSergio Ahumada2011-12-292-5/+1
* Enable variadic macros if building in c++0x mode.Stephen Kelly2011-12-291-0/+1
* Don't allow QThreadPool test to hang on failure.Jason McDonald2011-12-291-5/+2
* Clarifying the flow of signals on QNetworkAccessManager.Jonas M. Gastal2011-12-282-1/+10
* Avoid repeatedly registering the same meta-typeJason McDonald2011-12-281-2/+2
* Improve qtconcurrentthreadengine autotest.Jason McDonald2011-12-281-2/+3
* Cleanup itemmodel autotests.Jason McDonald2011-12-282-96/+96
* Remove old debug code from itemmodel tests.Jason McDonald2011-12-282-7/+0
* Reinstate commented test data in QItemSelectionModel test.Jason McDonald2011-12-281-2/+0
* Cleanup itemmodel autotests.Jason McDonald2011-12-289-650/+530
* Remove empty functions from itemmodels tests.Jason McDonald2011-12-285-138/+0
* Cleanup corelib autotests.Jason McDonald2011-12-2819-8/+386
* Remove mention of Trolltech in qlibrary autotest.Jason McDonald2011-12-283-8/+8
* Remove mention of Trolltech from QGraphicsScene autotest.Jason McDonald2011-12-281-1/+1
* Remove mentions of Trolltech from QRegExp autotest.Jason McDonald2011-12-281-2/+2
* Remove mention of trolltech from QThreadStorage test.Jason McDonald2011-12-281-1/+1
* Remove mention of Trolltech in QHttp autotest.Jason McDonald2011-12-283-4/+4
* Remove non-const getters marked for elimination.Robin Burchell2011-12-272-35/+0
* Merge QTextDocumentFragment::toHtml() overload per Qt 5 comment.Robin Burchell2011-12-272-12/+1
* Fix typos parametter -> parameter.Stephen Kelly2011-12-271-2/+2
* Increase the value of the UserRole for the ItemDataRole enum.Stephen Kelly2011-12-271-1/+1
* Replace a pseudo-virtual slot with a virtual method.Stephen Kelly2011-12-272-3/+2
* QLocalSocket shouldn't emit disconnected if it isn't connected yet.Jonas M. Gastal2011-12-271-1/+1
* add tests and benchmarks for QString::toLower()/toUpper()/toCaseFolded()Konstantin Ritt2011-12-252-6/+178
* network auto tests: add QNetworkReply test for pipeliningPeter Hartmann2011-12-251-0/+39
* Fix crashes and non-portable functionality in QDBusDemarshaller QByteArray ex...Sami Rosendahl2011-12-253-2/+65
* Fix crash in QDBusDemarshaller QStringList extractionSami Rosendahl2011-12-253-2/+64
* Fix crash in QDBusDemarshaller basic string-like type extractionSami Rosendahl2011-12-253-7/+163
* Improve QSettings autotestJason McDonald2011-12-251-4/+2
* Remove empty functions from QSet autotest.Jason McDonald2011-12-251-4/+0
* Build fix for tst_qprinter with c++11Jędrzej Nowacki2011-12-251-2/+4
* v8: Build V8 for FreeBSDHolger Hans Peter Freyther2011-12-231-0/+5
* v8: Change the selection of Operating SystemHolger Hans Peter Freyther2011-12-231-6/+4
* Remove unused -DQT_NO_PCRE from qmake makefilesGiuseppe D'Angelo2011-12-234-4/+3
* 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