summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Add ObjectMode coordinate mode to QGradientEirik Aavitsland2018-06-221-1/+2
* QToolbar: Un-hide the QLayout::indexOf non-virtualThiago Macieira2018-06-181-1/+1
* Fix warning that QRegion::rects() is deprecatedThiago Macieira2018-06-181-1/+2
* QTreeWidget: Keep items hidden even if their parents are reparentedAndy Shaw2018-06-153-10/+44
* Add itemAlignment property to QListViewAlexander Volkov2018-06-083-5/+59
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-0848-149/+175
|\
| * Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-0748-149/+175
| |\
| | * Fix build for Android with android-clang in r17Liang Qi2018-06-061-1/+1
| | * Fix building with -no-feature-dirmodel -no-feature-filesystemmodelJoni Poikelin2018-06-041-0/+1
| | * QAbstractSpinBox: Add more documentation cross linksAndre Hartmann2018-06-041-0/+4
| | * Render QOpenGLWidget/QQuickWidget with AlwaysStackOnTopAllan Sandfeld Jensen2018-05-311-14/+16
| | * QAbstractSpinBox: Fix missing frame conditionGabriel de Dietrich2018-05-301-1/+1
| | * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-2945-133/+152
* | | QDialog::done(): improve the docsGiuseppe D'Angelo2018-06-071-3/+6
|/ /
* | QLineEdit: Emit inputRejected() when part of the input is rejectedAndy Shaw2018-06-062-2/+7
* | Handle negative leading in layoutAllan Sandfeld Jensen2018-06-061-0/+3
* | QLineEdit: Add an inputRejected() signal for when a key is not allowedAndy Shaw2018-06-015-0/+21
* | QToolTip: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-242-9/+10
|\|
| * QFusionStyle: Fix width of editable combo boxFriedemann Kleint2018-05-151-1/+1
| * Fix build without features.cursorTasuku Suzuki2018-05-151-11/+15
* | Apply Qt::ControlModifier to all spin box interactionsNathan Collins2018-05-242-6/+33
* | Add attribute to indicate a widget was the target of a style sheetAaron Kennedy2018-05-231-0/+21
* | qtlite: Fix build with -no-feature-cursor or -no-feature-dockwidgetMikhail Svetkin2018-05-152-6/+13
* | Add a note to QDialog::exec() to prefer open() insteadGiuseppe D'Angelo2018-05-151-0/+7
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-05-141-0/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-0/+2
| |\|
| | * Fix build without features.completerTasuku Suzuki2018-05-091-0/+2
* | | QTableWidget: fix handling of Qt::EditRole/DisplayRole in setItemData()Christian Ehrlicher2018-05-141-3/+6
|/ /
* | QTableWidgetItem: pass role to dataChanged() signalChristian Ehrlicher2018-05-123-10/+16
* | QStyleSheet: fix typo in propertyNameForStandardPixmap for discardChristian Ehrlicher2018-05-121-1/+1
* | QHeaderView: reset cached size hint on reset()Christian Ehrlicher2018-05-101-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-081-0/+2
|\|
| * Fix building with -no-feature-shortcutJoni Poikelin2018-05-081-0/+2
* | Move default implementation of update requests to QPlatformWindowTor Arne Vestbø2018-05-071-2/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-051-1/+1
|\|
| * Fix Clang 6 warning about comparing different enumsThiago Macieira2018-05-041-1/+1
* | Port placeholder rendering to palette placeholder color roleFilipe Azevedo2018-05-043-6/+3
* | QFileSystemModel: remove unused function naturalCompare()Christian Ehrlicher2018-05-041-2/+0
* | QShortcut: Try harder to find a widget for parentless menubarsGabriel de Dietrich2018-05-031-2/+10
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-032-11/+26
|\|
| * Fix crash in QMacPanGestureRecognizerJan Arve Saether2018-05-022-2/+17
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-0230-158/+167
|\|
| * Convert features.toolbar to QT_[REQUIRE_]CONFIGStephan Binner2018-05-0227-155/+160
| * Remove assert from QFormLayout::takeRow()Sergio Martins2018-04-301-2/+0
| * Fix for input method commit that ends with newlinePaul Olav Tvete2018-04-271-1/+6
| * QWidgetWindow: Immediately forward close events to QWindowUlf Hermann2018-04-271-0/+1
* | QGraphicsView: Improve high-DPI item cachingMorten Johan Sørvig2018-04-261-11/+20
* | QGraphicsView: Create high-dpi background pixmapMorten Johan Sørvig2018-04-261-3/+11
* | QToolButton: Elide text when constraints prevent from showing whole textChristian Ehrlicher2018-04-261-1/+2