summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Adjust the format of code blocks in handleScreenChange functionLu Zhen2020-12-251-1/+1
* Add test creating QDateTime in double-DST gap in 1947 GermanyAndreas Buhr2020-12-241-0/+3
* QStylesheetStyle: fix push button label alignmentChristian Ehrlicher2020-12-241-1/+1
* Document that QtConcurrent::run doesn't support overloaded functionsSona Kurazyan2020-12-233-0/+43
* QStyleOption: avoid code duplicationChristian Ehrlicher2020-12-231-47/+21
* Fix out-of-bounds writePaul Olav Tvete2020-12-233-24/+33
* Doc: Fix broken link in stylesheet examplesNico Vertriest2020-12-231-2/+4
* QListView: don't crash when an empty container is passed to itemsRect()Christian Ehrlicher2020-12-221-7/+3
* QPicture: Improve the documentation of Picture::play()Christian Ehrlicher2020-12-222-1/+5
* Replace QtTest headers with QTestDavid Skoland2020-12-229-9/+11
* macos: Document that Drawer is obsoleteMorten Johan Sørvig2020-12-211-0/+2
* Call QEventDispatcher::startingUp() on thread startMorten Johan Sørvig2020-12-213-1/+2
* offscreen: always create a valid QPlatformIntegrationMorten Johan Sørvig2020-12-211-2/+3
* Doc: Don’t use \note when documenting enum valuesMorten Johan Sørvig2020-12-211-1/+1
* sqlite: Replace NULL by nullptrFriedemann Kleint2020-12-211-6/+7
* sqlite: Fix MSVC integer conversion warningsFriedemann Kleint2020-12-211-6/+11
* Fix qdoc warning, reference parameter correctlyVolker Hilsheimer2020-12-211-1/+1
* CMake: Use host variables instead of hardcoded directoriesAlexey Edelev2020-12-212-4/+4
* CMake: Don't rely on versionless commands or targets existingCraig Scott2020-12-211-3/+3
* CMake: Do not link "prefixed" openssl libs on AndroidJoerg Bornemann2020-12-212-12/+2
* Make QPushButton on macOS use QFocusFrame to fix alignment problemsDoris Verria2020-12-213-34/+101
* Fix crash on reallocateAndGrowMichal Klocek2020-12-211-1/+1
* Add some comments to clarify meaning of observers in property systemAndreas Buhr2020-12-211-3/+3
* Android: KEYCODE_MEDIA_PLAY_PAUSE translated rightPiotr Mikolajczyk2020-12-211-1/+1
* QProcess/Unix: speed up initialization of write notifierAlex Trotsenko2020-12-181-3/+2
* xcb: fix thread synchronization in QXcbEventQueue::waitForNewEvents() againIgor Kushnir2020-12-183-5/+15
* Disallow construction of QPropertyBinding from a propertyFabian Kosmale2020-12-181-5/+1
* QProperty add markdirtyFabian Kosmale2020-12-184-0/+76
* Android: Fix for accessibility potential crashPiotr Mikolajczyk2020-12-182-1/+3
* QSocketNotifier: hone setSocket() APIAlex Trotsenko2020-12-172-9/+8
* Clarify QWindowPrivate::maybeQuitOnLastWindowClosedTor Arne Vestbø2020-12-171-3/+3
* QProcess/Unix: do not create pipes for forwarded channelsAlex Trotsenko2020-12-171-13/+28
* Q_OBJECT_BINDABLE_PROPERTY: Silence warnings properlyFabian Kosmale2020-12-171-5/+4
* CMake: Fix 'static' conditionsJoerg Bornemann2020-12-172-3/+4
* Android: Pass pending state to ResumePauseListenerBartlomiej Moskal2020-12-171-1/+6
* QSslCertificate::operator == - cleanup error queueTimur Pocheptsov2020-12-171-2/+9
* Bindable property with initializationIvan Solovev2020-12-174-2/+87
* Add sections about std containers and algorithmsOle-Morten Duesund2020-12-172-0/+72
* Prevent copy in texture upload with invalid inputLaszlo Agocs2020-12-161-2/+4
* Fix typo in QtOpenGL module docsLaszlo Agocs2020-12-161-1/+1
* QSslSocket_schannel: Don't compare against undefined valueMårten Nordheim2020-12-161-1/+1
* QCache: fix updating entries breaking the internal chainMårten Nordheim2020-12-161-4/+5
* xcb: report wheel events from the correct device instanceShawn Rutledge2020-12-158-91/+256
* QProperty docs: update macro nameIvan Solovev2020-12-151-2/+3
* QString: update documentationIvan Solovev2020-12-152-120/+215
* CMake: Fix compile warnings when MSVC and -DFEATURE_static_runtime=ONLi Xinwei2020-12-151-0/+1
* Bump versionPaul Wicking2020-12-151-0/+1
* Doc: Clean up changes to Qt XML docsPaul Wicking2020-12-151-15/+12
* Fix qt_alphaVersion and qt_opaqueVersion in the trivial caseAllan Sandfeld Jensen2020-12-151-4/+53
* QProcess: remove unused memberAlex Trotsenko2020-12-152-2/+0