summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* fix doc typo in qwindow.cppJoerg Bornemann2012-06-211-1/+1
* Prevent ending up in a state where focus is perpetually grabbed.Samuel Rødal2012-06-181-0/+4
* Only quit if there are no visible widgets or windows.Stephen Kelly2012-06-121-1/+1
* QPA tablet event supportLaszlo Agocs2012-05-311-0/+21
* Document QWindow's setSurfaceType and setFormat update behaviorHolger Hans Peter Freyther2012-05-291-1/+12
* QtGui: remove \link usagesGiuseppe D'Angelo2012-05-291-2/+2
* Implement QWindow::setWindowIconCorentin Jabot2012-05-241-18/+23
* Fix deprecation warnings in QtGui, QtPlatformSupport.Friedemann Kleint2012-05-101-1/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-3/+3
* Add setCursor API to QWindowLaszlo Agocs2012-05-041-0/+61
* api: remove QWindow::visible()Girish Ramakrishnan2012-04-181-9/+0
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-6/+9
|\
| * Move QSurface destructor to qsurface.cppGirish Ramakrishnan2012-04-121-4/+0
| * Minor doc fix - show -> hide in QWindow::hideEvent()Julian de Bhal2012-04-111-3/+3
| * Implement window modality in QtGuiBradley T. Hughes2012-04-111-0/+7
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-8/+21
|\|
| * QWindow: add windowModality as a Q_PROPERTY()Bradley T. Hughes2012-04-031-8/+21
* | Merge master into api_changesKent Hansen2012-03-271-7/+17
|\|
| * Make sure windows send accessibility activated updates.Frederik Gladhorn2012-03-241-4/+17
| * Fix warnings in qtbase.Friedemann Kleint2012-03-241-3/+0
* | Merge master into api_changesKent Hansen2012-03-231-7/+0
|\|
| * Remove redundant \since 5.0Debao Zhang2012-03-221-7/+0
* | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-6/+30
|/
* Added missing \since 5.0 and tweaked some docs in QtGui.Samuel Rødal2012-03-151-0/+1
* Make QWindow::isActive return false when the application loses the focusAnselmo L. S. Melo2012-03-151-0/+5
* Fix typo: remember not remembetFrederik Gladhorn2012-03-081-1/+1
* Make accessible interfaces private for Qt 5.0Jan-Arve Saether2012-02-281-1/+1
* Fleshed out the QWindow documentation to be less sparse.Samuel Rødal2012-02-231-53/+541
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* qpa: Verify that the platform returns a WId that is not WId(0)Holger Hans Peter Freyther2012-02-201-1/+5
* Introduced QWindow::isExposed().Gunnar Sletta2012-02-181-0/+32
* Fixed API in QWindow: visible() -> isVisible().Samuel Rødal2012-02-171-2/+8
* Fix ref counted window close handling.Stephen Kelly2012-02-161-19/+5
* Move the removal of the Quit event to QWindow.Stephen Kelly2012-02-151-0/+3
* Handle TouchCancel in gui and widgetsLaszlo Agocs2012-02-101-0/+1
* Destroy the QWindow children in destroy() instead of close()Laszlo Agocs2012-02-061-10/+9
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-311-0/+20
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-301-0/+8
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QGuiApplication::focusObject() to replace QInputPanel::inputItem()Pekka Vuorela2012-01-271-0/+7
* Implement QWindow::close()Anselmo L. S. Melo2012-01-271-2/+22
* Made QWindow::currentOrientation() a property.Samuel Rødal2012-01-261-5/+9
* Made window orientation API more flexible.Samuel Rødal2012-01-241-23/+79
* Make it possible to compile with -no-opengl.Andreas Holzammer2012-01-241-0/+2
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Docs: Fix typo in the QWindow class documentationAnselmo L. S. Melo2012-01-201-1/+1
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-131-34/+48
* Make show() default to sane sizing behaviour based on the platform.Samuel Rødal2012-01-121-4/+18
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1