summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Data member name changesMartin Smith2015-04-088-220/+212
* Optimize QApplication startup time by caching the Compose fileUrsache Vladimir2015-04-083-35/+206
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devLiang Qi2015-04-08172-6912/+9053
|\
| * Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-06172-6912/+9053
| |\
| | * Removed unused code on QT_STRING_UCS4 macroThiago Macieira2015-04-051-6/+0
| | * Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
| | * QVLA: Add operator= for initializer listsKai Koehne2015-04-043-0/+38
| | * Optimize fetching pixel values for SSE2 bilinear samplingAllan Sandfeld Jensen2015-04-041-72/+59
| | * Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
| | * QComboBox: also adjust size on model reset, with AdjustToContentsDavid Faure2015-04-042-0/+18
| | * Fix BlackBerry build.Sérgio Martins2015-04-041-0/+3
| | * Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
| | * Always release surfaces when application is suspended or hidden.Saytgalin Alexander2015-04-043-3/+2
| | * QComboBox: open popup on touch release if QStyleHints has setFocusOnTouchRele...Richard Moe Gustavsen2015-04-042-16/+32
| | * iOS: check if Qt has an active window before scrolling to cursorRichard Moe Gustavsen2015-04-041-0/+3
| | * iOS: enable changing menu items in QIOSMenu while it's showingRichard Moe Gustavsen2015-04-042-19/+51
| | * QIODevice: do not change the 'pos' member for sequential devicesAlex Trotsenko2015-04-042-2/+48
| | * Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
| | * QUuid: add missing relational operatorsMarc Mutz2015-04-043-3/+50
| | * QUuid: add some noexceptMarc Mutz2015-04-042-22/+22
| | * Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
| | * QUuid: properly scope macrosMarc Mutz2015-04-031-1/+2
| | * QUuid: implement op> in terms of op<Marc Mutz2015-04-031-11/+1
| | * QSSLSocketPrivateBackend::transmit - fix Secure Transport versionTimur Pocheptsov2015-04-011-17/+9
| | * Cocoa: Fix minimizing/zooming frameless windows.Christoph Schleifenbaum2015-04-011-1/+14
| | * Revert "Cocoa plugin - showMaximized/showMinimized and Qt::FramelessWindowHint"Timur Pocheptsov2015-04-011-5/+2
| | * forkfd: Fix compilation with older glibcThiago Macieira2015-04-011-3/+7
| | * Windows: Use FORMAT_MESSAGE_IGNORE_INSERTS for qt_error_string().Friedemann Kleint2015-04-011-1/+1
| | * Silence clang warnings in C++03 modeOlivier Goffart2015-04-011-0/+6
| | * Update a few doc regarding Q_FLAGOlivier Goffart2015-04-012-2/+2
| | * winrt: Fix non-PCH buildAndrew Knight2015-04-011-1/+3
| | * Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-019-0/+36
| | * Fix debug stream operators.Friedemann Kleint2015-04-013-16/+23
| | * Fix clang release with debuginfo buildsAllan Sandfeld Jensen2015-04-011-0/+2
| | * Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
| | * Improve debug operator for QGraphicsItem/QGraphicsObject.Friedemann Kleint2015-04-011-13/+40
| | * Force length of prefix path to be calculated at runtimeKai Koehne2015-04-011-1/+1
| | * Fix a few clang warningAllan Sandfeld Jensen2015-04-012-3/+3
| | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Liang Qi2015-04-01123-6633/+8314
| | |\
| | | * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-31123-6633/+8314
| | | |\
| | | | * Fix use of the window geometry specificationAlexander Volkov2015-03-274-30/+22
| | | | * xcb: Determine the window gravity just before the window is shownAlexander Volkov2015-03-271-5/+3
| | | | * Handle SelectionWindowDestroy in QXcbClipboardMartin Gräßlin2015-03-261-1/+2
| | | | * Windows: Add support for horizontal scroll on some touchpads.Sérgio Martins2015-03-264-18/+69
| | | | * Android MessageDialog: order buttons according to OS X button layoutShawn Rutledge2015-03-262-5/+23
| | | | * Doc: Added the missing description for WindowShadeButtonHintVenugopal Shivashankar2015-03-251-1/+2
| | | | * Re-add documentation for QStandardPaths::GenericDataLocation.Friedemann Kleint2015-03-251-0/+3
| | | | * Fix a crash in connman bearer backend on d'tor when using QStringLiteralLorn Potter2015-03-222-47/+47
| | | | * Doc: warn about resize event bugPaul Olav Tvete2015-03-211-0/+3
| | | | * Android: Fix compilation on armv5 with 4.9 toolchainEskil Abrahamsen Blomfeldt2015-03-201-1/+1