summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix qdoc include paths for QStandardPathsFriedemann Kleint2019-11-261-7/+7
* Doc: Improve explanation of QLineEdit input maskEirik Aavitsland2019-11-261-9/+24
* QGb18030Codec: fix out-of-bounds access when decoding surrogate pairsThiago Macieira2019-11-261-1/+0
* Windows QPA: Disable the native Windows OSK if Qt Virtual Keyboard is in useAndre de la Rocha2019-11-252-3/+16
* macOS: Replace use of deprecated acceptsTouchEvents APITor Arne Vestbø2019-11-251-2/+2
* macOS: Replace use of deprecated NSDragPboard enumTor Arne Vestbø2019-11-251-2/+2
* Fix build with -xcb and -no-libinputJimi Huotari2019-11-231-1/+1
* QCborValue: Extend the constructor to also create extended typesThiago Macieira2019-11-231-74/+83
* Fix QCborValue::toCbor with non-ASCII URLsThiago Macieira2019-11-231-5/+5
* QSortFilterProxyModel: Add change signals for propertiesKai Uwe Broulik2019-11-222-6/+22
* rhi: d3d11: Do not rely on Win10-only enum valueLaszlo Agocs2019-11-221-1/+1
* Don’t warn on QT_AUTO_SCREEN_SCALE_FACTOR usageMorten Johan Sørvig2019-11-201-6/+3
* Compile fontconfig-related code on non-Unix platformsJoerg Bornemann2019-11-201-3/+4
* xcb: Simplify code by using helper QXcbIntegration::defaultConnection()Alexander Volkov2019-11-201-2/+1
* QTemporaryFile: Add a note about behavior on LinuxAndre Hartmann2019-11-201-0/+6
* QDom: use QLocale::C when converting a double to a xml attributeChristian Ehrlicher2019-11-191-12/+7
* 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
* Doc: add warning for binding values in QSqlQuerySamuel Gaist2019-11-181-0/+3
* Doc: Move the common documentation to a qdocincVenugopal Shivashankar2019-11-181-59/+7
* 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-151-1/+1
* QTreeView: make sure to not ask the old model during setModelChristian Ehrlicher2019-11-141-0/+2
* Compile fix for MinGW 8.1.0Cristian Adam2019-11-141-0/+8
* Allow longer time-zone components on AndroidEdward Welbourne2019-11-141-0/+6
* 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-131-12/+23
* | 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-138-17/+83
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-138-17/+83
| |\|
| | * 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-061-0/+7
| | * qlibinputtouch: bugfix: do not skip touch eventsUlrich Ölmann2019-11-061-8/+8
* | | QTableWidget: Fix -Wdeprecated-copy warningAlbert Astals Cid2019-11-122-5/+6
|/ /
* | Do not load plugin from the $PWDOlivier Goffart2019-11-111-1/+0
* | Windows QPA: Fix wrong scaling of fixed size in window creation phaseFriedemann Kleint2019-11-084-16/+44
* | QHighDpiScaling: impove readability of screenSubfactor methodVitaly Fanaskov2019-11-071-10/+11
* | Fix accuracy of ARGB32->A2RGB30 conversionsAllan Sandfeld Jensen2019-11-073-50/+67
* | Rationalize descriptions of date-time formatsEdward Welbourne2019-11-071-154/+61
* | QHighDpiScaling: fix potential null pointer dereferenceVitaly Fanaskov2019-11-071-1/+2
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-11-06533-35037/+39221
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-06533-35037/+39221
| |\|