summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* QOperatingSystemVersion: Add new Windows versionYuhang Zhao2022-06-202-9/+31
* Fix improper moc includes inside the Qt namespaceThiago Macieira2022-06-193-6/+6
* Network: make Public Suffix List constexprYuhang Zhao2022-06-193-6/+48
* Windows QPA: Fix indentionYuhang Zhao2022-06-191-42/+42
* Long live the ICU-based QStringConverter interface!Fabian Kosmale2022-06-192-9/+288
* Windows: Replace lcQpaWindows logging with lcQpaScreen in screen codeTor Arne Vestbø2022-06-181-5/+5
* Windows: Decouple screen change monitoring from top level QWindowsTor Arne Vestbø2022-06-187-14/+44
* QBoxLayout: Add assertion that catches out of bounds insertion indicesMarcel Kummer2022-06-181-0/+1
* qmetatype.h: remove #undef for something that was never #define'dThiago Macieira2022-06-181-1/+0
* QMetaType: use explicit load/store operations on QBasicAtomicIntThiago Macieira2022-06-181-4/+4
* wasm: Fix up namespacing in wasm platform pluginLorn Potter2022-06-1813-7/+40
* wasm: fix unicode inputLorn Potter2022-06-183-9/+9
* CMake: Android: Fix 'qmldir file not found at' warningsAlexandru Croitor2022-06-171-2/+2
* CMake: Fix Xcode common dependency issues for other_files IDE targetAlexandru Croitor2022-06-171-0/+13
* Provide overload for Qt::AlignmentFlags in item widget itemsVolker Hilsheimer2022-06-176-0/+21
* Update window state in QWindowsWindow and QXcbWindow geometry settersAxel Spoerl2022-06-172-0/+6
* xcb: Get some style hints from xsettingsJiDe Zhang2022-06-184-4/+28
* QMainWindow: fix restoreState() for toolbarsIvan Solovev2022-06-171-0/+4
* macOS: set print dialog up with page attributes when no printer is installedVolker Hilsheimer2022-06-171-1/+7
* QBoxLayout: Pull out handling for negative insertion indicesMarcel Kummer2022-06-171-16/+14
* QFont: remove support for comma split setFamily()Janne Juntunen2022-06-171-12/+1
* Remove a misleading sentence from QDomDocument::setContent() docEdward Welbourne2022-06-171-3/+1
* Windows QPA: Update screen on child window DPI changeMorten Sørvig2022-06-164-2/+19
* Doc: Document how to treat qt_add_big_resources args as source filesCristian Adam2022-06-162-0/+9
* QComboBox: emit currentIndexChanged() and currentTextChanged() when the model...Ivan Solovev2022-06-161-1/+5
* Accessibility: don't emit focus change when reason is window activationVolker Hilsheimer2022-06-161-5/+9
* Implement a dedicated QAccessibleInterface for QMessageBoxVolker Hilsheimer2022-06-163-1/+55
* wasm: fix some coding styleLorn Potter2022-06-161-2/+7
* macOS: Avoid recursively updating screens when window moves screenTor Arne Vestbø2022-06-161-0/+12
* QSettings: Fix reading of the [%General] sectionhjk2022-06-161-1/+1
* Endian: Remove old special integer bitfieldsUlf Hermann2022-06-161-75/+0
* qHash: pass QByteArrayView to qHash() by valueThiago Macieira2022-06-153-6/+21
* qwasmtheme: Enable hover effects by defaultMaximilian Goldstein2022-06-151-0/+2
* Fix typos in docs and commentsKai Köhne2022-06-1566-88/+88
* Don't exit(1) on unrecognised test function name, just report a failureEdward Welbourne2022-06-151-9/+23
* Android: Improve loading speed of individual assetsLouis du Verdier2022-06-151-18/+46
* Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)Allan Sandfeld Jensen2022-06-1599-237/+237
* macdeployqt: macdeployqt process some libraries(e.g. ffmpeg) incorrectGuineng Ni2022-06-151-1/+7
* Add support for painting at integer DPR with downscaleMorten Sørvig2022-06-143-16/+52
* Make rhiFlush() support custom source DPRMorten Sørvig2022-06-1412-19/+31
* xcb: Replace qCWarning by qCDebug in QXcbConnection::printXcbError()Axel Spoerl2022-06-141-6/+6
* Use consistent ordering in QShaderLaszlo Agocs2022-06-143-4/+45
* CoreText: Fix fonts with synthetic stretchEskil Abrahamsen Blomfeldt2022-06-141-2/+7
* Fix font rendering when Qt is configured with -no-harfbuzzEskil Abrahamsen Blomfeldt2022-06-141-1/+5
* Trace QImage::Format as int in QImageData::create()Shawn Rutledge2022-06-142-2/+2
* Doc: Remove \target TransformationsKai Köhne2022-06-141-1/+0
* Revert "qxp::function_ref: drop use of q23::invoke_r"Marc Mutz2022-06-141-3/+5
* QLibrary: fix use of deprecated QByteArrayMatcher::indexIn(p, n)Marc Mutz2022-06-141-1/+1
* QByteArray: more GCC 12 -Werror=array-bound whack-a-moleMarc Mutz2022-06-141-4/+6
* QApplication: Remove QApplicationPrivateBase porting macroThiago Macieira2022-06-132-4/+2