summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eglfs/kms: Add DRM atomic ModeSettingLionel CHAZALLON2018-03-173-12/+77
* macOS: Explicitly link to debug version of framework when neededTor Arne Vestbø2018-03-162-20/+22
* Show nbsps as a degree symbol to differeniate from normal spacesAndy Shaw2018-03-164-6/+9
* Allow log messages to be grouped by activity on Apple OSesTor Arne Vestbø2018-03-155-6/+175
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-1548-281/+484
|\
| * Disable statx(2) and renameat2(2) system calls on AndroidThiago Macieira2018-03-141-7/+16
| * QFlatpakTheme: Cleanup the codeAlexander Akulich2018-03-141-73/+15
| * QByteArray::setRawData(): don't null-terminate initialization from nullptrOswald Buddenhagen2018-03-141-1/+0
| * Fix performance regression in simple a8 non-gamma correctedAllan Sandfeld Jensen2018-03-141-0/+2
| * Manual tablet test: Draw crosshairs when tablet pen is closeFriedemann Kleint2018-03-141-16/+44
| * Android: Fix possible crashBogDan Vatra2018-03-141-1/+1
| * sub-attaq example: Fix crash with software Open GLFriedemann Kleint2018-03-141-2/+7
| * doc: Make fromStdVariant() appear in the QVariant docsMartin Smith2018-03-142-2/+2
| * xcb: Prevent shared memory allocation on every window resizeBłażej Szczygieł2018-03-141-35/+83
| * Doc: Complete Dynamic Layouts ExampleNico Vertriest2018-03-144-29/+108
| * Revert "Set sharedPainter correctly for QGraphicsEffect"Laszlo Agocs2018-03-142-23/+2
| * Item views: Fix 5.11 API review findingsFriedemann Kleint2018-03-143-14/+13
| * Expand Config to Configuration in method namesEdward Welbourne2018-03-135-17/+17
| * Fix Darwin OS (but not macOS) build - mark unusued parameterTimur Pocheptsov2018-03-131-0/+2
| * Remove needless #include <sys/random.h> from qrandom.cppEdward Welbourne2018-03-131-3/+1
| * QWindowWindow: Avoid resize events from the ctorLaszlo Agocs2018-03-132-2/+6
| * widgets: Add a QT_CONFIG(messagebox) guardMikhail Svetkin2018-03-131-1/+3
| * Doc: complete Dir View ExampleNico Vertriest2018-03-132-3/+33
| * Doc: Add doc to Graphics View Flow Layout exampleNico Vertriest2018-03-134-3/+17
| * Windows QPA: Fix QWindowsWindowFunctions::SetHasBorderInFullScreen() to work ...Friedemann Kleint2018-03-132-1/+16
| * Windows QPA: Improve the event loggingFriedemann Kleint2018-03-132-4/+9
| * Don't skip tests in tst_QTouchEvent on WaylandJohan Klokkhammer Helsing2018-03-131-21/+0
| * Use QWindow::windowStates() for WindowStateChangedEvent::oldStateJohan Klokkhammer Helsing2018-03-131-1/+1
| * Make sure QDir::absoluteFilePath("/dir") includes a drive on MSEdward Welbourne2018-03-122-7/+47
| * testlib: Silence all Qt logging in selftestsTor Arne Vestbø2018-03-122-3/+2
| * Fix scaling precision with large zoomsAllan Sandfeld Jensen2018-03-121-4/+12
| * Skip failing tests in tst_QPixmap on WaylandJohan Klokkhammer Helsing2018-03-121-0/+14
| * tst_QInputMethod check WindowActivation capability instead of platformJohan Klokkhammer Helsing2018-03-121-4/+4
| * tst_QGuiApplication check WindowActivate capability instead of platformJohan Klokkhammer Helsing2018-03-121-4/+7
* | Hide cursor handle after ~4s on inactivityBogDan Vatra2018-03-142-0/+18
* | Remove text selection handles when keyboard is hiddenBogDan Vatra2018-03-143-1/+13
* | Refactor cursor & selection handlesBogDan Vatra2018-03-143-93/+155
* | macOS: Remove 'cocoa' infix in QPA logging categoriesTor Arne Vestbø2018-03-147-48/+48
* | macOS: Allow tests to mark themselves as not supporting high-DPITor Arne Vestbø2018-03-142-0/+20
* | testlib: Add Test Anything Protocol (TAP) reporterTor Arne Vestbø2018-03-1447-9/+4356
* | Make testlib selftests pass for shadow-buildsTor Arne Vestbø2018-03-141-2/+2
* | Fix bad xfail test incident mapping in Apple test loggerTor Arne Vestbø2018-03-141-1/+1
* | Add generic optimized rectfill methodsAllan Sandfeld Jensen2018-03-132-9/+28
* | Remove RGB16 specific bilinear transformAllan Sandfeld Jensen2018-03-131-194/+12
* | QSFPM: Faster row removesTim Angus2018-03-132-39/+186
* | Examples: fix superfluous ';' in undo exampleChristian Ehrlicher2018-03-121-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-128-32/+91
|\|
| * Fix ambiguous shortcut warning messageSergio Martins2018-03-111-1/+1
| * document that QueryWhatsThis is a QHelpEventSergio Martins2018-03-111-1/+1
| * QRasterPaintEngine: properly initialize flagsChristian Ehrlicher2018-03-111-0/+1