summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Port QtSql from QStringRef to QStringViewLars Knoll2020-06-112-5/+5
* Port QtGui from QStringRef to QStringViewLars Knoll2020-06-1115-45/+45
* Port mimetypes away from QStringRefLars Knoll2020-06-117-8/+8
* Port QLocale::quoteString from QStringRef to QStringViewLars Knoll2020-06-116-17/+16
* wasm: fix network POST data corruptionLorn Potter2020-06-112-5/+5
* Fix QToolButton menus showing on primary screens in multiscreen setupsFriedemann Kleint2020-06-101-1/+2
* Merge QToolTip::showText overloads as per ### Qt 6 commentsVolker Hilsheimer2020-06-102-28/+6
* Clean up special functions for QTextFrame::iteratorVolker Hilsheimer2020-06-102-53/+8
* Restore default role names in QStandardItemModel::roleNames()Shawn Rutledge2020-06-101-0/+1
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-1060-185/+85
* Doc: Improve documentation for QLocale::FormatTypeKai Koehne2020-06-102-21/+33
* Long live std::pair!Giuseppe D'Angelo2020-06-1017-474/+63
* QLatin1String: add toString()Marc Mutz2020-06-102-0/+18
* Remove the openglextensions moduleEirik Aavitsland2020-06-106-27260/+0
* Port QtNetwork from QStringRef to QStringViewLars Knoll2020-06-1010-34/+34
* Port QUrl away from QStringRefLars Knoll2020-06-101-9/+9
* Port QMetaObject away from QStringRefLars Knoll2020-06-101-3/+3
* Port QLibraryInfo from QStringRef to QStringViewLars Knoll2020-06-101-1/+1
* Port QtWidgets from QStringRef to QStringViewLars Knoll2020-06-1012-20/+20
* Remove accidental leftover debug printoutMårten Nordheim2020-06-101-1/+0
* Doc snippets: Use nullptr instead of 0 literalPaul Wicking2020-06-1011-11/+11
* qGetPtrHelper: make it work with null d-pointersGiuseppe D'Angelo2020-06-101-1/+1
* Q(E)SDP: add get()Giuseppe D'Angelo2020-06-102-0/+21
* CMake: Fix libraries in qt_lib_XXX_private.pri files for NMCJoerg Bornemann2020-06-091-0/+1
* Ensure left/right/mid behave in a compatible wayLars Knoll2020-06-098-101/+135
* Make QLayout::spacing/setSpacing virtual, remove qobject_cast hackVolker Hilsheimer2020-06-095-39/+16
* Add QPromise implementationAndrei Golubev2020-06-095-1/+179
* Add since markers for the Qt::endl, etc.Albert Astals Cid2020-06-091-24/+72
* Pass QVariant by reference, address ### Qt 6 commentVolker Hilsheimer2020-06-092-2/+2
* metatype: Do not try analyze T in Q*Pointer<T> if T is incompleteFabian Kosmale2020-06-091-1/+19
* Move the Windows Event Dispatcher into QtGuiFriedemann Kleint2020-06-0923-88/+87
* macOS: Add a few more local autorelease pools to QCocoaGLContextTor Arne Vestbø2020-06-091-0/+6
* Remove deprecated methods and address some ### Qt 6 comments in gui/textVolker Hilsheimer2020-06-095-86/+2
* QPointer: add get()Giuseppe D'Angelo2020-06-092-0/+9
* QArrayData: stop using std::is_literal_typeGiuseppe D'Angelo2020-06-091-10/+2
* Gif decoder: Harden handling of corrupt filesEirik Aavitsland2020-06-091-2/+5
* Add deprecation warnings to QGuiApplication::fontChanged/paletteChangedVolker Hilsheimer2020-06-082-2/+8
* Merge QWindow::parent overloadsVolker Hilsheimer2020-06-082-13/+1
* Unexport private classes that are no longer used outside QtWidgetsVolker Hilsheimer2020-06-083-6/+3
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-0845-403/+208
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-0857-397/+397
* Prepare to harmonize pointer event accessor namesShawn Rutledge2020-06-082-115/+249
* QNetworkInterface (Unix): port two local tracker (QSet/QLVA) to QDuplicateTra...Marc Mutz2020-06-081-10/+9
* QResource: Use some qUtf16Printable() instead of toLocal8Bit().data()hjk2020-06-081-6/+6
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-0810-139/+20
* Check for valid Navigator.permissions before useMorten Johan Sørvig2020-06-081-3/+4
* Fix deprecation warning, use char16_t instead of quint16/ushortVolker Hilsheimer2020-06-081-2/+2
* Make the QFontCache size configurableMartin Jansa2020-06-081-2/+4
* Implement first/last/from and slice() for string-like classesLars Knoll2020-06-086-3/+173
* QSsl: port a local QStringList to QDuplicateTrackerMarc Mutz2020-06-082-4/+19