Mark tst_qsslcertificate::verify with QEXPECT_FAIL
[profile/ivi/qtbase.git] / src /
2011-07-26 Bradley T. HughesUse QFreeList for timer id allocation
2011-07-26 Bradley T. HughesAdd QFreeList as an internal class
2011-07-26 David FaureMake QTabWidget::tabBar() public.
2011-07-26 Rohan McGovernWindows: fixed qtmain.lib not going to `lib' directory
2011-07-26 Sarah SmithImprove doc to avoid row vs col major confusion.
2011-07-25 Andrew den ExterEmit selectionChanged signals when input method alters...
2011-07-25 Andrew den ExterUpdate cursor position when selection is reversed.
2011-07-25 Olivier GoffartAdd the missing function in bootstrap
2011-07-25 Sergio Ahumadatestlib: fix include of `qttestversion.h' in testlib.pro
2011-07-25 Ilya KonkovAdd initial support for bitmap version 4/5 headers.
2011-07-25 Kim Motoyoshi KallandChanged QLibrary::resolve() to return a function pointer.
2011-07-25 Jiang JiangMaking cached glyphs drawing check clearer
2011-07-25 Andrew den ExterDelay masking the last character in Password echo mode.
2011-07-22 liangqiUse QUuid::toByteArray() instead of QUuid::toString...
2011-07-22 Olivier GoffartQAbstractConcatenable::convertFromAscii: make len the...
2011-07-22 Ritt Konstantinremove Qt3 leftovers
2011-07-22 Martin JonesOptimize QMetaObject::property().
2011-07-21 Thiago MacieiraAdd unit tests to QStringLiteral and QByteArrayLiteral...
2011-07-21 Thiago MacieiraFix the timeout calculation again.
2011-07-21 Pierre RossiAdd support for rawFonts loaded from data in FaceId
2011-07-21 Thiago MacieiraMake the N parameter to the QXXXLiterals be the actual...
2011-07-21 Kim Motoyoshi KallandFixed memory leak in the TIF handler.
2011-07-21 Ritt Konstantinminor improvements to QChar documentation
2011-07-21 Olivier GoffartFix more use of C style cast.
2011-07-21 Samuel RødalFixed clipping errors for non-extended paint engines.
2011-07-21 David BoddieDoc: Removed documentation for deleted code.
2011-07-21 Thiago MacieiraGet rid of the evilness of Q_GLOBAL_STATIC_WITH_INITIALIZER
2011-07-21 Charles YinForward port qt modifications for sqlite3.c
2011-07-21 Charles YinForward port the vxworks changes
2011-07-21 Charles YinUpdate sqlite to 3.7.7.1
2011-07-20 Pierre RossiAdd a way to check if we have a matching family in...
2011-07-20 Samuel RødalFixed build of generic linuxinput plugin.
2011-07-20 Thiago MacieiraCleanup qRound and qRound64: provide overloads for...
2011-07-20 Olivier GoffartDo not use qRound with integers
2011-07-20 Charles YinAdd docs for QSqlRelationalTableModel::JoinMode
2011-07-20 DaNiMoThFixed behavior on NULL foreign keys
2011-07-19 Jiang JiangUse truncate only for subpixel boundingBox x position
2011-07-19 Joerg Bornemannfix QFileInfo::isSymLink() for NTFS mount points
2011-07-19 Olivier GoffartAdd a qHash for QUuid
2011-07-19 Olivier GoffartUpdate the documentation of QUuid::operator QString
2011-07-19 Olivier GoffartFix use of C style cast.
2011-07-19 Laszlo AgocsImplement todos in touchscreen generic plug-in.
2011-07-19 Martin PeterssonQNetworkAccessFileBackend: Do not accept file url witho...
2011-07-15 Olivier Goffart"Fix" the crash at startup on MSVC
2011-07-15 Kim Motoyoshi KallandMoved red-black tree from qtriangulator.cpp into its...
2011-07-15 Thiago MacieiraFix the timeout calculation for futexes in QMutex.
2011-07-15 Olivier GoffartDeprecated QUuid::toString
2011-07-15 Ritt Konstantinfixup for d17c76feee9eece4f7d9d1c5cec254842bb0a639
2011-07-15 Olivier GoffartRevert "make QChar::Unicode_Unassigned a constantly...
2011-07-15 Olivier GoffartRegenerate unicode tables
2011-07-14 Samuel RødalDeprecate some QPixmap functions (marked as obsolete...
2011-07-14 Samuel RødalDeprecate some functions in QImage (that have been...
2011-07-14 Jiang JiangFix warning for uninitialized variable
2011-07-14 Peter HartmannSSL internals: certificate verification: use mutex...
2011-07-14 Jiang JiangFix editable combobox style on Mac
2011-07-14 Jiang JiangSkip boundry neutral characters in bidi itemization
2011-07-14 Jiang JiangFix crash when app font is added
2011-07-14 Jiang JiangApply 57993ba7 properly to 4.8
2011-07-14 Jiang JiangAvoid buffer overrun in QMacPixmapData resizing
2011-07-13 Eskil Abrahamsen... Fix potential crash when clicking in a text edit
2011-07-13 Ritt Konstantinmake QChar::Unicode_Unassigned a constantly big value
2011-07-13 Ritt Konstantindrop a dead QChar::Punctuation_Dask enum value
2011-07-13 Ritt Konstantindrop an obsolete QChar::NoCategory enum value
2011-07-13 Markus GoetzQNAM: Introduce clearAccessCache()
2011-07-13 Lars KnollFix compilation on MSVC
2011-07-12 Pierre RossiFix a crash with QGraphicsScene.
2011-07-12 Thiago MacieiraFix uses of qRound on non-floating-point types.
2011-07-12 Olivier GoffartFix compilation with icc 11
2011-07-12 Markus GoetzQNAM HTTP: Re-write compression code
2011-07-12 Thiago MacieiraAdd the #defines for C++0x features in GCC 4.6
2011-07-12 Markus GoetzQNAM HTTP: Do zero-copy for small HTTP replies by default
2011-07-12 Peter HartmannQSslCertificate: extend documentation for new verify...
2011-07-12 Richard MooreAdd the ability to verify a chain of certificates
2011-07-12 Lars KnollRefactor QByteArray to allow for const data
2011-07-12 Jedrzej NowackiCleanup reference counting in QDateTimePrivate class.
2011-07-12 Lars Knollremove unneeded cast operator on QConstStringData
2011-07-12 Olivier GoffartIntroduce QT_DEPRECATED_SINCE
2011-07-12 Peter HartmannQSslCertificate: rename "tag" to "attribute", as in...
2011-07-11 Jedrzej NowackiCleanup reference counting in internal::Base class...
2011-07-11 Jedrzej NowackiCleanup reference counting in QIcon class
2011-07-11 Richard MooreSSL: Move the code for extracting the name of an ASN1_O...
2011-07-11 Richard MooreSSL: Add methods to access the tags of the subject...
2011-07-11 Richard MooreSSL: Make the internals of certificate name info match...
2011-07-11 Richard MooreSSL: Store x509 name entries that have no short name...
2011-07-11 Peter HartmannSSL internals: rename methods in the SSL backend to...
2011-07-11 Thiago MacieiraRemove #ifdef for platforms where QChar was packed...
2011-07-11 Markus GoetzQNAM: Remove QNetworkAccessHttpBackend
2011-07-11 Thiago MacieiraReplace try/catch blocks in favour of destructors in...
2011-07-11 Jiang JiangRemove some metrics parsing code from Core Text
2011-07-11 Richard MooreQSslSocket: Add accessors for SSL version
2011-07-11 Thiago MacieiraRemove Qt 4.3 binary compatibility for MSVC
2011-07-11 Thiago MacieiraRemove the definition of QT_NO_FPU based on the process...
2011-07-11 Thiago MacieiraUse lambdas for generating static data for QStringLiteral
2011-07-08 Casper van DonderenRemove more references to demos.
2011-07-08 Shane KearnsFix memory leak in QHostInfo
2011-07-08 Olivier GoffartRemove the qs() macro.
2011-07-08 Thiago MacieiraUse memmove in QListData::append(int) as regions overlap.
2011-07-08 Markus GoetzQNAM: Add support for more KnownHeaders
2011-07-08 Martin ZielinskiFixed wayland windowmanager-protocol authorization
2011-07-08 Thiago MacieiraAdd support for QStringLiterals in QStringBuilder
next