summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qsql: move Q<driver>Result out of headerMark Brand2015-11-278-142/+134
* qsql: add missing Q_EXPORT_SQLDRIVER_* macrosMark Brand2015-11-273-3/+15
* Remove dead code.Jake Petroules2015-11-279-42/+7
* QHttpSocketEngine: remove unused membersAlex Trotsenko2015-11-262-6/+0
* Aarch64: fix Q_PROCESSOR_ARM_V8 detection.Erik Verbruggen2015-11-261-1/+3
* qsql: remove stray includes and forward declsMark Brand2015-11-266-14/+7
* QBlitterPaintEngine: Fix capability mask settingsLouai Al-Khanji2015-11-261-2/+2
* QPixmapStyle: Add "We mean it." warning.Friedemann Kleint2015-11-261-0/+11
* Accept concurrent input from multiple tablet devices in QGuiApplicationRomain Pokrzywka2015-11-264-18/+44
* Fix kerned advances in QRawFont on OS X and WindowsEskil Abrahamsen Blomfeldt2015-11-253-1/+18
* QtWidgets: use Q_UNLIKELY for every qWarning() (2)Marc Mutz2015-11-2530-109/+109
* Xcb: propagate stays-on-top or -below hints from window flagsUlf Hermann2015-11-252-0/+11
* qsslsocket_shared_mac - fix a warning and compilation errorsTimur Pocheptsov2015-11-251-3/+3
* QSqlResult: const for driverMark Brand2015-11-252-3/+3
* qsql_odbc: rename QODBCPrivate to QODBCResultPrivateMark Brand2015-11-252-12/+12
* QSslSocket: evaluate CAs in all keychain categoriesDaniel Molkentin2015-11-245-52/+160
* Remove legacy platform code in QSslSocket for OS X < 10.5Daniel Molkentin2015-11-242-61/+27
* Centralize dropping of trailing zeroes when converting doublesUlf Hermann2015-11-242-10/+3
* Don't call setlocale(3) in bootstrap codeUlf Hermann2015-11-241-1/+1
* QFileSystemWatcher: print out path in case of error.David Faure2015-11-231-1/+2
* Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2015-11-2352-402/+587
|\
| * Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-2352-402/+587
| |\
| | * QTextLine::cursorToX: Fix typo in the documentationKonstantin Ritt2015-11-221-1/+1
| | * Use system libpng in bundled FT, if availableKonstantin Ritt2015-11-221-0/+4
| | * OSX: fix build.Erik Verbruggen2015-11-211-1/+2
| | * Windows: Implement QPlatformTheme::WheelScrollLines.Friedemann Kleint2015-11-201-0/+2
| | * Windows: Fix calculation of frame offset for layered windows.Friedemann Kleint2015-11-201-1/+2
| | * Windows: Refactor cursor handling.Friedemann Kleint2015-11-205-177/+112
| | * Doc: added doc about removal option qmljsdebugger by QCoreApplicationNico Vertriest2015-11-191-2/+3
| | * winrt: Merge Languages and ManifestLanguages for QLocale::uiLanguagesOliver Wolff2015-11-191-7/+41
| | * xcb: Fix slow widget resizingBłażej Szczygieł2015-11-192-5/+1
| | * winrt: Use handleExtendedKeyEvent when handling back button.Samuel Nevala2015-11-191-2/+4
| | * OS X: Add opt-in for CoreFoundation event dispatcherMorten Johan Sørvig2015-11-192-6/+27
| | * Direct2D: Fix build.Friedemann Kleint2015-11-191-1/+1
| | * Windows: Open GL blacklist - Disable Mobile Intel 945GMFriedemann Kleint2015-11-191-2/+2
| | * Support mixing native child widgets with texture-based onesLaszlo Agocs2015-11-196-102/+191
| | * Add EGL stream state defines used by Qt WaylandLaszlo Agocs2015-11-191-0/+9
| | * Add Xlib for eglconvenienceLaszlo Agocs2015-11-191-0/+1
| | * Make the ppm image handler corrctly handle long comment linesEirik Aavitsland2015-11-191-4/+12
| | * QXmlStreamStringRef: unbreak move special member functionsMarc Mutz2015-11-191-1/+16
| | * QXmlStreamStringRef: mark as shared-not-movable-until-qt6Marc Mutz2015-11-192-0/+16
| | * Replace backwards Java-style iteration with new reverse_iteratorsMarc Mutz2015-11-192-9/+5
| | * QCommonStyle: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-192-50/+33
| | * QSqlQueryModel::clear(): Call begin/endResetModel().Friedemann Kleint2015-11-193-0/+6
| | * qfactoryloader: static qt compile fixTim Blechmann2015-11-191-0/+2
| | * Use standard error handling in qhostinfo_winrt.cppOliver Wolff2015-11-191-9/+19
| | * winrt: Set error if host cannot be found in QHostInfoAgent::fromNameOliver Wolff2015-11-191-1/+6
| | * winrt: no assert when device is in airplane mode/has no internet connectionOliver Wolff2015-11-192-0/+6
| | * iOS: Update pixel density (PPI) logic to detect new iOS devicesTor Arne Vestbø2015-11-192-11/+16
| | * QNAM: clean the channel request data on server disconnectAlex Trotsenko2015-11-181-0/+4