summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-1510-48/+669
|\
| * make the style listing in the configure summary less weirdOswald Buddenhagen2016-09-151-6/+6
| * Convert the old feature systemLars Knoll2016-09-151-0/+470
| * rename description => label in configure.jsonOswald Buddenhagen2016-09-151-10/+10
| * Modularize configure.json/.priLars Knoll2016-09-155-0/+109
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-055-48/+90
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-055-48/+90
| | |\
| | | * Style sheets: detect and apply font set on QHeaderView sectionPeng Wu2016-09-041-2/+10
| | | * Fix QMainWindow::restoreDockWidget() with GroupedDraggingOlivier Goffart2016-08-304-46/+80
* | | | QSystemTrayIconPrivate: replace inline _qpa_ stubs with direct callsSerge Lysenko2016-09-124-51/+19
* | | | Support large custom icons for the system tray balloon notificationSerge Lysenko2016-09-076-78/+96
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-3130-120/+310
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-2915-90/+106
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-293-4/+6
| | |\|
| | | * QColorDialog::getRgba: Fixed ignoring of initial alpha valueThorbjørn Lindeijer2016-08-261-1/+2
| | | * QAbstractSpinBox: Clear 'cleared' flag on receiving a keypressFriedemann Kleint2016-08-251-0/+2
| | | * QWidgetPrivate::setWindowFlags(): Fix checking for changes in Qt::WindowFriedemann Kleint2016-08-251-3/+2
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-254-24/+31
| | |\|
| | | * Windows style: Scale more native metrics per monitorFriedemann Kleint2016-08-252-15/+18
| | | * QStyleSheetStyle: don't call pixelMetric when not neededDavid Faure2016-08-241-8/+10
| | | * Fix crash for dereferencing zeroMaurice Kalinowski2016-08-231-1/+3
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-223-7/+10
| | |\|
| | | * QStyleSheetStyle: remove 167 unneeded relocationsMarc Mutz2016-08-221-2/+2
| | | * Fix QWidget::setWindowRole()Alexander Volkov2016-08-191-5/+6
| | | * qwidgetbackingstore: fix QT_NO_OPENGL compilePeter Seiderer2016-08-181-0/+2
| | * | Doc: Remove references to Windows CE in Qt WidgetsVenugopal Shivashankar2016-08-225-41/+10
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-183-5/+46
| | |\|
| | | * ~QGraphicsProxyWidget: Remove event filter on widget before deleting itFriedemann Kleint2016-08-161-0/+1
| | | * Restore documented behavior for the WA_X11NetWmWindowType* attributesAlexander Volkov2016-08-152-5/+45
| | * | Dialogs: don't create platform helpers unconditionallyJ-P Nurmi2016-08-173-10/+6
| * | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-2619-30/+204
* | | | QGraphicsAnchorLayout: don't build a QSet just for building a set differenceMarc Mutz2016-08-251-4/+6
* | | | QAccessibleDisplay: don't use a container for just one elementMarc Mutz2016-08-251-9/+3
|/ / /
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-2252-184/+190
|\ \ \
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-194-4/+4
| * | | Revamp configure system for widget stylesLars Knoll2016-08-181-14/+0
| * | | Remove declaration of QMacNativeWidgetPrivateJędrzej Nowacki2016-08-181-4/+0
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-1639-139/+165
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1338-107/+107
| | |\|
| | | * Updated Qt logo for the "About Qt" dialogAlessandro Portale2016-08-121-0/+0
| | | * Fix grammar in QToolBar docsMitch Curtis2016-08-121-1/+1
| | | * Doc: Fix incorrect arguments in QTableWidget::setCellWidget() snippetTopi Reinio2016-08-121-2/+2
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-1235-104/+104
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-102-32/+58
| | |\|
| | | * QTabBar: Cache title text sizesGabriel de Dietrich2016-08-102-32/+58
| * | | Remove last uses of Java-style (non-mutable) iterators from QtBaseMarc Mutz2016-08-131-3/+2
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-098-20/+19
| |\| |
| | * | QHeaderView: Reset lastSectionLogicalIdx on clear()Ulf Hermann2016-08-091-0/+1
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-057-20/+18
| | |\|
| | | * Don't call virtual functions with data from an old modelBogDan Vatra2016-08-041-2/+4