summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* Fix crash if dock widget gets deleted while draggingSergio Martins2018-04-101-2/+3
* QSplitter::indexOf: fix documentationAnton Kudryavtsev2018-04-101-2/+2
* QTabBar: Repaint when releasing mouse on selected tabGabriel de Dietrich2018-04-051-1/+5
* Improve QAbstractSpinBox::stepBy() docsMitch Curtis2018-04-051-5/+4
* Fix memory corruption in heightForWidth cacheHarald Brinkmann2018-04-051-1/+1
* Check if the movie's current pixmap is null before drawing itAndy Shaw2018-04-041-1/+1
* QWidget: Fix typo in Mac size propagationGabriel de Dietrich2018-04-041-1/+1
* QTableWidget: fix spelling errorRichard Moe Gustavsen2018-03-231-1/+1
* offscreen: Check that native interface is valid before using itAndy Shaw2018-03-211-1/+1
* Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* widgets: Add a QT_CONFIG(style_stylesheet) guardMikhail Svetkin2018-03-201-3/+7
* QMenu: Realign submenu first action with its parent menu actionGabriel de Dietrich2018-03-161-0/+7
* QFusionStyle: Fix compilation when qreal is floatAlexander Akulich2018-03-151-4/+4
* Revert "Set sharedPainter correctly for QGraphicsEffect"Laszlo Agocs2018-03-141-2/+2
* Item views: Fix 5.11 API review findingsFriedemann Kleint2018-03-142-11/+10
* widgets: Add a QT_CONFIG(messagebox) guardMikhail Svetkin2018-03-131-1/+3
* Doc: Add doc to Graphics View Flow Layout exampleNico Vertriest2018-03-131-0/+0
* Fix ambiguous shortcut warning messageSergio Martins2018-03-111-1/+1
* Fix QLabel crash if buddy's lifetime is too shortSergio Martins2018-03-083-1/+22
* QTabWidget: Do not add tabbar size during sizeHint() when it is hiddenChristian Ehrlicher2018-03-071-12/+24
* QHeaderView: fix inconsistent saved state, ignored during restoreDavid Faure2018-03-071-1/+5
* QHeaderView: make use of LayoutChangeHint in _q_sectionsChanged()Christian Ehrlicher2018-03-043-22/+61
* QHeaderView: fix indentation in setModel() and clear()Christian Ehrlicher2018-03-031-37/+37
* ToolTip/Windows: Fix wrong size when font is modified by widget stylesheetFriedemann Kleint2018-03-011-1/+11
* QHeaderView: Fix crash in layout about to changeThorbjørn Lund Martsum2018-03-011-2/+4
* QHeaderView: skip dividing by 1, rather pointlessDavid Faure2018-02-281-1/+1
* QHeaderView: Preserve settings on layoutChange with empty modelChristian Ehrlicher2018-02-211-0/+24
* QHeaderView: properly restore hidden section size on layoutChanged()Christian Ehrlicher2018-02-211-3/+7
* Bump copyright yearJani Heikkinen2018-02-211-1/+1
* Fix touch point positions of non-transformable QGraphicsItemsFriedemann Kleint2018-02-203-17/+35
* Fix compilation with QT_DISABLE_DEPRECATED_BEFORE=0x060000Marcel Krems2018-02-161-0/+2
* Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Liang Qi2018-02-153-4/+6
|\
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-153-4/+6
| |\
| | * Set the ellipseDiameters back to the original size in QGraphicsViewAndy Shaw2018-02-081-2/+4
| | * Use the right attribute when checking if shortcuts are shownAndy Shaw2018-02-081-1/+1
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-071-1/+3
| | |\
| | * \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-021-1/+4
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-294-33/+75
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-261-1/+10
| | |\ \ \ \
| | * | | | | Doc: fix wrong link to the example snippet in QApplication classAlexey Safronov2018-01-251-1/+1
| | * | | | | MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
| | * | | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-242-7/+6
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-191-1/+2
| | |\ \ \ \ \ \
* | | | | | | | | QToolBar: Fix QToolbar extension button icon after LayoutDirectionChangeChristian Ehrlicher2018-02-152-3/+23
* | | | | | | | | QFusionStyle: fix the checkbox rendering in low DPI settingsYulong Bai2018-02-151-15/+20
* | | | | | | | | Make sure the parent view will have focus when activation is given backAndy Shaw2018-02-151-0/+8
|/ / / / / / / /
* | | | | | | | Reapply 0d9208cecbbd9ed08e4ffb6540729668e3bd7754 on 5.11v5.11.0-alpha1Liang Qi2018-02-141-7160/+0
* | | | | | | | QStyleHelper: Remove unused function setWidgetSizePolicy()Gabriel de Dietrich2018-02-142-9/+0
* | | | | | | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-1411-44/+7260
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-1411-44/+7260
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |