summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Windows: Improve Freetype font database registry check for fontsMiikka Heikkinen2012-04-031-0/+2
* Return early in QRawFont::setPixelSize.Pierre Rossi2012-04-031-1/+1
* eglfs: delete screen on exitGirish Ramakrishnan2012-04-034-3/+18
* eglfs: Fix header guardsGirish Ramakrishnan2012-04-034-12/+12
* Document QFile::rename and QDir::rename's copy operationVincent A2012-04-032-2/+12
* Convert Boolean value into integerHonglei Zhang2012-04-021-0/+4
* Use the relevant "\since 5.0" entry (proposed to public since 5.0)Laszlo Papp2012-04-021-0/+1
* Add a native interface with the possibility to query the window groupThomas McGuire2012-04-025-3/+139
* Adapt QNX platform input contexts to QGuiApplication::focusObject()Pekka Vuorela2012-04-024-50/+24
* Change fatal exit in QPlatformFontDatabase to a warning.Friedemann Kleint2012-04-021-3/+3
* Calculate correct bounding rect for glyph runs in QTextLayoutEskil Abrahamsen Blomfeldt2012-04-021-1/+2
* QNAM: close the channel if bytesAvailable and nothing piplinedMartin Petersson2012-04-021-8/+2
* Remove redundant virtual method reimplementations from QToolBar.Jason McDonald2012-04-022-18/+0
* Remove unused dummy vars from print preview widgets.Jason McDonald2012-04-022-3/+0
* qdoc: Don't lower case <shortdesc> in DITA.Martin Smith2012-04-021-32/+31
* Adapt windows input context to QGuiApplication::focusObject()Pekka Vuorela2012-04-021-6/+6
* QTBUG-24936: Ensure alpha cache is cleared when printing to PDF.Tarja Sundqvist2012-04-021-0/+1
* Fix a crash in cursorToX() when new block is addedJiang Jiang2012-04-021-0/+4
* Remove qdoc for obsolete methods of QSet.Jason McDonald2012-04-021-10/+0
* QAbstractSocket::waitForConnected check if host name is an IP addressMartin Petersson2012-04-021-1/+10
* Fix QTcpServer::listen() returning true when the port is in use on OS X.Robin Burchell2012-04-021-1/+7
* Harfbuzz-thai - fix buffer overflow when setting item attributesJohn Tapsell2012-04-021-2/+7
* Fix multicast join/leave when binding to QHostAddress::Any.Robin Burchell2012-04-022-0/+17
* qdoc: Add the \hr commandMartin Smith2012-04-025-0/+16
* qdoc: Allow documenting a C++ class as a QML type.Martin Smith2012-04-0215-729/+998
* Logging: Make sure documentation shows upKai Koehne2012-04-022-195/+199
* Improve documentation for QMessageLoggerKai Koehne2012-04-021-3/+3
* Document preedit details on QTextLayoutPekka Vuorela2012-04-021-0/+2
* Set QNetworkInterface::IsPointToPoint on WindowsMartin Petersson2012-04-022-0/+5
* Remove extra lines in mimetypesABBAPOH2012-04-019-10/+0
* Remove QMimeTypeParserBase from docABBAPOH2012-04-011-0/+1
* Fix wrong method signature in documentationABBAPOH2012-04-011-1/+0
* Added some convenience API for platform input contextsPekka Vuorela2012-04-0111-22/+164
* Testability for password mask delayPekka Vuorela2012-04-013-1/+18
* Fix platforms.pro scope to match all QNX platformsRafael Roquetto2012-04-011-1/+1
* QNetworkAccessFtpBackend: remove entry from QNetworkAccessCacheMartin Petersson2012-04-011-0/+5
* QDoc: Fix assert and remove duplicate description.Casper van Donderen2012-04-011-6/+6
* Fix inputMask accessor of QLineControl.Friedemann Kleint2012-03-311-1/+12
* QRegularExpression: operator<<(QDebug, PatternOptions) improvementsGiuseppe D'Angelo2012-03-311-12/+12
* Documentation cleanupDebao Zhang2012-03-317-116/+0
* Add payload to QSqlDriver notification with PSQL implementation.Matt Newell2012-03-314-5/+11
* Ensure that the variable for the installation prefix is unique.Stephen Kelly2012-03-311-2/+2
* Fix postgres notification support in the QPSQLDriver.Matt Newell2012-03-302-42/+54
* Add support for screen overlays / foreign windowsThomas McGuire2012-03-308-14/+103
* Remove static methods in QQnxScreenThomas McGuire2012-03-306-110/+130
* Don't assume windows and GL contexts are created on the primary screenThomas McGuire2012-03-302-3/+3
* Fix QFileSystemEngine::tempPath on Blackberry OSRafael Roquetto2012-03-301-0/+7
* Forward native key codes to QWindowSystemInterfaceRafael Roquetto2012-03-301-1/+2
* Fix crash when an invalid filter is setHonglei Zhang2012-03-302-2/+3
* Update QSqlRelationalTableModel about reference table aliasHonglei Zhang2012-03-301-6/+11