summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/itemviews/itemviews.pro
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2010-02-10 13:56:52 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2010-02-10 13:56:52 (GMT)
commit9c8f678ef95ed3eb6eae09a72695a27728a0e1c6 (patch)
treea36208840a11969eb5f2fb73989d4c3b81f2a2d7 /tests/benchmarks/gui/itemviews/itemviews.pro
parent39932fe5f540634d33acd68bfbcd4fb74283ca65 (diff)
parent358bbd707bb5e0ce255559e45f8dedb9e9243a9d (diff)
downloadQt-9c8f678ef95ed3eb6eae09a72695a27728a0e1c6.zip
Qt-9c8f678ef95ed3eb6eae09a72695a27728a0e1c6.tar.gz
Qt-9c8f678ef95ed3eb6eae09a72695a27728a0e1c6.tar.bz2
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2: (24 commits) Fixed usage of QGLPixelBuffer with share widgets on other X11 screens. Fixed drawing QPixmaps on QGLWidgets on different X11 screens. Fixed drawing pixmaps onto bitmaps on X11 w/o Xrender support. Prevented assert when using drop shadow effect in the GL 2 engine. Clarify QFont::rawName() docs. Stabilize QListView test on Mac (ODBC) Use wchar_t instead of assuming 2 bytes. Fixed some global QIcon/QPixmap instances that leaked handles on X11. Speed up QListView test QListView: fix crash when hiding many of the lasts item in a QListView Fixed warnings and crash when painting graphics effects outside scene. Stabilize QLineEdit test on X11 (sqlite) Allow shared cache mode Make generate uid3 (symbian) work on 64 bit host platform. Updated the docs for QPainter::begin/endNativePainting() Compile fix for network benchmarks. Add a pixmap modification hook to blur pixmap filter cache Delete benchmark examples (qtestlib-simple and qtwidgets). Restructure tests/benchmarks directory. Fixed QImagReader::setAutoDetectImageFormat() to work with plugins. ...
Diffstat (limited to 'tests/benchmarks/gui/itemviews/itemviews.pro')
-rw-r--r--tests/benchmarks/gui/itemviews/itemviews.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/benchmarks/gui/itemviews/itemviews.pro b/tests/benchmarks/gui/itemviews/itemviews.pro
new file mode 100644
index 0000000..be0ee55
--- /dev/null
+++ b/tests/benchmarks/gui/itemviews/itemviews.pro
@@ -0,0 +1,3 @@
+TEMPLATE = subdirs
+SUBDIRS = \
+ qtableview