summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ANGLE: Fix D3D feature level detection.Samuel Nevala2015-10-022-41/+33
* Fix the spurious socket notifications on OS XAlex Trotsenko2015-10-023-12/+42
* ANGLE: Fix Windows Store D3D Trim and Level 9 requirementsAndrew Knight2015-09-294-3/+83
* Update the Qt 5.5.1 changelog for qtbaseThiago Macieira2015-09-231-1/+72
* ICC on Windows: Disable ref-qualified member functions in MSVC <= 2013Thiago Macieira2015-09-231-0/+3
* buildsystem changelog for 5.5.1Oswald Buddenhagen2015-09-161-0/+19
* Fix QMYSQL plugin database connection setup checkSamuel Gaist2015-09-151-17/+24
* Revert "Cocoa: correct QDesktopWidget::availableGeometry()"Liang Qi2015-09-151-10/+2
* Merge 5.5 into 5.5.1Oswald Buddenhagen2015-09-1183-291/+903
|\
| * QCocoaMenu: Manually reposition popupsGabriel de Dietrich2015-09-111-10/+31
| * Force GLES 2.0 on Android 4.2 devices reporting 3.0Laszlo Agocs2015-09-101-0/+12
| * Windows socket engine: do not discard datagram on critical failureAlex Trotsenko2015-09-101-16/+21
| * Fix the spurious socket notifications under WindowsAlex Trotsenko2015-09-104-79/+153
| * QUdpSocket: avoid infinite read notifier blockingAlex Trotsenko2015-09-102-9/+57
| * iOS: silence compiler warning about unimplemented 'selectionRectsForRange'Richard Moe Gustavsen2015-09-101-0/+9
| * Fix tst_QGuiApplication for embedded platforms using eglfs QPAPasi Petäjäjärvi2015-09-102-5/+16
| * tst_QProcess_and_GuiEventLoop: Added flag QT_NO_PROCESSTuomas Heimonen2015-09-091-2/+5
| * Fix hang in qnam when disconnectingLorn Potter2015-09-074-0/+34
| * Fix qmake messing up headers of generated Visual Studio solution filesJonathan Meier2015-09-071-0/+1
| * Do not install headers for private classesFrederik Gladhorn2015-09-0715-19/+96
| * Doc: Update links to Qt Creator ManualLeena Miettinen2015-09-071-16/+28
| * Cocoa: correct QDesktopWidget::availableGeometry()Liang Qi2015-09-071-2/+10
| * Fix default hotspot of a hidpi QCursorKari Pihkala2015-09-063-7/+8
| * Android: Don't use predictive text when selecting file namesBogDan Vatra2015-09-061-0/+3
| * Fix compilation with QNETWORKACCESSHTTPBACKEND_DEBUG enabledDavid Faure2015-09-041-2/+2
| * QMimeDatabase: warn instead of asserting on bad magic.David Faure2015-09-0410-82/+159
| * QMimeType: add KDAB copyright to the code I contributed a lot to.David Faure2015-09-047-0/+7
| * Support device pixel ratio in QWidget graphic effectsDavid Edmundson2015-09-041-1/+4
| * iOS: filter responder actions from menu syncRichard Moe Gustavsen2015-09-041-1/+1
| * iOS: compose key events from QKeySequencesRichard Moe Gustavsen2015-09-041-10/+18
| * Doc: System Tray Icon exampleNico Vertriest2015-09-043-0/+183
| * qprintdialog_unix: small optimization, no need to extract a substringDavid Faure2015-09-041-1/+1
| * forkfd: fix _POSIX_SPAWN feature checkLouai Al-Khanji2015-09-042-3/+3
| * Doc: Corrected link issues in qtbaseNico Vertriest2015-09-0415-23/+18
| * Doc: Added enums in qnamespace.qdocNico Vertriest2015-09-041-0/+11
| * Doc: Added link to Declarative State Machine FrameworkNico Vertriest2015-09-042-2/+3
| * Copy the state to the picture paintengine when updating the stateAndy Shaw2015-09-031-1/+9
* | Add Qt 5.5.1 changelog with updated 5.7 future direction noticeThiago Macieira2015-09-111-0/+50
|/
* WinRT: Unregister callbacks when socket engine is destroyedOliver Wolff2015-09-032-4/+11
* WinRT: Do not try to read from TCP inputstream in case of UDPOliver Wolff2015-09-031-0/+3
* Fixed connectToHostOliver Wolff2015-09-032-27/+48
* Prevent QGestureManager crash.Morten Johan Sørvig2015-09-022-2/+5
* Make tooltips transparent for mouse events.Alexander Soplyakov2015-09-021-2/+6
* QDBusPlatformMenu and Item: remove stored pointers when deletedShawn Rutledge2015-09-022-0/+7
* iOS: handle all directions when calculating positionFromPositionRichard Moe Gustavsen2015-09-011-1/+11
* Doc: Improve documentation for QAuthenticatorKai Koehne2015-09-011-17/+22
* iOS: filter first responder actions from edit menuRichard Moe Gustavsen2015-09-012-1/+32
* iOS: store shortcut sequence in menu itemRichard Moe Gustavsen2015-09-012-1/+7
* iOS: add undo/redo supportRichard Moe Gustavsen2015-09-011-0/+53
* iOS: listen for standard text edit shortcutsRichard Moe Gustavsen2015-09-011-0/+18