summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add resize event support to QWindow.Samuel Rødal2011-04-284-39/+129
* 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
* Fix the target for QtUiTools debug on MacPrasanth Ullattil2011-04-271-2/+0
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-2766-55/+67
* Added QT.<module>.imports support to module profiles.axis2011-04-2710-0/+10
* Avoid recursively including the same arch.pri filePrasanth Ullattil2011-04-271-1/+3
* Include headers.pri from the last path in MODULE_INCLUDESPrasanth Ullattil2011-04-271-1/+4
* Use correct DESTDIR for UiTools.axis2011-04-271-0/+1
* Move uitools from QtTools to QtBaseLiang Qi2011-04-274-7/+37
* Make each module refer to its own bin/Marius Storm-Olsen2011-04-278-0/+8
* Made the internal support for Qt3Support in QtGui compile.axis2011-04-272-2/+2
* Extended module profiles.axis2011-04-279-0/+9
* Add hardcoded qclass_lib_map.h based on 4.8Marius Storm-Olsen2011-04-271-0/+1437
* Move QtSvg into a separate repositoryLiang Qi2011-04-274-21/+2
* Add the private_includes path to the modules .pri fileLiang Qi2011-04-2710-0/+10
* Add the source path to the modules .pri fileMarius Storm-Olsen2011-04-2710-0/+10
* Remove the hardcode QT_CONFIG in those pri files.Liang Qi2011-04-2710-20/+0
* Make modules compile without hardcoded pathsMarius Storm-Olsen2011-04-272-1/+5
* Make qt.prf use new qt_module.pri structure for QT variableMarius Storm-Olsen2011-04-271-1/+3
* Add module specific pris, and make syncqt create fwd includesMarius Storm-Olsen2011-04-2710-0/+114
* Some changes for qtbaseMarius Storm-Olsen2011-04-274-80/+5
* Initial import from the monolithic Qt.Qt by Nokia2011-04-274506-0/+3239825