summaryrefslogtreecommitdiffstats
path: root/src/window-lib/inprocesswindow.h
Commit message (Expand)AuthorAgeFilesLines
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-221-1/+1
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Clazy: fixesRobert Griebl2024-01-081-1/+1
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-2/+2
* Fix QScopedPointer::take deprecation warningRobert Griebl2022-06-151-1/+0
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-1/+1
* Add support for native popups, namely Wayland XDG popupsRobert Griebl2019-05-271-0/+3
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Remove inProcessSurfaceItemReleased from AbstractRuntimeDaniel d'Andrada2018-10-191-0/+1
* WindowItem.objectFollowsItemSize and WindowObject.resizeDaniel d'Andrada2018-07-021-0/+1
* WindowObject.close()Daniel d'Andrada2018-06-291-0/+2
* Refactor and improve single-process mode (QML inprocess)Daniel d'Andrada2018-06-201-7/+7
* Window size and WindowItem implicit sizeDaniel d'Andrada2018-06-201-0/+1
* WindowObject and WindowItem typesDaniel d'Andrada2018-06-191-1/+13
* Refactor the Application objectDaniel d'Andrada2018-05-141-1/+1
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Hide properties in FakeApplicationManagerWindowBernd Weimer2017-11-271-3/+1
* Addition of a qmlplugindump tool equivalent for the application-managerRobert Griebl2017-02-211-0/+73