summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Set the window title even if it was set before calling create().Samuel Rødal2011-05-021-0/+2
* Resizing support in QWidgetWindow.Samuel Rødal2011-05-022-0/+22
* Proper child delivery of mouse and key events.Samuel Rødal2011-05-024-4/+47
* Make the wayland plugin compilePaul Olav Tvete2011-04-292-2/+2
* Add QWidgetWindow to bridge events from QWindow to QWidget.Samuel Rødal2011-04-2918-115/+215
* Key and wheel events.Samuel Rødal2011-04-292-49/+61
* Add resize event support to QWindow.Samuel Rødal2011-04-284-39/+129
* Preliminary QWindow event delivery.Samuel Rødal2011-04-285-19/+66
* QApplication: Baseclass fixupJørgen Lind2011-04-282-13/+15
* FontJørgen Lind2011-04-285-5/+39
* clipboardJørgen Lind2011-04-286-8/+48
* QGuiApplication refactor in progress.Samuel Rødal2011-04-2818-673/+1059
* Fix QWindow::destroyJørgen Lind2011-04-281-5/+5
* Lazy init of QWindowJørgen Lind2011-04-281-11/+33
* Added a visible state to QWindowJørgen Lind2011-04-282-0/+11
* Add isWindow type to QObjectJørgen Lind2011-04-281-1/+1
* For QWindow we need topLevelExtra to be created when we haveJørgen Lind2011-04-281-0/+3
* use QObject parent logic when setting parent for QWindowJørgen Lind2011-04-282-3/+10
* Fix compile warningsJørgen Lind2011-04-282-1/+2
* Lighthouse: use maybetopdata instead of creating topdata for allJørgen Lind2011-04-281-2/+5
* Get rid of QWindow::WindowType and clean up Qt::WindowFlags instead.Samuel Rødal2011-04-285-45/+19
* Don't create a platform window if we already have one.Samuel Rødal2011-04-281-1/+2
* Add proper parent logic for qwidgetJørgen Lind2011-04-281-11/+11
* Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-2812-226/+484
* Make QtGui compile again....Jørgen Lind2011-04-2812-929/+230
* QPlatformWindowFormat -> QWindowFormat fixes.Samuel Rødal2011-04-283-4/+4
* QWindow implementation fixes.Samuel Rødal2011-04-282-6/+35
* Make QWindowFormat in QWindow a setter and not a constructor argument.Samuel Rødal2011-04-281-1/+6
* Move WindowType to QWindow.Samuel Rødal2011-04-282-11/+11
* Just some more on QWindow. Nothing worksJørgen Lind2011-04-286-94/+458
* WIP Qt 5 API.Samuel Rødal2011-04-282-102/+159
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271494-0/+787399