summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-2233-129/+87
* Make transferTimeout getters constVille Voutilainen2019-11-224-4/+4
* Deprecate TlsV1SslV3Timur Pocheptsov2019-11-221-1/+3
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-20141-237/+249
* Windows QPA: Fix deprecation warningsFriedemann Kleint2019-11-201-4/+4
* Windows QPA: Port from QList to QVectorFriedemann Kleint2019-11-2010-19/+19
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-208-20/+96
|\
| * tst_QScopeGuard: Remove unused lambda captureKari Oikarinen2019-11-191-1/+1
| * QDom: use QLocale::C when converting a double to a xml attributeChristian Ehrlicher2019-11-192-12/+76
| * QWheelEvent: add \since flag for ctorChristian Ehrlicher2019-11-191-0/+1
| * Doc: improve Using Model Indexes in Model View Programming guideSamuel Gaist2019-11-192-6/+14
| * qmake: Remove /O3 from win32-iccYuhang Zhao2019-11-191-1/+1
| * Doc: add warning for binding values in QSqlQuerySamuel Gaist2019-11-181-0/+3
* | Implement inplace image conversion for generic down conversionsAllan Sandfeld Jensen2019-11-191-5/+24
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-1910-85/+177
|\|
| * Sub-Attaq: Fix compilation with -no-openglFriedemann Kleint2019-11-181-0/+1
| * Android: remove remaining reference to -android-toolchain-versionMitch Curtis2019-11-181-2/+1
| * Doc: Move the common documentation to a qdocincVenugopal Shivashankar2019-11-182-59/+136
| * Fix precompiled headers on macOSJoerg Bornemann2019-11-182-14/+18
| * Revert "[macOS] Skip test that triggers a buffer overflow in CoreFoundation"Edward Welbourne2019-11-181-6/+0
| * Change the QtCore library output to show the plugin pathThiago Macieira2019-11-181-2/+2
| * HiDPI: Select most fitting pixel ratio when painting QIconFlorian Korsakissok2019-11-181-1/+6
| * Fix: QIcon high dpi scaling when aspect ratio differsEirik Aavitsland2019-11-151-0/+5
| * QLineEdit: Fix End key for input masksDaniel Teske2019-11-152-1/+9
* | Fix kerning with fractional pixel sizeEskil Abrahamsen Blomfeldt2019-11-181-4/+4
* | RDRAND test: also disable if RDRAND produced only three samplesThiago Macieira2019-11-181-1/+1
* | QComboBox: add property placeholderTextChristian Ehrlicher2019-11-154-6/+80
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-11-1533-76/+359
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-1533-76/+359
| |\|
| | * QTreeView: make sure to not ask the old model during setModelChristian Ehrlicher2019-11-142-0/+16
| | * Compile fix for MinGW 8.1.0Cristian Adam2019-11-141-0/+8
| | * Allow longer time-zone components on AndroidEdward Welbourne2019-11-143-4/+25
| | * Be explicit about QDataStream serialization: explicit casts to intThiago Macieira2019-11-141-3/+3
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-141-0/+1
| | |\
| | | * wasm: fix building examples and applications5.13Lorn Potter2019-11-131-0/+1
| | * | Fix rendering of markdown in QLabelEike Ziller2019-11-132-14/+25
| | * | Add support for passing qrc files to qmlimportscannerAndy Shaw2019-11-132-12/+39
| | * | configure.pri: improve error message when Android NDK host is invalidMitch Curtis2019-11-131-2/+5
| | * | Fuzzing: Add comment how to recude noise in iccparser's fuzzerRobert Loehning2019-11-131-0/+4
| | * | Move some tests of QTimeZonePrivate::isValidId() to where they belongEdward Welbourne2019-11-131-28/+24
| | * | Use default QTD font size for mono font when importing markdownEike Ziller2019-11-131-0/+4
| | * | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-11-1312-18/+95
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-1312-18/+95
| | | |\|
| | | | * Fix LTCG linker flags for macOS with separate debug infoJoerg Bornemann2019-11-082-0/+7
| | | | * Windows QPA: Avoid returning UI Automation ValueProvider for static textAndre de la Rocha2019-11-071-2/+3
| | | | * Windows QPA: Fix missing update when the display is sleepingAndre de la Rocha2019-11-073-0/+62
| | | | * iOS: Account for UITextInteraction when building against 12.x or lowerAndy Shaw2019-11-071-6/+2
| | | | * Fix typo in QLoggingCategory documentationMitch Curtis2019-11-061-1/+1
| | | | * syncqt: Add a means to suspend/resume the processing of a fileAndy Shaw2019-11-062-1/+11
| | | | * qlibinputtouch: bugfix: do not skip touch eventsUlrich Ölmann2019-11-061-8/+8