summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Windows: Change the mocinclude extension to .optAndy Shaw2015-09-291-1/+1
* clean up QWindowsPipeWriter I/O error handlingJoerg Bornemann2015-09-291-7/+8
* QWindowsPipeWriter: clean up OVERLAPPED resource handlingJoerg Bornemann2015-09-291-8/+31
* qmake: Fix 'Libs:' line in .pc files on OS XMartin Afanasjew2015-09-281-1/+2
* Fix comparisons between QByteArray and QString.Christian Kandeler2015-09-282-4/+20
* Ensure there's no sign-extension here.Thiago Macieira2015-09-281-1/+1
* Network: Use QFile::encodeName for POSIX paths instead of toLatin1Dāvis Mosāns2015-09-272-14/+15
* Make sure networkAccessibilityChanged is emittedLorn Potter2015-09-263-38/+77
* Abort underlying socket when aborting QNetworkReplySebastian Lösch2015-09-266-3/+45
* Support non-latin1 platform plugin pathsMorten Johan Sørvig2015-09-241-2/+2
* Cocoa: Support Qt::WindowTransparentForInputMorten Johan Sørvig2015-09-241-0/+3
* QDateTime: Ensure a valid timezone when using the "offset constructor".Christian Kandeler2015-09-232-0/+2
* Free the QFreeList object allocated memory on exitjian liang2015-09-221-4/+11
* Add shader files to examples documentation file listSamuel Gaist2015-09-221-1/+1
* Doc: update QFileDialog::setSideBarUrls code snippetSamuel Gaist2015-09-222-2/+2
* QNAM: Assign proper channel before sslErrors() emissionMarkus Goetz2015-09-221-0/+2
* QNativeSocketEngine: fix SO_REUSEPORT problems on LinuxAlexander Rössler2015-09-221-1/+1
* Fix two data races in QThread/QThreadDataDavid Faure2015-09-227-14/+14
* Set positionAutomatic when using setX setYDavid Edmundson2015-09-221-0/+6
* Fixed pageLayout, pageSize, pageOrientation, pageMargins for QPdfWriterOliver Wolff2015-09-221-1/+2
* QFileDialog: preserve window state after delayed widget dialog creationRichard Moe Gustavsen2015-09-221-1/+9
* fix error messageJoerg Bornemann2015-09-221-1/+1
* Remove confusing license information from torrent.qdocDmitry Shachnev2015-09-211-33/+0
* Fix detection of uClibc version numbersThiago Macieira2015-09-211-2/+2
* Cocoa integration - make tool window resizable againTimur Pocheptsov2015-09-211-5/+2
* Fix compilation with QT_NO_[DEBUG|WARNING]_OUTPUTKai Koehne2015-09-212-2/+8
* Blacklist PowerVR Rogue G6200 (v1.3) from supporting BGRA.Christian Strømme2015-09-181-3/+14
* fix parsing of WinRT compiler optionsJoerg Bornemann2015-09-181-11/+11
* Fix regression with QStandardPaths::standardLocations on WindowsJoni Poikelin2015-09-171-1/+1
* tst_QUndoGroup, tst_QUndoStack Fixed flag QT_NO_PROCESSTuomas Heimonen2015-09-142-8/+8
* Fixed compilation errors in qatomic_ia64.hÉmeric MASCHINO2015-09-121-4/+4
* 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