summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
| | | * | | 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
| | | * | Diaglib/Windows: Output more information on geometry for native handlesFriedemann Kleint2019-11-081-4/+67
| * | | | 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-143-4/+170
| * | | | 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
| * | | configure: Add sanitizer "fuzzer-no-link"Robert Loehning2019-11-146-3/+34
| * | | 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-134-6/+7
| * | | In prefix builds, copy metatypes JSON to MODULE_BASE_OUTDIRUlf Hermann2019-11-131-2/+12
| * | | 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
| * | | eglfs: kms: Allow overriding plane ids per crtcLaszlo Agocs2019-11-111-2/+24
| * | | Disambiguate do_install target in metatypes.prfUlf Hermann2019-11-111-4/+4
| * | | Don't create duplicate plugins.qmltypes rulesUlf Hermann2019-11-111-1/+4
| * | | Make Qt aware of NTFS Junctions on WindowsRyan Chu2019-11-094-14/+47
| * | | QWaitCondition: fix dummy QWaitCondition implementationChristian Ehrlicher2019-11-081-7/+14
| * | | Avoid erroneous creation of QScopedValueRollback objectsSimon Hausmann2019-11-081-1/+5