summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resizing support in QWidgetWindow.Samuel Rødal2011-05-022-0/+22
* Proper child delivery of mouse and key events.Samuel Rødal2011-05-025-4/+48
* Make the wayland plugin compilePaul Olav Tvete2011-04-2941-91/+88
* include file fix for waylandPaul Olav Tvete2011-04-293-2/+5
* Compile after latest change.Paul Olav Tvete2011-04-293-6/+7
* Add QWidgetWindow to bridge events from QWindow to QWidget.Samuel Rødal2011-04-2926-181/+283
* Minimal plugin works again.Paul Olav Tvete2011-04-292-7/+7
* Key and wheel events.Samuel Rødal2011-04-292-49/+61
* Add resize event support to QWindow.Samuel Rødal2011-04-286-39/+137
* Remove unused parameters in hellowindow.Samuel Rødal2011-04-282-8/+1
* Added QWindow example in examples/opengl/hellowindow.Samuel Rødal2011-04-285-0/+334
* Preliminary QWindow event delivery.Samuel Rødal2011-04-288-42/+111
* 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-2824-717/+1081
* 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-283-2/+5
* 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-287-103/+21
* 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
* Dont call QPlatformGLContext::makeCurrent from subclassJørgen Lind2011-04-289-50/+24
* Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-2827-434/+646
* 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-283-107/+164
* Added dependency information to the sync.profile.axis2011-04-271-0/+41
* Add .gitignore to each moduleaxis2011-04-271-0/+261
* Fix the target for QtUiTools debug on MacPrasanth Ullattil2011-04-271-2/+0
* Only run JSC benchmarks if access to the source codeMarius Storm-Olsen2011-04-272-6/+13
* Remove not needed .pri includeMarius Storm-Olsen2011-04-271-2/+0
* Add tst_headersclean for each moduleLiang Qi2011-04-273-0/+87
* Modularized tst_compilerwarningsLiang Qi2011-04-271-0/+69
* Modularized tst_bic and add some helper functions for global testLiang Qi2011-04-271-0/+12
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-2768-55/+69
* Fixed maketestselftest after guiapplauncher was made a global test.axis2011-04-271-1/+2
* Removed examples and demos that are no longer in qtbase.axis2011-04-272-8/+2
* Removed reference to linguist test, which is now in qttools.axis2011-04-271-1/+0
* Adapted guiapplauncher test to modularized Qt.axis2011-04-273-0/+115
* Fixed syncqt generation of bin path.axis2011-04-271-1/+1