summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ibase: Don't use deprecated QSqlError constructorAndy Shaw2018-05-181-1/+2
* Merge "Merge remote-tracking branch 'origin/5.11.0' into 5.11" into refs/stag...Qt Forward Merge Bot2018-05-181-0/+2
|\
| * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-181-0/+2
| |\
| | * QFileSystemEngine: don't try to use statx(2) if SYS_statx isn't definedv5.11.0-rc2v5.11.0Thiago Macieira2018-05-141-0/+2
* | | Documentation: Fix URLs to GL(ES) functionsFriedemann Kleint2018-05-181-358/+358
|/ /
* | Fix tst_QDoubleSpinBox::editingFinished failing after other testsKari Oikarinen2018-05-181-2/+2
* | Add support for QSharedPointer<cv qualified>::create()Thiago Macieira2018-05-172-4/+15
* | Remove a reference to a no longer used database serverAndy Shaw2018-05-161-2/+0
* | Doc: Update connect syntax Order Form ExampleNico Vertriest2018-05-162-4/+4
* | Doc: Modify connect statements Echoplugin ExampleNico Vertriest2018-05-161-4/+4
* | Doc: update connect syntax digitalclock exampleNico Vertriest2018-05-161-1/+1
* | sqlite: Allow for duplicated placeholders with just one placeholderAndy Shaw2018-05-162-2/+12
* | Windows Platform: Redirect wheel event to a window under mouse cursorAlexandra Cherdantseva2018-05-161-3/+17
* | Windows QPA: Fix wrong initial size when launched on secondary screenFriedemann Kleint2018-05-161-2/+2
* | tst_QCommandLinkButton: Add back wait to the beginning of setAutoRepeat()Kari Oikarinen2018-05-161-6/+9
* | Fix build for Android with android-clangLiang Qi2018-05-161-2/+2
* | Fix build for Android with android-clangLiang Qi2018-05-161-0/+4
* | ucstrncmp: refactor with 32- and 8-byte loadsThiago Macieira2018-05-151-16/+56
* | qlalr: fix build in C++17Thiago Macieira2018-05-152-4/+5
* | QtTest: compile in C++17 mode: no more std::unary_functionThiago Macieira2018-05-151-1/+1
* | QMacStyle: remove unused qlibrary.h includeJ-P Nurmi2018-05-151-1/+0
* | Fix filter parsing in flatpak FileChooser portalJan Grulich2018-05-151-1/+1
* | QFusionStyle: Fix width of editable combo boxFriedemann Kleint2018-05-151-1/+1
* | Fix build without features.cursorTasuku Suzuki2018-05-152-11/+17
* | Fix Android loaderThiago Marcos P. Santos2018-05-141-5/+10
* | Skip tst_QProcess::processesInMultipleThreads under QEMUKari Oikarinen2018-05-142-0/+5
* | Treat the Content-Disposition header as a known headerAndy Shaw2018-05-142-0/+6
* | tests: Include QFileInfo in emulationdetector.hKari Oikarinen2018-05-141-0/+2
* | QJsonDocument: Avoid overflow of string lengthsJüri Valdmann2018-05-143-23/+20
* | tests/auto/widgets/dialogs: Avoid unconditional qWait()sKari Oikarinen2018-05-144-76/+50
* | tests/auto/widgets/graphicsview: Avoid unconditional qWait()sKari Oikarinen2018-05-146-188/+70
* | QByteArray::setNum: use the existing latin1 lowercasing tableThiago Macieira2018-05-131-15/+3
* | Fix build of applications on iOSChristoph Keller2018-05-132-7/+7
* | 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