summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix wrong DPI used by QStyle::pixelMetric()Friedemann Kleint2020-02-2220-56/+71
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-02-221-0/+6
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-221-0/+6
| | |\|
| | | * QStyle: Use primary screen DPI as default DPIMorten Johan Sørvig2020-02-211-0/+6
| * | | QTableWidget: avoid complete redrawing when an item is removedChristian Ehrlicher2020-02-211-1/+1
| * | | QGraphicsProxyWidgets: document that using OpenGL comes with limitationsVolker Hilsheimer2020-02-212-1/+7
| |/ /
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Friedemann Kleint2020-02-201-5/+11
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-201-5/+11
| | |\|
| | | * Fix RollEffect misplacements in High DPI setupsFriedemann Kleint2020-02-181-5/+11
| * | | Fix font and palette propagation for themed children created at runtimeVolker Hilsheimer2020-02-202-1/+11
| |/ /
| * | widgets: Translate QWindow move events into widget relative positionTor Arne Vestbø2020-02-192-16/+22
| * | Android: QFileDialog check isLocalFile() with static functionsAssam Boudjelthia2020-02-191-9/+26
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-02-181-9/+0
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-181-9/+0
| | |\|
| | | * QAbstractItemView: do not request illegal model indexesGiuseppe D'Angelo2020-02-141-9/+0
| * | | Send the LanguageChange event to all top level windows, not just widgetsAndy Shaw2020-02-181-1/+4
| * | | Windows style: Turn off SH_EtchDisabledText in dark modeFriedemann Kleint2020-02-181-0/+2
| |/ /
| * | Deprecate QTabletEvent::device() in favor of deviceType()Shawn Rutledge2020-02-171-1/+1
| * | Improve error message when mixing incompatible Qt library versionsTor Arne Vestbø2020-02-141-9/+1
* | | CMake: Port the reduce-relocations featureJoerg Bornemann2020-02-252-2/+8
* | | Introduce QGraphicsLayoutItem::isEmpty()Jan Arve Sæther2020-02-254-24/+30
* | | Use the new QMetaType API in QVariantOlivier Goffart2020-02-251-36/+4
* | | New QMetaType representationOlivier Goffart2020-02-201-7/+26
* | | Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-203-11/+11
* | | Docs: Remove traces of QGLJohan Klokkhammer Helsing2020-02-203-7/+4
* | | Remove QLinkedListSona Kurazyan2020-02-191-1/+0
* | | QComboBox: remove currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-194-38/+2
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-1320-26/+103
|\| |
| * | Deprecate one overload of QInputDialog::getDouble() for 5.15Jan Arve Sæther2020-02-122-1/+13
| * | QComboBox: deprecate currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-112-2/+22
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-082-2/+5
| |\|
| | * QComboBox: send font change event to popup menu when font changedWang Chuan2020-02-071-1/+3
| | * QPushButton: fix text truncating when icon+text+menu is drawnChristian Ehrlicher2020-02-061-1/+2
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-02-061-1/+3
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-061-1/+3
| | |\|
| | | * widgets: Don't create winId when the widget is being destroyedVaL Doroshchuk2020-02-051-1/+3
| * | | Rename Qt::ReturnByValue_t -> Qt::ReturnByValueConstantSze Howe Koh2020-02-062-6/+6
| |/ /
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-048-7/+8
| |\|
| | * Fix 'the the' typo in commentsLinus Jahn2020-02-023-3/+3
| | * Windows style: Fix wrong color of non-editable combo boxFriedemann Kleint2020-01-301-1/+1
| | * Convert two QDateTime::toString() usages to QLocale::toString()Edward Welbourne2020-01-302-2/+2
| | * Add missing \since for QTextEdit::markdownFriedemann Kleint2020-01-301-0/+1
| | * QGraphicsProxyWidget: fix handling of proxy focusGiuseppe D'Angelo2020-01-291-1/+1
| * | QGraphicsItem: optimize setCursor() for large number of graphic itemsAlexander Neundorf2020-02-031-6/+11
| * | QPushButton: only trigger button when click occurs within the bevel rectVolker Hilsheimer2020-01-285-0/+22
| * | Add QWindow::startSystemMove and startSystemResizeJohan Klokkhammer Helsing2020-01-281-2/+14
* | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-113-0/+7
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-103-0/+7
| |\ \ \
| | * | | Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-052-0/+6
| | * | | Update add_custom_command and add_custom_target dependenciesLeander Beernaert2020-02-031-0/+1