summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QCborStreamReader: remove the documentation on the validation APIThiago Macieira2018-05-291-7/+0
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-2911-25/+63
|\
| * Doc: Update Echoplugin ExampleNico Vertriest2018-05-281-0/+0
| * Doc: Update Fetchmore exampleNico Vertriest2018-05-282-3/+5
| * QSortFilterProxyModel: don't assert when old model gets destroyedChristian Ehrlicher2018-05-262-5/+18
| * Fix build for Android with android-clangLiang Qi2018-05-251-1/+1
| * Add translation for unsupported_android_version for fr and deSamuel Gaist2018-05-252-0/+2
| * Fix build if openssl is configured with no-des or no-rc2André Klitzing2018-05-243-16/+37
* | Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-287-36/+28
* | QToolTip: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-1/+1
* | Example: add a simple CBOR dumper toolThiago Macieira2018-05-284-1/+806
* | winrt: Skip/blacklist failing opengl testsOliver Wolff2018-05-283-3/+3
* | winrt: fix tst_QFocusEventOliver Wolff2018-05-281-2/+3
* | winrt: Make tst_qfocusevent pass in CIOliver Wolff2018-05-281-0/+1
* | Fix tst_qtextedit for configurations with builtin testdataOliver Wolff2018-05-281-0/+2
* | Fix tst_qcombobox for configurations with builtin testdataOliver Wolff2018-05-281-0/+2
* | winrt: make graphicsview auto tests passOliver Wolff2018-05-284-1/+24
* | winrt: Remove qfiledialog and qmessagebox auto tests for nowOliver Wolff2018-05-281-0/+1
* | Long live QCborStreamReader!Thiago Macieira2018-05-275-13/+2661
* | Long live QCborStreamWriter!Thiago Macieira2018-05-277-0/+1819
* | Import TinyCBORThiago Macieira2018-05-2720-0/+6858
* | QProcess/Win: Use ConnectNamedPipe asynchronously and check return valueJoerg Bornemann2018-05-261-1/+20
* | Deregister QTextCodec on destructionIgor Mironchik2018-05-263-2/+28
* | tst_qapplication: Fix test for configs without process supportOliver Wolff2018-05-251-0/+2
* | winrt: Make widgets/util auto tests passOliver Wolff2018-05-251-0/+9
* | tst_qapplication: Fix auto test for configs with builtin_testdataOliver Wolff2018-05-252-1/+7
* | winrt: Make widgets/styles auto tests passOliver Wolff2018-05-251-2/+8
* | winrt: skip accessibility testOliver Wolff2018-05-251-1/+1
* | winrt: Handle expose event before removing windowOliver Wolff2018-05-251-1/+2
* | Fix typo in commentKai Koehne2018-05-251-1/+1
* | Open native file dialog inside sandbox when opening directoriesJan Grulich2018-05-243-8/+56
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-2452-557/+718
|\|
| * Http/2 - remove unused 'compressedData'Timur Pocheptsov2018-05-241-1/+0
| * Fix potential 16-bit integer overflowAllan Sandfeld Jensen2018-05-231-4/+4
| * QLocale: only use LANGUAGE if it contradicts LC_ALL/LC_MESSAGES/LANGEdward Welbourne2018-05-231-3/+31
| * QWin32PrintEngine: Fix crash in drawPixmap(), drawImage()Friedemann Kleint2018-05-231-8/+2
| * doc: Explicitly mention that QSqlRecord fields are generated by defaultAndy Shaw2018-05-231-6/+6
| * Doc: Document the WA_ContentsMarginsRespectsSafeArea widget attributeVenugopal Shivashankar2018-05-231-1/+8
| * QTemporaryFile: Disable O_TMPFILE on AndroidThiago Macieira2018-05-221-1/+2
| * Mark Clang 6 as warning-freeThiago Macieira2018-05-221-2/+2
| * egl: Add ES3.2 direct function pointersJanne Koskinen2018-05-221-0/+47
| * Doc: Update image, icon and screenshot for SQL example applicationPaul Wicking2018-05-223-0/+0
| * Fix documentation of Q_NAMESPACEOlivier Goffart2018-05-221-0/+1
| * qt_is_ascii: improve isAscii a little further (QUrl, QLatin1String)Thiago Macieira2018-05-201-5/+12
| * 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