summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix potential crash in FreeType font database for WinCETakumi ASAKI2016-01-061-1/+1
| * xcb: fix drag and drop when window is hiddenBłażej Szczygieł2016-01-054-2/+29
| * xcb: don't select XInput events on the root windowShawn Rutledge2016-01-051-1/+1
| * Do not use gold linker on WindowsOrgad Shaneh2016-01-051-1/+0
| * Fix access after delete in GTK2 dialog helpersJoerg Bornemann2016-01-051-0/+11
| * Don't detach QGradientStopsSérgio Martins2016-01-051-1/+1
| * winphone: Invoke windeployqt twice unconditionally for vcprojMaurice Kalinowski2016-01-051-2/+2
| * winrt: handle PrelaunchActivated property to pass certificationMaurice Kalinowski2016-01-051-0/+9
| * winrt: Added timeout to await functionOliver Wolff2016-01-051-8/+21
| * Winrt: Show message when command line processing fails/usage should be shownOliver Wolff2016-01-051-2/+8
| * winrt: Use "await" with its timeout for dns queriesOliver Wolff2016-01-051-17/+28
| * winrt: Use winsock2 API for hostname resolution on WinRT/WinPhoneOliver Wolff2016-01-058-223/+17
| * WinRT: Add camera button events on Windows PhoneSamuel Nevala2016-01-053-2/+70
| * tst_Gesture - fix failing tests on OS X 10.11Timur Pocheptsov2016-01-051-19/+37
| * QMacPanGestureRecognizer - stop timer on 'reset'Timur Pocheptsov2016-01-051-0/+1
| * QOpenGLTexture: fix target for compressed texturesMauro Persano2016-01-041-138/+70
| * QWindowsTheme: Fix return type of helper dWordSystemParametersInfo().Friedemann Kleint2016-01-041-2/+2
| * Fix QPainter::rotate() documentationMitch Curtis2016-01-041-1/+1
| * Make use of preprocessor easier to understand.Edward Welbourne2016-01-041-17/+17
| * Fix crash because of NULL screen in QXcbWindowBłażej Szczygieł2016-01-041-8/+6
| * Fix deadlock when setting environment variables.Samuel Nevala2016-01-041-15/+36
| * tst_qwindow::isExposed - fix failing test on OS XTimur Pocheptsov2016-01-041-9/+10
| * QNetworkReplyHttpImpl: convert another QDateTime::currentDateTime() to curren...Marc Mutz2016-01-041-1/+1
| * Update PCRE to SVN r1622 (8.38 + patches)Giuseppe D'Angelo2016-01-049-157/+284
| * Autotest: Make sure that we can place calls with disabled deliveryThiago Macieira2016-01-031-2/+4
| * QNativeSocketEngine: fix undefined variable on FreeBSDDmitry Shachnev2016-01-021-1/+1
| * Autotest: test both libdbus-1 load failure and connection failureThiago Macieira2016-01-023-1/+9
| * Autotest: Mark D-Bus tests that don't connect to the bus as parallelThiago Macieira2016-01-025-5/+5
| * Suspend processing of some messages in the default busses by defaultThiago Macieira2016-01-028-7/+200
| * Add a default argument to QDBusPendingCallWatcher::finished signalThiago Macieira2016-01-021-1/+1
| * Remove unused member variable QDBusConnectionPrivate::timeoutsPendingAddThiago Macieira2016-01-021-2/+0
| * Correctly flag WinPhoneFrank Meerkoetter2016-01-011-1/+1
| * QSocks5SocketEngine: Always try to connect in connectToHost unless already co...Robin Burchell2015-12-301-6/+8
| * Fix incorrect screen number reported by QDesktopWidgetBłażej Szczygieł2015-12-302-6/+31
| * Cleanup memory owned by QTestTablePrivateFrank Meerkoetter2015-12-301-0/+5
| * Change a QList of pointers to QVectorThiago Macieira2015-12-291-1/+1
| * QMimeDatabase: follow symlinks when checking for FIFO etc.David Faure2015-12-293-1/+30
| * CMake: Add -fPIC to CXX flags only where necessaryKevin Funk2015-12-281-1/+22
| * Remove CMake warningHarald Fernengel2015-12-281-2/+2
| * Default to OpenGLES when building with -opengl es2Allan Sandfeld Jensen2015-12-251-0/+4
| * Enable a test for QFilePrivate::fileName offset on 32 bit LinuxAlex Trotsenko2015-12-231-1/+1
| * tst_collections: "explicit instantiation of 'NS::QList' must occur in namespa...Marc Mutz2015-12-231-0/+2
| * xcb: Add Xinerama 3rd party source code for static buildBłażej Szczygieł2015-12-224-3/+1468
| * xcb: Add Xinerama supportBłażej Szczygieł2015-12-226-19/+75
| * tst_QTemporaryDir::nonWritableCurrentDir: Add a check for write protection.Friedemann Kleint2015-12-221-6/+13
| * Fix QJsonValue::fromVariant() if the variant contains a json objectLars Knoll2015-12-222-0/+18
| * QUrl: revert path-normalization in setPath().David Faure2015-12-222-13/+47
| * QStandardPaths: warn if $XDG_RUNTIME_DIR doesn't existDavid Faure2015-12-222-8/+45
| * Docu: fix documentation of QHostAddress() default constructor.David Faure2015-12-221-1/+1
| * QHeaderView: Reset cached section sizes on font and style changeGabriel de Dietrich2015-12-211-3/+5