summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QFileSystemModel: use the QFileInfo from the model as much as possibleVolker Hilsheimer2020-08-121-9/+19
* QFileDialog: fix warning message when navigating to "My Computer"Volker Hilsheimer2020-08-121-4/+5
* QFileDialog: reduce number of times a file is stat'edVolker Hilsheimer2020-08-122-76/+65
* Don't depend on tools for the qtestlib examplesAndy Shaw2020-08-122-2/+2
* cmake: Suggest qt-cmake-private script for building other Qt modulesKai Koehne2020-08-121-2/+2
* CMake: Fix Threads::Threads dependency handling with CMake < 3.18Alexandru Croitor2020-08-122-0/+22
* Configure.json: Do not link to pthread on Android on feature testingCristian Adam2020-08-123-2/+1009
* QtFontStyle: Add missing const to non-mutable operatorsKonstantin Ritt2020-08-121-3/+3
* cmake, README: clearify the usage of '-' in feature namesRichard Moe Gustavsen2020-08-121-1/+2
* CMake: Expose public info about whether Qt is a shared lib buildAlexandru Croitor2020-08-122-0/+2
* CMake: Prepare ground work for static Qml plugins importingAlexandru Croitor2020-08-124-16/+51
* QXmlStreamReader: Don't resize readBuffer to a size it already hasRobert Loehning2020-08-121-1/+2
* Inline two macros in the unicode tablesEdward Welbourne2020-08-122-24/+20
* Windows: Remove method not existing in base classKai Koehne2020-08-121-1/+0
* HTTP/2: Don't handle Remote Disconnected if we haven't switched yetMårten Nordheim2020-08-121-1/+2
* QNX: fix buildSamuli Piippo2020-08-121-2/+2
* QNX: register mouse input deviceSamuli Piippo2020-08-122-8/+27
* QDecompressHelper: Change order of encodingsUlf Hermann2020-08-122-1/+3
* Allow smooth curve stroking for very wide linesEirik Aavitsland2020-08-121-1/+5
* Doc: Remove outdated documentationPaul Wicking2020-08-121-5/+0
* Introduce maximumIdentifierLength to return database limits for namesAndy Shaw2020-08-115-3/+25
* QJsonDocument: fix comparison of valid vs defaultThiago Macieira2020-08-112-1/+64
* Document how keyboard tracking can prevent use of a date/time editorEdward Welbourne2020-08-111-9/+52
* Introduce QIODevice::skipData()Alex Trotsenko2020-08-1115-36/+56
* Remove old CBOR-based format from QShaderLaszlo Agocs2020-08-116-293/+19
* Sort out the overflow cases in tst_QDateTimeEdward Welbourne2020-08-111-13/+12
* Fix handling of last second in 1969Edward Welbourne2020-08-112-11/+28
* Tidy up use of local variables and add an assertionEdward Welbourne2020-08-111-6/+4
* wasm: detect canvas resize using ResizeObserver APIMorten Johan Sørvig2020-08-112-0/+45
* Add degree<->radians conversions for long double and integral typesGiuseppe D'Angelo2020-08-112-0/+54
* wasm: fix natural scrolling on macLorn Potter2020-08-111-1/+1
* Interbase: Don't call toUpper() on the names as they are escapedAndy Shaw2020-08-101-2/+2
* QMultiMap: add constructors from QMapGiuseppe D'Angelo2020-08-102-0/+44
* Improve QMultiMap docs a bitGiuseppe D'Angelo2020-08-101-1/+8
* QFileInfo: make stat method publicVolker Hilsheimer2020-08-103-4/+4
* cmake support for tst_mocFabian Kosmale2020-08-103-6/+155
* Filechooser portal: Implement "current_filter"Michael Weghorn2020-08-102-5/+58
* CMake: pro2cmake: Specify library versions for 3rd party libs part 2Alexandru Croitor2020-08-105-31/+36
* CMake: pro2cmake: Specify library versions for 3rd party librariesAlexandru Croitor2020-08-1011-83/+151
* QLayout: minor tidy in the docsGiuseppe D'Angelo2020-08-101-1/+1
* Fix build with mingw gcc 9 and -Wsuggest-overrideKai Koehne2020-08-1012-85/+86
* Fix compilation in C++20 modeAllan Sandfeld Jensen2020-08-081-6/+12
* Avoid UB in 64bit compositionsAllan Sandfeld Jensen2020-08-081-17/+17
* QBezier: Don't try calculating a unit vector when length is nullRobert Loehning2020-08-071-0/+4
* QSettings: purge deprecated APIEdward Welbourne2020-08-072-42/+1
* QStandardPaths: purge deprecated APIEdward Welbourne2020-08-072-12/+2
* QFileInfo: inline the file-time methodsEdward Welbourne2020-08-072-22/+11
* QFileInfo: purge deprecated APIEdward Welbourne2020-08-073-55/+1
* QFile: purge deprecated APIEdward Welbourne2020-08-072-41/+2
* Purge deprecated API from QDirEdward Welbourne2020-08-072-51/+1