summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build with SSE 4.1 but not AVX2Thiago Macieira2018-06-161-1/+1
* Remove unused QString::toLatin1_helper overloadThiago Macieira2018-06-162-6/+0
* configure: make splitting of CFLAGS specific to the pkgConfig sourceOswald Buddenhagen2018-06-151-28/+34
* Spice up QOpenGLWindow exampleTor Arne Vestbø2018-06-151-10/+5
* QTreeWidget: Keep items hidden even if their parents are reparentedAndy Shaw2018-06-154-10/+74
* Blacklist tst_QMenuBar::check_menuPositionJoni Jantti2018-06-151-0/+1
* Blacklist tst_QWidget_window::setWindowStateJoni Jantti2018-06-151-0/+1
* Blacklist tst_QWidget::updateWhileMinimizedJoni Jantti2018-06-151-0/+1
* Blacklist tst_Gestures::graphicsItemGestureJoni Jantti2018-06-151-0/+2
* Blacklist tst_QThread::createJoni Jantti2018-06-151-0/+2
* Blacklist tst_QGlyphRun::mixedScriptsJoni Jantti2018-06-151-0/+3
* Fix typo in contextinfo exampleMichal Klocek2018-06-151-1/+1
* tst_QWidget: Don't use qWaitForWindowActive when exposed is enoughJohan Klokkhammer Helsing2018-06-151-5/+5
* Fix unused parameter warningRobert Griebl2018-06-151-0/+2
* Make sure we open native dialogs when opening folders inside sandboxJan Grulich2018-06-151-4/+4
* De-parameterise tst_QNetworkReply::ignoreSslErrorsList()'s urlEdward Welbourne2018-06-131-8/+7
* configure: dequote library sources asapOswald Buddenhagen2018-06-124-29/+36
* Extend blacklisting of QSemaphore tests to macOS 10.13Tony Sarajärvi2018-06-111-0/+2
* QUrl: speed up FullyDecoded decoding of data with SIMDThiago Macieira2018-06-111-5/+109
* Add itemAlignment property to QListViewAlexander Volkov2018-06-084-5/+83
* Code tidy: replace a for loop with an algorithmGiuseppe D'Angelo2018-06-081-3/+1
* QCborValue: add support for QVariant and JSON conversionsThiago Macieira2018-06-0810-2/+1319
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-08183-965/+102467
|\
| * Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-07183-965/+102467
| |\
| | * Examples: Cleanup and modernize Plug&PaintAndre Hartmann2018-06-069-99/+91
| | * Fix build for Android with android-clang in r17Liang Qi2018-06-068-24/+18
| | * Fix HDR format in QOpenGLFramebufferObject::toImage()Allan Sandfeld Jensen2018-06-062-2/+23
| | * Doc: Clean up SQL Example: Books - whitespace editionPaul Wicking2018-06-061-1/+1
| | * Doc: Clean up SQL example: Books (part 2)Paul Wicking2018-06-061-1/+2
| | * Doc: Clean up and modernize SQL example: BooksPaul Wicking2018-06-063-93/+126
| | * Fix QTransform::transposed() result having wrong transformation typeEirik Aavitsland2018-06-062-2/+35
| | * ibase: Silence warning about incompatible function typesAndy Shaw2018-06-061-4/+4
| | * Doc: Use index.html as the home page referenceTopi Reinio2018-06-051-1/+2
| | * Doc: Update connect syntax Plugandpaint ExampleNico Vertriest2018-06-053-16/+18
| | * Fix QWindowsWindow::requestActivateWindow()Sergiy Korobov2018-06-051-0/+9
| | * Add binary compatibility files for 5.11 for QtBaseMilla Pohjanheimo2018-06-0511-0/+100472
| | * QMacStyle: Fix clipped arrow in QToolButtonGabriel de Dietrich2018-06-041-4/+8
| | * QMacStyle: Fix QComboBox left contents marginGabriel de Dietrich2018-06-041-3/+3
| | * Fix building with -no-feature-dirmodel -no-feature-filesystemmodelJoni Poikelin2018-06-041-0/+1
| | * Doc: Remove outdated info and linkify valueMårten Nordheim2018-06-041-1/+1
| | * QAbstractSpinBox: Add more documentation cross linksAndre Hartmann2018-06-041-0/+4
| | * Doc: Add information about QThread own methods thread affinitySamuel Gaist2018-06-031-8/+11
| | * Bump versionOswald Buddenhagen2018-06-011-1/+1
| | * configure: permit multiple repos to use the same directory namesOswald Buddenhagen2018-06-011-2/+3
| | * Fix change-of-sign warning found by ICCThiago Macieira2018-06-011-1/+1
| | * Doc: Add formatting features to Notepad exampleNico Vertriest2018-06-017-22/+182
| | * qmake: skip empty parts when splitting strings in some more placesOswald Buddenhagen2018-06-013-6/+10
| | * Fix QWindowsNativeInterface::platformFunction()Sergiy Korobov2018-06-011-0/+2
| | * Revert "Atomics: remove qatomic_msvc.h"Kai Koehne2018-06-013-1/+500
| | * Render QOpenGLWidget/QQuickWidget with AlwaysStackOnTopAllan Sandfeld Jensen2018-05-311-14/+16