Use memmove in QListData::append(int) as regions overlap.
[profile/ivi/qtbase.git] / src /
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
2011-07-08 Thiago MacieiraMake the new QStringLiteral produce a non-temporary
2011-07-08 Thiago MacieiraBugfix the QConstString implementation.
2011-07-07 Lars KnollDon't cast a string from ascii
2011-07-07 Harald FernengelDon't keep a static instance of QDBusConnection
2011-07-07 Harald FernengelFix a crash when D-Bus library can't be loaded
2011-07-07 Lars KnollUnify QLatin1String and QLatin1Literal
2011-07-07 Lars KnollSupport for compile time generated QStrings
2011-07-07 Lars KnollAdd an internal QRefCount class to QtCore
2011-07-07 Jyri TahtelaUpdate licenseheader text in source files for qtbase...
2011-07-07 Jiang JiangFix regressions in previous QFontDatabase patch
2011-07-06 Olivier GoffartUse Q_DECL_CONSTEXPR in QFlags
2011-07-06 Olivier GoffartAdd Q_DECL_CONSTEXPR
2011-07-06 Eskil Abrahamsen... Fix bidi reordering when part of text is rendered by...
2011-07-06 Lars KnollUnicode strings are supported from gcc 4.4 onwards
2011-07-06 Casper van DonderenRemove references to QT_INSTALL_DEMOS & DemosPath.
2011-07-06 Lars KnollFix compilation with c++0x mode
2011-07-06 Gabriel de DietrichRemove QT3_SUPPORT from qsql, qxml
2011-07-06 Jørgen LindWe need to let the currentContext be in the same state...
2011-07-06 Jørgen LindFix the wayland windowsurface so that we have stencil...
2011-07-06 Martin PeterssonQAbstractSocket: Always clear old QHostAddress list...
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 GoffartMake use of deleted members in Q_DISABLE_COPY
2011-07-05 Martin PeterssonQHostAddress: fix compile on Windows
2011-07-05 Olivier GoffartFix QScopedPointerarray default constructor
2011-07-05 Markus GoetzQNAM HTTP: Fix canReadLine() for zerocopy
2011-07-05 Shane KearnsRemove QT3_SUPPORT from network
2011-07-05 Sergio AhumadaDoc: Fixing typo
2011-07-05 Shane KearnsFinish removal of QT3_SUPPORT from corelib/codecs
2011-07-05 Eskil Abrahamsen... Don't issue GL calls when the geometry is empty
2011-07-05 Rohan McGovernFixed compile of QtOpenGL on Mac & QPA.
2011-07-04 Matthew Cattellfixed typo in .pro file
2011-07-04 Martin PeterssonQNam remove compile warnings for QNetworkReplyHttpImpl
2011-07-04 Oswald Buddenhagenmake argument quoting code on windows less arcane
2011-07-04 Oswald Buddenhagenfix argument quoting on windows
2011-07-04 Lasse HolmstedtAdd QScreenOrientationChangeEvent and rotation support...
2011-07-04 Markus GoetzAlways assume IPv6 support
2011-07-04 Martin PeterssonAdd Happy-Eyeballs style IPv6 connection establishing.
2011-07-01 Casper van DonderenMove the composition example in the docs.
2011-07-01 David BoddieDoc: Fixed qdoc warnings.
2011-07-01 Martin ZielinskiImplemented on-screen visibility handling via wayland
2011-07-01 Eskil Abrahamsen... Fix resource leak in QFontEngineDirectWrite
2011-07-01 Eskil Abrahamsen... Fix transformations on DirectWrite rasterized text
2011-06-30 Laszlo AgocsAdd a touchscreen generic qpa plugin.
2011-06-30 Eskil Abrahamsen... Fix text color in some cases of QML and QStaticText
2011-06-30 Frederik GladhornAdd HB_LineBreakType to qharfbuzz_copy_p.h.
2011-06-30 Jiang JiangMove glyph run merging logic to QTextLayout level
2011-06-30 Lars Knollmake QHoverEvent inherit from QInputEvent
2011-06-30 Laszlo AgocsAdd touch event support to wayland plugin.
2011-06-29 Lars KnollRemove the remaining QT3_SUPPORT code in corelib
2011-06-29 Lars Knollremove QT3_SUPPORT in corelib/io
2011-06-29 Lars KnollRemove QT3_SUPPORT from corelib/codecs
2011-06-29 Lars Knollremove QT3_SUPPORT from corelib/tools
2011-06-29 Lars KnollRemove QT3_SUPPORT in src/corelib/global
2011-06-29 Lars KnollRemove Qt3 support functionality from parts of QtCore
2011-06-29 Pierre RossiPush the data together with the error in the synchronou...
2011-06-28 Gunnar SlettaRemove QPainter::UniteClip
2011-06-28 Gunnar SlettaRemove code with no consquence
2011-06-28 Gunnar Slettacompile on Mac OS X
2011-06-28 Casper van DonderenChange references to affine example.
2011-06-28 Olivier GoffartFix invalid read in QUrl::removeAllEncodedQueryItems
2011-06-28 Bernhard RosenkraenzerMake it compile with openssl 1.0.0d, gcc 4.6
2011-06-27 Richard MooreCertificates can have each issuer and subject field...
2011-06-27 Jiang JiangAdd missing APIs to QRawFont and some additional notes...
2011-06-27 Lars KnollUse floating point coordinates in events
2011-06-27 Olivier GoffartQStringBuilder: do not crash with null char*
2011-06-27 Martin ZielinskiRemoved damaging of waylandsurface after creation
2011-06-27 Jiang JiangOnly compare styleNames if they are not empty
2011-06-27 aavitFix problem with cosmetic stroking of cubic beziers
2011-06-27 aavitStill use midpoint rendering of aliased ellipses
2011-06-27 Lars KnollFix smaller bugs in the stroker
2011-06-27 aavitCompilation fix of f8e8583
2011-06-27 aavitRevert "Fix how subpixel positions are intepreted in...
2011-06-27 Olivier GoffartFix event delevery order
2011-06-27 Jiang JiangStore styleName in font database
2011-06-27 Jiang JiangAdd styleName to QFontDef comparison
2011-06-24 Laszlo AgocsHave the selection offer global handled always without...
2011-06-23 Thiago MacieiraAdd a function that returns the D-Bus local machine ID
2011-06-23 Jørgen LindMake sure to call damage on the buffer when we damage it
2011-06-23 Jørgen LindUpdate the wayland plugin
2011-06-22 Lars Knollfix autotest regressions introduced by 37c329a3
2011-06-22 Oswald Buddenhagensimplify relative path generation
2011-06-22 Shane KearnsIPv4 + IPv6 dual stack sockets
2011-06-20 Gunnar SlettaMake QPoint have the same layout on all platforms
2011-06-22 Peter HartmannSSL certificate printing: increase max certificate...
2011-06-22 Jiang JiangFix fontconfig usage in X11 font database
2011-06-21 Peter HartmannSSL certificate printing: lookup Symbian ordinal
2011-06-21 Richard MooreAdd the ability to convert a certificate to text
2011-06-20 Liang QiClean-up the macros about Qt Mobility in bearer
2011-06-20 Liang QiSupport -qtnamespace and -qtlibinfix again
2011-06-20 Eskil Abrahamsen... Fix empty lines in Qt HTML when displayed in external...
2011-06-20 Martin PeterssonQAuthenticator::setUser() parse user name in form user...
2011-06-20 Christian StrømmeFix QProcess emitting two started signals on X11
2011-06-20 Eskil Abrahamsen... Fix bug which caused repeated characters in a QML Text
2011-06-20 Eskil Abrahamsen... Make it possible to set color of QStaticText with pixel...
2011-06-14 Gunnar SlettaInitialize member variable.
next