summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-4/+4
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-0/+13
|\
| * Add qobject_cast template specialisation for QWindowJørgen Lind2014-10-291-0/+13
* | Introducing QWindow::requestUpdate().Gunnar Sletta2014-10-091-0/+2
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make QWindowContainer handle drag'n'dropAllan Sandfeld Jensen2014-08-201-0/+2
* Revision new signalAlan Alpert2014-05-021-1/+1
* Add missing notify signal for the QWindow::title propertySimon Hausmann2014-02-271-1/+2
* Add Q_REVISION(1) to QWindow::alert().Friedemann Kleint2013-06-281-1/+1
* QWindow min/max width/height, contentOrientation are not new in 5.1Shawn Rutledge2013-06-281-14/+14
* Don't destroy the window if the QCloseEvent wasn't acceptedShawn Rutledge2013-05-071-0/+1
* QWindow: expose active as propertyLiang Qi2013-04-231-0/+2
* Make requestActivate() as a slot in QWindowLiang Qi2013-04-231-2/+2
* Implement alertion state for windows.Friedemann Kleint2013-04-191-0/+3
* Documentation and versioning for new Window propertiesShawn Rutledge2013-03-121-18/+22
* Implement XEmbed protocolAlberto Mardegan2013-03-061-0/+2
* Introduced QWindow::setMask() to expose existing platform functionality.Samuel Rødal2013-02-271-0/+3
* Added QWindow::Visibility convenience API to QWindow.Samuel Rødal2013-02-121-0/+15
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Establish an opacity property for the QWindowLaszlo Papp2013-01-261-0/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* De-inline all setters in QWindowShawn Rutledge2012-12-121-31/+12
* Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-061-3/+0
* Removed temporary backwards-compat properties and accessors in QWindowShawn Rutledge2012-12-031-36/+0
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-0/+2
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-271-2/+3
* Temporary backwards-compatible QWindow::setPos accessorsShawn Rutledge2012-11-081-0/+6
* Remove QWindow pos, geometry and size as properties; pos->positionShawn Rutledge2012-11-081-6/+3
* Temporary backwards-compatibility window propertiesShawn Rutledge2012-11-071-0/+29
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-22/+25
* Introduced QWindow properties {min/max}imum{Width/Height}Samuel Rødal2012-11-021-0/+19
* QWindow::setWindowFilePath addedJoerg Bornemann2012-10-021-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QWindow documentation fixes; make pos, size and geometry propertiesShawn Rutledge2012-08-211-0/+3
* QPA tablet event supportLaszlo Agocs2012-05-311-0/+6
* Implement QWindow::setWindowIconCorentin Jabot2012-05-241-1/+5
* Implement QWindow::resize(int, int) by calling to resize(QSize).Friedemann Kleint2012-05-041-1/+1
* Add setCursor API to QWindowLaszlo Agocs2012-05-041-0/+13
* api: remove QWindow::visible()Girish Ramakrishnan2012-04-181-2/+0
* Merge "Merge remote-tracking branch 'origin/master' into api_changes" into re...Sergio Ahumada2012-04-171-4/+3
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-4/+3
| |\
| | * Fix header inclusion guardsGirish Ramakrishnan2012-04-141-3/+3
| | * Remove unused signal QWindow::backBufferReadyGirish Ramakrishnan2012-04-101-1/+0
* | | api: remove QWindow::moveGirish Ramakrishnan2012-04-171-5/+0
|/ /
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-0/+2
|\|
| * QWindow: add windowModality as a Q_PROPERTY()Bradley T. Hughes2012-04-031-0/+2
* | QtGui: make some constructors explicitMarc Mutz2012-03-141-2/+2
|/
* Introduced QWindow::isExposed().Gunnar Sletta2012-02-181-0/+2
* Fixed API in QWindow: visible() -> isVisible().Samuel Rødal2012-02-171-2/+4
* Improve QSurface / QWindow API a bit and use that to avoid errorsGunnar Sletta2012-02-021-1/+0