summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* macOS: Fix crash in QCocoaBackingStore::format() after closing windowTor Arne Vestbø2016-10-271-1/+2
* QFileInfoGatherer/Win32: Connect to drive arrival/removal signals of watcherFriedemann Kleint2016-10-272-12/+40
* Direct2D QPA plugin: Use member initializationFriedemann Kleint2016-10-276-31/+15
* Direct2d: Fix some CLANG warningsFriedemann Kleint2016-10-275-79/+81
* QStringRef: add isRightToLeft()Anton Kudryavtsev2016-10-252-24/+40
* qsettings_win.cpp: Use qt_error_string()Friedemann Kleint2016-10-241-23/+8
* Update main/primary screen term usageMorten Johan Sørvig2016-10-241-5/+5
* qhostaddress.cpp: optimize string usageAnton Kudryavtsev2016-10-241-5/+5
* QStringRef: add constBegin() and constEnd()Anton Kudryavtsev2016-10-242-4/+23
* QRingBuffer::reserve(): remove superfluous assertAlex Trotsenko2016-10-221-1/+0
* macOS: Remove unneeded argument to QCocoaWindow::recreateWindow()Tor Arne Vestbø2016-10-212-6/+8
* Add header guard and We-mean-it comment to qoperatingsystemversion_p.hFriedemann Kleint2016-10-191-0/+16
* Nitpick: fix style in QtCore codeAnton Kudryavtsev2016-10-191-2/+4
* Merge branch 5.8 into devTor Arne Vestbø2016-10-189-130/+108
|\
| * macOS: Remove workaround for including AppKit.h with slots definedTor Arne Vestbø2016-10-135-40/+25
| * macOS: Remove QNSView member m_window in favor of going via m_platformWindowTor Arne Vestbø2016-10-134-75/+82
| * macOS: Use QPointer to track QNSView -> QCocoaWindowTor Arne Vestbø2016-10-133-15/+1
* | QFileSystemWatcher/Win32: Listen for WM_DEVICECHANGEFriedemann Kleint2016-10-186-4/+369
* | Add QTextDocument::toRawText() functionEskil Abrahamsen Blomfeldt2016-10-172-0/+20
* | QMenuBar: do not gain focus when releasing Alt before X in a Alt+X shortcutGiuseppe D'Angelo2016-10-151-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-10-13227-1228/+1671
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-13227-1228/+1671
| |\|
| | * Android: Allow the user to hook into the onCreate methodsBogDan Vatra2016-10-122-5/+12
| | * de-duplicate freetype configure entryOswald Buddenhagen2016-10-121-6/+2
| | * winrt: tcpsocket: Update bytesAvailable when new data is readHarald Meyer2016-10-122-2/+7
| | * winrt: Rework handling of udp datagramsOliver Wolff2016-10-122-12/+105
| | * Fix build with various features disabledLars Knoll2016-10-116-3/+25
| | * Add configure feature for QUrl::topLevelDomainLars Knoll2016-10-117-1/+29
| | * Add configure feature for QCommandLineParserLars Knoll2016-10-115-5/+22
| | * Add configure feature for time zone supportLars Knoll2016-10-117-69/+91
| | * Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-10-1123-110/+180
| | |\
| | | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-1123-110/+180
| | | |\
| | | | * Revert "QCocoaKeyMapper - correctly update key layouts"Timur Pocheptsov2016-10-101-9/+7
| | | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-0822-101/+173
| | | | |\
| | | | | * QEvent: fix typo in apidocFrederik Schwarzer2016-10-081-1/+1
| | | | | * dbustray: Support replacing menu on QDBusTrayIconDmitry Shachnev2016-10-073-8/+16
| | | | | * QAbstractItemView: use only a 1x1 QRect for selecting on mouse pressFrank Reininghaus2016-10-071-2/+7
| | | | | * Fix multimedia print key mappingAllan Sandfeld Jensen2016-10-071-1/+1
| | | | | * Darwin: correct state restore when FSEventsStream starting failsErik Verbruggen2016-10-072-45/+77
| | | | | * Link to topLevelChanged() in the docs of QDockWidget::floatingSergio Martins2016-10-071-1/+3
| | | | | * QTemporaryFile's setFileTemplate operates not only on XXXXXX in the endSune Vuorela2016-10-061-1/+1
| | | | | * QPixmap::load: ensure QBitmap stays a QBitmap even on failureMarc Mutz2016-10-061-26/+24
| | | | | * QGraphicsWidget: Fix UB (invalid member calls) in destruction sequenceMarc Mutz2016-10-061-0/+5
| | | | | * Plug leak in QFormLayout::setWidget()Marc Mutz2016-10-061-6/+9
| | | | | * QDBusDemarshaller: use RAII in duplicate()Marc Mutz2016-10-061-2/+5
| | | | | * Use the same object in description as in described codeFrederik Schwarzer2016-10-061-1/+1
| | | | | * QTextEdit: don't show placeholder text while composing textRichard Moe Gustavsen2016-10-063-1/+8
| | | | | * Doc: Document that by default, QTimer is not single-shotKai Koehne2016-10-061-0/+2
| | | | | * Make sure SSL configuration is correct in QNetworkReply::encrypted.Vladimir Prus2016-10-053-6/+13
| | * | | | eglfs: Add Virtual and DSI connector types for DRMLaszlo Agocs2016-10-111-1/+3