summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-161-6/+7
* Android: check if objectClass() is not null in registerNativeMethods()Assam Boudjelthia2021-11-151-3/+4
* 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-151-0/+4
* Disable some tools and plugins if regularexpression feature is disabledMitch Curtis2021-11-122-2/+2
* Fix QMultiHash::operator== crashAndreas Buhr2021-11-111-3/+3
* QDuplicateTracker: add clear()Thiago Macieira2021-11-111-0/+5
* QFileDialog: Fix adding default suffix when file path contains dotAlexander Volkov2021-11-111-3/+8
* 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-118-1/+62
* 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-118-52/+23
* Initialize QStyleOptionProgressBar with QStyle::State_HorizontalZhang Hao2021-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-106-4805/+4835
* locale_database: Add entry for 'South Sudan Standard Time'Ievgenii Meshcheriakov2021-11-101-172/+174
* QDomDocument::setContent: Open device if necessaryFabian Kosmale2021-11-091-0/+16
* 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
* 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
* 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
* wasm: fix size of QDialogsLorn Potter2021-11-061-1/+6
* wasm: fix network reply status attributeLorn Potter2021-11-061-6/+11
* QCoreApplication: document the app's bindir is in libraryPaths()Thiago Macieira2021-11-061-4/+5
* QAIV: Reset double-click flag in mousePressEventVolker Hilsheimer2021-11-051-0/+1
* Tidy up QPixmapCache to prevent potential segfaultVolker Hilsheimer2021-11-051-23/+36
* Extract Header qbindingstorage.hMarc Mutz2021-11-053-62/+120
* QByteArrayList: fix narrowing in join() implementations [1/2]Marc Mutz2021-11-052-8/+13
* Include qproperty.h where neededMarc Mutz2021-11-051-0/+1
* Prevent recursive calls to QWindow::closeTor Arne Vestbø2021-11-041-0/+2
* Suppress rc.exe default outputKai Köhne2021-11-041-2/+10
* Doc: QByteArrayMatcher: add note that the pattern must remain on scopeThiago Macieira2021-11-041-4/+6
* Correct qcollator_posix.cpp's check against system localeEdward Welbourne2021-11-041-3/+6