summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid overflow in text layoutv6.1.2Eirik Aavitsland2021-06-172-1/+16
* Fix crash in concurrent disconnectLars Knoll2021-06-173-21/+91
* cleanOrphanedConnectionsImpl: Allow to skip lockingFabian Kosmale2021-06-172-6/+26
* QOrderedMutexLocker: Disable copy and provide explicit dismiss functionFabian Kosmale2021-06-171-0/+37
* Fix rendering of text checkboxes when text is selectedShawn Rutledge2021-06-161-4/+8
* Expose the "debug" build feature privatelyJoerg Bornemann2021-06-163-3/+4
* Windows: Read page size and orientation from setup dialogVolker Hilsheimer2021-06-161-3/+28
* iOS: cleanup connection when a screen disconnectsRichard Moe Gustavsen2021-06-161-1/+3
* 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
* Stabilize flaky scrollerSmoothScroll test caseVolker Hilsheimer2021-06-151-2/+4
* H2 - make integer conversion explicit (signed->unsigned)Timur Pocheptsov2021-06-151-2/+2
* qmake: Enable response files for WASM on WindowsJoerg Bornemann2021-06-151-0/+2
* Make dockwidget title bar buttons show againVolker Hilsheimer2021-06-151-4/+6
* H2: remove a rather useless limit on the number of streamsTimur Pocheptsov2021-06-142-10/+3
* Update CLDR qt_attribution.jsonMårten Nordheim2021-06-141-1/+1
* Update public suffix listMårten Nordheim2021-06-142-14309/+14419
* Document that WA_TranslucentBackground will not have an effectLaszlo Agocs2021-06-141-3/+6
* Doc: Fix snippet for QRandomGenerator64 docsPaul Wicking2021-06-141-1/+1
* Change Android emulator command pathHeikki Halmet2021-06-141-1/+1
* Remove outdated INSTALL fileKai Köhne2021-06-121-9/+0
* Doc: Mention that you cannot order QVariants anymoreKai Köhne2021-06-121-0/+4
* Replace flags with spaces when removing themAlexey Edelev2021-06-121-2/+2
* Fix date parsing when local time lacks the start of the dayEdward Welbourne2021-06-111-13/+26
* CMake: Fix Qt tool apks not to be built as part of default all targetAlexandru Croitor2021-06-111-16/+35
* Remove pure-virtual-signals.h include from tst_moc.cppEdward Welbourne2021-06-111-1/+0
* Hangul composition: use < base + count checks, not <= checksEdward Welbourne2021-06-112-2/+21
* Prevent overly deep build dir hierarchy on WindowsJoerg Bornemann2021-06-111-2/+6
* Fix misplacement of placeholder text in QLineEdit with RTL contentFan RuiJie2021-06-112-3/+13
* Fix unaligned specialData formatsAllan Sandfeld Jensen2021-06-111-4/+9
* macOS: close visible gap between tab bar base line and tabsVolker Hilsheimer2021-06-112-2/+2
* Correctly support style sheet for toolbutton menus and arrowsVolker Hilsheimer2021-06-101-25/+96
* Check scrollbar ScrollBarOverlap when computing QListView marginsZhang Hao2021-06-102-0/+32
* Doc: Fix QVariant documentationKai Köhne2021-06-102-61/+56
* Doc: Add disclaimer about QtPrintSupport not being available on iOSPaul Wicking2021-06-102-0/+3
* Fix inexplicably changed condition in GL backingstore compositionLaszlo Agocs2021-06-101-1/+2
* Fix scrolling of tab bar when the visible tab is wider than the visible spaceVolker Hilsheimer2021-06-102-4/+79
* QTabBar: don't let tab shine through (semi-transparent) scroll buttonsVolker Hilsheimer2021-06-101-0/+14
* QHttpSocketEngine: Fix memory leakMårten Nordheim2021-06-101-1/+1
* QAbstractItemView: block autoScroll from interfering with QScrollerVolker Hilsheimer2021-06-092-0/+67
* macOS: Keep NSWindow alive after handling windowShouldClose callbackTor Arne Vestbø2021-06-091-0/+9
* Bump versionJani Heikkinen2021-06-091-1/+1
* Unify behavior for long path or UNC prefix removalKarsten Heimrich2021-06-099-46/+101
* windows: gl: Print GetLastError() when makeCurrent failsLaszlo Agocs2021-06-091-1/+6
* Correct examples for int validation in QValidator documentationVolker Hilsheimer2021-06-081-2/+2
* QListView: add assert for static analyzerVolker Hilsheimer2021-06-081-0/+2
* CMake: Fix global 'apk' target to actually build all apksAlexandru Croitor2021-06-083-12/+34
* Calculate space requirement of menu items based on widest elementsVolker Hilsheimer2021-06-081-4/+5
* QIcc: Update test for invalid valuesRobert Löhning2021-06-081-1/+1
* qmake: Switch to using Xcode's new build systemTor Arne Vestbø2021-06-081-2/+0