summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * macOS: Namespace FullScreenProperty category on NSWindowTor Arne Vestbø2018-01-101-0/+5
| | | | | * macOS: Simplify mangling of QNSPanelDelegate protocolTor Arne Vestbø2018-01-104-5/+8
| | | | | * macOS: Namespace QNSWindowProtocol when building with -qtnamespaceTor Arne Vestbø2018-01-101-0/+3
| | | | | * macOS: Replace category methods with functionsPavol Markovic2018-01-104-42/+7
| | | | | * Fix regression in painted emoji offsetAllan Sandfeld Jensen2018-01-101-1/+4
| | | | | * Add changes file for Qt 5.9.4Antti Kokko2018-01-101-0/+183
| | | | | * Revert "QTreeView: Make sure QHeaderView is notified on layoutChanged()"Thorbjørn Lund Martsum2018-01-052-24/+3
| | | | | * Update qurltlds_p.hAllan Sandfeld Jensen2018-01-052-12797/+13273
| | | | * | Add overrideAlbert Astals Cid2018-01-101-1/+1
| | | | * | Document Q_COREAPP_STARTUP_FUNCTION is no good in static libsLaszlo Agocs2018-01-101-0/+4
| | | | * | MySQL: Fix qAddPostRoutine of mysql_server_end() on WindowsThiago Macieira2018-01-101-1/+1
| | | | * | macOS: Blacklist modalWindowEnterEventOnHide_QTBUG35109 instead of skippingTor Arne Vestbø2018-01-092-3/+1
| | * | | | Doc: revamp Animated Tiles exampleNico Vertriest2018-01-162-7/+7
| | * | | | Doc: add documentation to Blur Picker exampleNico Vertriest2018-01-161-0/+9
| | |/ / /
| | * | | macOS: Copy QNSWindowProtocol without referencing it by nameTor Arne Vestbø2018-01-151-10/+17
| | * | | XCB: Replace qDebug with qCDebugOrgad Shaneh2018-01-153-6/+6
| | * | | Test for leaks in QMetaObject::invoke with functorsOlivier Goffart2018-01-141-25/+55
| | * | | QMetaObject::invokeMethod: don't leak the slot objectThiago Macieira2018-01-141-0/+6
| | * | | Doc: QMake: Remove dependencies to non-existent documentation modulesTopi Reinio2018-01-121-12/+0
| | * | | Skip a date-time test when we don't know what result it should giveEdward Welbourne2018-01-121-5/+7
| | * | | qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-12112-1/+115
* | | | | Windows QPA: Avoid 'large' mouse cursors over RDPFrank Richter2018-01-211-1/+13
|/ / / /
* | | | doc: Fix several minor qdoc warningsMartin Smith2018-01-204-1/+9
* | | | doc: Fix all remaining non-link qdoc warningsMartin Smith2018-01-205-8/+22
* | | | Fix explicitly set width not being respectedIgor Mironchik2018-01-202-3/+39
* | | | Add rvalue overload of insert/prepend to QVarLengthArray and QVectorAllan Sandfeld Jensen2018-01-204-20/+299
* | | | Use QColor(0, 0, 0, 0) to mark body text in QStaticTextIgor Mironchik2018-01-203-14/+20
* | | | eglfs/kms : implement nativeResourceForScreenLionel CHAZALLON2018-01-202-0/+11
* | | | eglfs: Forward nativeRes.ForScreen.() to backendsLionel CHAZALLON2018-01-203-2/+10
* | | | Test Russia's post-DST transitions are reported correctlyEdward Welbourne2018-01-191-0/+62
* | | | Don't try (Any,Any,Any) before a partially-specified localeEdward Welbourne2018-01-191-32/+36
* | | | doc: Remove inappropriate qdoc comment markersMartin Smith2018-01-181-2/+2
* | | | Sync QItemDelegate::doLayout with QCommonStylePrivate::viewItemLayoutChristian Ehrlicher2018-01-182-5/+5
* | | | Cocoa: Prevent crash on focusObjectChanged()Morten Johan Sørvig2018-01-181-0/+2
* | | | QFontEngine: use QStringBuilder moreAnton Kudryavtsev2018-01-181-7/+6
* | | | uic: Support id-based translationsFriedemann Kleint2018-01-189-7/+164
* | | | doc: Add missing return types to \fn commands, fix mis-specified onesMartin Smith2018-01-189-19/+19
* | | | doc: Fix remaining qdoc warmings for Vulkan stuffMartin Smith2018-01-185-5/+67
* | | | doc: Add missing return types to \fn commandsMartin Smith2018-01-185-29/+29
* | | | doc: Remove qdoc marker from inside #if 0 blockMartin Smith2018-01-181-4/+4
* | | | doc: Fix remaining qdoc warnings in qabstractitemmodel.cppMartin Smith2018-01-181-9/+9
* | | | doc: Fix remaining clang parsing errors in QtTestMartin Smith2018-01-187-27/+81
* | | | doc: Fix remaining clang parsing errors in QtWidgetsMartin Smith2018-01-182-7/+4
* | | | Unix: Fix page size margins when changing page sizeAlbert Astals Cid2018-01-172-5/+9
* | | | Unix: Fix default printer page size marginsAlbert Astals Cid2018-01-171-2/+7
* | | | QCommonStylePrivate::viewItemSize: fix text height calculationChristian Ehrlicher2018-01-172-0/+10
* | | | QSortFilterProxyModel: annotate some deprecated functions as deprecatedChristian Ehrlicher2018-01-172-9/+12
* | | | QMacStyle: Set WA_MacShowFocusRect for checkbox, radio buttonGabriel de Dietrich2018-01-174-31/+92
* | | | Cups Print Dialog: Change the message box titles to CapsFriedemann Kleint2018-01-171-2/+2
* | | | QPrintDialog/Unix: compile with gcc 4.8Christian Ehrlicher2018-01-171-1/+2