summaryrefslogtreecommitdiffstats
path: root/Tests/CompatibleInterface/iface2.h
blob: ef4ebeec214d237d08463fdbcb1288327c9516cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

#ifndef IFACE2_H
#define IFACE2_H

#include "iface2_export.h"

class IFACE2_EXPORT Iface2
{
public:
  int foo();
};

#endif
Fix a race condition with QtDBus blocking for replies.Thiago Macieira2010-05-244-34/+83 | | | | * | | | | QtDBus: Debug message updateThiago Macieira2010-05-241-1/+1 | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-213-14/+19 | | | |\ \ \ \ \ \ | | | | * | | | | | Removed DEPLOYMENT from demos/spectrum/spectrum.proGareth Stockwell2010-05-211-13/+0 | | | | * | | | | | Install source for spectrum demoGareth Stockwell2010-05-213-0/+18 | | | | * | | | | | Fixed path for copying launcher script for spectrum demoGareth Stockwell2010-05-211-1/+1 | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-213-15/+88 | | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-213-15/+88 | | | | |\ \ \ \ \ \ | | | | | * | | | | | Fixed an assert in QMenuThierry Bastian2010-05-212-11/+55 | | | | | * | | | | | Call eglTerminate() when the last QEglContext is destroyed to free mem.Trond Kjernåsen2010-05-211-4/+33 | | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-2143-17/+278235 | | | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | | | | * | | | | | | My 4.6.3 changes.Yoann Lopes2010-05-211-0/+21 | | | | * | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-05-217-17/+206 | | | | * | | | | | | tst_bic: Add the Qt 4.5 and 4.6 baselines for x86-64Thiago Macieira2010-05-2135-0/+278008 | | | | |/ / / / / / | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-217-30/+86 | | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | | | | * | | | | | Backport multitouch bug fixes to 4.6Shane Kearns2010-05-212-7/+19 | | | | * | | | | | Removed double EINTR loop from nativeWrite and nativeRead.Janne Anttila2010-05-211-8/+2 | | | | * | | | | | Fixed qsslkey test deployment for Symbian and fixed compiler warnings.Janne Anttila2010-05-212-5/+9 | | | | * | | | | | Fixing the race condition in event dispatcher implementation onAleksandar Sasha Babic2010-05-212-10/+56 | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-211-1/+21 | | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | | | | * | | | | | changes-4.6.3 updatedJoerg Bornemann2010-05-211-1/+21 | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-212-1/+5 | | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | | | | * | | | | | Fixing the compile issue.Aleksandar Sasha Babic2010-05-21