Fix compilation of Minimalplugin, add documentation.
[profile/ivi/qtbase.git] / tests /
2011-07-27 Samuel RødalRemove nativeimagehandleprovider.
2011-07-26 Samuel RødalCompile fix for QImage autotest.
2011-07-21 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-20 DaNiMoThFixed behavior on NULL foreign keys
2011-07-19 Olivier GoffartAdd a qHash for QUuid
2011-07-19 Martin PeterssonQNetworkAccessFileBackend: Do not accept file url witho...
2011-07-19 Rohan McGoverntests: do not run the testlib selftest helpers during...
2011-07-19 Rohan McGoverntests: do not run benchmarks by default in 'make check'
2011-07-19 Sergio Ahumadatests: Mark failing autotests as "insignificant" for now
2011-07-19 Samuel RødalRename QPixmapData to QPlatformPixmap.
2011-07-18 Samuel RødalGet rid of some obsolete functions in QImage / QPixmap...
2011-07-14 Jiang JiangSkip boundry neutral characters in bidi itemization
2011-07-13 Ritt Konstantindrop an obsolete QChar::NoCategory enum value
2011-07-13 Lars KnollMerge remote-tracking branch 'origin/master' into refactor
2011-07-13 Markus GoetzQNAM: Introduce clearAccessCache()
2011-07-12 Lars KnollMerge "Merge remote branch 'gerrit/master' into refacto...
2011-07-12 Richard MooreAdd the ability to verify a chain of certificates
2011-07-12 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-12 Lars KnollRefactor QByteArray to allow for const data
2011-07-12 Christian StrømmeAdded macro to check if the malloc hooks should be...
2011-07-12 Lars KnollAdd autotest for QStringLiteral
2011-07-12 Lars KnollCompile with C++0x enabled
2011-07-12 Peter HartmannQSslCertificate: rename "tag" to "attribute", as in...
2011-07-11 Richard MooreSSL: Add methods to access the tags of the subject...
2011-07-11 Richard MooreQSslSocket: Add accessors for SSL version
2011-07-08 Casper van DonderenRemove more references to demos.
2011-07-08 Markus GoetzQNAM: Add support for more KnownHeaders
2011-07-07 Harald FernengelFix a crash when D-Bus library can't be loaded
2011-07-07 Sergio AhumadaDoc: Fixing typo
2011-07-06 Olivier GoffartUse Q_DECL_CONSTEXPR in QFlags
2011-07-06 Sergio AhumadaMake qtextlayout autotests to compile
2011-07-06 Lars KnollMerge branch 'refactor' of scm.dev.nokia.troll.no:qt...
2011-07-06 Lars KnollMerge remote branch 'gerrit/master' into refactor
2011-07-06 Casper van DonderenRemove references to QT_INSTALL_DEMOS & DemosPath.
2011-07-06 Markus GoetzQNetworkReply benchmark: Benchmark a chain of SSL requests
2011-07-05 Casper van DonderenUpdate the documentation after moving examples.
2011-07-05 Casper van DonderenMove some other examples around in the docs.
2011-07-05 Olivier GoffartFix QScopedPointerarray default constructor
2011-07-05 Markus GoetzQNAM HTTP: Fix canReadLine() for zerocopy
2011-07-05 Sergio AhumadaDoc: Fixing typo
2011-07-04 Markus GoetzAlways assume IPv6 support
2011-07-01 Casper van DonderenMove the composition example in the docs.
2011-06-30 Eskil Abrahamsen... Fix text color in some cases of QML and QStaticText
2011-06-29 Prasanth UllattilAdd core-private to the qmainwindow autotest
2011-06-29 aavitCleaning up the QPainter/arthur testing stuff
2011-06-29 Casper van DonderenMove the chip example in the docs.
2011-06-29 Casper van DonderenMove the books example in the docs.
2011-06-28 Gunnar SlettaRemove QPainter::UniteClip
2011-06-28 Casper van DonderenChange references to affine example.
2011-06-28 Olivier GoffartFix invalid read in QUrl::removeAllEncodedQueryItems
2011-06-27 Richard MooreAdd a test for multiple CNs and fix the rest of the...
2011-06-27 Richard MooreUpdate the tests to handle multiple entries for subject...
2011-06-27 Lars KnollFix compilation
2011-06-27 Olivier GoffartQStringBuilder: do not crash with null char*
2011-06-27 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-27 aavitFix autotest to not depend on rasterization details
2011-06-27 aavitRevert "fix breakages in qpainter autotests."
2011-06-27 Olivier GoffartFix event delevery order
2011-06-22 Peter HartmannSSL certificate printing: fix auto test for different...
2011-06-22 Shane KearnsIPv4 + IPv6 dual stack sockets
2011-06-21 Samuel RødalRename QWindowSurface -> QBackingStore and split into...
2011-06-22 Jiang JiangUpdate autotest case after toHtml change
2011-06-21 Rohan McGovernDon't attempt to build benchmarks if release-mode Qt...
2011-06-21 Richard MooreAdd an autotest for the conversion of certificates...
2011-06-21 Rohan McGovernFixed compile of autotests for Mac & QPA
2011-06-21 Rohan McGovernFixed compile of tst_qsettings in debug-only mode on...
2011-06-20 Christian StrømmeFix QProcess emitting two started signals on X11
2011-06-10 Jørgen LindMerge branch 'refactor' of scm.dev.nokia.troll.no:qt...
2011-06-10 Ritt Konstantinfix an incorrect OpenMode flags handling in QBuffer...
2011-06-10 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-10 Eskil Abrahamsen... Fix missing empty lines in Qt HTML when displayed in...
2011-06-09 Shanetst_qnetworkreply: Fix divide by zero crash on MacOS X
2011-06-09 Jiang JiangAllow selecting fonts with irregular style names
2011-06-08 Pierre RossiAdd tilde (both ~ and ~<user>) expansion to QFileDialog...
2011-06-07 Thiago MacieiraFix regression that caused waitForXXX(-1) to fail.
2011-06-07 Eskil Abrahamsen... Add function QGlyphRun::setRawData()
2011-06-06 Samuel RødalPrevent tst_QWidget::showAndMoveChild() from failing...
2011-06-06 Marius Storm-OlsenDisable trying to compile network tests which require...
2011-06-06 Samuel RødalMade the tst_QWidget::widgetAt() test a bit more robust.
2011-06-04 Jiang JiangCorrect QStaticText tests after recent changes
2011-06-03 Jiang JiangAdd basic static text drawing capability to lance
2011-06-03 Samuel RødalRemove tst_QWidget::painterRedirection().
2011-06-01 Jørgen LindMerge branch 'refactor' of scm.dev.nokia.troll.no:qt...
2011-06-01 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-01 Martin Peterssontst_qnetworkreply: add a test for http abort.
2011-06-01 Samuel RødalPrevent XSetInputFocus BadMatch errors.
2011-05-31 Samuel RødalRemove some QWidget autotest that have become irrelevan...
2011-05-30 Jiang JiangSupport placing cursor in ligature with mouse or touch
2011-05-27 Jiang JiangFix ligature offset in multi-line text
2011-05-27 Liang QiAdd QUuid::toRfc4122() and fromRfc4122()
2011-05-27 Liang QiAdd QUuid::toByteArray() and relevant
2011-05-27 Liang QiFix a regression in QList::mid()
2011-05-27 Liang QiAdd some autotests and benchmarks for QUuid
2011-05-27 Rohan McGoverntests: fixed compile of tst_macgui
2011-05-27 Rohan McGoverntests: fixed compilation of qstring benchmark on mac
2011-05-27 Jason McDonaldUse "QT += testlib" consistently
2011-05-26 Gabriel de DietrichFix infinite recursion when changing geometry on Mac
2011-05-26 Olivier GoffartSupport of lambdas in QtConcurrent::run
2011-05-26 Olivier GoffartTests for QtConcurrent::map using lambdas
2011-05-26 Shane KearnsFix instability in QNetworkConfigurationManager autotest
next