summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OpenSSL v1.1.1: fix qtbug18498_peekMårten Nordheim2018-05-111-2/+10
* QString: fix off-by-one errorThiago Macieira2018-05-101-4/+4
* QLineEdit example: fix link to QLineEdit::setInputMaskChristian Ehrlicher2018-05-091-1/+1
* Blacklist tst_QWidget::raise on openSUSEKari Oikarinen2018-05-091-0/+2
* Merge "Merge remote-tracking branch 'origin/5.11.0' into 5.11" into refs/stag...Liang Qi2018-05-0910-39/+617
|\
| * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-0910-39/+617
| |\
| | * Add changes file for Qt 5.11.0v5.11.0-rc1Antti Kokko2018-04-301-0/+399
| | * QSysInfo: Correct the \since for {machine,boot}UniqueId()Thiago Macieira2018-04-251-2/+2
| | * syncqt: fix CamelCase aliases for injected headersOswald Buddenhagen2018-04-252-1/+2
| | * syncqt: don't write INJECTED_*HEADERSOswald Buddenhagen2018-04-252-15/+6
| | * Fix documentation of setBackendConfigurationOptionAndré Klitzing2018-04-252-5/+5
| | * Merge 5.11 into 5.11.0Oswald Buddenhagen2018-04-2022-433/+336
| | |\
| | * | Document libdbus-1 code in Qt D-BusKai Koehne2018-04-203-1/+178
| | * | Also support reset notification on non-nvidiaAllan Sandfeld Jensen2018-04-191-15/+25
* | | | Stabilize tst_QMdiArea::subWindowListKari Oikarinen2018-05-091-6/+4
|/ / /
* | | tests/auto/widgets/itemviews: Avoid unconditional qWait()sKari Oikarinen2018-05-099-170/+90
* | | Fix build with GCC 8: memset/memcpy/memmove of non-trivialsThiago Macieira2018-05-091-4/+6
* | | Fix build without features.completerTasuku Suzuki2018-05-091-0/+2
* | | qlalr: Fix startup crash in static buildsFriedemann Kleint2018-05-086-51/+59
* | | tests/auto/network: Avoid unconditional qWait()sKari Oikarinen2018-05-085-33/+19
* | | QtGui: Enable synchronous delivery for QWSysIf:::WindowScreenChangedEventFriedemann Kleint2018-05-082-2/+4
* | | Manual dialogs test: Add about dialog showing style and scalingFriedemann Kleint2018-05-081-0/+43
* | | Fix building with -no-feature-shortcutJoni Poikelin2018-05-083-0/+12
* | | Fix build without features.timezoneTasuku Suzuki2018-05-082-0/+6
* | | QShortcutMap: print ambiguous shortcuts when DEBUG_QSHORTCUTMAP is definedMitch Curtis2018-05-071-0/+13
* | | TestLib: Fix license headers in qabstractitemmodeltester.*Kai Koehne2018-05-072-10/+32
* | | tst_qresourceengine: Fix test for static MSVC buildsOliver Wolff2018-05-071-0/+6
* | | tst_qresourceengine: Fix test for configurations with builtin_testdataOliver Wolff2018-05-072-1/+13
* | | tst_qiodevice: Skip broken winrt testsOliver Wolff2018-05-071-0/+6
* | | macOS + FreeType: Properly distinguish memory fonts from file fontsTor Arne Vestbø2018-05-041-6/+5
* | | QAbstractEventDispatcher: add a note about the timer range for Qt 6Thiago Macieira2018-05-041-0/+1
* | | Fix Clang 6 warning about comparing different enumsThiago Macieira2018-05-041-1/+1
* | | Generate more Windows/Linux-like Qt keyboard eventsJames McDonnell2018-05-042-198/+122
* | | Avoid to fail to close stream on exceptionAndré Klitzing2018-05-041-15/+43
* | | OpenSSL 1.1.1: Fix tst_QSslCertificate::toTextMårten Nordheim2018-05-042-1/+48
* | | Fix crash in qsslsocket_opensslMårten Nordheim2018-05-041-3/+1
* | | QJsonDocument: Validate also zero-length objectsJüri Valdmann2018-05-042-2/+0
* | | QJsonDocument: Reject objects containing themselves in binary JSONJüri Valdmann2018-05-042-3/+3
* | | Fix encoding of freetype/LICENSE.txt to utf-8Kai Koehne2018-05-041-1/+1
* | | QJsonDocument::fromRawData: Fix out-of-bounds accessJüri Valdmann2018-05-044-1/+5
* | | Fix the enabling of AES with ICC and MSVC on some low-end processorsThiago Macieira2018-05-041-3/+2
* | | macOS: ensure mouse events from the global monitor has the correct button setRichard Moe Gustavsen2018-05-032-3/+13
* | | tests: unblacklist tst_qwindow.cpp::modalWindowPosition()Gatis Paeglis2018-05-031-2/+0
* | | Configure window manager to support RCar D3Timo Aarnipuro2018-05-031-9/+17
* | | QProcess: set proper error state if we failed to create a pipeThiago Macieira2018-05-021-1/+6
* | | tst_QUdpSocket: Fix Clang warning about unused expressionFriedemann Kleint2018-05-021-2/+4
* | | If the page size is not valid on the new printer, set a custom sizeAndy Shaw2018-05-024-3/+66
* | | Examples: Fix unused variable warnings by ClangFriedemann Kleint2018-05-023-4/+14
* | | Feed external geometry changes to QtJames McDonnell2018-05-022-0/+27
* | | Add screenContext native propertyJames McDonnell2018-05-021-0/+3