summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Port placeholder rendering to palette placeholder color roleFilipe Azevedo2018-05-043-6/+3
* Add a QPalette color role for placeholder textsFilipe Azevedo2018-05-042-3/+44
* QFileSystemModel: remove unused function naturalCompare()Christian Ehrlicher2018-05-041-2/+0
* QContiguousCache: add assertion to avoid negative capacityChristian Ehrlicher2018-05-041-0/+2
* macOS: Fix stretch of condensed fonts with NoFontMergingEskil Abrahamsen Blomfeldt2018-05-041-1/+0
* QShortcut: Try harder to find a widget for parentless menubarsGabriel de Dietrich2018-05-034-2/+18
* eglfs/kms: Add drm atomic zpos property handlingLionel CHAZALLON2018-05-033-0/+7
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-05-0324-84/+160
|\
| * Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-0324-84/+160
| |\
| | * macOS: ensure mouse events from the global monitor has the correct button setRichard Moe Gustavsen2018-05-032-3/+13
| | * Configure window manager to support RCar D3Timo Aarnipuro2018-05-031-9/+17
| | * QProcess: set proper error state if we failed to create a pipeThiago Macieira2018-05-021-1/+6
| | * If the page size is not valid on the new printer, set a custom sizeAndy Shaw2018-05-023-3/+21
| | * Feed external geometry changes to QtJames McDonnell2018-05-022-0/+27
| | * Add screenContext native propertyJames McDonnell2018-05-021-0/+3
| | * Flush the initial clear blit with SCREEN_WAIT_IDLEJames McDonnell2018-05-021-1/+1
| | * macOS: Don't trigger deferred needsDisplay when using timer-based requestUpdateTor Arne Vestbø2018-05-021-1/+1
| | * qtestlib: restore qWaitForWindowActive() its original semanticsGatis Paeglis2018-05-021-17/+1
| | * Fix for mouse with modifiers handlingKarim Pinter2018-05-027-37/+23
| | * Docs: Mark vsp2SetLayerAlpha as preliminaryJohan Klokkhammer Helsing2018-05-021-0/+15
| | * xcb: round down the scale factor for values < 0.8Mathieu Velten2018-05-021-1/+6
| | * Fix crash in QMacPanGestureRecognizerJan Arve Saether2018-05-022-2/+17
* | | Use QDateTime::toString(Qt::ISODateWithMS) instead of reinventing itEdward Welbourne2018-05-031-27/+1
* | | cups: Show a dialog when asked for passwordAlbert Astals Cid2018-05-031-0/+72
|/ /
* | qFatal: Prevent deadlocks on WindowsThiago Macieira2018-05-021-1/+28
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-05-0241-200/+260
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-0241-200/+260
| |\|
| | * Convert features.toolbar to QT_[REQUIRE_]CONFIGStephan Binner2018-05-0230-157/+168
| | * QItemSelectionModel: More fixes for is(Column/Row)SelectedDaniel Teske2018-04-301-27/+46
| | * QitemSelectionModel: Fix a bug in isColumnSelectedDaniel Teske2018-04-301-2/+6
| | * Remove assert from QFormLayout::takeRow()Sergio Martins2018-04-301-2/+0
| | * Stop rejecting cookies which have a domain that matches a TLDMårten Nordheim2018-04-301-0/+16
| | * Fix handling of QDBusMessage in qdbuscpp2xml in bootstrapped modeVolker Krause2018-04-291-0/+7
| | * Specify that you need an instance of QNetworkAccessManager per threadJussi Witick2018-04-271-1/+3
| | * Fix for input method commit that ends with newlinePaul Olav Tvete2018-04-271-1/+6
| | * QMimeDatabase: check 128 bytes rather than 32, for text vs binaryDavid Faure2018-04-271-2/+2
| | * QWidgetWindow: Immediately forward close events to QWindowUlf Hermann2018-04-271-0/+1
| | * Remove hack that violates ODRThiago Macieira2018-04-261-11/+6
| | * Improve padding hole issues in QAbstractPrintDialogPrivateThiago Macieira2018-04-261-3/+4
| | * Show high DPI custom cursor on macOSFrederik Christiani2018-04-261-0/+1
* | | Merge drawhelper convert-from and storeAllan Sandfeld Jensen2018-05-0210-673/+585
* | | Upgrade double-conversion to v3.0.0Ulf Hermann2018-05-0210-42/+60
* | | Unix print dialog: Properly initialize duplexMichael Weghorn2018-05-021-5/+26
|/ /
* | Make the use of -fdata-sections and --gc-sections more generic in QtMikhail Svetkin2018-04-272-1/+3
* | QGraphicsView: Improve high-DPI item cachingMorten Johan Sørvig2018-04-261-11/+20
* | QGraphicsView: Create high-dpi background pixmapMorten Johan Sørvig2018-04-261-3/+11
* | Cocoa Menus: Refactor QCocoaMenuItem::sync()Gabriel de Dietrich2018-04-262-50/+49
* | Cocoa Menus: Clean up codeGabriel de Dietrich2018-04-2613-136/+132
* | QToolButton: Elide text when constraints prevent from showing whole textChristian Ehrlicher2018-04-261-1/+2
* | QColorDialog: deprecate rgba()Giuseppe D'Angelo2018-04-262-2/+5