summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * | QAccessibleTable(Header)Cell: fix isValid()Christian Ehrlicher2018-10-031-3/+5
| * | Restore styling of QDockWidget title fontAllan Sandfeld Jensen2018-10-031-2/+6
| * | Prevent instantiation of QGestureManager in ~QWidget, ~QGraphicsItem()Friedemann Kleint2018-10-035-6/+8
| * | Make overloaded function appear in assistant indexJarek Kobus2018-10-0114-31/+0
* | | QAbstractScrollArea: fix sizeHint when widget is not visibleChristian Ehrlicher2018-10-043-9/+5
* | | QStyleSheetStyle: use specified font property from css for QMenuChristian Ehrlicher2018-10-031-6/+12
* | | Minor performance improvement to QLabel with ImageLuca Beldi2018-10-031-1/+1
* | | Allow to prevent blocking of native dialogs by a proxy Qt dialogAlexander Volkov2018-10-021-0/+19
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-015-34/+41
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-303-31/+33
| |\|
| | * Modernize the "filesystemwatcher" featureLiang Qi2018-09-273-31/+33
| * | QDockWidget: Fix icons being too large when using a style proxying Windows styleFriedemann Kleint2018-09-291-0/+5
| * | Doc: fix minor issues in QMessageBox docsShawn Rutledge2018-09-291-3/+3
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-2911-18/+38
|\| |
| * | Doc: Remove expired link and add see also entry for style sheetsPaul Wicking2018-09-281-4/+2
| * | Fix disabled IME when QPlainTextEdit read only property is toggledJussi Witick2018-09-281-1/+1
| * | QGraphicsScene::update(): Keep the list of updatedRects() uniqueFriedemann Kleint2018-09-281-1/+2
| * | Do not fall back after resizing a dockMaurice Kalinowski2018-09-281-0/+2
| * | wasm: enable filesystemmodel for nothreadLorn Potter2018-09-281-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-09-274-6/+10
| |\ \
| | * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-274-6/+10
| | |\|
| | | * Fix QCompleter popups preventing the application from exitingAlexandru Croitor2018-09-261-1/+8
| | | * QHeaderView: Don't unhide hidden sections on layoutChanged()Christian Ehrlicher2018-09-241-3/+0
| | | * Modernize the "datestring" featureLiang Qi2018-09-242-2/+2
| * | | Keep tiled subwindow order on resizePaul Olav Tvete2018-09-271-1/+1
| |/ /
| * | Android: add support for custom buttons in native MessageDialog helperShawn Rutledge2018-09-251-4/+19
* | | QPlainTextEdit: add current state of modifiers to auto scroll eventDavid Schulz2018-09-271-1/+1
* | | QPlainTextEdit: update scrollbars after setting center on scrollDavid Schulz2018-09-261-0/+1
* | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2018-09-252-0/+2
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-252-0/+2
| |\| |
| | * | Ensure that QTabletEvent is not pre-accepted before sendingShawn Rutledge2018-09-252-0/+2
* | | | QTreeView: sync keyboard search behavior with other itemviewsChristian Ehrlicher2018-09-251-9/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-251-0/+1
|\| |
| * | Fix shortcuts in dock widgets with custom title barMorten Kristensen2018-09-241-0/+1
* | | QHeaderView: apply small optimization in recalcSectionStartPos()Christian Ehrlicher2018-09-241-3/+3
* | | QItemWidgets: emit layoutChanged with proper sortHintChristian Ehrlicher2018-09-243-12/+12
* | | QListView: Speedup handling of hidden itemsChristian Ehrlicher2018-09-172-16/+27
* | | QTableView: fix calculating cells to drawChristian Ehrlicher2018-09-171-2/+2
* | | stylesheets: Don't fail silently with invalid background-imagesSergio Martins2018-09-161-2/+7
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-111-0/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-101-0/+5
| |\|
| | * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-0/+5
| | |\
| | | * Make QMacCocoaViewContainer work againMorten Johan Sørvig2018-09-021-0/+5
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-102-5/+10
|\| | |
| * | | QTableView: Fix PageUp not getting to top when first row is hiddenChristian Ehrlicher2018-09-091-2/+6
| * | | QLayout: Better document QLayout(QWidget *parent) behaviorChristian Ehrlicher2018-09-091-3/+4
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-091-0/+2
|\| | |
| * | | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-071-0/+2
| |\| |
| | * | Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-301-0/+2
| | |/
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-074-13/+13
|\| |