summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * qglxconvenience: Avoid null pointer dereferenceKai Uwe Broulik2017-09-271-1/+4
| | * moc: remove useless cast in qt_static_metacall generated codeEric Lemanissier2017-09-271-3/+2
| | * Remove unnecessary copying in QSet::subtract()Sze Howe Koh2017-09-271-6/+7
| | * Return focus to correct widget after showing menuPaul Olav Tvete2017-09-262-1/+50
| | * Windows QPA: Call raise() also for SubWindows with WindowStaysOnTopHintFriedemann Kleint2017-09-261-1/+3
| | * Windows QPA: Detect screen by mouse position when dragging a windowFriedemann Kleint2017-09-264-11/+39
| | * Fix docs about QMAKESPEC in INCLUDEPATHMichal Klocek2017-09-251-2/+2
| | * Windows QPA: Move function to find screen by HWND to QWindowsScreenManagerFriedemann Kleint2017-09-253-8/+24
| | * Make QDateTimeParser a separate featureEdward Welbourne2017-09-259-21/+36
| | * doc: fix code snippet of qConstOverload usageGatis Paeglis2017-09-251-1/+1
| | * moc: don't use const_cast in qt_metacast generated codeOlivier Goffart2017-09-251-6/+5
| | * Fix namespaced build on macOSJake Petroules2017-09-251-5/+6
| | * Fix typo in debug statement: QPlatformScren -> QPlatformScreenSérgio Martins2017-09-241-1/+1
| | * Fix parsing of tzfile(5) files in QTimeZonePrivateThiago Macieira2017-09-241-1/+3
| | * Add missing math.h include (for sqrt function)Jake Petroules2017-09-221-0/+2
| | * Fix saving QImage with longer than necessary bytes-per-lineAllan Sandfeld Jensen2017-09-221-33/+22
| | * QCompleter: Send activated() signal only once on return keyGabriel de Dietrich2017-09-223-12/+126
| | * Avoid calling QCompleter::popup() internallyGabriel de Dietrich2017-09-223-11/+18
| | * QTabWidget: Don't build expensive parts of the style option when hiddenGabriel de Dietrich2017-09-221-34/+49
| | * Only call mysql_library_end() once when using MariaDBDaniel Vrátil2017-09-211-6/+12
| | * XCB: also test for Xinerama's presenceThiago Macieira2017-09-212-3/+3
| | * Fix QGraphicsEffect draw error size in decimal scale factorIceyer Lee2017-09-211-1/+1
| | * Restore compatibility with pre-5.9 Keccak calculationThiago Macieira2017-09-214-27/+106
| | * QAbstractSocket: remove disconnect timerAlex Trotsenko2017-09-203-29/+0
| | * Fix #if-ery and accompanying commentEdward Welbourne2017-09-201-2/+2
| | * Blacklist tst_QItemDelegate::testLineEditValidation in openSUSE 42.3Tony Sarajärvi2017-09-201-0/+2
| | * Blacklist flaky QItemDelegate tests in openSUSE 42.3Tony Sarajärvi2017-09-201-4/+2
| | * Itemviews: Set the WA_InputMethodEnabled attribute correctlyAndy Shaw2017-09-202-10/+114
| | * QGestureManager::filterEventThroughContexts(): Reduce debug outputFriedemann Kleint2017-09-201-2/+35
* | | Let QPlatformBackingStore handle its own QOpenGLContextTor Arne Vestbø2017-10-0513-63/+50
* | | QtNetwork (examples) - update googlesuggest exampleTimur Pocheptsov2017-10-055-42/+33
* | | macOS: Prevent backingstore image detach during color space assignmentv5.10.0-beta1Tor Arne Vestbø2017-10-042-27/+11
* | | iOS: Bump deployment target to 10.0 as planned for 5.10Tor Arne Vestbø2017-10-041-1/+1
* | | Widgets: change QWidget::setTabOrder to understand compound widgetsRichard Moe Gustavsen2017-10-042-44/+149
|/ /
* | QMacStyle: Remove HITheme calls for QSizeGripGabriel de Dietrich2017-10-031-45/+32
* | QMacStyle: De-HITheme QGroupBoxGabriel de Dietrich2017-10-032-12/+18
* | QMacStyle: Refactor QMacStylePrivate::cocoaControl()Gabriel de Dietrich2017-10-032-55/+55
* | macOS: Tighten up window icon and represented filename handlingTor Arne Vestbø2017-10-034-20/+38
* | QtNetwork (examples) - update the second download manager exampleTimur Pocheptsov2017-10-025-41/+71
* | QtNetwork (examples) - update network download managerTimur Pocheptsov2017-10-021-26/+32
* | Mark QCoreApplication::applicationPid() as const functionThiago Macieira2017-10-011-1/+1
* | Remove Q_ALWAYS_INLINE from frequently-used functionsThiago Macieira2017-09-293-24/+18
* | Doc: Remove entries for highlighting QQC2 examplesVenugopal Shivashankar2017-09-291-2/+0
* | qmake: Allow non-bundle apps and libs to have an Info.plistTor Arne Vestbø2017-09-292-1/+18
* | The desktop is called Plasma nowAlbert Astals Cid2017-09-291-1/+1
* | Revert "HTTP/2 protocol handler: set the redirect URL on reply"Timur Pocheptsov2017-09-291-18/+1
* | Doc: minor language editsNico Vertriest2017-09-291-3/+3
* | Doc: update screenshot stylesheet exampleNico Vertriest2017-09-291-0/+0
* | Doc: minor corrections doc Calendar Widget ExampleNico Vertriest2017-09-291-5/+5
* | Doc: update Editable Tree Model ExampleNico Vertriest2017-09-292-0/+0