summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QMetaMethod: Store method constness in metaobject systemFabian Kosmale2021-05-077-4/+76
* Allow to load -developer-build without configurations into an IDEKai Köhne2021-05-072-0/+14
* 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-0711-4/+38
* 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
* tst_qlibrary: don't use absolute paths for symlinksSamuli Piippo2021-05-072-5/+5
* 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
* qmake: Clear caches before exitingRobert Löhning2021-05-062-1/+5
* 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-062-3/+85
* Remove duplicated declaration of QCocoaGLContext native interfaceTor Arne Vestbø2021-05-061-7/+0
* CMake: fix build with static BrotliLi Xinwei2021-05-071-0/+7
* 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-063-5/+70
* tst_moc: Use qtpaths instead of qmakeFabian Kosmale2021-05-051-2/+2
* doc: Mention qmake6 as name of qmake executable on LinuxKai Köhne2021-05-051-0/+6
* Remove Qt6 switches from QtGuiAllan Sandfeld Jensen2021-05-0514-78/+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
* Simplify bundled libjpeg buildEirik Aavitsland2021-05-054-2/+1
* Fix rare integer overflow in text shapingPaul Olav Tvete2021-05-051-1/+2
* Edid parser: fix performance issuesGiuseppe D'Angelo2021-05-052-34/+58
* Write out the HTML correctly for nested listsAndy Shaw2021-05-053-3/+85
* Unit test for checking text-decoration in html exportOliver Eftevaag2021-05-051-0/+57
* Export text-decorationAllan Sandfeld Jensen2021-05-052-9/+24
* Fix assertion on matchingLocales(Abhkazian, Any, Any)Edward Welbourne2021-05-052-4/+10
* iOS: Keep undo/redo widgets enabled on the undo shortcut bar after undoTamás Martinec2021-05-051-1/+14
* Fix set*Field JNI template callsAssam Boudjelthia2021-05-053-6/+170
* Add new app permissions API under QCoreApplicationAssam Boudjelthia2021-05-0512-6/+829
* Add instructions for Windows 10 on Arm configSimo Fält2021-05-055-5/+69
* Add -write-options-for-conan configure argumentJoerg Bornemann2021-05-051-2/+78
* Android: handle ImEnterKeyType flagBartlomiej Moskal2021-05-052-1/+31
* Fix Windows build with CMake < 3.19Joerg Bornemann2021-05-051-2/+2
* cocoa: move DEBUG_PASTEBOARD into logging categoryLiang Qi2021-05-053-62/+21
* QAbstractProxyModel: port to new property systemIvan Solovev2021-05-045-8/+129
* Blacklist and skip failing tests on macOS ARMTor Arne Vestbø2021-05-043-0/+7