summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* don't rely on transitive dependenciesOswald Buddenhagen2016-01-081-0/+2
* windows: bump OpenGL blacklist versionLaszlo Agocs2016-01-081-1/+1
* Work around GCC 6 warning about offset outside bounds of stringThiago Macieira2016-01-081-2/+2
* add always_prepend mode to qtAddToolEnv()Oswald Buddenhagen2016-01-081-1/+1
* Fix mac build with -no-widgetsStephen Kelly2016-01-072-0/+2
* Fix offset and size for native child rtt widgetsLaszlo Agocs2016-01-071-11/+7
* doc: correct documentation of QT_AUTO_SCREEN_SCALE_FACTOR env varShawn Rutledge2016-01-071-1/+1
* QtGui: Don't set screen to a child window when processing screen eventsBłażej Szczygieł2016-01-071-4/+6
* QtGui: Fix obtaining the top level window at a pointBłażej Szczygieł2016-01-071-10/+30
* QPair<QRunnable*, int> is too large for QList to be efficient-ish.Volker Krause2016-01-072-6/+6
* dbus: Print out 'serial' and 'serial reply to' with DBusMessage operator<<.Ralf Habacker2016-01-072-4/+10
* dbus: Add method serial() and replySerial() to class DBusMessage.Ralf Habacker2016-01-074-0/+47
* Windows: Fix QWindowsInputContext for Japanese IME.YAMAMOTO Atsushi2016-01-071-1/+2
* Android: Activate Qt::Popup windowsBogDan Vatra2016-01-061-2/+6
* QDesktopWidget::screenNumber(QPoint): fix handling of virtual desktopsBłażej Szczygieł2016-01-061-6/+19
* QDesktopWidget::screenNumber(QWidget*): check virtual sibling screensBłażej Szczygieł2016-01-061-17/+35
* QtGui: Don't set a screen to a child windowBłażej Szczygieł2016-01-061-7/+9
* QFontDialog: optimize allocation of QFontDialogOptionsMarc Mutz2016-01-061-1/+2
* Unbreak ubsan developer-buildMarc Mutz2016-01-067-8/+21
* WinCE: Remove QIncrementalSleepTimer from QProcess::waitForFinishedJoerg Bornemann2016-01-061-12/+6
* QString: prevent resize() from shedding capacityMarc Mutz2016-01-061-14/+5
* Fixed crash on iOS devices due to unsupported selector.Harald Meyer2016-01-061-2/+4
* Remove doc for non-existent QTest::qCompare() variant.Edward Welbourne2016-01-061-4/+0
* Windows/DirectWrite: Dynamically load GetUserDefaultLocaleName().Friedemann Kleint2016-01-061-1/+14
* Avoid unnecessary detaching of the pending deletions list.Volker Krause2016-01-061-3/+3
* Remove declaration of method nowhere definedEdward Welbourne2016-01-061-2/+0
* 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
* Fix access after delete in GTK2 dialog helpersJoerg Bornemann2016-01-051-0/+11
* Don't detach QGradientStopsSérgio Martins2016-01-051-1/+1
* 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-055-211/+13
* WinRT: Add camera button events on Windows PhoneSamuel Nevala2016-01-053-2/+70
* 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
* 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
* QNativeSocketEngine: fix undefined variable on FreeBSDDmitry Shachnev2016-01-021-1/+1
* Suspend processing of some messages in the default busses by defaultThiago Macieira2016-01-025-7/+79
* Add a default argument to QDBusPendingCallWatcher::finished signalThiago Macieira2016-01-021-1/+1
* Remove unused member variable QDBusConnectionPrivate::timeoutsPendingAddThiago Macieira2016-01-021-2/+0