summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Collapse)AuthorAgeFilesLines
* move layoutDirection from QApplication to QGuiApplicationLars Knoll2011-05-036-82/+106
| | | | | The concept is needed in both QWidgets and QML, so it has to be in QGuiApplication.
* rename qwindow_qpa to qwindowLars Knoll2011-05-038-10/+10
|
* QGuiApplication is not QPA specificLars Knoll2011-05-038-9/+11
| | | | | Rename files to reflect that QGuiApplication is going to be used everywhere.
* Wheel event forwarding.Samuel Rødal2011-05-032-0/+19
|
* remove the graphicssystem code paths.Lars Knoll2011-05-036-105/+4
| | | | | QPA's platform integration layer replaces the graphics system now.
* split the HexString template class out of qstylehelperLars Knoll2011-05-032-0/+99
| | | | | | The class is used in quite a few places and has no relation to styles. Split it out into it's own file to remove a dependency between Gui and Widgets.
* QWS removal, part 2Lars Knoll2011-05-022-28/+2
|
* remove Qt/Embedded.Lars Knoll2011-05-0214-6669/+2
| | | | Everybody use Lighhouse instead :)
* Implemented close event for QWindow and QWidgetWindow.Samuel Rødal2011-05-025-14/+30
|
* Properly handle the expose event for QWindow.Samuel Rødal2011-05-023-1/+11
|
* 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-2914-35/+168
| | | | | Gets rid of QWidget dependencies in QWindow and QWindowSurface. Events are not delivered to the correct child widget yet.
* Key and wheel events.Samuel Rødal2011-04-292-49/+61
|
* Add resize event support to QWindow.Samuel Rødal2011-04-284-39/+129
| | | | (cherry picked from commit 12b4e7e5a2b18cdd23f540821e1f2785f62b0b9a)
* Preliminary QWindow event delivery.Samuel Rødal2011-04-285-19/+66
| | | | (cherry picked from commit 28a09e668a8125cff680ab9f1e7256e7e4e34158)
* QApplication: Baseclass fixupJørgen Lind2011-04-282-13/+15
| | | | (cherry picked from commit 5bbdf65632feed1a2e3f30e97bcdd47950f2b8d4)
* FontJørgen Lind2011-04-285-5/+39
| | | | (cherry picked from commit 050925ccac957dea3d4e138babdd7aa93925dffc)
* clipboardJørgen Lind2011-04-286-8/+48
| | | | (cherry picked from commit 3f5c0e26e0f8b6876c3fb4d3822df49c748b2eea)
* QGuiApplication refactor in progress.Samuel Rødal2011-04-2818-673/+1059
| | | | | Things are a bit broken now... At least wiggly runs :) (cherry picked from commit 6cdcf395ffe1e051d109a45ecd71141173a4a4c0)
* Fix QWindow::destroyJørgen Lind2011-04-281-5/+5
| | | | (cherry picked from commit 00cd7aa93f916772b22c6137293c7127fe5a33b8)
* Lazy init of QWindowJørgen Lind2011-04-281-11/+33
| | | | (cherry picked from commit a2c884b6d2fcc77f6aa5e7aaa0aa329f5bef0bbd)
* Added a visible state to QWindowJørgen Lind2011-04-282-0/+11
| | | | (cherry picked from commit 6cd96d1921af9740bf92405ae3adf466140f8923)
* Add isWindow type to QObjectJørgen Lind2011-04-281-1/+1
| | | | (cherry picked from commit 77f08730b4cdb23b43471b2b29ece59e159103d7)
* For QWindow we need topLevelExtra to be created when we haveJørgen Lind2011-04-281-0/+3
| | | | | native widgets (cherry picked from commit 247088f8fe929d55832f48af3da6f7e5e80cf8a4)
* use QObject parent logic when setting parent for QWindowJørgen Lind2011-04-282-3/+10
| | | | (cherry picked from commit 2be9fdb4b58accea4078654efed49a50acf6c74d)
* Fix compile warningsJørgen Lind2011-04-282-1/+2
| | | | (cherry picked from commit e7e856403f32af3e75958c0a8ab68dc37d28df83)
* Lighthouse: use maybetopdata instead of creating topdata for allJørgen Lind2011-04-281-2/+5
| | | | | widgets (cherry picked from commit 873764aa3cfbbd87bbbb4f3224a7807d46a16fc7)
* Get rid of QWindow::WindowType and clean up Qt::WindowFlags instead.Samuel Rødal2011-04-285-45/+19
| | | | (cherry picked from commit 72176bf2a490d2f831d53a66a0987213efa60935)
* Don't create a platform window if we already have one.Samuel Rødal2011-04-281-1/+2
| | | | (cherry picked from commit c4dea497adc36a0be840a51c9b98177f1f4b65b2)
* Add proper parent logic for qwidgetJørgen Lind2011-04-281-11/+11
| | | | (cherry picked from commit 98118fb729c39083718c220383fff462ba8eaebd)
* Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-2812-226/+484
| | | | (cherry picked from commit c980e4ef4ebc7699a6c3a7529d3f08ebafc21ffe)
* Make QtGui compile again....Jørgen Lind2011-04-2812-929/+230
| | | | | Comment out stuff in QWidget::create_sys (cherry picked from commit 1bbc6a6bb2bf1175080e7a5ba6834ff642fd47ab)
* QPlatformWindowFormat -> QWindowFormat fixes.Samuel Rødal2011-04-283-4/+4
| | | | (cherry picked from commit 4c2eba33ca0433386fa1273fb1bc14adb852d9ac)
* QWindow implementation fixes.Samuel Rødal2011-04-282-6/+35
| | | | (cherry picked from commit 2682cb6bd76a89c8d4ae81b0dd4a77abbf987c24)
* Make QWindowFormat in QWindow a setter and not a constructor argument.Samuel Rødal2011-04-281-1/+6
| | | | (cherry picked from commit 61e0c55dd0c82031cf5cd021bf3f3537ee91b4a8)
* Move WindowType to QWindow.Samuel Rødal2011-04-282-11/+11
| | | | (cherry picked from commit cfa7dc87bc962bd0f3a43a464723d74d87f997e2)
* Just some more on QWindow. Nothing worksJørgen Lind2011-04-286-94/+458
| | | | (cherry picked from commit 3acf7aa979630a57791e2a039b1b7b0b85b0aac8)
* WIP Qt 5 API.Samuel Rødal2011-04-282-102/+159
| | | | (cherry picked from commit ad12d5babcdc2bad3f2c0fb9fd352ab79c197aa1)
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27237-0/+141266
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12