summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Avoid heap-buffer-overflowRobert Loehning2020-09-251-0/+2
* xcb: Avoid BadMatch error when creating non-OpenGL windowAlexander Volkov2020-09-251-13/+3
* CMake: fix minor line indentationAssam Boudjelthia2020-09-251-2/+2
* Fusion: Don't add unnecessarily extra padding for a groupboxAndy Shaw2020-09-251-1/+6
* rcc: Make output deterministic for directoriesKai Koehne2020-09-251-16/+21
* fix QComboBox currentText return placeholderTextWang ChunLin2020-09-251-3/+2
* wasm: fix network status code propagationLorn Potter2020-09-252-6/+14
* QFontEngine: Do not call getSfntTable with uninitalized valueChristoph Schleifenbaum2020-09-241-2/+2
* Doc: Make widgets snippets a subdirs/lib projectPaul Wicking2020-09-2410-40/+65
* Doc: Make network snippets a subdirs/lib projectPaul Wicking2020-09-242-8/+12
* macOS: Don't assume NSSlider is never flippedTor Arne Vestbø2020-09-241-7/+7
* QCocoaDrag::drag - make sure clipboard is ours and populatedTimur Pocheptsov2020-09-241-4/+4
* QMimeDatabase: fix handling of glob-deleteallDavid Faure2020-09-234-17/+26
* xcb: add xcb-util dependency for xcb-imageLiang Qi2020-09-221-2/+12
* dbus: Skip AUTOUIC on generated sourcesKevin Funk2020-09-221-2/+8
* Add reentrancy guard for processEvents() in QProgressDialog::setValue()Christian Heimlich2020-09-221-1/+6
* QCocoaDrag::maybeDragMultipleItems - fix erroneous size checkTimur Pocheptsov2020-09-211-1/+1
* [macOS] Add native virtual key code to modifier keysMichael Brüning2020-09-211-9/+18
* Compile on QNX after QFlags constructor deprecationThiago Macieira2020-09-211-2/+2
* QDir: add note to docs about isAbsolutePath(":foo") returning trueAhmad Samir2020-09-191-1/+5
* Fix dead link in thirdparty license documentationKai Koehne2020-09-191-1/+2
* Fix a double deletion in QDomAttr::setNodeValue()Friedemann Kleint2020-09-191-1/+3
* Gif decoder: fix read error caused by ub checkEirik Aavitsland2020-09-191-5/+7
* QMimeDatabase: fix performance regression when using the internal XMLDavid Faure2020-09-193-3/+26
* Handle NSEvent*MouseDragged in QCocoaWindow::startSystemMove()René Meusel2020-09-191-0/+3
* Output QSysInfo::productType() and productVersion() in test config lineMitch Curtis2020-09-181-1/+2
* Skip IPv6 address if DAD failedTimur Pocheptsov2020-09-181-0/+3
* xpm handler: fix read error caused by off-by-one in overflow checkEirik Aavitsland2020-09-181-2/+2
* Windows QPA: Fix build with mingw64/Win32 threadingFriedemann Kleint2020-09-181-14/+22
* QIcc: fix alignment concerns in ICC profile parsingAndrei Golubev2020-09-182-86/+103
* Android: remove --no-daemon arg for GradleAssam Boudjelthia2020-09-184-2/+16
* Fix deprecation documentation about margin and orientation in QPrinterÖmer Fadıl USTA2020-09-174-9/+9
* forkfd/Linux: ask clone() to use the SIGCHLD as the termination signalThiago Macieira2020-09-171-2/+2
* 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