summaryrefslogtreecommitdiffstats
path: root/src/publishsubscribe/qvaluespacesubscriber.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix docs.Xizhi Zhu2011-03-211-6/+4
* Creating new QML binding for ValueSpaceSubscriberAlex Wilson2011-02-041-43/+0
* Document P&S QML element.Aaron McCarthy2010-11-151-0/+43
* Fix document errors.Wolfgang Beck2010-09-241-2/+2
* Merge branch '1.0'Kevin Wu Won2010-09-021-6/+25
|\
| * Merge remote branch 'mainline/1.0' into 1.0Christian Kamm2010-08-111-2/+2
| |\
| * | Fix the simulator backend for publish and subscribe.Christian Kamm2010-07-131-8/+8
| * | Initial Simulator Mobility changeset for 1.0.Christian Kamm2010-05-111-6/+25
* | | Merge remote branch 'qtm-publishsubscribe/1.0' into publishsubscribe/masterAaron McCarthy2010-07-021-3/+3
|\ \ \ | | |/ | |/|
| * | Fix typos in QValueSpace::value() documentation.Aaron McCarthy2010-06-281-2/+2
| |/
| * Bump copyright date from 2009 to 2010dac2010-05-071-1/+1
* | Docs: Jira QTMOBILITY-288 added module to docs.Peter Yard2010-06-291-0/+1
|/
* Change order of parameters to QValueSpaceSubscriber constructor.Aaron McCarthy2009-11-251-5/+5
* Remove const char * functions from QValueSpaceSubscriber.Aaron McCarthy2009-11-251-69/+0
* Rename QValueSpace::NonWritableLayer -> QValueSpace::ReadOnlyLayer.Aaron McCarthy2009-11-251-1/+1
* Rename QValueSpace::NonPermanentLayer -> QValueSpace::TransientLayer.Aaron McCarthy2009-11-251-1/+1
* catch up with recent master changesAlex2009-11-191-80/+34
* don't depend on Q_MOC_EXPAND_MACROS pragma as we won't be able toAlex2009-11-191-0/+1
* use Q_MOC_EXPAND_MACROSAlex2009-11-191-1/+1
* adding QtMobility namespace (#1)Alex2009-11-181-2/+2
* move all libraries to src/ subdirAlex2009-11-101-0/+662