summaryrefslogtreecommitdiffstats
path: root/src/src.pro
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix build.Friedemann Kleint2011-08-191-3/+3
| | | | | | | | | | | | | | | | | | | | | | - Introduced EXPORT definition for new QPrintSupport library. - Fixed dependencies in src.pro - Fixed some includes. Change-Id: I9863233ca2767928b37cf3fd1fdec31351b5da6b Reviewed-on: http://codereview.qt.nokia.com/3253 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* | Move printing into it's own libraryLars Knoll2011-08-191-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | Create a libQtPrintSupport library that contains our current printing infrastructure. Long term this will get replaced with a libQtPrint, as the current architecture is not really maintainable. Change-Id: I7362fff6786b58c5b4e9213c23eda36d15048aa2 Reviewed-on: http://codereview.qt.nokia.com/3209 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
* | QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-101-1/+5
| | | | | | | | | | | | | | | | QtPlatformSupport is a static library. Platform plugins are meant to link against this library to pull in dependencies such as fontengines and convenience functions for finding the right GL configs. The linker will only pull in the symbols used, so the size of the library doesn't really matter
* | Remove OpenVG from qtbase.Friedemann Kleint2011-05-261-4/+0
| | | | | | | | Acked-by: Samuel Rødal <samuel.rodal@nokia.com>
* | Fix build from scratch on Windows.Friedemann Kleint2011-05-241-1/+6
| | | | | | | | idc needs corelib (should be moved to ActiveQt later).
* | Build from scratch, use correct version number in Widgets.Friedemann Kleint2011-05-241-9/+4
| | | | | | | | | | | | | | Order in src.pro needs to be correct since qtbase.pro forces ordered. Acked-by: Samuel Rødal <sroedal@trolltech.com>
* | src.pro: Add dependencies of widget moduleFriedemann Kleint2011-05-231-2/+5
| |
* | build fixesLars Knoll2011-05-081-3/+3
| |
* | library splitLars Knoll2011-05-071-1/+4
|/
* Move uitools from QtTools to QtBaseLiang Qi2011-04-271-1/+4
|
* Move QtSvg into a separate repositoryLiang Qi2011-04-271-8/+1
|
* Some changes for qtbaseMarius Storm-Olsen2011-04-271-72/+3
|
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+208
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