summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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-194-63/+21
| |\|
| | * 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
| * | 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-153-6/+55
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-11-1522-63/+199
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-1522-63/+199
| | |\|
| | | * 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
| * | | | Take widget content margin into account for menu bar size calculationSamuel Gaist2019-11-152-10/+8
| * | | | QStyleSheetStyle: add new property to QPushButton: iconRichard Moe Gustavsen2019-11-144-16/+86
| * | | | QShortcut: add pmf ctor overloadsChristian Ehrlicher2019-11-142-4/+130
| * | | | Honor alpha for SH_Table_GridLineColorChristian Ehrlicher2019-11-147-7/+7
| |/ / /
| * | | eglfs: kms: Read page flip events on a dedicated threadLaszlo Agocs2019-11-1414-43/+354
| * | | eglfs: kms: Fix hw cursor with multiple screensLaszlo Agocs2019-11-146-12/+53
| * | | uic: Update ui4.cpp/h sourcesFriedemann Kleint2019-11-142-147/+147
| * | | wasm: add platform qsettingsLorn Potter2019-11-146-38/+277
| * | | Port QThread::wait() to QDeadlineTimerChristian Ehrlicher2019-11-137-19/+35
| * | | uic: Remove some usages of QListFriedemann Kleint2019-11-133-7/+8
| * | | Make sure the metatypes are installed in prefix buildsUlf Hermann2019-11-133-5/+6
| * | | eglfs: kms: Make threaded atomic drm workLaszlo Agocs2019-11-134-41/+50
| * | | Make QObjectPrivate::threadData a proper atomicGiuseppe D'Angelo2019-11-1318-126/+165
| * | | QEventDispatcherWin32: unify input checks in {un}register...()Alex Trotsenko2019-11-131-18/+18
| * | | QBasicTimer: release timer id on exitAlex Trotsenko2019-11-131-6/+4
| * | | Deprecate enumerators fro SSL v.2 and v.3 protocolsTimur Pocheptsov2019-11-131-2/+4
| * | | eglfs: kms: Choose unique primary planes for each crtcLaszlo Agocs2019-11-112-8/+31