summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Added QScreen::setOrientationUpdateMask().Samuel Rødal2012-06-061-1/+35
* Added QScreen::refreshRate() to get the vertical refresh rate.Samuel Rødal2012-05-081-0/+10
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* api: Fix const correctness of api in QScreenGirish Ramakrishnan2012-04-171-6/+6
* Remove redundant \since 5.0Debao Zhang2012-03-221-1/+0
* Added missing \since 5.0 and tweaked some docs in QtGui.Samuel Rødal2012-03-151-0/+1
* Introduce QScreen::grabWindow(), deprecate QPixmap::grabWindow().Friedemann Kleint2012-02-091-0/+48
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Made QWindow::currentOrientation() a property.Samuel Rødal2012-01-261-0/+2
* Made window orientation API more flexible.Samuel Rødal2012-01-241-25/+86
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Made it possible to report screen changes through QWindowSystemInterface.Samuel Rødal2012-01-121-25/+13
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Made more QScreen properties NOTIFY and added average DPI properties.Samuel Rødal2011-11-301-2/+42
* Add a note in the QScreen documentation about logical vs physical DPI.Samuel Rødal2011-11-241-0/+11
* Fixed regression in tst_qscreen.Samuel Rødal2011-11-231-1/+18
* Add Q_PROPERTY declarations to QScreen.Samuel Rødal2011-11-011-19/+46
* Remove stale documentation.Casper van Donderen2011-10-181-1/+1
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-0/+118
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-061-0/+69
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Compile fix.Samuel Rødal2011-07-251-0/+212