| Commit message (Expand) | Author | Age | Files | Lines |
| * | CRA review: src/widgets/kernel/* | MohammadHossein Qanbari | 2025-09-23 | 1 | -0/+1 |
| * | Add widgetAdded signal for QStackedWidget and QStackedLayout | Dheerendra Purohit | 2024-12-02 | 1 | -0/+12 |
| * | Include what you need: <QPointer> | Marc Mutz | 2023-10-12 | 1 | -0/+2 |
| * | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -9/+9 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | QStackedLayout: fix a memory leak | Giuseppe D'Angelo | 2020-11-23 | 1 | -1/+3 |
| * | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -7/+7 |
| * | QtWidgets: replace 0 with \nullptr in documentation | Christian Ehrlicher | 2019-02-05 | 1 | -6/+6 |
| * | Replace Q_DECL_OVERRIDE with override where possible | Kevin Funk | 2017-09-19 | 1 | -1/+1 |
| * | QStackedLayout: Fix UB (invalid cast) in qt_wasDeleted() | Olivier Goffart | 2017-05-30 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-09-28 | 1 | -8/+4 |
| |\ |
|
| | * | QStackedLayout: Fix UB (invalid cast) in qt_wasDeleted() | Marc Mutz | 2016-09-27 | 1 | -8/+4 |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-03-21 | 1 | -0/+2 |
| |\| |
|
| | * | QtWidgets: includemocs | Marc Mutz | 2016-03-18 | 1 | -0/+2 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | | QtWidgets: use Q_UNLIKELY for every qWarning() (2) | Marc Mutz | 2015-11-25 | 1 | -6/+6 |
| |/ |
|
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Remove Q_NO_USING_KEYWORD | Thiago Macieira | 2014-12-20 | 1 | -5/+0 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Add widget replace function to QLayout | Thorbjørn Lund Martsum | 2013-09-21 | 1 | -0/+18 |
| * | Fix license headers stating QtGui for QtWidgets files. | Jake Petroules | 2013-03-19 | 1 | -1/+1 |
| * | QStackedLayout: Fix crash when focus widget is destroyed in hide() | Jan Arve Saether | 2013-02-19 | 1 | -12/+15 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Fix a regression with regards to hfw behavior in QStackedWidget | Jan Arve Saether | 2012-10-10 | 1 | -1/+9 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Doc: Modularize QtWidgets documentation. | Casper van Donderen | 2012-05-09 | 1 | -4/+4 |
| * | Implements QStackedLayout's hfw-related methods. | Debao Zhang | 2012-03-05 | 1 | -0/+32 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Move the documentation for the classes to their modules. | Casper van Donderen | 2011-10-03 | 1 | -0/+1 |
| * | Merge remote branch 'staging/master' into refactor | Paul Olav Tvete | 2011-05-24 | 1 | -17/+17 |
| * | library split | Lars Knoll | 2011-05-07 | 1 | -0/+543 |