summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QFileSystemEngine: don't try to use statx(2) if SYS_statx isn't definedv5.11.0-rc2v5.11.0Thiago Macieira2018-05-141-0/+2
* 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
|\
| * Doc: Update QtConcurrent::mapped example snippetPaul Wicking2018-04-191-2/+3
| * Manual shortcut test: Arrange in QGridLayoutFriedemann Kleint2018-04-181-190/+114
| * qmake: fix sdk resolution on macosTim Uy2018-04-181-6/+6
| * iOS: Use the non deprecated application:openURL functionAndy Shaw2018-04-181-3/+2
| * QToolTip: Hide tooltip on key event on macOSGabriel de Dietrich2018-04-181-7/+5
| * QCocoaPlatformTheme: Fix tooltip background colorGabriel de Dietrich2018-04-181-1/+3
| * QMacStyle: Fix SC_ComboBoxEditField rectGabriel de Dietrich2018-04-181-2/+1
| * QMacStyle: Fix appearance of selected inactive tab bar buttonGabriel de Dietrich2018-04-181-9/+50
| * QMacStyle: Clean up code, remove dead bitsGabriel de Dietrich2018-04-182-170/+72
| * Do not ignore MenuItem on macOSJan Arve Saether2018-04-181-1/+0
| * Blacklist tst_QWindow::isActive on UbuntuKari Oikarinen2018-04-181-0/+3
| * iOS: Allow building QML based test casesAndy Shaw2018-04-181-1/+0
| * Doc: link to QEnableSharedFromThis from QSharedPointer docsMitch Curtis2018-04-181-1/+1
| * iOS: Trigger manual layout of root view controller when coming out of backgroundTor Arne Vestbø2018-04-186-31/+55
| * Fix runtime platform detection on Apple platformsTor Arne Vestbø2018-04-181-6/+6
| * QSplitter: fix doc for widget() and handle()Anton Kudryavtsev2018-04-181-4/+5
| * Compile when using -no-feature-networkinterfaceAndy Shaw2018-04-181-0/+4
| * Don't ignore the shortcut when the QMenuBar is parentlessAndy Shaw2018-04-181-1/+8
* | 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
|/
* Use placeholder for year in header.* filesKai Koehne2018-04-1610-14/+14
* Remove LICENSE.GPLv3, LICENSE.LGPLv21, LGPL_EXCEPTION.txtKai Koehne2018-04-163-1201/+1
* tst_qdir: Fix absoluteFilePath for winrtOliver Wolff2018-04-161-0/+3
* QSslCertificate (OpenSSL) use the correct *_free functionv5.11.0-beta4Timur Pocheptsov2018-04-153-1/+6
* Use optimize_size instead of duplicating similar logicAllan Sandfeld Jensen2018-04-143-14/+2
* xcb: prevent crash with pixmap cursors on XRender-less X serversGatis Paeglis2018-04-143-8/+28
* xcb: fix bitmap cursor loading performance regressionGatis Paeglis2018-04-144-45/+38
* xcb: cleanup the code for detecting when to create/destroy SHM segmentGatis Paeglis2018-04-141-6/+8
* tests/auto/widgets/util: Avoid unconditional qWait()sKari Oikarinen2018-04-132-17/+9
* Improve performance of QResource::load()Lars Knoll2018-04-131-12/+8
* winrt: QWinRTEGLContext: add isValid functionalityOliver Wolff2018-04-132-0/+7
* QStyleHints: emit correct signal when calling setMouseQuickSelectionThresholdAkihito Izawa2018-04-131-1/+1
* tst_QWidget: Avoid unconditional qWait()sKari Oikarinen2018-04-131-85/+19
* PDF engine: handle abnormally long string casesEirik Aavitsland2018-04-121-5/+10
* Fix crash if QPixmap::defaultDepth() is called when no QGuiApplicationEirik Aavitsland2018-04-122-1/+9
* QWindowsPipeReader: fix waiting on inactive pipeAlex Trotsenko2018-04-122-3/+15
* QMacStyle doesn't depend on Carbon anymoreGabriel de Dietrich2018-04-123-211/+1
* rework syncqt interaction regarding cross-tree pathsOswald Buddenhagen2018-04-124-19/+30
* qmake: fix QMAKE_BUNDLE_DATA for (some) generated filesOswald Buddenhagen2018-04-121-1/+3
* HTTP/2 - reset uploadByteDevice if necessaryTimur Pocheptsov2018-04-124-2/+92
* dockwidgets: Resize the rubber-band when our drop target is resizedSergio Martins2018-04-122-1/+18
* Cut down on drawPixmap and drawImage combinationsAllan Sandfeld Jensen2018-04-121-8/+2
* Blacklist tst_QItemDelegate::comboBox on openSUSEKari Oikarinen2018-04-122-4/+6