summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/haiku/qhaikuwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QWSI::handleWindowActivated to QWSI::handleFocusWindowChangedTor Arne Vestbø2023-11-231-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-4/+4
* Relieve platform plugins of having to persist geometry on WM callbacksTor Arne Vestbø2017-07-071-2/+0
* Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-161-12/+9
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-1/+1
* Haiku: Fix reported geometry of platform windowTobias Koenig2015-05-271-6/+7
* Haiku: Fix compilation after QPA API changeTobias Koenig2015-05-041-4/+0
* Haiku: Initial version of QPA plugin for HaikuTobias Koenig2015-02-171-0/+388