summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix inexplicably changed condition in GL backingstore compositionLaszlo Agocs2021-06-091-1/+2
* Fix scrolling of tab bar when the visible tab is wider than the visible spaceVolker Hilsheimer2021-06-091-4/+9
* QTabBar: don't let tab shine through (semi-transparent) scroll buttonsVolker Hilsheimer2021-06-091-0/+14
* QAbstractItemView: block autoScroll from interfering with QScrollerVolker Hilsheimer2021-06-091-0/+4
* Doc: Add disclaimer about QtPrintSupport not being available on iOSPaul Wicking2021-06-092-0/+3
* QHttpSocketEngine: Fix memory leakMårten Nordheim2021-06-091-1/+1
* Doc: Fix QVariant documentationKai Köhne2021-06-092-61/+56
* macOS: Allow programatically minimizing frameless windowsMorten Johan Sørvig2021-06-091-1/+4
* macOS: Keep NSWindow alive after handling windowShouldClose callbackTor Arne Vestbø2021-06-091-0/+9
* Revert "QMetaType: Don't normalize name which should already be normalized"Fabian Kosmale2021-06-091-2/+3
* windows: gl: Print GetLastError() when makeCurrent failsLaszlo Agocs2021-06-081-1/+6
* QListView: add assert for static analyzerVolker Hilsheimer2021-06-081-0/+2
* Correct examples for int validation in QValidator documentationVolker Hilsheimer2021-06-081-2/+2
* QPromise: doc fixesGiuseppe D'Angelo2021-06-081-1/+1
* QFutureInterface(Base): code tidiesGiuseppe D'Angelo2021-06-082-5/+6
* QPromise/QFutureInterface: in Qt 7 take std::exception_ptr by const-refGiuseppe D'Angelo2021-06-084-0/+19
* CMake: Fix global 'apk' target to actually build all apksAlexandru Croitor2021-06-082-11/+30
* rhi: Use QByteArray for storing data in QGles2BufferRobert Löhning2021-06-082-14/+12
* QIcc: Update test for invalid valuesRobert Löhning2021-06-081-1/+1
* QMetaType: Don't normalize name which should already be normalizedFabian Kosmale2021-06-081-3/+2
* normalizeTypeFromSignature: Beware of anonymous struct/unionFabian Kosmale2021-06-081-2/+11
* QNetworkInformation: Adjustments to captive portal APIMårten Nordheim2021-06-086-50/+18
* QNetworkInformation: Some cleanup in NetworkManagerMårten Nordheim2021-06-083-14/+10
* QNetworkInformation: Captive portal support for NetworkManagerMårten Nordheim2021-06-083-1/+41
* QNetworkInformation: Captive portal support for WindowsMårten Nordheim2021-06-081-1/+55
* Calculate space requirement of menu items based on widest elementsVolker Hilsheimer2021-06-081-4/+5
* Doc: Add a note about a limitation in QDockWidget on macOSAndy Shaw2021-06-081-0/+5
* Fix MSVC compiler warning in code snippetsKai Köhne2021-06-081-5/+3
* wasm: fix threaded buildsLorn Potter2021-06-081-0/+2
* Fix rearranging of icons in listview via drag'n'dropVolker Hilsheimer2021-06-081-0/+2
* QAItemView: in MultiSelection, press deselects only if no drag can startVolker Hilsheimer2021-06-081-3/+10
* Switch-ify QFSFileEngine::fileName and update implementationKarsten Heimrich2021-06-081-27/+35
* Android: Use the new runOnAndroidMainThread() callAssam Boudjelthia2021-06-072-3/+3
* Android: don't call qmlimportscanner if no qml dir existAssam Boudjelthia2021-06-071-14/+38
* Android: fix androidtestrunner passing when output file doesn't existAssam Boudjelthia2021-06-071-1/+12
* QTimeZonePrivate: make windowsId return a QByteArrayViewMårten Nordheim2021-06-071-2/+2
* QAbstractItemView: don't toggle extended selection on Ctrl+PressVolker Hilsheimer2021-06-071-0/+9
* Simplify QDate::weekNumber()Edward Welbourne2021-06-071-7/+5
* Doc: Fix QRgbaF documentationTopi Reinio2021-06-071-28/+28
* Doc: QtCore: Fix more documentation warningsTopi Reinio2021-06-075-8/+10
* QProperty: Fix source_location feature testingFabian Kosmale2021-06-071-2/+10
* Always include standard name in QLocale::uiLanguages()Edward Welbourne2021-06-071-2/+10
* Fix augmentation of UI language listEdward Welbourne2021-06-072-24/+2
* macOS: allow Qt::AA_DontShowShortcutsInContextMenus overridesVolker Hilsheimer2021-06-075-12/+12
* Remove legacy code path from qt_add_resourceJoerg Bornemann2021-06-071-37/+11
* Prevent overly deep build dir hierarchy on WindowsJoerg Bornemann2021-06-071-2/+6
* QMetaType: Avoid instantiating QMetaType in Q_DECLARE_METATYPEFabian Kosmale2021-06-071-12/+8
* Expose the native interfaces of QScreen/QWindowFriedemann Kleint2021-06-076-6/+63
* Clarify the QLineEdit document of editingFinished signalZhang Hao2021-06-071-1/+2
* QProperty: Do not involve semi-destroyed QObjects in bindingsFabian Kosmale2021-06-074-0/+19