summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use RFC6265 rules for cookie path & path matchingShane Kearns2012-06-273-21/+50
* QNetworkCookie: Use RFC6265 rules for parsing Set-CookieShane Kearns2012-06-272-90/+25
* QNetworkCookie - use RFC6265 rules for max-ageShane Kearns2012-06-271-3/+9
* QNetworkCookie - ignore unknown attributesShane Kearns2012-06-271-9/+1
* qget test - fix null pointer dereferenceShane Kearns2012-06-271-1/+1
* Change invalid test case (two cookies separated by ,)Shane Kearns2012-06-271-2/+9
* QNetworkRequest autotest: adapt to new cookie parsing (re. commas)Peter Hartmann2012-06-271-1/+1
* Remove support for multiple cookies in one Set-Cookie header to follow RFC6265.Jocelyn Turcotte2012-06-272-52/+20
* Add a method for querying window activation status from QPA.Morten Johan Sorvig2012-06-274-0/+22
* Fixed missing way of choosing EGL renderable type with QSurfaceFormat.Samuel Rødal2012-06-275-8/+77
* Remove some unused variables from QAccessibleWidgetPrivateJan-Arve Saether2012-06-262-72/+3
* Fix QCOMPARE for QIcon in QtGuiGiuseppe D'Angelo2012-06-261-2/+0
* Clarified documentation for QStandardItem::parent()Markku Heikkila2012-06-261-1/+3
* Add QAbstractDeclarativeData::isSignalConnected hookKent Hansen2012-06-262-6/+10
* tst_qtextscriptengine: make it compilable under MSVC2010Debao Zhang2012-06-261-2/+6
* Fix compilation for XCB-without-XlibGiuseppe D'Angelo2012-06-261-1/+1
* mkspecs: Use the right variable name to find the qdevice.priHolger Hans Peter Freyther2012-06-261-1/+1
* Don't try build devicediscovery if evdev is not available.Robin Burchell2012-06-261-1/+1
* Fix QIODevice warning when running rcc.Mitch Curtis2012-06-262-10/+54
* clean up specdir()Oswald Buddenhagen2012-06-262-8/+6
* fix -spec/-xspec argument re-assemblyOswald Buddenhagen2012-06-262-2/+10
* Add missing subdirs (the new QUrl unit tests were not compiled and run)David Faure2012-06-262-0/+3
* Fix PCRE build under non-__GNUC__ compilersGiuseppe D'Angelo2012-06-261-4/+6
* Remove toRect_normalized().Robin Burchell2012-06-261-11/+0
* Fix warning when ibus is not available.David Faure2012-06-262-11/+3
* QPlatformWindow: Add Window masks.Friedemann Kleint2012-06-2611-5/+139
* Make QRegion not need to be friends with QVectorThiago Macieira2012-06-261-3/+2
* make using testlib automatically "promote" all modules to -privateOswald Buddenhagen2012-06-263-3/+4
* ignore mkspecs/modules-inst/Oswald Buddenhagen2012-06-261-0/+1
* Make QGtkStyle build with QT_NO_FILEDIALOGSukhyun Kim2012-06-263-0/+12
* Factorize the cmake test infrastructure to be reusable.Stephen Kelly2012-06-262-50/+52
* Avoid macro re-definition after 1838a6c2fb5e3b4368c871aa330d028b255b83afKonstantin Ritt2012-06-269-9/+9
* QIODevice: free memory when buffer is clearedMartin Petersson2012-06-262-5/+9
* QAbstractSocket: Enable readNotifier on read from bufferMartin Petersson2012-06-265-1/+29
* QtNetwork: remove double buffering on socketsMartin Petersson2012-06-266-141/+55
* [QNX] Enable MT screen event handling on BlackberryRafael Roquetto2012-06-263-6/+29
* Fixed inputMethodQuery() for Qt::ImHintsTasuku Suzuki2012-06-264-20/+77
* QTBUG-26035: Remove positive sign from start of stringTarja Sundqvist2012-06-262-1/+19
* fix somewhat common edge case in $$shadowed()Oswald Buddenhagen2012-06-263-4/+8
* Use valSeen since it results in unused warning otherwiseGirish Ramakrishnan2012-06-261-1/+2
* Don't re-evaluate the lib location.Stephen Kelly2012-06-261-4/+4
* Fix the DEFINITIONS for Qt modules.Stephen Kelly2012-06-261-3/+2
* QGraphicsItem::setAcceptsHoverEvents is deprecated, replace itThiago Macieira2012-06-262-2/+2
* Replace the QGraphicsItem deprecated transforming functionsThiago Macieira2012-06-267-12/+12
* Small documentation fix about the text streams default encoding.Lars Knoll2012-06-251-2/+2
* QSKIP test that is blocking unrelated changes in CIShane Kearns2012-06-251-2/+2
* We shouldn't have a Makefile here.Lars Knoll2012-06-251-9/+0
* Remove the font codecsLars Knoll2012-06-2512-902/+2
* The codecForTr() should be utf8Lars Knoll2012-06-251-1/+1
* Fix docs mentioning Q_EXPORT_PLUGIN2Lars Knoll2012-06-257-7/+7