improve parse error recovery paths
[profile/ivi/qtbase.git] / src /
2012-09-12 Mitch CurtisRemove documentation for non-existent QLineEdit functions.
2012-09-12 Eskil Abrahamsen... Fix regression in QTextDocument::toHtml() with font...
2012-09-12 Harald FernengelFix build with QT_NO_EXCEPTIONS
2012-09-12 Julien Brianceauqpa: extend drawPixmap capabilities
2012-09-12 Richard Moe GustavsenCocoaPlugin: add missing auto release pools
2012-09-12 aavitDoc: Fix misc. doc errors and document undocumented...
2012-09-11 João AbecasisDon't manipulate immutable data
2012-09-11 Rafael RoquettoQFileSystemEngine: fix realpath() buffer size
2012-09-11 Rafael RoquettoQNX: fix call to realpath() on QFileSystemEngine
2012-09-11 Oswald Buddenhagendon't require (dummy) qconfig.h for qmake build
2012-09-11 Oswald Buddenhagencompile without CamelCase headers
2012-09-11 Nico VertriestSeveral modifications in phrasing.
2012-09-11 Geir VattekarDoc: Remove references to the deprecated QGraphicsItemA...
2012-09-11 Friedemann KleintClose popups when switching applications on Windows.
2012-09-11 Julien Brianceauqpa: add non-opaque fill support
2012-09-11 Teemu KatajistoQtPrintSupport: set QPrinter margins also to QPagedPain...
2012-09-11 Samuel RødalAdded link to the OpenGL window example from the QOpenG...
2012-09-11 Samuel RødalAdd links to raster and opengl window examples in the...
2012-09-11 Samuel RødalImproved the QBackingStore documentation.
2012-09-11 Frederik GladhornFix example includes for qdoc.
2012-09-11 Frederik GladhornRemove unused file.
2012-09-11 Frederik GladhornOutput absolute paths in qdoc messages.
2012-09-11 Frederik GladhornFix qdoc tag.
2012-09-11 Frederik GladhornMove gui example doc example images.
2012-09-11 Frederik GladhornDo not include /examples in qdocconfs.
2012-09-11 Frederik GladhornAdd TableModelChange event for accessibility.
2012-09-11 Pekka VuorelaRemove deprecated inputItem and inputWindow from QInput...
2012-09-11 Casper van DonderenDoc: Centralize more common settings in 1 global qdocconf.
2012-09-11 Eskil Abrahamsen... Avoid duplicate setPen() in PDF when reusing QPrinter
2012-09-11 Sérgio MartinsFix QT_NO_SYSTEMTRAYICON build.
2012-09-11 Friedemann KleintStreamline forwarding of blocked events.
2012-09-10 Stephen KellySpecify the project name when adding a test.
2012-09-10 Sérgio MartinsFix build with QT_NO_WHEELEVENT.
2012-09-10 Jan-Arve SaetherDON'T parse the header files of gui
2012-09-10 Thomas McGuireFix QFileSystemEngine::canonicalName() returning corrup...
2012-09-10 Janne AnttilaInitial bearer plugin for WinCE and WEC7.
2012-09-10 Thiago MacieiraRemove misleading documentation about QAbstractSocket...
2012-09-10 Richard Moe GustavsenCocoaPlugin: remove autoreleasepool warnings on 10.6
2012-09-10 Friedemann KleintWindows: Implement automatic mouse capture in QPA.
2012-09-10 Eskil Abrahamsen... Fix printing with OS X platform plugin
2012-09-10 David Gil[Qt5 Docs] Fix typos and style of qtimer.cpp and qdatet...
2012-09-10 David Gil[Qt5 Docs] Fix typos and style of qdatetime.cpp
2012-09-10 Arvid Piccianiandroid: we have mkdtemp.
2012-09-10 Thomas McGuireQNX: Compile. Adapting to change in QString API.
2012-09-10 Eskil Abrahamsen... Fix rounding error when drawing scaled text on OS X
2012-09-10 Friedemann KleintDo not call requestActivateWindow() on popups.
2012-09-09 Richard MooreRename QPaintDevice::init() to initPainter()
2012-09-09 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-09 Thiago MacieiraMove the non-C++ parts of qglobal.h outside of __cplusplus
2012-09-09 Thiago MacieiraMove the constructor and destruction function macros...
2012-09-09 Lars KnollUse the same hash for 8 bit strings as in QByteArray
2012-09-09 Sean HarmerQNX: Add some optional debug output to event dispatcher
2012-09-09 Sean HarmerRemove temporary constructor used to make qreal->float...
2012-09-09 Sergio AhumadaRemoving duplicate includes
2012-09-09 Sergio Ahumadatest: QFtp tests require `private_tests' set
2012-09-09 Sergio AhumadaFix missing or improper include guard in headers
2012-09-08 Sergio Ahumadaqdoc: Renaming include guard in qmlmarkupvisitor.h...
2012-09-08 Sergio Ahumadaprintsupport: Fix missing or improper include guard...
2012-09-08 Thiago MacieiraAdd support for the Intel Composer XE 2013.
2012-09-08 Thiago MacieiraMake the default Qt API be Qt 5.0's
2012-09-08 Oswald Buddenhagendon't use QT_{BEGIN,END}_INCLUDE_NAMESPACE needlessly
2012-09-08 Sergio AhumadaCheck for C++ operators that should be 'const'
2012-09-07 Jeremy LainéFix QTest::qExec crash with no command line arguments
2012-09-07 Marc MutzQDBusIntegrator: fix unprotected QDBusPendingCallPrivat...
2012-09-07 Jędrzej NowackiFix warning about not enough actual parameters for...
2012-09-07 Marc MutzQVariant: prevent QVariant(QMetaType::Type) from compiling
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-07 Sean HarmerQNX: Enable support for hardware buttons in QPA plugin
2012-09-07 Jorgen LindEnable autodetecting of EGL event for desktop GL
2012-09-07 Eskil Abrahamsen... doc: Clean up QAbstractItemModel documentation
2012-09-07 Thiago MacieiraUse setenv in qputenv if possible, since it won't leak
2012-09-07 Kai KoehneLogging: Fix mingw32-gcc compiler warning about unused...
2012-09-07 Lars KnollFix performance regression when appending one vector...
2012-09-07 Julien BrianceauQtNetwork: bypass proxy for local connections
2012-09-07 Thiago MacieiraQWeakPointer use for tracking QObjects is deprecated.
2012-09-07 Jerome PasionAdded API Reference Style Guidelines
2012-09-07 Marc MutzQtGlobal: mark qVersion() and qSharedBuild() as nothrow
2012-09-07 Mitch CurtisDocument how opacity affects QGraphicsScene item queries.
2012-09-07 Giuseppe D'AngeloFix QRegularExpression* docs
2012-09-07 Frederik GladhornMark plugin class docs as internal.
2012-09-07 Jan-Arve SaetherFix a bug in qdoc where to look for index files.
2012-09-07 Sean HarmerMake gui/math3d classes use float rather than qreal
2012-09-07 Sergio MartinsFix compilation error of qcursor_qpa.cpp with QT_NO_CURSOR.
2012-09-07 Arvid Piccianilinuxfb: use linux/kd.h instead of the glibc dummy
2012-09-07 Oliver WolffFixed behaviour of mouse clicks for menu bars on Windows
2012-09-07 Olivier GoffartFix crash when QTextLayout::setAdditionalFormats is...
2012-09-07 Friedemann KleintRevert "Implement automatic mouse grabbing on mouse...
2012-09-07 Jan-Arve SaetherMove enums that was part of the Qt namespace to qnamesp...
2012-09-07 Sergio AhumadaRevert "Use true and false in preference to TRUE and...
2012-09-07 Friedemann KleintFix g++ compiler warnings.
2012-09-05 Mitch CurtisFix QDateEdit displaying day as a number for short...
2012-09-05 Mitch CurtisFix 3 digit day being displayed by QDateEdit.
2012-09-05 aavitDoc: Missing documentation added and doc errors fixed.
2012-09-05 Jorgen LindDon't use string comparison to figure out how to use...
2012-09-05 Jorgen LindMove assignment of mousePressed variable in QWidgetText...
2012-09-05 Sergio AhumadaUse true and false in preference to TRUE and FALSE
2012-09-05 Milian WolffOptimize QTextLayout/QTextEngine usage outside of QText...
2012-09-05 Jonathan LiuFix Windows platform plugin narrowing conversion compil...
next