summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add HAVE_USLEEP define to give better performance where possibleAndy Shaw2018-01-091-0/+1
* | | QSsl* tests: Ensure trailing slash on directory pathMårten Nordheim2018-01-092-43/+47
* | | Revert "Adapt the QSsl* tests to use the resource system"Mårten Nordheim2018-01-099-319/+173
* | | Fix build due to missing QDebug includeSérgio Martins2018-01-091-0/+1
* | | QWindowsXPStyle: Speed up level window loop in helper winId()Friedemann Kleint2018-01-091-5/+4
* | | doc: Remove undef of Q_GADGETMartin Smith2018-01-091-5/+0
* | | doc: Correct clang parsing errors in qvariant.hMartin Smith2018-01-094-2/+41
* | | doc: Move use of Q_CLANG_QDOC that caused compile-time assertMartin Smith2018-01-091-1/+3
* | | doc: Remove Q_QDOC declarations that are no longer neededMartin Smith2018-01-091-5/+1
* | | doc: Remove unnecessary #ifndef Q_QDOCMartin Smith2018-01-091-3/+0
* | | doc: Remove unnecessary qdoc declaration hackMartin Smith2018-01-092-5/+6
* | | doc: Correct qdoc warnings in qobject.cpp and qmetatype.cppMartin Smith2018-01-085-40/+33
* | | Fix support for flatpak FileChooser portalJan Grulich2018-01-081-2/+2
* | | Add a tech preview eglfs device integration for VSP2 compositionJohan Klokkhammer Helsing2018-01-0819-2/+2417
* | | XCB: Undef KeyPress and KeyRelease also when not using xinput2Ulf Hermann2018-01-081-0/+2
* | | Introduce QAbstractItemModel::checkIndex()Giuseppe D'Angelo2018-01-084-1/+223
* | | QStringBuilder: add support for QStringViewMarc Mutz2018-01-083-1/+29
* | | QStringBuilder: add support for char16_t{,*,[]}Marc Mutz2018-01-083-1/+95
* | | QPSQL: Add support for multiple result setsRobert Szefner2018-01-082-5/+96
* | | Hide EUDC font better when it is availableEskil Abrahamsen Blomfeldt2018-01-082-1/+8
* | | Cocoa: Make AA_MacDontSwapCtrlMeta workAndy Shaw2018-01-083-9/+17
* | | QtCore: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-0814-106/+23
* | | Send NET_WM_SYNC on swapBuffers when using EGLDavid Edmundson2018-01-071-0/+8
* | | QStringBuilder: clean up testMarc Mutz2018-01-071-36/+102
* | | mkspec for Renesas R-Car M3Johan Klokkhammer Helsing2018-01-072-0/+57
* | | QMenuBar: Add overloads of addAction() using Qt 5 signals and slotsAnton Kudryavtsev2018-01-063-0/+100
* | | QPSQL: Add support for forward-only queriesRobert Szefner2018-01-068-32/+590
* | | QStyledItemDelegate: adjust editor geometry also in LTR-modeChristian Ehrlicher2018-01-061-5/+6
* | | QHeaderView: respect min/maximumSectionSize propertyChristian Ehrlicher2018-01-063-9/+136
* | | doc: Correct remaining qdoc warnings in qdeadlinetimer.cppMartin Smith2018-01-062-9/+9
* | | doc: Correct remaining qdoc warnings in qchar.h and qchar.cppMartin Smith2018-01-062-1/+13
* | | doc: Correct remaining qdoc warnings in QStringViewMartin Smith2018-01-052-11/+18
* | | doc: Correct remaining qdoc warnings in qstring.cppMartin Smith2018-01-052-14/+18
* | | doc: Correct remaining qdoc warnings in qstack.cppMartin Smith2018-01-051-5/+5
* | | doc: Correct remaining qdoc warnings in a few filesMartin Smith2018-01-053-6/+6
* | | doc: Correct remaining qdoc warnings in qscopedvaluerollback.cppMartin Smith2018-01-051-4/+4
* | | QWindowsXPStyle: Remove unused codeFriedemann Kleint2018-01-052-41/+0
* | | CUPS: Fix conflict handlingAlbert Astals Cid2018-01-053-12/+160
* | | Add an option to scroll the QComboBox on macOS with the mouse wheelAndy Shaw2018-01-056-11/+22
* | | QtPrintSupport: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-051-1/+1
* | | Direct2D: Replace class Direct2DVersion by QVersionNumberFriedemann Kleint2018-01-041-104/+38
* | | QtDBus: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-042-12/+0
* | | QtSql: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-042-11/+2
* | | QtWidgets: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-042-7/+3
* | | Tests: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-046-25/+6
* | | Support legacy X11 keymapsFrank Richter2018-01-042-3/+321
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-0420-19/+100463
|\| |
| * | Add binary compatibility files for QtBase for 5.10Milla Pohjanheimo2018-01-0411-0/+100442
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-046-16/+19
| |\|
| | * Fix the iOS/tvOS platform plugin build on tvOSJake Petroules2018-01-041-0/+2