summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QNetworkInterface: Remove dynamic finding of Windows Vista functionsThiago Macieira2017-07-171-48/+10
* tst_QGL::graphicsViewClipping: Wait for viewport's window handleTor Arne Vestbø2017-07-171-1/+1
* Stabilize tst_QWidget::setMaskInResizeEvent on OS X 10.10Tor Arne Vestbø2017-07-171-2/+2
* Add QPlatformWindow::initialize() for two-step window creationTor Arne Vestbø2017-07-175-16/+43
* xcb: fix spelling error in xi2HandleHierarchyEvent()Gatis Paeglis2017-07-172-3/+3
* macOS: Fix exception when drawing scrollbars with zero-rangeTor Arne Vestbø2017-07-141-1/+2
* Make QRasterBackingStore::resize() lazyTor Arne Vestbø2017-07-142-20/+9
* xcb: don't allow isAtLeastXI2{1,2} in builds without Xinput2Gatis Paeglis2017-07-142-8/+4
* macOS: Skip tst_QWindow::modalDialogTor Arne Vestbø2017-07-141-0/+3
* xcb: rely on QRegion::operator| to handle empty regionsGatis Paeglis2017-07-141-5/+1
* Flesh out and clean up QBackingStore documentationTor Arne Vestbø2017-07-144-72/+74
* Clean up some arithmetic code in an exampleEdward Welbourne2017-07-141-17/+13
* Skip tst_QWidget::testForOutsideWSRangeFlagTor Arne Vestbø2017-07-141-0/+2
* Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devThiago Macieira2017-07-14149-1010/+1380
|\
| * Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-13149-1010/+1380
| |\
| | * Doc: Improve documentation about append, prependKai Koehne2017-07-131-12/+12
| | * QLineEdit: Fix length calculation for input mask "\\\\"Daniel Teske2017-07-132-4/+21
| | * Fix documentation of QEvent::LanguageChange propagationSimon Hausmann2017-07-131-2/+2
| | * macOS: Fix unused variable in window:willUseFullScreenContentSize:Tor Arne Vestbø2017-07-121-0/+1
| | * QMacStyle: Remove unused variable warningGabriel de Dietrich2017-07-121-1/+1
| | * Handle conversion and comparison between qvarianthash and qvariantmapAllan Sandfeld Jensen2017-07-112-0/+20
| | * Doc: fix paintEvent() function casingMitch Curtis2017-07-111-1/+1
| | * Fix buffer overflow in text blendingAllan Sandfeld Jensen2017-07-111-4/+4
| | * Windows QPA: Fix build with draganddrop disabledFriedemann Kleint2017-07-111-1/+3
| | * iaccessible2.pri: Fix architecture detectionFriedemann Kleint2017-07-111-5/+1
| | * Windows: Fallback to d3d9 when in a VM on VMWare Workstation 12Andy Shaw2017-07-111-0/+12
| | * Convert features.tableview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-1112-27/+34
| | * Convert features.datetimeedit to QT_[REQUIRE_]CONFIGStephan Binner2017-07-118-19/+22
| | * Convert features.rubberband to QT_[REQUIRE_]CONFIGStephan Binner2017-07-1127-79/+95
| | * Convert features.fontdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-119-28/+27
| | * Convert features.graphicseffect to QT_[REQUIRE_]CONFIGStephan Binner2017-07-1120-101/+96
| | * cmake: avoid `@var@` expansion in older CMake versionsBen Boeckel2017-07-101-1/+3
| | * configure: Remove test for unused feature "mremap"Thiago Macieira2017-07-103-61/+0
| | * QMacStyle: Add back icon logic in tab layoutGabriel de Dietrich2017-07-102-3/+25
| | * Fix macOS build for -no-widgets, take 2Stephan Binner2017-07-101-2/+2
| | * QtTest: Add msvc2017 detection and keyword to blacklistingFriedemann Kleint2017-07-101-1/+3
| | * QStorageInfo/Windows: Improve error handlingFriedemann Kleint2017-07-091-18/+34
| | * pathstroke example: Add Q_FALLTHROUGH to unmarked fallthrough seen by GCC 7Friedemann Kleint2017-07-091-0/+1
| | * Only try to resolve library paths via linker for Drawin clangTor Arne Vestbø2017-07-081-2/+2
| | * Fix modernize-use-bool-literals issuesKevin Funk2017-07-087-27/+27
| | * QWindowsFileIconEngine::filePixmap(): Handle non-existent filesFriedemann Kleint2017-07-081-6/+12
| | * xcb: cleanup gl_integrations_plugin_base.priGatis Paeglis2017-07-071-7/+0
| | * QIntegrityHIDManager: Fix syncqt warningsFriedemann Kleint2017-07-071-3/+3
| | * Avoid sharing violation in QFileSystemEngine::id on WindowsThiago Macieira2017-07-071-3/+3
| | * QFile::rename: avoid two stat(2)/CreateFile in a rowThiago Macieira2017-07-072-4/+7
| | * Fix detection of QMAKE_DEFAULT_LIBDIRS with Clang under LinuxGiuseppe D'Angelo2017-07-071-0/+20
| | * QWidgets/FusionStyle: Fix menu drawing under HighDPIAlessandro Portale2017-07-071-4/+2
| | * QWidgets/drawutils: Handle device pixel ratio != 1Friedemann Kleint2017-07-071-0/+85
| | * macOS: Account for fullscreen geometry bug in AppKit on OS X 10.10Tor Arne Vestbø2017-07-071-0/+15
| | * Skip the dbus abstract adaptor test on OpenSuSE 42.1Simon Hausmann2017-07-071-0/+5