summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add note to Qt::MatchFlags about implementation dependent behaviorPaul Wicking2021-06-211-0/+5
* Avoid overflow in text layoutEirik Aavitsland2021-06-211-1/+2
* Porting Guide: Mention that also QSet is affected by stability of referencesKai Köhne2021-06-211-2/+2
* Fix right-to-left text with DirectWrite engine + QPainterPathEskil Abrahamsen Blomfeldt2021-06-211-1/+2
* Add missing limits includeNicolas Fella2021-06-201-0/+1
* Apple: Use POSIX IPC instead of System V in sandboxed applicationsTor Arne Vestbø2021-06-198-12/+96
* QEventDispatcherWin32: suppress old {FD_CLOSE|FD_CONNECT} notificationsAlex Trotsenko2021-06-181-3/+10
* Move the linking logic of the object libraries to a common functionAlexey Edelev2021-06-181-75/+113
* macOS 11: Fix positioning of focus frame around comboboxVolker Hilsheimer2021-06-181-4/+8
* Do not alter a widget's backing window's format once createdLaszlo Agocs2021-06-181-2/+20
* Doc: Move overrideCursor() from QApplication to QGuiApplicationSze Howe Koh2021-06-181-3/+3
* Enable glyph cache workaround for Apple M-family of GPUsTor Arne Vestbø2021-06-181-1/+2
* Remove old configure-related filesJoerg Bornemann2021-06-1813-7118/+0
* QHash: Fix erase() edge-caseMårten Nordheim2021-06-181-1/+4
* Porting Guide: Mention deprecation of QLibraryInfo::locationKai Köhne2021-06-181-0/+2
* Porting Guide: Mention changed behavior of QCApplication::quit()Kai Köhne2021-06-181-0/+12
* Fix recursion crash when calling setStyleSheet with `qproperty-styleSheet`Zhang Yu2021-06-181-0/+3
* QBindable: Use setter in setValue for QObjectCompatPropertyFabian Kosmale2021-06-171-0/+31
* CMake: Set the plugin class name for qml pluginsAlexandru Croitor2021-06-171-1/+9
* CMake: Rename qt6_finalize_ios_app to be internalAlexandru Croitor2021-06-171-3/+2
* CMake: Remove old add_qt_gui_executable APIAlexandru Croitor2021-06-171-6/+0
* QList: more explicitly document capacity() shenanigansAndrei Golubev2021-06-171-3/+4
* Fix SSE4.1, RDSEED requirement for clang-cl buildsAllan Sandfeld Jensen2021-06-173-30/+5
* Check the impact of static link order for user projectsAlexey Edelev2021-06-171-16/+32
* Doc: Remove mentioning of Qt::MidButtonKai Köhne2021-06-171-1/+1
* Fix crash in concurrent disconnectLars Knoll2021-06-172-21/+42
* cleanOrphanedConnectionsImpl: Allow to skip lockingFabian Kosmale2021-06-172-6/+26
* QOrderedMutexLocker: Disable copy and provide explicit dismiss functionFabian Kosmale2021-06-171-0/+37
* Windows: Read page size and orientation from setup dialogVolker Hilsheimer2021-06-161-3/+28
* CMake: Mention resource name on which rcc is runAlexandru Croitor2021-06-161-1/+1
* CMake: Change some custom commands to mention the target nameAlexandru Croitor2021-06-161-3/+3
* Fix rendering of text checkboxes when text is selectedShawn Rutledge2021-06-161-4/+8
* macOS: Detect sandboxed state for command line appsTor Arne Vestbø2021-06-161-2/+2
* Add missing qHash overload for INTEGRITYKimmo Ollila2021-06-162-0/+12
* Revert "Remove old Android code that have now has alternative public APIs"Jani Heikkinen2021-06-165-3/+2901
* md4c: Fix MSVC compiler level 3 warningsKai Köhne2021-06-152-4/+44
* Update md4c to 0.4.8Kai Köhne2021-06-152-28/+67
* Bindable property docs: mention virtual setters and gettersIvan Solovev2021-06-152-0/+58
* Document TLS plugin classes (private, internal)Timur Pocheptsov2021-06-152-126/+1671
* H2 - make integer conversion explicit (signed->unsigned)Timur Pocheptsov2021-06-151-2/+2
* qtpaths: Prevent tool messages from appearing in qtbase.tsFriedemann Kleint2021-06-151-30/+29
* Adjust the EntryPoint target name according to the internal module naming policyAlexey Edelev2021-06-152-18/+26
* Add common internal macros to request jni objectsAssam Boudjelthia2021-06-151-0/+39
* QTextDocumentFragment: fix ifdef rangeIvan Solovev2021-06-151-1/+2
* H2: remove a rather useless limit on the number of streamsTimur Pocheptsov2021-06-142-10/+3
* Update public suffix listMårten Nordheim2021-06-142-14309/+14419
* Add "We mean it" warning to qidentityproxymodel_p.hMitch Curtis2021-06-141-0/+12
* Schannel: Fix version functionsMårten Nordheim2021-06-141-7/+4
* Make dockwidget title bar buttons show againVolker Hilsheimer2021-06-141-4/+6
* Document that WA_TranslucentBackground will not have an effectLaszlo Agocs2021-06-141-3/+6