summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QTypeInfo: fix pointer detectionGiuseppe D'Angelo2022-12-301-1/+1
* Fix size calculation of unplugged dock widgetsAxel Spoerl2022-12-291-4/+19
* wasm: avoid LocalStorage past-the-end access on clear()Morten Sørvig2022-12-281-5/+13
* Fix UB (reference to local variable leaving scope) in runOnAndroidMainThread()Marc Mutz2022-12-281-1/+1
* windows: gl: Fix WGL_SAMPLES reductionLaszlo Agocs2022-12-241-7/+8
* [doc] QSharedPointer: add some missing docsMarc Mutz2022-12-242-0/+57
* QAndroidNaticeInterface: replace a pair with a structMarc Mutz2022-12-231-8/+15
* runOnAndroidMainThread(): Don't block QThreadPool::globalInstance() with timo...Marc Mutz2022-12-231-0/+8
* runOnAndroidMainThread(): Use QThreadPool::start() instead of QtConcurrent::r...Marc Mutz2022-12-231-2/+4
* Don't create a QRunnable in QAndroidApplication::runOnAndroidMainThread() w/o...Marc Mutz2022-12-231-4/+4
* Android: Fix UI is scaled smaller than beforeSamuel Mira2022-12-232-15/+7
* QTextImageHandler: Resolve Nx images correctly for file or qrc URLsVolker Hilsheimer2022-12-231-5/+19
* Doc: Remove incorrect CMake instructions for QtCore-privateTopi Reinio2022-12-232-3/+25
* GTK3 theme: simplify codeYuhang Zhao2022-12-231-1/+1
* Android: Do not close the keyboard for NO_ENTER_ACTIONBartlomiej Moskal2022-12-221-0/+3
* Doc: Increase Test Function TimeoutJaishree Vyas2022-12-211-0/+41
* Android: handle move operation with content urisAssam Boudjelthia2022-12-211-0/+24
* Android: fix deprecations for getDrawable() on QtMessageDialogHelperAssam Boudjelthia2022-12-211-4/+8
* Android: Fix deprecations AlertDialog.setButton()Assam Boudjelthia2022-12-211-2/+5
* Android: Fix for low contrast status barBartlomiej Moskal2022-12-201-0/+16
* Android: handle rename() operation with content urisAssam Boudjelthia2022-12-202-0/+58
* Windeployqt: adjust bitset change for scaling (Take 2)Oliver Wolff2022-12-201-3/+3
* Return the QFileInfo::baseName/QDir::dirName() from fileEngine implAssam Boudjelthia2022-12-192-2/+6
* Doc: Add link to Tools Examples from the Qt Widgets module front pageLeena Miettinen2022-12-191-0/+1
* QtMiscUtils: add missing toAsciiUpper(), use it in mocMarc Mutz2022-12-182-2/+8
* QLatin1/String/View: don't decay the arg() argumentsMarc Mutz2022-12-171-8/+5
* QTest::WatchDog: fix missing timeout resets on test function changeMarc Mutz2022-12-171-3/+22
* QTest::WatchDog: Extract Method setExpectation()Marc Mutz2022-12-171-11/+10
* Schannel: Don't emit error when peer performs graceful disconnectionMårten Nordheim2022-12-161-2/+0
* QJniObject: fix binary compatibility breakageVolker Hilsheimer2022-12-162-1/+8
* SQLite: Update SQLite to v3.40.0Andy Shaw2022-12-163-1587/+3539
* iOS: Don't assume screens will not be connected before QIOSIntegrationTor Arne Vestbø2022-12-161-2/+2
* iOS a11y: Ensure parent elements are stacked below their childrenTor Arne Vestbø2022-12-161-1/+3
* Remove QEglFSCursor's inheritance of QOpenGLFunctionsThomas Senyk2022-12-162-27/+26
* windows: Fix vertical metrics with GDI engineEskil Abrahamsen Blomfeldt2022-12-161-0/+7
* macOS: Use NSStatusItem.menu to manage system tray menuTor Arne Vestbø2022-12-152-15/+24
* Document max size for QFont::setPixelSizePaul Wicking2022-12-151-1/+2
* Widgets: Deactivate effect on destructionChristian Ehrlicher2022-12-141-0/+1
* QBuffer: test and document open() behaviorMarc Mutz2022-12-141-0/+4
* Fix the focus frame on MacGiuseppe D'Angelo2022-12-141-1/+12
* Android: Close the keyboard after clicking DoneBartlomiej Moskal2022-12-141-0/+1
* Android: Add facilities to handle more content URIs operationsAssam Boudjelthia2022-12-143-284/+663
* eglfs-kms/gbm: fix segfault and add qScopeGuardThomas Senyk2022-12-141-3/+12
* HiDPI: fix wrong window size after DPI changeYuhang Zhao2022-12-141-1/+7
* PCRE2: upgrade to 10.42Giuseppe D'Angelo2022-12-1436-3496/+9919
* Android: fix Android assets handler not listing dirs with only sub dirsBartlomiej Moskal2022-12-131-1/+8
* Vista Style: Use correct action icon pixmaps matching the device pixel ratioFriedemann Kleint2022-12-131-5/+4
* CMake: Warn about additional arguments to qt_add_plugin()Kai Köhne2022-12-121-0/+4
* Set geometry property in QXcbWindow after checking minimum sizeAxel Spoerl2022-12-121-5/+5
* Add forwarding of CMake variables to ABI-specific external projectsAlexey Edelev2022-12-121-0/+7