summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix QSaveFile and QTemporaryFile issues with windows network sharesKarsten Heimrich2021-05-113-24/+17
* Prefer previously used channels in QHttpNetworkConnectionLars Schmertmann2021-05-111-19/+38
* rhi: Fix memory leakRobert Löhning2021-05-101-3/+4
* Move QtX11Extras into QtGui as private APITor Arne Vestbø2021-05-103-0/+663
* Android: Remove NoSuchMethodException errorPekka Gehör2021-05-101-0/+5
* Fix antialiasing of rotated non-smooth scaled imagesAllan Sandfeld Jensen2021-05-101-1/+2
* Remove the broken qToVoidFuture() functionSona Kurazyan2021-05-101-6/+0
* Add hideSplashScreen() back temporarily to qjnihelpers_pAssam Boudjelthia2021-05-102-0/+10
* CMake: Allow passing arguments to tests/auto/cmake test commandAlexandru Croitor2021-05-101-2/+6
* PRIx macros: add missing \relates to the docsGiuseppe D'Angelo2021-05-101-0/+4
* CMake: Don't build cmake build tests as macOS universalAlexandru Croitor2021-05-101-0/+11
* Move QNativeInterface helpers to their own header fileTor Arne Vestbø2021-05-1015-24/+91
* Fix passing QJniEnvironment to ANativeWindow_fromSurfaceMarius Kittler2021-05-101-1/+1
* Improve handling of minimumHeightForWidth()Jan Arve Sæther2021-05-105-1/+55
* Avoid coverage overflowAllan Sandfeld Jensen2021-05-101-0/+4
* Avoid fast transform paint path on values it can't handleAllan Sandfeld Jensen2021-05-101-2/+6
* Move Android Extras as private APIs under qtbaseAssam Boudjelthia2021-05-106-0/+1495
* SQLite: Update SQLite to v3.35.5Andy Shaw2021-05-093-94/+187
* Add objectClass() and className() for QJniObjectAssam Boudjelthia2021-05-083-9/+37
* Simplify setAndroidSdkVersion in qjnihelpersAssam Boudjelthia2021-05-081-15/+3
* Move hideSplashScreen() from qjnihelpers_p to QNativeInterfaceAssam Boudjelthia2021-05-084-11/+18
* Remove unused functions in qjnihelpersAssam Boudjelthia2021-05-083-41/+0
* Allow background inheritance between non-body block elementsAllan Sandfeld Jensen2021-05-081-1/+4
* QMetaMethod: Store method constness in metaobject systemFabian Kosmale2021-05-076-2/+53
* iOS: Accessibility: Don't cut off the last character from the text valueAndy Shaw2021-05-071-2/+1
* Support CSS text-decoration-color in underlines, overlines, strikethroughShawn Rutledge2021-05-076-4/+19
* Don't draw focus frame if widget has style rules that affect borderDoris Verria2021-05-071-0/+9
* Fix compiler warning, explicitly use 64bit shiftVolker Hilsheimer2021-05-071-1/+1
* Add note about the risk of setting min-width/height in a style sheetVolker Hilsheimer2021-05-071-2/+8
* xcb: Update _NET_SUPPORTED when the window manager changes itTang Haixiang2021-05-071-0/+2
* Remove Qt6 ifdef switches from pluginsAllan Sandfeld Jensen2021-05-077-38/+0
* QScopedPointer: remove doc mention of take()Giuseppe D'Angelo2021-05-061-3/+0
* Apply specialData font capitalization to non-rawFont textAllan Sandfeld Jensen2021-05-061-2/+12
* macOS: in password lineedits, pass dead keys to the input methodVolker Hilsheimer2021-05-062-1/+7
* Put the GLX related code under the xcb_glx_plugin conditionAlexey Edelev2021-05-062-3/+10
* Move JNI_OnLoad implementation to qjnihelpersAssam Boudjelthia2021-05-063-80/+36
* Add sdkVersion() to QNativeInterface::QAndroidApplicationAssam Boudjelthia2021-05-062-0/+12
* Use templated QJniObject::object() instead of static_castAssam Boudjelthia2021-05-066-15/+15
* QLocalSocket/Win: implement duplex communication in blocking modeAlex Trotsenko2021-05-064-82/+124
* QWindow: synthesize a QContextMenuEvent from relevant mouse eventsVolker Hilsheimer2021-05-062-5/+30
* Silence MSVC warning about int/size_t mismatchVolker Hilsheimer2021-05-061-2/+2
* QTabBar: take a style sheet's font into account when laying out tabsVolker Hilsheimer2021-05-061-3/+18
* Remove duplicated declaration of QCocoaGLContext native interfaceTor Arne Vestbø2021-05-061-7/+0
* macOS: Fix synthesized boldEskil Abrahamsen Blomfeldt2021-05-061-1/+3
* Windows: Work-around misreporting of Script and RomanEskil Abrahamsen Blomfeldt2021-05-061-1/+3
* QMdiArea: Fix top level window title when using DontMaximizeSubWindowOnActiva...Friedemann Kleint2021-05-062-4/+28
* Remove Qt6 switches from QtGuiAllan Sandfeld Jensen2021-05-0512-70/+0
* QWidgets: show SoftwareInputPanel for key releaseBartlomiej Moskal2021-05-054-3/+14
* Doc: Fix documentation warnings for QJni* classesTopi Reinio2021-05-056-42/+82
* Update bundled libjpeg-turbo to version 2.1.0Eirik Aavitsland2021-05-0539-667/+1079