summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduce size of QPpsObject by one pointerJędrzej Nowacki2017-01-032-3/+1
* Fix QMenu position on a multi-display systemOleg Yadrov2017-01-021-4/+6
* Added isObsolete and setObsolete functions in QUndoStackAddison Elliott2017-01-024-15/+912
* QDateTime test: clarify overflow-checkEdward Welbourne2017-01-021-6/+4
* Added QSaveFile to the bootstrap librarySimon Hausmann2017-01-023-5/+20
* Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-0220-21/+29
* Add needed includes to qdesktopwidget_p.h and qwidgetwindow_p.hKimmo Ollila2017-01-022-0/+2
* Use qGetPtrHelper in Q_DECLARE_PRIVATE_D macroDaniel Vrátil2016-12-301-2/+2
* tst_qnetworkreply - remove redundant semicolonTimur Pocheptsov2016-12-281-1/+1
* Remove HarryF's "compiler error feature" that isn't used anymoreThiago Macieira2016-12-281-29/+2
* Revert "QUrl::resolved: keep treating file:name.txt as relative for now"Thiago Macieira2016-12-281-2/+1
* linuxfb: generate expose eventsLaszlo Agocs2016-12-251-3/+18
* eglfs: generate an expose whenever the geometry is changingLaszlo Agocs2016-12-251-1/+4
* Extend qChecksum calculationLars Schmertmann2016-12-255-6/+85
* QByteArray: Overload toHex() with separator characterAndre Hartmann2016-12-243-6/+79
* CMake: Create a Qt5::<ModuleName>Private target for each moduleStephen Kelly2016-12-234-0/+88
* QSplitterHandle: Ensure a minimum grab areaGabriel de Dietrich2016-12-232-5/+32
* QObject: add startTimer() overload with std::chronoAnton Kudryavtsev2016-12-233-0/+61
* Android: Prepare ministro repos for next releaseBogDan Vatra2016-12-231-1/+1
* qmake: add support for launch images in asset catalogsJake Petroules2016-12-221-0/+15
* Update Widgets/Util Tests to Qt5 Connection SyntaxAddison Elliott2016-12-224-59/+59
* QImageWriter: Do not assume that QIODevice::open() will succeedRobin Burchell2016-12-221-2/+7
* QImageWriter: Explain slightly strange looking logic in canWriteRobin Burchell2016-12-221-0/+5
* QWindowsTheme: Run dedicated SHGetFileInfo() threadGabriel de Dietrich2016-12-212-32/+99
* Add generic device for general cross-buildingAllan Sandfeld Jensen2016-12-212-0/+49
* Suppress QOpenGLShaderProgram::link() warnings for binariesLaszlo Agocs2016-12-211-1/+1
* Set the error for HTTP code 403 to be a ContentAccessDenied errorAndy Shaw2016-12-202-2/+2
* Windows QPA: Initialize all members of QWindowsMouseHandlerFriedemann Kleint2016-12-201-3/+3
* Add QPlatformTheme::standardButtonShortcut()Alexander Volkov2016-12-195-6/+22
* Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devShawn Rutledge2016-12-19141-2127/+2115
|\
| * Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-16141-2127/+2115
| |\
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-1680-455/+999
| | |\
| | | * Silence platformheaders syncqt warning about qt_egl_p.hv5.8.0-rc1Laszlo Agocs2016-12-162-1/+8
| | | * fix directfb build without EGLOswald Buddenhagen2016-12-161-1/+2
| | | * QCocoMenu: Fix patch b2f78b796b5b73d4Gabriel de Dietrich2016-12-161-1/+1
| | | * Work around old Clang bug parsing of NSDMI referring to membersThiago Macieira2016-12-161-3/+3
| | | * Re-fix build error with ICC 17 on WindowsThiago Macieira2016-12-152-0/+12
| | | * Update Ministro's urlBogDan Vatra2016-12-151-1/+1
| | | * winrt: Check for removed timers after sending eventsOliver Wolff2016-12-151-4/+7
| | | * qdoc: Define Q_COMPILER_UNICODE_STRINGSTopi Reinio2016-12-152-0/+17
| | | * qdoc: Ignore macro QT_WARNING_DISABLE_DEPRECATEDTopi Reinio2016-12-151-0/+1
| | | * Fix qtlibpng being built despite system libpng being foundJames McDonnell2016-12-151-1/+1
| | | * Doc: Update the highlighted examples listVenugopal Shivashankar2016-12-141-4/+1
| | | * Android: fix (partially) text deletion when the cursor is movedBogDan Vatra2016-12-134-3/+10
| | | * Fix gcc 6.4 buildsAllan Sandfeld Jensen2016-12-131-2/+2
| | | * Re-fix the build with ICC and cmath & math.hThiago Macieira2016-12-101-5/+7
| | | * Doc: QPointingDeviceUniqueId: Fix documentation warningTopi Reinio2016-12-091-1/+1
| | | * Android: Add missing overrideAlexander Volkov2016-12-0921-142/+142
| | | * Android: remove unused variableBogDan Vatra2016-12-092-3/+0
| | | * REG: Fix missing glyphs with DirectWrite and stretch == QFont::AnyStretchEskil Abrahamsen Blomfeldt2016-12-091-2/+2