profile/ivi/qtbase.git
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... Remove 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
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 Alan AlpertUpdate sync.profile dependencies to new syntax
2011-07-07 Jyri TahtelaUpdate licenseheader text in source files for qtbase...
2011-07-07 Sergio AhumadaDoc: Fixing typo
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 Sergio AhumadaMake qtextlayout autotests to compile
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... Remove references to QT_INSTALL_DEMOS & DemosPath.
2011-07-06 Lars KnollFix compilation with c++0x mode
2011-07-06 Gabriel de... Remove QT3_SUPPORT from qsql, qxml
2011-07-06 Markus GoetzQNetworkReply benchmark: Benchmark a chain of SSL requests
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... Update the documentation after moving examples.
2011-07-05 Casper van... Move some other examples around in the docs.
2011-07-05 Casper van... Remove references to demos from 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-05 Rohan McGovernFixed opengldesktop configure test for mac.
2011-07-04 Matthew Cattellfixed typo in .pro file
2011-07-04 Markus GoetzRemove config.tests/unix/ipv6
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... Move 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 Prasanth UllattilAdd core-private to the qmainwindow autotest
2011-06-29 aavitCleaning up the QPainter/arthur testing stuff
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 Casper van... Move the chip example in the docs.
2011-06-29 Casper van... Move the books example in the docs.
2011-06-29 Casper van... Move the docs for the boxes example.
2011-06-29 Lars KnollTurn off Qt3 support by default
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... Add the richtext and tools demo-examples to build.
2011-06-28 Casper van... Change 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 Peter Hartmannadd changes-5.0.0 file to document source incompatible...
2011-06-27 Peter HartmannSSL example: update secure socket client example to...
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 Richard MooreCertificates can have each issuer and subject field...
2011-06-27 liang jianBuild Qt with option -Zc:wchar_t under MSVC
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 Casper van... Add the mainwindows demos-examples to the build.
2011-06-27 Casper van... Add the itemviews demos-examples to the build.
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 aavitFix autotest to not depend on rasterization details
next