summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Reduce amount of tracepoints required for event trackingMilian Wolff2019-05-022-14/+10
* Don't pass scope args to _exit trace pointsMilian Wolff2019-04-301-1/+1
* QSystemTrayIcon/X11: Create tray icon window when system tray appearsAlexander Volkov2019-04-232-22/+57
* QStyleSheetStyle::repolish: only run on direct childrenFrederik Gladhorn2019-04-121-1/+4
* Fix effects for highdpi graphical itemsAlexander Volkov2019-04-103-6/+9
* Doc: Note Q[Plain]TextEdit keeping formatting in some casesKai Koehne2019-04-102-8/+31
* Fix context loss in QOpenGLWidget upon tlw change with AA_ShareOpenGLContextsLaszlo Agocs2019-04-091-1/+2
* QTableView: don't draw additional grid lines top and leftChristian Ehrlicher2019-04-091-23/+0
* QTableView: fix Ctrl+End behavior with disabled columnsChristian Ehrlicher2019-04-091-1/+1
* QMenu/QComboBox: Extract helper for determining the pop up geometryFriedemann Kleint2019-04-085-24/+30
* Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-081-2/+0
|\
| * Drag'n'Drop: fix dnd regressionGatis Paeglis2019-03-261-2/+0
* | Add missing _exit tracepoints for event handlingMilian Wolff2019-04-052-1/+2
* | Forward declare all types required for compilation with `-trace`Milian Wolff2019-04-051-0/+6
* | Remove superfluous inclusion of qtwidgets-config.priJoerg Bornemann2019-04-041-2/+0
* | Doc: Use the \nullptr macro instead of 0Venugopal Shivashankar2019-04-022-2/+2
* | QMacStyle - fix PE_InticatorTabClose handlingTimur Pocheptsov2019-04-011-1/+8
|/
* Windows: Fix tooltip flicker on GL surfacesFriedemann Kleint2019-03-211-1/+6
* Fix memory leak when unregistering a gesture recognizerAndy Shaw2019-03-192-5/+6
* Improve documentation for opaque resize in QSplitterJan Arve Sæther2019-03-182-6/+6
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-3/+10
|\
| * Merge 5.12 into 5.12.2Kari Oikarinen2019-02-201-0/+1
| |\
| * | Fix QSplashscreen positioning on AndroidFriedemann Kleint2019-02-191-3/+10
* | | QAbstractItemView: Don't let editor width exceed item width if not neededChristian Ehrlicher2019-03-141-0/+4
* | | QAbstractItemView: make v-aligned items texts more user-friendlyChristian Ehrlicher2019-03-081-4/+21
* | | Document that dialog parent relationship does not imply stacking orderTor Arne Vestbø2019-03-061-0/+7
* | | QListView: Fix Shift+click selection for non-default itemAlignmentAlexander Volkov2019-02-272-3/+20
* | | Don't edit the item if we did not get the press event on the same itemAndy Shaw2019-02-261-1/+1
| |/ |/|
* | Emit returnPressed() signal for the lineEdit embedded in QDateTimeEditKai Koehne2019-02-191-0/+1
|/
* Widgets: Only set WA_WState_ExplicitShowHide via public APITor Arne Vestbø2019-02-123-54/+58
* Fix crash when using Qt Virtual Keyboard with QCalendarWidgetMitch Curtis2019-02-121-12/+15
* QToolButton: fix handling multi-line textsChristian Ehrlicher2019-02-072-2/+25
* QCommonStyle: factor out elided text calculationChristian Ehrlicher2019-02-072-61/+86
* Improve keyboard navigation in QListView when isWrapping is enabledAlexander Volkov2019-02-061-4/+30
* QWizard: Correctly calculate watermark size hintKari Oikarinen2019-02-061-1/+1
* QMenuItem: fix rendering with css stylingChristian Ehrlicher2019-02-051-14/+22
* Fix regression in QPlainTextEdit updatingAllan Sandfeld Jensen2019-01-311-3/+4
* Doc: Correct minor link issue in qwidget.cppNico Vertriest2019-01-291-2/+1
* Don't enable the input method for the QListView in a QInputDialogAndy Shaw2019-01-281-3/+14
* QColorDialog: Remove flag Qt::MSWindowsFixedSizeDialogHintFriedemann Kleint2019-01-271-1/+1
* QAbstractItemView: fix rendering centered/right aligned item textChristian Ehrlicher2019-01-241-13/+23
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-238-36/+29
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-0818-83/+227
| |\
| * | Drag'n'Drop: fix dnd when dragMoveEvent() is not implementedChristian Ehrlicher2019-01-071-2/+5
| * | Revert "QListView: Honor css :first/:middle/:last Pseudo-States"Christian Ehrlicher2019-01-041-9/+0
| * | Doc: Restore documentation for QTest functions in other modulesTopi Reinio2019-01-042-9/+11
| * | Restore behavior for QToolTip not wrapping by defaultKai Koehne2019-01-041-13/+9
| * | Doc: Fix linking errors qtbaseNico Vertriest2019-01-031-1/+1
| * | Doc: Add missing \since to QLineEdit's inputRejected signalPaul Wicking2018-12-231-0/+1
| * | Bump copyright year to 2019Kai Koehne2018-12-181-1/+1