summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * QComboBoxPrivate::showNativePopup(): Scale target rectangleJ-P Nurmi2018-02-051-1/+3
| | * Fix native QFileDialog initial selection for remote URLsAlex Richardson2018-02-011-1/+4
| | * QHeaderView: properly restore section data after layoutChanged()Christian Ehrlicher2018-01-292-26/+73
| | * Fix missing update of QTreeView on setTreePosition()Igor Mironchik2018-01-271-1/+1
| | * Remove traces of Growl in QSystemTrayIcon code and documentationKonstantin Tokarev2018-01-261-6/+1
| | * Document licenses for all Qt modulesKai Koehne2018-01-241-1/+10
| | * QStyleSheetsStyle: Avoid possible division by zeroGabriel de Dietrich2018-01-221-2/+3
| | * QFusionStyle: Set alpha on color before creating penGabriel de Dietrich2018-01-221-5/+3
| | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-181-5/+3
| | |\
| | | * QMacStyle: Revert state changes for PE_IndicatorMenuCheckMarkv5.9.4Gabriel de Dietrich2018-01-161-5/+3
| | * | QWidget: Fix a crash when platform window creation failsFriedemann Kleint2018-01-161-1/+2
* | | | Fix typo in code handling Qt::AA_DontShowShortcutsInContextMenusFriedemann Kleint2018-02-143-9/+6
|/ / /
* | | Fix typosJarek Kobus2018-02-134-4/+4
* | | Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-1022-171/+247
|\ \ \
| * | | Documentation: Update CommonTableModel/StringListModel snippetsChristian Ehrlicher2018-02-054-28/+28
| * | | Introduce QT6_VIRTUAL and QT6_NOT_VIRTUAL macrosSergio Martins2018-02-052-7/+3
| * | | Use placeholder text for accessible description of QLineEditJosé Millán Soto2018-02-051-0/+2
| * | | Use new QString::remove(QLatin1String)Anton Kudryavtsev2018-02-051-1/+1
| * | | QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-033-2/+24
| * | | QCommonStyle::drawControl: use PM_HeaderMargin instead magic numberChristian Ehrlicher2018-02-021-2/+3
| * | | QHeaderView: consider Qt::DecorationRole size within paintSection()Christian Ehrlicher2018-02-021-5/+9
| * | | Fix HiDPI rendering issues in the Windows styleAndre de la Rocha2018-02-021-89/+55
| * | | Fix HiDPI rendering issues in QCommonStyleAndre de la Rocha2018-02-021-12/+10
| * | | QListWidgetItem/QStandardItem: pass role to dataChanged() signalChristian Ehrlicher2018-01-263-7/+13
| * | | QFileSystemModel/Win: Fix file system operations failing due to watchersFriedemann Kleint2018-01-263-17/+91
| * | | QFusionStyle: Properly draw frameless editable combo boxesGabriel de Dietrich2018-01-241-1/+4
| * | | QMenuBar::mouseReleaseEvent: fix triggering hidden actionsYulong Bai2018-01-241-0/+4
* | | | Document several WA_Mac attributes as obsoleteGabriel de Dietrich2018-02-051-6/+1
* | | | QDockWidget: Use theme font for titleGabriel de Dietrich2018-02-052-0/+6
* | | | QMdiSubWindow: Hide "system" menu icons on macOSGabriel de Dietrich2018-02-051-0/+7
* | | | Introducing SH_SpinBox_ButtonsInsideFrameGabriel de Dietrich2018-02-054-2/+14
* | | | QMacStyle: CC_SpinBox is now HITheme-freeGabriel de Dietrich2018-02-051-0/+5
* | | | doc: Add qtlinguist to depends for QtWidgetsMartin Smith2018-02-031-1/+1
* | | | QListView: Honor css :first/:middle/:last Pseudo-StatesChristian Ehrlicher2018-02-031-0/+9
|/ / /
* | | doc: Fix a property declaration for clang-qdocMartin Smith2018-01-241-1/+1
* | | doc: Fix many qdoc warnings, mostly missing return typesMartin Smith2018-01-2414-17/+19
* | | QDockWidgetTitleButton: Limit icon size to dpiScaled(10) on WindowsFriedemann Kleint2018-01-241-5/+47
* | | QCommonStyle: Add dock title bar iconsFriedemann Kleint2018-01-2415-0/+49
* | | Rename existing dock title icons to contain "macstyle"Friedemann Kleint2018-01-245-4/+4
* | | itemviews: When an index widget gets focus, update the current indexAndy Shaw2018-01-222-0/+21
* | | QMenuBar: Fix repetitive emission of triggered() when using addAction(QString)Yulong Bai2018-01-211-3/+7
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-202-2/+6
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-162-2/+6
| |\| |
| | * | Use font set in the style option if there is no font set in the ruleAndy Shaw2018-01-161-2/+3
| | * | Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-111-0/+3
| | |\|
| | | * Revert "QTreeView: Make sure QHeaderView is notified on layoutChanged()"Thorbjørn Lund Martsum2018-01-051-0/+3
* | | | Sync QItemDelegate::doLayout with QCommonStylePrivate::viewItemLayoutChristian Ehrlicher2018-01-181-1/+1
* | | | doc: Fix remaining clang parsing errors in QtWidgetsMartin Smith2018-01-182-7/+4