profile/ivi/qtbase.git
2012-04-03 Eskil Abrahamsen... Make API in QPlatformSharedGraphicsCache a little more...
2012-04-03 Martin Smithqdoc: findNodeRecursive() was called with a null start...
2012-04-03 ShaneDon't require exact IMAP server version in autotests
2012-04-03 ThierryFixes a problem with the proxy detection on Windows
2012-04-03 Kevin KrammerMove handling of rotation changes from event handler...
2012-04-03 Shawn RutledgeCorrected filenames to build on case-sensitive Mac...
2012-04-03 Pekka VuorelaAdapt Maliit input context to new input method interfaces
2012-04-03 Thomas McGuireRename offset() to setOffset()
2012-04-03 Thomas McGuireFix adding and removing of windows to their screen
2012-04-03 Thomas McGuireGet rid of false positive warning when stopping video...
2012-04-03 Thomas McGuireFix indentation
2012-04-03 Friedemann... Fix release mode warnings about unused variables.
2012-04-03 Jerome PasionQDoc documentation: modified the instructions for docum...
2012-04-03 Donald CarrDon't suppress using separate debug info when cross...
2012-04-03 Jiang JiangRename clip() to clipData() to avoid confusion and...
2012-04-03 Wolfgang BeckPrepare category logging for Qt integration
2012-04-03 Mark Brandadd change log entry for QTBUG-23895
2012-04-03 Miikka HeikkinenWindows: Improve Freetype font database registry check...
2012-04-03 Pierre RossiReturn early in QRawFont::setPixelSize.
2012-04-03 Girish Ramakrishnaneglfs: delete screen on exit
2012-04-03 Girish Ramakrishnaneglfs: Fix header guards
2012-04-03 Vincent ADocument QFile::rename and QDir::rename's copy operation
2012-04-02 Mark Brandfix typo in change log
2012-04-02 Honglei ZhangConvert Boolean value into integer
2012-04-02 Laszlo PappUse the relevant "\since 5.0" entry (proposed to public...
2012-04-02 Thomas McGuireAdd a native interface with the possibility to query...
2012-04-02 Pekka VuorelaAdapt QNX platform input contexts to QGuiApplication...
2012-04-02 Friedemann... Fix MSVC warnings in tests.
2012-04-02 Shane KearnsAdd support for PUT & POST to qget test
2012-04-02 Friedemann... Change fatal exit in QPlatformFontDatabase to a warning.
2012-04-02 Eskil Abrahamsen... Calculate correct bounding rect for glyph runs in QText...
2012-04-02 Martin PeterssonQNAM: close the channel if bytesAvailable and nothing...
2012-04-02 Jason McDonaldRemove redundant virtual method reimplementations from...
2012-04-02 Jason McDonaldRemove unused dummy vars from print preview widgets.
2012-04-02 Martin Smithqdoc: Don't lower case <shortdesc> in DITA.
2012-04-02 Pekka VuorelaAdapt windows input context to QGuiApplication::focusOb...
2012-04-02 Tarja SundqvistQTBUG-24936: Ensure alpha cache is cleared when printin...
2012-04-02 Jiang JiangFix a crash in cursorToX() when new block is added
2012-04-02 Jason McDonaldRemove qdoc for obsolete methods of QSet.
2012-04-02 Martin PeterssonQAbstractSocket::waitForConnected check if host name...
2012-04-02 Robin BurchellFix QTcpServer::listen() returning true when the port...
2012-04-02 John TapsellHarfbuzz-thai - fix buffer overflow when setting item...
2012-04-02 Robin BurchellFix multicast join/leave when binding to QHostAddress...
2012-04-02 Yuchen DengFix build all failed for 'TEMPLATE = aux'
2012-04-02 Martin Smithqdoc: Add the \hr command
2012-04-02 Martin Smithqdoc: Allow documenting a C++ class as a QML type.
2012-04-02 Kai KoehneLogging: Make sure documentation shows up
2012-04-02 Kai KoehneImprove documentation for QMessageLogger
2012-04-02 Pekka VuorelaDocument preedit details on QTextLayout
2012-04-02 Holger Hans... device: Add device support for the Broadcom 97425 platform
2012-04-02 Martin PeterssonSet QNetworkInterface::IsPointToPoint on Windows
2012-04-01 ABBAPOHRemove extra lines in mimetypes
2012-04-01 ABBAPOHRemove QMimeTypeParserBase from doc
2012-04-01 ABBAPOHFix wrong method signature in documentation
2012-04-01 Pekka VuorelaAdded some convenience API for platform input contexts
2012-04-01 Pekka VuorelaTestability for password mask delay
2012-04-01 Rafael RoquettoFix platforms.pro scope to match all QNX platforms
2012-04-01 Martin PeterssonQNetworkAccessFtpBackend: remove entry from QNetworkAcc...
2012-04-01 Casper van... QDoc: Fix assert and remove duplicate description.
2012-03-31 Friedemann... Fix inputMask accessor of QLineControl.
2012-03-31 Giuseppe D... QRegularExpression: operator<<(QDebug, PatternOptions...
2012-03-31 Kai KoehneRename the 'declarative debug support' to 'qml debug...
2012-03-31 Debao ZhangDocumentation cleanup
2012-03-31 Miikka HeikkinenWindows: Make tst_qprinter significant again since...
2012-03-31 Friedemann... Enable Windows font tests..
2012-03-31 Matt NewellAdd payload to QSqlDriver notification with PSQL implem...
2012-03-31 Matt NewellExpand QtSql tests covering boundValues and boundValueName
2012-03-30 Stephen KellyOverwrite the LIB_DEPENDENCIES of modules.
2012-03-30 Stephen KellyEnsure that the variable for the installation prefix...
2012-03-30 Matt NewellFix postgres notification support in the QPSQLDriver.
2012-03-30 Thomas McGuireAdd support for screen overlays / foreign windows
2012-03-30 Thomas McGuireRemove static methods in QQnxScreen
2012-03-30 Thomas McGuireDon't assume windows and GL contexts are created on...
2012-03-30 Rafael RoquettoFix QFileSystemEngine::tempPath on Blackberry OS
2012-03-30 Rafael RoquettoForward native key codes to QWindowSystemInterface
2012-03-30 Honglei ZhangFix crash when an invalid filter is set
2012-03-30 Honglei ZhangUpdate QSqlRelationalTableModel about reference table...
2012-03-30 Girish Ramakrishnandevice: Add device support for Amlogic 8726M board
2012-03-30 Marcel KremsFix QWheelEvent::angleDelta() returning QPoint().
2012-03-30 Morten SorvigCocoa: Fix combo box flicker on show.
2012-03-30 Bradley T.... Cocoa: set window levels when creating NSWindow/NSPanel
2012-03-30 Bradley T.... Cocoa: don't call non-existent NSWindow setFrameSize
2012-03-30 Casper van... QDoc: Write proper output file name for debug output.
2012-03-30 Kevin KrammerSeparate virtual keyboard interface and implementation
2012-03-30 Morten SorvigAdd Mac OS 10.8 define.
2012-03-30 Morten SorvigFix "unused variable" warning in QVariant header.
2012-03-30 Bradley T.... Update tests/manual/windowmodality to test native dialogs
2012-03-30 Matt NewellAllow named bind values to be used multiple times per...
2012-03-30 Andy ShawPlug memory leak when gestures are grabbed but never...
2012-03-29 Debao ZhangRemove qpa option form configure.exe
2012-03-29 Holger Hans... device: Introduce a qmake test function
2012-03-29 Casper van... QDoc: Add hand-written ditamaps as children of qt.ditamap
2012-03-29 Casper van... QDoc: Remove LOCAL LINK debug output.
2012-03-29 Casper van... QDoc: pre-/append qmlmodule/module to distinguish names.
2012-03-29 Casper van... QDoc: Do not generate the sub-lists in automatic ditamap.
2012-03-29 Denis DzyubenkoDon't copy the whole binary input into QJsonDocument
2012-03-29 Denis DzyubenkoValidate size of the input in QJsonDocument::fromBinaryData
2012-03-29 Lars KnollProperly detach when the modified object is a sub object
2012-03-29 Bradley T.... Remove modal child widget buttons from tests/manual...
2012-03-29 Jonas RabbeFix a crash in QFactoryLoader
next