summaryrefslogtreecommitdiffstats
path: root/src/window-lib/inprocesswindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adapt to QtWaylandCompositor behavior changes in 6.9+Robert Griebl2025-02-091-10/+14
* QVariants from QML often have QJSValues, which cannot be serializedRobert Griebl2024-03-181-1/+3
* Clazy: fixesRobert Griebl2024-01-081-1/+1
* 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
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-1/+3
* 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/+10
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Remove inProcessSurfaceItemReleased from AbstractRuntimeDaniel d'Andrada2018-10-191-0/+5
* WindowItem.objectFollowsItemSize and WindowObject.resizeDaniel d'Andrada2018-07-021-0/+5
* WindowObject.close()Daniel d'Andrada2018-06-291-0/+5
* Make the dev branch compile against Qt 5.9 againRobert Griebl2018-06-291-1/+1
* Refactor and improve single-process mode (QML inprocess)Daniel d'Andrada2018-06-201-69/+18
* Window size and WindowItem implicit sizeDaniel d'Andrada2018-06-201-0/+8
* WindowObject and WindowItem typesDaniel d'Andrada2018-06-191-2/+20
* 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-13/+18
* Replace all foreach loops with C++11 ranged-for loopsRobert Griebl2017-03-141-2/+2
* Addition of a qmlplugindump tool equivalent for the application-managerRobert Griebl2017-02-211-0/+119