summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-106-27/+15
|\
| * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-097-32/+46
| |\
| | * Revert "macOS: Force light theme on macOS 10.14+"Morten Johan Sørvig2018-09-031-21/+0
| | * Make QMacCocoaViewContainer work againMorten Johan Sørvig2018-09-021-0/+5
| | * QMacStyle: Make helper-NSViews layer-backedTor Arne Vestbø2018-08-281-5/+31
| | * Doc: Fix typos in QRectF documentationPaul Wicking2018-08-271-4/+4
| | * Doc: Remove non-reentrant from QDomDocument::setContentPaul Wicking2018-08-271-2/+0
| | * Merge 5.11 into 5.11.2Frederik Gladhorn2018-08-275-22/+21
| | |\
| | * | Fix crash when combining QOpenGLWidget, QStaticText and Qt QuickEskil Abrahamsen Blomfeldt2018-08-242-0/+6
* | | | moc: Fix compilation of text strings containing non-ASCIIThiago Macieira2018-09-101-1/+3
* | | | macOS: Use NSOpenGLContext's drawable directly to track active drawableTor Arne Vestbø2018-09-095-64/+5
* | | | QTableView: Fix PageUp not getting to top when first row is hiddenChristian Ehrlicher2018-09-091-2/+6
* | | | QLayout: Better document QLayout(QWidget *parent) behaviorChristian Ehrlicher2018-09-091-3/+4
* | | | Update QOpenGLContext::currentContext after QPlatformOpenGLContext::makeCurrentTor Arne Vestbø2018-09-091-10/+8
* | | | Moc: use QVector more oftenThiago Macieira2018-09-093-8/+8
* | | | CBOR: Add missing clear() methods to the two container classesThiago Macieira2018-09-094-2/+24
* | | | Cocoa: change background color of selected menu itemsRichard Moe Gustavsen2018-09-081-1/+5
* | | | Graph loader can load prototypes stored in the graphJuan Jose Casafranca2018-09-083-2/+22
* | | | Make QOpenGLContext::makeCurrent use early exit for all its flowTor Arne Vestbø2018-09-081-44/+42
* | | | macOS: Clear NSOpenGLContex's drawable when using offscreen surfacesTor Arne Vestbø2018-09-071-21/+29
* | | | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-0722-39/+161
|\| | |
| * | | Document SLJIT part of pcre2Kai Koehne2018-09-062-0/+41
| * | | Revise an incorrect QVulkanWindow doc noteLaszlo Agocs2018-09-061-9/+5
| * | | QString: Fix snippet explaining "non-spaced numbered place markers"Andre Hartmann2018-09-061-1/+1
| * | | Windows QPA: Fix missing accessibility info with WebEngineViewAndre de la Rocha2018-09-041-4/+18
| * | | Doc: Move the literal code blocks to a separate fileVenugopal Shivashankar2018-09-032-15/+17
| * | | Document version number of pixmanKai Koehne2018-08-311-0/+1
| * | | Avoid conversion over RGBA64 for RGB32 LCD text blendingAllan Sandfeld Jensen2018-08-301-9/+49
| * | | Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-3013-1/+29
| | |/ | |/|
* | | QTreeView: Fix expanding of spanning itemsFriedemann Kleint2018-09-061-2/+7
* | | cocoa: Fix build with MoltenVKLaszlo Agocs2018-09-061-2/+6
* | | Fix crash when setting Qt::WA_StaticContents on a transient childFriedemann Kleint2018-09-061-1/+1
* | | macOS: Use single call site for timer processing in event dispatcherTor Arne Vestbø2018-09-062-5/+11
* | | macOS: Rename QCocoaGLContext::setActiveWindow to setDrawableTor Arne Vestbø2018-09-062-12/+16
* | | QHeaderView: honor qss padding attributeChristian Ehrlicher2018-09-061-1/+1
* | | QHeaderView: remove dead codeChristian Ehrlicher2018-09-061-7/+0
* | | QHeaderView: Take padding/margin into account when eliding textChristian Ehrlicher2018-09-061-2/+4
* | | uic: Fix pixmap functions for QIconFriedemann Kleint2018-09-062-2/+57
* | | Fix QSIM::itemData returning role 255Luca Beldi2018-09-061-4/+9
* | | ASAN: Disable SSE4.1 code in qstricmp because of heap-buffer-overflowErik Verbruggen2018-09-051-1/+1
* | | QWindowsStyle: respect rectangle when drawing PE_IndicatorViewItemCheckRolf Eike Beer2018-09-031-6/+8
* | | Doc: Explicitly state that QSqlTableModel only handles EditRoleAndy Shaw2018-09-031-0/+4
* | | QSFPM: cleanup QRegularExpression includesSamuel Gaist2018-09-032-2/+6
* | | QStringList: add contains(QStringView) overloadAlbert Astals Cid2018-09-032-2/+24
* | | Add QString::compare(QStringView, CaseSensitivity)Albert Astals Cid2018-09-032-1/+21
* | | Remove some misplaced sizeof() scalings on array sizes for new[]Edward Welbourne2018-09-031-2/+2
* | | Rename QTimer::connectTo() to QTimer::callOnTimeout()Sergio Martins2018-09-032-9/+9
* | | Fix reading 16bpc grayscale PNGsAllan Sandfeld Jensen2018-09-031-17/+20
* | | Android: Fix crashBogDan Vatra2018-09-031-1/+1
* | | Bump copyright year of code generated by dbus toolsAlex Blasche2018-09-032-2/+2