summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-015-12/+16
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-312-5/+8
| |\
| | * Mark the entire widget dirty when changing flush pathsLaszlo Agocs2016-10-291-2/+8
| | * QWidgetPrivate: remove unused declarations of methodsAnton Kudryavtsev2016-10-281-3/+0
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-272-7/+4
| |\|
| | * Document qGuiApp and tweap qAppAlbert Astals Cid2016-10-261-6/+3
| | * Call raise on the window that contains the widget and not the widgetAndy Shaw2016-10-241-1/+1
| * | Doc: Mention context menu related API in QWidget overviewKai Koehne2016-10-111-0/+4
* | | QtWidgets: Remove function documentation from Qt 4Friedemann Kleint2016-10-261-39/+0
* | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-149-116/+116
* | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-10-111-6/+9
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-111-6/+9
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-6/+9
| | |\|
| | | * Plug leak in QFormLayout::setWidget()Marc Mutz2016-10-061-6/+9
* | | | Fix build with statemachine feature disabledLars Knoll2016-10-111-3/+3
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-2/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-2/+12
| |\|
| | * [doc] Fix docs of QLayoutItem::widget()Marc Mutz2016-09-291-2/+12
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-297-24/+27
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-286-24/+26
| |\|
| | * QTapAndHoldGestureRecognizer: Fix several UBs (invalid cast) in recognize()Marc Mutz2016-09-281-10/+14
| | * QWidget: Fix UB (invalid cast) in sendResizeEvents()Marc Mutz2016-09-281-1/+3
| | * QLayout: Fix UB (invalid cast) in widgetEvent()Marc Mutz2016-09-271-4/+3
| | * QStackedLayout: Fix UB (invalid cast) in qt_wasDeleted()Marc Mutz2016-09-272-8/+5
| | * QApplication: Fix UB (invalid cast) in notify()Marc Mutz2016-09-241-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-231-0/+1
| |\|
| | * QToolTip: Hide when close event is receivedFriedemann Kleint2016-09-231-0/+1
* | | QApplication: use desktopStyleKey if styleOverride was invalidDmitry Shachnev2016-09-281-6/+8
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-213-20/+68
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-163-20/+68
| |\|
| | * QtWidgets: Fix enter/leave events on popup menusBłażej Szczygieł2016-09-151-15/+19
| | * QtWidgets: Send show/hide event to children on restore/minimizeBłażej Szczygieł2016-09-123-5/+49
* | | Use QString::fromLatin1() less to avoid string allocationsAnton Kudryavtsev2016-09-151-1/+1
* | | Modularize configure.json/.priLars Knoll2016-09-152-0/+2
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-293-29/+58
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-291-3/+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-222-5/+8
| |\|
| | * 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-222-17/+6
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-182-5/+45
| |\|
| | * Restore documented behavior for the WA_X11NetWmWindowType* attributesAlexander Volkov2016-08-152-5/+45
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-264-7/+15
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-2210-26/+27
|\ \ \
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-168-25/+25
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-138-25/+25
| | |\|
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-128-25/+25
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-0/+1
| |\| |