summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindowformat_qpa.cpp
Commit message (Collapse)AuthorAgeFilesLines
* move files in src/gui into their final locationsLars Knoll2011-05-111-0/+406
| | | | | Rename the guikernel subdir to kernel and guiutil to util.
* split kernel/ up according to the future library splitLars Knoll2011-05-041-406/+0
| | | | | | | Create a guikernel/ directory that contains the files that'll go into libQtGui. What remains in kernel/ will go into QtWidgets. In addition to that image/, painting/ and text will end up int QtGui.
* Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-281-13/+75
| | | | (cherry picked from commit c980e4ef4ebc7699a6c3a7529d3f08ebafc21ffe)
* Make QtGui compile again....Jørgen Lind2011-04-281-728/+64
| | | | | Comment out stuff in QWidget::create_sys (cherry picked from commit 1bbc6a6bb2bf1175080e7a5ba6834ff642fd47ab)
* QPlatformWindowFormat -> QWindowFormat fixes.Samuel Rødal2011-04-281-1/+1
| | | | (cherry picked from commit 4c2eba33ca0433386fa1273fb1bc14adb852d9ac)
* Just some more on QWindow. Nothing worksJørgen Lind2011-04-281-0/+1008
(cherry picked from commit 3acf7aa979630a57791e2a039b1b7b0b85b0aac8)