summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* q3tl.h is copied to qalgorithms autotest directoryPrasanth Ullattil2011-04-271-1/+1
* Fixed "make check" target for qtbase.axis2011-04-271-0/+6
* Added QT.<module>.imports support to module profiles.axis2011-04-2712-0/+12
* Removed uic3 autotest from qtbasePrasanth Ullattil2011-04-271-1/+1
* Load the sync.profile after setting the variables.Prasanth Ullattil2011-04-271-9/+10
* Remove moved examples/demosMarius Storm-Olsen2011-04-2710-42/+0
* Build examples and demos in qtbaseMarius Storm-Olsen2011-04-272-11/+2
* Make qmake respect <subdir>.CONFIG = no_default_installMarius Storm-Olsen2011-04-271-0/+4