summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-1711-14/+21
* Compile fix: remove _POSIX_C_SOURCE usageRalf Nolden2016-05-171-3/+0
* QT_CONFIG simplification re debug_and_release and build_allOswald Buddenhagen2016-05-176-12/+8
* Remove libudev dependency from kms.proRalf Nolden2016-05-171-1/+1
* Fix running of configure tests when cross compiling on WindowsSimon Hausmann2016-05-171-3/+1
* winrt: Fix potential crash when reading closed socketsMaurice Kalinowski2016-05-172-12/+20
* Use QPlatformTheme for the context to translate the color dialog buttonsAndy Shaw2016-05-161-1/+1
* Fix QVariant conversion to an enum type.Olivier Goffart2016-05-162-1/+31
* QWidget::mapTo/FromGlobal(): Rewrite using a QTransform.Friedemann Kleint2016-05-142-54/+62
* Print the QStorageInfo dump on test startThiago Macieira2016-05-143-22/+93
* Remove dead code from QColorDialogThiago Macieira2016-05-141-29/+6
* Work around QFont bug in QFontDialog testEskil Abrahamsen Blomfeldt2016-05-131-1/+4
* Add -Wzero-as-null-pointer-constant to headerclean checkMarc Mutz2016-05-131-0/+10
* Move q{Set,}GlobalQHashSeed() to the correct header fileMarc Mutz2016-05-132-3/+3
* Revert "tst_qudpsocket - remove insignificant"Timur Pocheptsov2016-05-132-12/+2
* Fixed crash in QAuthenticator::operator==Jesus Fernandez2016-05-132-0/+18
* XCB: Auto-detect xcb-glx also with xcb-qtGabriel de Dietrich2016-05-121-0/+5
* QLineEdit: Fix icons being too small on a High DPI screen without scaling.Friedemann Kleint2016-05-123-22/+52
* Adjust FreeType choice made by configureappJames McDonnell2016-05-121-3/+27
* Warn when -fontconfig forces -system-freetypeJames McDonnell2016-05-121-0/+10
* configure: present some progress status for the detectionsThiago Macieira2016-05-122-5/+4
* Fix build with GCC <= 4.2 (FreeBSD 9.x)Thiago Macieira2016-05-121-1/+5
* Bearer: replace the use of QMutexPool in the Windows pluginThiago Macieira2016-05-121-35/+24
* src.pro: include the build of bootstrap-dbus in developer buildsThiago Macieira2016-05-121-1/+2
* dbustray: Use separate D-Bus connections for each tray iconDmitry Shachnev2016-05-123-4/+5
* Windows: Suppress error dialogs when querying logical drives.Friedemann Kleint2016-05-122-0/+4
* xcb: Properly interpret data.l[0] field of XdndStatus messageAlexander Volkov2016-05-121-1/+1
* Document how to save an application using QUndoStackMitch Curtis2016-05-111-0/+2
* Dirview example: Add option for DontUseCustomDirectoryIcons.Friedemann Kleint2016-05-111-0/+5
* Remove wrong doc note for QPlatformBackingStore::flush()Gabriel de Dietrich2016-05-111-1/+2
* eglfs: Support dynamic mouse cursor show/hide with DRM HW cursorLaszlo Agocs2016-05-112-8/+81
* make -R and -D not affect qmakeOswald Buddenhagen2016-05-111-9/+0
* Avoid asserting when painting certain degenerate bezier pathsEirik Aavitsland2016-05-111-1/+1
* QFileSystemModel: create nodes with correct QFileInfosAlexander Volkov2016-05-103-6/+52
* QCocoaWindow - do not call resignKeyWindowTimur Pocheptsov2016-05-101-4/+2
* Acknowledge QWidgetWindow::widget() may be nullGabriel de Dietrich2016-05-103-14/+16
* QWidgetWindow: Guard reference to own widgetGabriel de Dietrich2016-05-102-3/+6
* winrt: Fix potential startup crashMaurice Kalinowski2016-05-101-3/+4
* decruft project filesOswald Buddenhagen2016-05-104-24/+0
* Enable movedAndResizedAttributes test.Morten Johan Sørvig2016-05-101-5/+0
* tst_qwidget: remove sheetOpacity testMorten Johan Sørvig2016-05-101-13/+0
* OS X: Remove unified toolbar test.Morten Johan Sørvig2016-05-102-42/+1
* xcb: Properly unset mousePressWindow()Błażej Szczygieł2016-05-091-2/+7
* QXcbDrag: forward mouse release event to initiator windowAlberto Mardegan2016-05-092-0/+16
* Make sure the QDBusVirtualObject virtuals are called in the right threadThiago Macieira2016-05-091-0/+2
* linuxfb: Support transparencyLaszlo Agocs2016-05-093-4/+19
* Add FreeType libraries for Windows -system-freetype buildsJames McDonnell2016-05-091-0/+1
* Fix threading issue in creating static opengl contextMäättä Antti2016-05-091-2/+4
* tst_QMdiArea::subWindowActivated2(): Allow for several activated events.Friedemann Kleint2016-05-091-1/+1
* Windows Accessibility: Use QWindowsAccessibility::windowHelper().Friedemann Kleint2016-05-091-11/+4