Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius/TProbe.py
Commit message (Expand)AuthorAgeFilesLines
* Probe : Inserting Probe in Journalmike2009-12-091-4/+12
* pass the overlayer as a keyword argument for do, enter_editmode and subscribe...Vincent Vinet2009-12-071-18/+88
* run_dialog in activity context to permit full activity introspection and bene...Simon Poirier2009-12-071-4/+20
* ProbeProxy, Probe : Now generating prefixes inside the Probe for cleaner hand...mike2009-12-071-18/+18
* Add Event Sources:Vincent Vinet2009-12-061-13/+63
* First version of FrameProbeerick2009-12-061-2/+105
* Forgot a activity.get_id() in constructor, fixed uperick2009-12-061-1/+1
* Reexposed explicitly the activity_name and unique_id used in probes for the d...erick2009-12-061-3/+5
* Creator : reverting property container changes (removing the __id broke the e...mike2009-12-061-2/+0
* Creator, Remote : Dual code review power!mike2009-12-041-7/+11
* Merge ../../simpoirs-clone into remote_integrationmike2009-12-041-36/+141
|\
| * Creator : Code review changes 1mike2009-12-041-2/+4
| * Creator : Updating for working property updates from activity to Shell (HACK ...mike2009-12-021-9/+51
| * Creator Multi Process : Adding property update (still needing callback from D...mike2009-12-021-4/+3
| * Merge branch 'master' of git://git.sugarlabs.org/tutorius/simpoirs-clonemike2009-12-011-79/+83
| |\
| | * creator with probe integration. updating existing objects doesn't work yetSimon Poirier2009-12-011-28/+89
| * | Remote : Adding tutorial listingmike2009-11-301-1/+2
| * | creator+probes, not entirely working yetSimon Poirier2009-11-241-26/+113
* | | Remote : Adding commentsmike2009-12-041-1/+1
| |/ |/|
* | LP 448319 : Code review changes for Probe and ProbeManmike2009-11-271-15/+15
* | LP 448319 : Code review changes 2mike2009-11-261-6/+6
* | LP 484518 : Code Review modifications of Enginemike2009-11-251-2/+0
* | LP 448319 : Adding engine tests, fixing probe tests, correcting bugs found wi...mike2009-11-241-5/+5
* | LP 448319 : Moved event subscription to asynchronous modemike2009-11-241-13/+17
* | LP 448319 : Moving action installation to asynchronous version with confirmationmike2009-11-241-21/+43
* | LP 448319 : Clarifying comments on functionsmike2009-11-241-2/+4
* | LP 448319 : Adding tests for translator, properties, constraints and probes, ...mike2009-11-241-3/+5
* | LP 448319 : Addition of resource properties, insertion of BubbleMessageWImg f...mike2009-11-241-16/+18
|/
* Merge branch 'engine_tutorial_ADT_migration' into engineADTerick2009-11-121-1/+1
|\
| * Removed comment and fixed parameter docerick2009-11-121-1/+1
| * Fixed probe testsengine_tutorial_ADT_migrationerick2009-11-061-20/+23
| * Changed the path name of probes on dbus to make them unique per activity, mad...erick2009-11-011-32/+51
| * Added a ProbeManager to the service and added a minimal but working automatic...erick2009-11-011-7/+55
* | Fixed probe testserick2009-11-091-20/+23
* | Changed the path name of probes on dbus to make them unique per activity, mad...erick2009-11-091-32/+51
* | Added a ProbeManager to the service and added a minimal but working automatic...erick2009-11-091-7/+55
* | Merge dave's commitsVincent Vinet2009-11-051-2/+2
|/
* code review fixes for testsVincent Vinet2009-10-301-1/+2
* add the probe testsVincent Vinet2009-10-291-5/+16
* make tutorius imports relativeVincent Vinet2009-10-281-4/+4
* finish the vault merge :: use itVincent Vinet2009-10-221-2/+0
* Merge the TProbe Integration and fix merging induced bugsVincent Vinet2009-10-191-0/+506