summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add QAccessibleHyperlinkInterfaceJan Arve Sæther2021-06-032-1/+56
* Fix location of qtattributionsscanner in doc buildsKai Köhne2021-06-031-6/+9
* Extract the entity parsing code to a static functionAlbert Astals Cid2021-06-032-23/+34
* tst_QSslSocket::readBufferMaxSize() - workaround the flaky testTimur Pocheptsov2021-06-031-0/+12
* rhi: Enable reading back slices of 3D texturesLaszlo Agocs2021-06-038-32/+118
* tst_QDateTimeEdit::editingRanged(): use QScopedPointerEdward Welbourne2021-06-031-16/+12
* QDateTime{Parser,EditPrivate}: clean up initializationEdward Welbourne2021-06-033-25/+12
* Fix copy-and-paste bug in QDTEP::getMaximum()Edward Welbourne2021-06-031-2/+2
* Use Pressed/Released eventpoint state with native gesture begin/endShawn Rutledge2021-06-031-0/+13
* Make framework names consistent with the module namesAlexey Edelev2021-06-034-18/+25
* Collect resource objects of plugins and their dependencies in finalizerAlexey Edelev2021-06-031-2/+32
* Doc: mark private android classes as \preliminaryAssam Boudjelthia2021-06-031-0/+6
* QFileDialog::saveFileContent crashes on acceptDong Rui2021-06-031-2/+2
* CMake: Explicitly generate static plugin helpers into binary dirUlf Hermann2021-06-031-2/+2
* QSortFilterProxyModel: create mappings on demand againDavid Faure2021-06-033-10/+79
* macOS: render shortcuts in context menus correctly alignedVolker Hilsheimer2021-06-020-0/+0
* macOS: render shortcuts in context menus correctly alignedVolker Hilsheimer2021-06-021-2/+18
* QProcess: refine 'Channel' structureAlex Trotsenko2021-06-032-19/+12
* Add load/fromdata() overloads taking QByteArrayView to QImageEirik Aavitsland2021-06-023-26/+75
* Make bool isSymLink, isJunction inferred from resource.typeKarsten Heimrich2021-06-021-14/+16
* Fix warnings about qsizetype used as int in qpainter.hEirik Aavitsland2021-06-021-14/+14
* Avoid setting DCMAKE_C_COMPILER and DCMAKE_CXX_COMPILER twiceHeikki Halmet2021-06-021-0/+9
* Refactor createSymbolicLink() and createNtfsJunction()Karsten Heimrich2021-06-023-49/+56
* Move createSymbolicLink() to the shared headerKarsten Heimrich2021-06-022-30/+29
* QtGui: Fix include conventionFriedemann Kleint2021-06-022-3/+2
* Add option to use different ANDROID_EMULATORHeikki Halmet2021-06-021-2/+6
* Increase the timeout for test targetsAssam Boudjelthia2021-06-021-1/+1
* moc: Add relative property index to JSON output of PropertyDefAndrei Golubev2021-06-023-5/+23
* Fix system locale for IntegrityJanne Koskinen2021-06-021-1/+7
* Avoid use after free in tst_qsequentialanimationgroupFabian Kosmale2021-06-022-3/+7
* Add a const JNINativeMethod[] overload for registerNativeMethods()Assam Boudjelthia2021-06-024-10/+51
* Remove unnecessary = signs from build.gradleAssam Boudjelthia2021-06-021-2/+2
* Silence misleading exception print in setQtContextDelegateAssam Boudjelthia2021-06-021-3/+1
* CMake: Add Android's prepare_apk_dir target to ALLAssam Boudjelthia2021-06-021-2/+2
* Android: fix mimetype/namefilters handling for FileDialogAssam Boudjelthia2021-06-021-8/+9
* Android: make the help print a bit easier to read and navigateAssam Boudjelthia2021-06-022-7/+35
* CMake: Fix generated prl and pri files for MSVCLi Xinwei2021-06-025-5/+33
* wasm: map named key attribute “Meta” to Qt::Key_MetaMorten Sørvig2021-06-021-0/+1
* Regular Expression example: Brush up and add a way to preview replacementsFriedemann Kleint2021-06-013-27/+99
* Fix QSettings documentationFriedemann Kleint2021-06-011-4/+6
* Fix EXTRA_CMAKE_FILES behavior of qt_internal_add_toolJoerg Bornemann2021-06-011-9/+24
* xcb: Fix touch grab handling on pre-XI 2.2Povilas Kanapickas2021-06-011-4/+6
* Pass OpenGL_GL_PREFERENCE variable to other Qt reposJoerg Bornemann2021-06-011-0/+8
* Do not get LINK_LIBRARY of the interface librariesAlexey Edelev2021-06-011-1/+7
* SQLite plugin: use QString::unicode(), not utf16()Giuseppe D'Angelo2021-06-011-1/+1
* CMake: Create global imported versionless tool targetsAlexandru Croitor2021-06-011-1/+1
* Simplify storing of notification objectsLars Knoll2021-06-014-7/+191
* uic: No longer generate star imports in PythonFriedemann Kleint2021-06-015-63/+193
* Move QIdentityProxyModelPrivate out into its own headerMitch Curtis2021-06-013-37/+88
* Update the COIN build instructions to also build creator help fileNicholas Bennett2021-06-011-1/+1