summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-0410-40/+169
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtbase-stagingGunnar Sletta2011-05-042-1/+6
| |\
| | * Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-1/+5
| | | | | | | | | | | | Output warning if not present
| | * Fix compile warning on WindowsMartin Petersson2011-05-021-0/+1
| | | | | | | | | | | | | | | Reviewed-by: Prasanth Ullattil (cherry picked from commit 800ad68e4f000e65b0a83ef1da2a29d595964156)
| * | Make it possible for animation driver to specify the advance time deltaGunnar Sletta2011-05-043-23/+61
| | |
| * | Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-281-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved the logic to set pixel size into the font engines to avoid making the platform plugin interface too complex, and added a function in QPA to make an isolated font engine based on font data. Currently none of the QPA back-ends supports it, but it compiles and spits out a warning if you try to create a QRawFont from data there. This isn't used in QtQuick2 anyway. Reviewed-by: Jiang Jiang
| * | Merged master into qtquick2.axis2011-04-272-1/+4
| |\|
| * | Initial import from qtquick2.Qt by Nokia2011-04-277-15/+100
| | | | | | | | | | | | | | | Branched from the monolithic repo, Qt qtquick2 branch, at commit a4a585d2ee907746682846ae6e8a48e19deef469
* | | remove the graphicssystem code paths.Lars Knoll2011-05-031-1/+0
| | | | | | | | | | | | | | | QPA's platform integration layer replaces the graphics system now.
* | | Proper child delivery of mouse and key events.Samuel Rødal2011-05-021-0/+1
| | |
* | | QGuiApplication refactor in progress.Samuel Rødal2011-04-282-27/+3
| | | | | | | | | | | | | | | Things are a bit broken now... At least wiggly runs :) (cherry picked from commit 6cdcf395ffe1e051d109a45ecd71141173a4a4c0)
* | | Add isWindow type to QObjectJørgen Lind2011-04-282-1/+4
| | | | | | | | | | | | (cherry picked from commit 77f08730b4cdb23b43471b2b29ece59e159103d7)
* | | Get rid of QWindow::WindowType and clean up Qt::WindowFlags instead.Samuel Rødal2011-04-281-57/+1
| | | | | | | | | | | | (cherry picked from commit 72176bf2a490d2f831d53a66a0987213efa60935)
* | | WIP Qt 5 API.Samuel Rødal2011-04-281-5/+5
| |/ |/| | | | | (cherry picked from commit ad12d5babcdc2bad3f2c0fb9fd352ab79c197aa1)
* | Avoid recursively including the same arch.pri filePrasanth Ullattil2011-04-271-1/+3
| |
* | Make modules compile without hardcoded pathsMarius Storm-Olsen2011-04-271-0/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27556-0/+282993
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