summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-11-201-1/+1
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-181-1/+1
| |\
| | * Don't maximize dialogs.BogDan Vatra2013-11-151-1/+1
* | | When we get a WindowBlocked event then reset the qt_button_down valueAndy Shaw2013-11-201-1/+3
* | | Clear focus from active widget when windowcontainer gets focus.Gunnar Sletta2013-11-191-0/+5
* | | Widgets: Never revoke focus by click on focused widget.Christoph Schleifenbaum2013-11-181-0/+10
|/ /
* / QFormLayout: Avoid assertion with negative spacings.Jan Arve Saether2013-11-151-1/+1
|/
* Remove a boolean trap in QLayout::replaceWidgetGiuseppe D'Angelo2013-11-102-9/+19
* Prevent a crash in QLayout::replaceWidgetGiuseppe D'Angelo2013-11-081-1/+5
* Remove Q_INIT_RESOURCE_EXTERNTor Arne Vestbø2013-11-051-3/+0
* qdoc: Eliminate qobject_cast() collisionMartin Smith2013-11-051-0/+2
* Make error messages a bit better.Stephen Kelly2013-11-051-1/+1
* Android: Differ between ShowMaximized and ShowFullScreenEskil Abrahamsen Blomfeldt2013-11-011-0/+2
* QWindowPrivate: add virtual function 'clearFocusObject'Richard Moe Gustavsen2013-10-311-0/+7
* use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
* Better QWindowContainer by not relying on native widgets.Gunnar Sletta2013-10-224-23/+172
* Doc: Add missing \since 5.2 to QSizePolicy::retainSizeWhenHiddenMarcel Krems2013-10-221-0/+2
* Clear qt_tablet_target in ~QWidgetWindow.Friedemann Kleint2013-10-182-0/+7
* Fix widgets link error on iOS (missing mac gesture recognizers).Friedemann Kleint2013-10-181-2/+2
* Implement native gestures on OS X.Morten Johan Sørvig2013-10-177-91/+413
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-0813-85/+85
* Update QSessionManager and related classes documentationSamuel Gaist2013-10-021-1/+1
* Add widget replace function to QLayoutThorbjørn Lund Martsum2013-09-217-0/+125
* Fix some doc errors.Frederik Gladhorn2013-09-212-3/+1
* Add a WindowManagement capability to QPlatformIntegrationLaszlo Agocs2013-09-201-2/+4
* Fix QGLWidget segfault on AndroidPaul Olav Tvete2013-09-202-4/+7
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-09-141-1/+4
|\
| * Merge branch 'stable' into devSergio Ahumada2013-09-131-1/+4
| |\
| | * Move winId!=0 assertion from QWindow to QWidgetAndrew Knight2013-09-091-1/+4
* | | Don't use an extension to the C++ language in public headersThiago Macieira2013-09-131-10/+11
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-101-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-1/+1
| |\|
| | * Activate Qt::WidgetWithChildrenShortcut shortcuts in MDI subwindowsGiuseppe D'Angelo2013-08-281-1/+1
* | | Add missing notify signals for window title and icon changes.Richard J. Moore2013-09-102-3/+39
* | | Reinitialize system palette when setting a new style.BogDan Vatra2013-09-102-0/+7
* | | Fix Android Style plugin.BogDan Vatra2013-09-101-0/+6
|/ /
* | Remove qSort from QtWidgetsGiuseppe D'Angelo2013-09-051-3/+3
* | Fix layouts with expanding items with maximum sizePaul Olav Tvete2013-09-041-9/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-0/+2
|\|
| * QWidget: Apply window opacity set before show.Friedemann Kleint2013-08-211-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-146-16/+47
|\|
| * Fix ShortcutOverrid for Qt QuickFrederik Gladhorn2013-08-131-1/+8
| * Fix ignoring closeEvents on OSX for QtQuick.Daiwei Li2013-08-031-2/+3
| * Clear focus if the widget being deleted is the parent's focus child.Andy Shaw2013-07-311-1/+1
| * Fix updating of screens in QDesktopWidget.Friedemann Kleint2013-07-263-12/+35
* | Introduce QWheelEvent::Phase (Begin, Changed, Ended)J-P Nurmi2013-08-081-1/+1
* | Android: Fix crash when setting WA_NativeWindowEskil Abrahamsen Blomfeldt2013-07-311-0/+7
* | Reintroduce -geometry command line argument for X11/XCB.Friedemann Kleint2013-07-251-4/+13
* | Merge branch 'stable' into devSergio Ahumada2013-07-114-2/+12
|\|
| * Fix typo in setGraphicsEffect() occurrences.Mitch Curtis2013-07-111-1/+1