summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Avoid overflow in text layoutv6.1.2Eirik Aavitsland2021-06-171-1/+2
* Fix crash in concurrent disconnectLars Knoll2021-06-172-21/+42
* 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
* 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
* H2 - make integer conversion explicit (signed->unsigned)Timur Pocheptsov2021-06-151-2/+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
* Doc: Mention that you cannot order QVariants anymoreKai Köhne2021-06-121-0/+4
* 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
* Hangul composition: use < base + count checks, not <= checksEdward Welbourne2021-06-111-2/+2
* 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-101-0/+1
* 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-101-4/+9
* 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-091-0/+4
* macOS: Keep NSWindow alive after handling windowShouldClose callbackTor Arne Vestbø2021-06-091-0/+9
* Unify behavior for long path or UNC prefix removalKarsten Heimrich2021-06-094-40/+34
* 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-082-11/+30
* 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
* Doc: Add a note about a limitation in QDockWidget on macOSAndy Shaw2021-06-081-0/+5
* Add proper dependencies to apk targetsJoerg Bornemann2021-06-082-35/+45
* Fix augmentation of UI language listEdward Welbourne2021-06-082-25/+3
* Clarify the QLineEdit document of editingFinished signalZhang Hao2021-06-081-1/+2
* macOS: allow Qt::AA_DontShowShortcutsInContextMenus overridesVolker Hilsheimer2021-06-075-12/+12
* QProperty: Fix source_location feature testingFabian Kosmale2021-06-071-2/+10
* Doc: Add missing prepositionPaul Wicking2021-06-071-2/+2
* Fix license information for libjpeg-turboKai Köhne2021-06-044-15/+65
* QAbstractItemView: don't block dragging after double clickVolker Hilsheimer2021-06-043-3/+7