summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix an annoying compiler warning on MSVCLars Knoll2020-09-021-1/+1
* Fix QPropertyAlias to work with all kinds of propertiesLars Knoll2020-09-022-132/+163
* Add setter/getter support in QBindableInterfaceLars Knoll2020-09-021-0/+11
* Make bindings introspectable through mocLars Knoll2020-09-0211-241/+271
* Fix static buildFabian Kosmale2020-09-021-1/+1
* Add QObjectCompatPropertyLars Knoll2020-09-024-52/+319
* Add support for computed propertiesLars Knoll2020-09-022-0/+90
* Pass a pointer to the property data into the method evaluating a bindingLars Knoll2020-09-024-12/+16
* Add support for bindable properties to QObjectLars Knoll2020-09-024-12/+532
* Always allow setting a null binding on a propertyLars Knoll2020-09-021-1/+1
* Cleanup QBindingPrivateLars Knoll2020-09-023-37/+34
* Add a QBindingStorage classLars Knoll2020-09-027-11/+236
* Ground work for bindable properties in QObjectLars Knoll2020-09-022-0/+228
* Remove operators allowing assignment of a binding to a propertyLars Knoll2020-09-022-64/+45
* Move QPropertyObserver further up in the header fileLars Knoll2020-09-022-119/+114
* Introduce a common base class for all QProperty typesLars Knoll2020-09-024-70/+139
* Remove QNotifiedProperty and Q_PRIVATE_QPROPERTYLars Knoll2020-09-0213-1301/+214
* Cleanups: Rename some classesLars Knoll2020-09-025-84/+84
* Get rid of QPropertyValueStorageLars Knoll2020-09-022-90/+72
* Remove the special handling of QProperty<bool>Lars Knoll2020-09-024-54/+5
* Add operator-> and operator*() to QPropertyFabian Kosmale2020-09-024-13/+70
* Reduce some code duplicationLars Knoll2020-09-021-41/+2
* Generalize some methods taking a QProperty<>Lars Knoll2020-09-023-37/+23
* Vista Style: Fix pixelized arrow of QCommandLinkButton with scalingFriedemann Kleint2020-09-021-1/+1
* Vista style: Fix pixelized elements after focus/activationFriedemann Kleint2020-09-021-1/+2
* Fix include style violation in qline.hFriedemann Kleint2020-09-021-1/+1
* qnetworkaccessbackend_p.h: Add missing "We mean it comment"Friedemann Kleint2020-09-021-0/+11
* Fix gcc warning about possible call of printf with nullptrVolker Hilsheimer2020-09-021-2/+6
* Remove last traces of the PostScript paint engineVolker Hilsheimer2020-09-022-2/+0
* High-DPI: Remove legacy environment variablesTor Arne Vestbø2020-09-023-44/+2
* Fix warning: don't compare Qt::TouchPointReleased and QEventPoint::StateShawn Rutledge2020-09-021-1/+1
* Move event-response code into dedicated event handlersVolker Hilsheimer2020-09-024-20/+46
* Document native interfacesFriedemann Kleint2020-09-0210-9/+511
* QTextHtmlParserNode: Fix warnings flood about setting negative pixel sizeFriedemann Kleint2020-09-021-1/+2
* QObject: add a single shot connection flagGiuseppe D'Angelo2020-09-015-42/+680
* Remove remaining ### Qt 6 comment in qcoreevent.hShawn Rutledge2020-09-011-1/+1
* Doc fix: functions may actually have fewer arguments than the signalAndreas Hartmetz2020-09-011-6/+4
* Doc fix: disconnect with receiver also works for context objectsAndreas Hartmetz2020-09-012-6/+34
* Android: Fix warning: unused variable 'm_statusBarShowing'Alessandro Portale2020-09-011-2/+0
* Add a QMetaSequence interfaceUlf Hermann2020-09-0120-1/+1979
* Mention QPromise on QtConcurrent pageJarek Kobus2020-09-011-0/+4
* CMake: Fix call to qt_apply_rpaths in qt_internal_add_appJoerg Bornemann2020-09-011-1/+1
* CMake: Implement configure -traceJoerg Bornemann2020-09-012-6/+33
* Remove "fallback session management"Andreas Hartmetz2020-09-018-106/+1
* Doc: compile transform snippetsPaul Wicking2020-09-013-3/+12
* Doc: compile separations snippetsPaul Wicking2020-09-015-16/+27
* Doc: compile scribe-overview snippetPaul Wicking2020-09-013-17/+23
* Doc: compile textobjectinterface snippetPaul Wicking2020-09-013-0/+11
* Doc: compile qstatustipevent snippetPaul Wicking2020-09-013-2/+11
* Doc: compile qimagewriter snippetPaul Wicking2020-09-013-16/+19