summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* xcb: Reduce number of created colormapsAlexander Volkov2020-09-164-12/+26
* PostgreSQL: Attempt to subscribe even if it is already addedAndy Shaw2020-09-161-9/+8
* QStyleSheetStyle: Fix push button hit testing with paddingVolker Hilsheimer2020-09-151-2/+5
* QNetworkRequest: mark FollowRedirectsAttribute as deprecatedMårten Nordheim2020-09-151-1/+1
* Fix -Wunguarded-availability-new for userInterfaceStyleAndré Klitzing2020-09-151-4/+6
* Schannel: Properly handle request for certificateMårten Nordheim2020-09-141-43/+58
* QAuthenticator: move debug printing to a logging categoryMårten Nordheim2020-09-141-1/+5
* QNAM: HTTP/2: Set user-agent for the HTTP proxy's headerMårten Nordheim2020-09-141-4/+13
* Doc: Remove outdated informationPaul Wicking2020-09-141-5/+0
* Doc: Compile snippets only when running testsPaul Wicking2020-09-146-27/+42
* macOS: Don't assume we will get didBecomeKey for non-Qt NSWindowsTor Arne Vestbø2020-09-141-9/+11
* QSsl: workaround a 'very secure' OpenSSL version (CentOS 8.x et al)Timur Pocheptsov2020-09-143-1/+18
* http: When falling back to http/1 use the socket's ssl configMårten Nordheim2020-09-141-10/+4
* HTTP/2: Don't handle Remote Disconnected if we haven't switched yetMårten Nordheim2020-09-141-1/+2
* Interbase: Handle EXECUTE BLOCK statements correctlyAndy Shaw2020-09-131-0/+7
* QAuthenticator: Don't reset phase on every set* callMårten Nordheim2020-09-131-11/+30
* QtSql: enhance documentationChristian Ehrlicher2020-09-121-0/+8
* QAuthenticator: condition using GSSAPI on credentials availabilityMårten Nordheim2020-09-124-14/+68
* Fix documentations string in QPagedPaintDeviceNicolas Fella2020-09-121-1/+1
* QAbstractSpinBox: don't emit update signals twiceRichard Moe Gustavsen2020-09-121-1/+1
* QAuthenticator: Don't assume we haven't tried the URL credentialsMårten Nordheim2020-09-121-3/+4
* Doc: Improve WinTab license informationKai Koehne2020-09-121-2/+2
* Fix build with -trace lttngJoerg Bornemann2020-09-114-2/+17
* QAuthenticator: Don't assume cached credentials are newMårten Nordheim2020-09-111-1/+2
* Android: Pass the parsed URI if it fails to get permission on 23 or lessAndy Shaw2020-09-111-0/+4
* QAuthenticator(Negotiate): Try provided credentialMårten Nordheim2020-09-101-4/+17
* QAuthenticator: Don't use Negotiate if unsupportedMårten Nordheim2020-09-101-0/+2
* Android: Copy required gradle files in non-prefix shadow buildsAlexandru Croitor2020-09-101-4/+10
* Doc: explain how to blacklist QML tests on certain platformsMitch Curtis2020-09-101-2/+20
* Doc: Clean up widget snippets projectPaul Wicking2020-09-1014-27/+27
* Revert "Do not wait in QWindowsPipe{Reader|Writer}::stop()"Alex Trotsenko2020-09-104-30/+14
* Android: Be more verbose about which binary is not foundAlexandru Croitor2020-09-101-2/+3
* Fix deprecation documentation in QPrinterNicolas Fella2020-09-101-2/+2
* QNAM: Don't error out if the server doesn't support any ALPN we requestMårten Nordheim2020-09-101-2/+2
* Huffman compression: handle QByteArray's elements as unsigned charTimur Pocheptsov2020-09-091-2/+4
* qcontainerfwd.h: add forward declarations for Q{String,ByteArray}ListThiago Macieira2020-09-091-0/+2
* QNetworkInterface: disable Netlink-based Linux support on AndroidThiago Macieira2020-09-091-1/+1
* QSqlite: Don't crash after binding too many placeholdersMarcel Krems2020-09-091-1/+6
* Avoid crashing in offscreen with X11 builtin but not availableAllan Sandfeld Jensen2020-09-091-2/+4
* wasm: fix natural scrolling on macLorn Potter2020-09-091-1/+1
* QNetworkReply(http): Ignore ssl errors in all reserved channelsMårten Nordheim2020-09-081-2/+6
* QNAM: Don't close the connection due to not having a layer preferenceMårten Nordheim2020-09-081-2/+5
* Windows QPA: Enable toggling Windows transparencyFriedemann Kleint2020-09-082-4/+7
* Interbase: Correctly read/write arrays to the databaseAndy Shaw2020-09-081-17/+3
* When finding the engine for a fallback font, then clear the familiesAndy Shaw2020-09-061-0/+1
* Fix memory sanitizer complaint about uninitialized valueLiang Qi2020-09-041-1/+1
* X11: restrict fallback logical DPI to 96 and higherMorten Johan Sørvig2020-09-031-1/+6
* Revert "Revert "QVector: add a construction from QArrayDataPointerRef""Oliver Wolff2020-09-032-0/+6
* Mark obsolete QPrinter functions as deprecated from 5.15 onVolker Hilsheimer2020-09-036-10/+63
* Vista style: Fix pixelized elements after focus/activationFriedemann Kleint2020-09-021-1/+2