summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update latest qt license agreementv6.2.2Jani Heikkinen2021-11-231-852/+836
* QImageReader: check allocation limit for minimum 32 bppEirik Aavitsland2021-11-232-2/+13
* macOS: Fix QSlider's knob positioning on MontereyVolker Hilsheimer2021-11-201-1/+13
* Clean up line clipping code in rasterizerEirik Aavitsland2021-11-201-36/+59
* Reject truncated and corrupt ascii pnm imagesEirik Aavitsland2021-11-171-22/+27
* Gate bic tests behind a manual featureToni Saario2021-11-171-0/+3
* macOS: Clear NSOpenGLContext drawable when QNSView is about to go awayTor Arne Vestbø2021-11-173-0/+20
* Test result of qobject_cast before dereferencingLi Xi2021-11-162-6/+20
* Android: check if objectClass() is not null in registerNativeMethods()Assam Boudjelthia2021-11-153-15/+52
* Build PostgreSQL driver as universal binary on macOSTor Arne Vestbø2021-11-151-2/+0
* Update documentation of QFuture continuationsSona Kurazyan2021-11-151-19/+44
* macOS: make the slider knob big enough for BigSur and MontereyVolker Hilsheimer2021-11-152-2/+10
* Run bic tests on linux packaging targetToni Saario2021-11-151-0/+39
* Build docs in-treeToni Saario2021-11-151-13/+10
* Android: bump default QT_ANDROID_API_VERSION to 31Assam Boudjelthia2021-11-122-2/+2
* Disable some tools and plugins if regularexpression feature is disabledMitch Curtis2021-11-122-2/+2
* Fix QMultiHash::operator== crashAndreas Buhr2021-11-112-3/+15
* QDuplicateTracker: add clear()Thiago Macieira2021-11-112-0/+21
* QFileDialog: Fix adding default suffix when file path contains dotAlexander Volkov2021-11-112-3/+24
* Windows QPA: Set SWP_NOCOPYBITS during resize to avoid jitterYuhang Zhao2021-11-111-1/+6
* QSlider: Always set the sunken state and the active controlVolker Hilsheimer2021-11-111-6/+7
* Fix not respected qt.conf settingsMichal Klocek2021-11-111-6/+13
* rhi: Expose the maximum uniform buffer range limitLaszlo Agocs2021-11-1110-1/+65
* Add missing qt namespace in qthreadstorage.hAlexey Edelev2021-11-111-0/+4
* Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)Yuhang Zhao2021-11-1113-55/+58
* Initialize QStyleOptionProgressBar with QStyle::State_HorizontalZhang Hao2021-11-111-0/+1
* cmake: Don't notify/warn the user when Xcode is not foundTor Arne Vestbø2021-11-111-3/+0
* qmake: Support Visual Studio 2022Joerg Bornemann2021-11-115-1/+24
* Fix tst_qfontdatabase on Windows with FreetypeEskil Abrahamsen Blomfeldt2021-11-111-1/+5
* CMake: Add CoreBluetooth framework for macOSJuha Vuolle2021-11-111-0/+1
* Q{XcbGl,EglFSDevice}IntegrationFactory: remove unused extra plugin pathThiago Macieira2021-11-104-51/+6
* QGuiApplication: properly decode path command-line argumentsThiago Macieira2021-11-101-2/+2
* Update CLDR-derived data to newly-released v40Ievgenii Meshcheriakov2021-11-107-4808/+4838
* locale_database: Add entry for 'South Sudan Standard Time'Ievgenii Meshcheriakov2021-11-102-172/+175
* Workaround MSVC 2022 bug about QString::replaceAndreas Buhr2021-11-101-2/+5
* QDomDocument::setContent: Open device if necessaryFabian Kosmale2021-11-092-0/+34
* macOS: Add QCALayerBackingStore::preserveFromFrontBuffer helper functionTor Arne Vestbø2021-11-092-10/+22
* Don't quit application if we're not in execTor Arne Vestbø2021-11-091-0/+3
* Doc: Remove broken homepage link for Vera fonts attributionLuca Di Sera2021-11-091-1/+0
* Doc: Move Q_OBJECT_COMPUTED_PROPERTY to QObjectComputedPropertyLuca Di Sera2021-11-091-1/+1
* CMake: Fix default install prefix of top-level non-developer buildsJoerg Bornemann2021-11-091-1/+3
* Avoid painting outside boundaries when printing QGraphicsProxyWidgetEirik Aavitsland2021-11-091-0/+4
* qoperatingsystemversion_win: fix thread raceMårten Nordheim2021-11-081-3/+4
* Draw QTableView grid lines centered between table cellsTor Arne Vestbø2021-11-081-3/+5
* macOS: Rename QCALayerBackingStore::prepareForFlush()Tor Arne Vestbø2021-11-082-39/+50
* macOS: Track painted area of backingstore buffer via its dirty regionTor Arne Vestbø2021-11-082-17/+28
* macOS: Don't defer back/front-buffer swap in CALayer backingstoreTor Arne Vestbø2021-11-081-25/+18
* Provide a qtpaths wrapper script when cross-building QtJoerg Bornemann2021-11-085-19/+21
* Fix EntryPointMinGW32Target.cmake to be found in top-level buildJoerg Bornemann2021-11-081-1/+3
* Make sure that all plugin targets are built before deploying to AndroidAlexey Edelev2021-11-082-2/+18