aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/showbuildlog.ui
Commit message (Collapse)AuthorAgeFilesLines
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-241-4/+4
| | | | | | | Make sure all ui-files are in the plugin's internal namespace. Change-Id: Ifb2c3093441e8feb89e46f52fbb386fc316cfd13 Reviewed-by: hjk <qthjk@ovi.com>
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-0/+74
Also adjust qmldumptool to remove the dependency on qt4project/qmlproject, by passing in the qtversion instead of figuring it out in qmldumptool. Change-Id: Ie6ac582d36bfef290313c0716b33b62fcf42630c Reviewed-on: http://codereview.qt.nokia.com/70 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Teske <daniel.teske@nokia.com>