summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fix warnings about signed/unsigned comparisons in QtJson.Friedemann Kleint2012-04-032-5/+5
* | | | Fix warnings about unused variables.Friedemann Kleint2012-04-034-13/+7
* | | | Fix warnings about truncations in constants.Friedemann Kleint2012-04-038-10/+10
* | | | Fixing the QNX QPA build for non blackberry targetsKevin Krammer2012-04-031-4/+1
* | | | Delete the screen event handler after its last user.Thomas McGuire2012-04-031-1/+2
* | | | QWindow: add windowModality as a Q_PROPERTY()Bradley T. Hughes2012-04-032-8/+23
* | | | WindowsXP: Fix Item view alternate color being black.Friedemann Kleint2012-04-031-3/+35
* | | | Make API in QPlatformSharedGraphicsCache a little more genericEskil Abrahamsen Blomfeldt2012-04-031-3/+4
* | | | qdoc: findNodeRecursive() was called with a null start nodeMartin Smith2012-04-032-2/+14
* | | | Don't require exact IMAP server version in autotestsShane2012-04-031-39/+7
* | | | Fixes a problem with the proxy detection on WindowsThierry2012-04-031-2/+46
* | | | Move handling of rotation changes from event handler to screenKevin Krammer2012-04-035-20/+29
* | | | Corrected filenames to build on case-sensitive Mac filesystemsShawn Rutledge2012-04-032-2/+2
* | | | Adapt Maliit input context to new input method interfacesPekka Vuorela2012-04-032-37/+22
* | | | Rename offset() to setOffset()Thomas McGuire2012-04-032-4/+4
* | | | Fix adding and removing of windows to their screenThomas McGuire2012-04-032-9/+5
* | | | Get rid of false positive warning when stopping video playbackThomas McGuire2012-04-031-2/+4
* | | | Fix indentationThomas McGuire2012-04-031-5/+5
* | | | Fix release mode warnings about unused variables.Friedemann Kleint2012-04-033-0/+3
* | | | QDoc documentation: modified the instructions for documenting signals.Jerome Pasion2012-04-031-16/+9
* | | | Don't suppress using separate debug info when cross compilingDonald Carr2012-04-031-18/+4
* | | | Rename clip() to clipData() to avoid confusion and warningJiang Jiang2012-04-031-2/+2
* | | | Prepare category logging for Qt integrationWolfgang Beck2012-04-032-15/+25
* | | | add change log entry for QTBUG-23895Mark Brand2012-04-031-0/+5
* | | | 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
* | | | fix typo in change logMark Brand2012-04-021-1/+1
* | | | Convert Boolean value into integerHonglei Zhang2012-04-022-0/+65
* | | | 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
* | | | Fix MSVC warnings in tests.Friedemann Kleint2012-04-0215-48/+70
* | | | Add support for PUT & POST to qget testShane Kearns2012-04-025-189/+424
* | | | 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-022-1/+29
* | | | Harfbuzz-thai - fix buffer overflow when setting item attributesJohn Tapsell2012-04-022-3/+30
* | | | Fix multicast join/leave when binding to QHostAddress::Any.Robin Burchell2012-04-024-1/+21