summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Collapse)AuthorAgeFilesLines
* library splitLars Knoll2011-05-07202-81894/+0
|
* qdrawutil is for QtWidgetsLars Knoll2011-05-043-2/+1232
| | | | the methods don't make sense for QML based apps
* QStylePainter belongs in QtWidgetsLars Knoll2011-05-043-1/+291
| | | | | Move it into the styles/ directory that will end up in the QtWidgets library
* remove dependency to QStyle::visualAlignmentLars Knoll2011-05-041-8/+2
| | | | | | | The current position of the code in QGuiAppPrivate is a bit messy, but we can later on consider consolidating some of this in some helper namespace.
* remove more QT3_SUPPORT codeLars Knoll2011-05-031-28/+0
|
* split the HexString template class out of qstylehelperLars Knoll2011-05-031-31/+2
| | | | | | The class is used in quite a few places and has no relation to styles. Split it out into it's own file to remove a dependency between Gui and Widgets.
* QWS removal, part 2Lars Knoll2011-05-021-1/+1
|
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27198-0/+80437
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