summaryrefslogtreecommitdiffstats
path: root/src/window-lib/window.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: Update QML property types to use QML value typesDavid Boddie2025-02-201-1/+1
* Also support CBOR as a wire format for window properties on WaylandRobert Griebl2024-03-181-0/+4
* 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-0/+2
* Improve auto testsBernd Weimer2020-08-031-1/+0
* Spelling fixes all over the placeRobert Griebl2020-07-171-4/+4
* 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-2/+2
* Fix qdoc warningsDominik Holland2019-07-101-1/+2
* Add support for native popups, namely Wayland XDG popupsRobert Griebl2019-05-271-0/+16
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Fix qdoc warningsRobert Griebl2018-12-061-2/+2
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-301-1/+1
* Explain in a document how to migrate code to the new APIDaniel d'Andrada2018-08-241-0/+1
* Document WindowObject::windowPropertyChangedDaniel d'Andrada2018-07-271-0/+10
* Relocate documentation of WindowObject::waylandSurfaceDaniel d'Andrada2018-07-251-0/+12
* Fix docs: WindowObject is not instantiableDaniel d'Andrada2018-07-241-1/+1
* WindowManager model contains only windows with surfacesDaniel d'Andrada2018-07-111-0/+1
* Fix a few documentation issuesBernd Weimer2018-07-101-8/+15
* WindowItem.objectFollowsItemSize and WindowObject.resizeDaniel d'Andrada2018-07-021-0/+11
* WindowObject.close()Daniel d'Andrada2018-06-291-0/+8
* Window size and WindowItem implicit sizeDaniel d'Andrada2018-06-201-0/+7
* A WindowObject can be displayed by multiple WindowItemsDaniel d'Andrada2018-06-191-0/+5
* WindowObject and WindowItem typesDaniel d'Andrada2018-06-191-11/+81
* Refactor the Application objectDaniel d'Andrada2018-05-141-2/+2
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Replace all 0-pointers with C++11 nullptrRobert Griebl2017-03-141-1/+1
* Addition of a qmlplugindump tool equivalent for the application-managerRobert Griebl2017-02-211-0/+78