aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina/NativeWindow.cpp
Commit message (Expand)AuthorAge
* A but more work on Lumina2:Ken Moore2017-08-31
* Start adding the window arrangement framework to Lumina2.Ken Moore2017-07-26
* Add a window animation framework, with 7 visibility animations for starters.Ken Moore2017-07-20
* Start working on getting the frame extents set/used properly. Still off on th...Ken Moore2017-07-13
* Large update to the window embedding systems - almost have the compositing up...Ken Moore2017-07-13
* Commit another large block of work on Lumina2.Ken Moore2017-06-29
* Ensure that the Global Position (and Size) properties *always* reference the ...Ken Moore2017-06-29
* Get a lot more of the Lumina2 window-management functionality working.Ken Moore2017-06-28
* Work on making a new NativeWindow property "RelatedWindows" which is a specia...Ken Moore2017-06-28
* Commit some more debugging and changes to the event systems for Lumina2.Ken Moore2017-06-27
* Another large batch of updates to the Native Window "plumbing":Ken Moore2017-03-03
* Write up a new window frame for Lumina2 (not using the QMdi[Sub]Window classe...Ken Moore2017-03-02
* Another large batch of work on Lumina2:Ken Moore2017-02-01
* Add a new "NativeWindow" class to the library. This is a pure Qt container cl...Ken Moore2017-02-01
bgstack15