summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | QCommonStylePrivate::viewItemSize: fix text height calculationChristian Ehrlicher2018-01-172-0/+10
* | | | QMacStyle: Set WA_MacShowFocusRect for checkbox, radio buttonGabriel de Dietrich2018-01-172-0/+2
* | | | QItemDelegate::doLayout: only call QStyle::pixelMetric() onceChristian Ehrlicher2018-01-162-10/+16
* | | | qstylesheet: remove a few unneeded memory allocationsSergio Martins2018-01-131-11/+6
* | | | doc: Add template clause to qstyleoption_cast functionsMartin Smith2018-01-121-4/+4
* | | | doc: Remove several uses of '/' as continuation characterMartin Smith2018-01-121-8/+4
* | | | doc: Add missing template clauses in qitemeditorfactory.cppMartin Smith2018-01-121-6/+6
* | | | doc: Add template clause to \fn commands in qmenu.cppMartin Smith2018-01-121-6/+6
* | | | doc: Add template clause to \fn commands in qtoolbar.cppMartin Smith2018-01-121-6/+6
* | | | doc: Remove <CR> from \fn commandsMartin Smith2018-01-121-4/+2
* | | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-127-27/+33
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-117-27/+33
| |\| | |
| | * | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-115-7/+30
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-095-7/+30
| | | |\| |