summaryrefslogtreecommitdiff
path: root/src/unity-scope-dbus-impl.vala
AgeCommit message (Expand)Author
2019-03-01WIP Fix generic type mismatchesRico Tzschichholz
2019-03-01Fix wrongly places out-parameters in async methodsRico Tzschichholz
2013-10-06Make tracing easyMichal Hruby
2013-09-24Auto-close channels when their owner disappears from the busMichal Hruby
2013-08-15Properly pass goto_uri to activation responseMichal Hruby
2013-08-06Remove timeout propertyMichal Hruby
2013-08-06Change the timeout functionalityMichal Hruby
2013-08-03Emit a signal after unowning a nameMichal Hruby
2013-07-24Don't automatically cancel current search when using results_invalidatedMichal Hruby
2013-07-22Another renaming based on discussions with mhr3 on IRC.James Henstridge
2013-07-22Rename to results_invalidated to match D-Bus API.James Henstridge
2013-07-22Add queue_search_changed() interface for invalidating results to new API.James Henstridge
2013-07-17Fix a threading issue where shared model could have been serialized while a s...Michal Hruby
2013-07-16Properly use the DIFF_CHANGES flagMichal Hruby
2013-07-05Tiny cleanupMichal Hruby
2013-07-04Diff modelsMichal Hruby
2013-06-25Add optional content_type definition to categoriesMichal Hruby
2013-06-21Wait for model synchronization before returning a name in open_channelMichal Hruby
2013-06-18Merge trunk and fix testsMichal Hruby
2013-06-18Make ScopeDBusConnector.export() succeed if the process already owns the requ...James Henstridge
2013-06-18In acquire_names() wait for all names to be acquired or lost before James Henstridge
2013-06-18Rename ScopeDbusNameManager.get() to get_default(), and make constructor James Henstridge
2013-06-18A couple of fixesMichal Hruby
2013-06-17Add some criticals to make development easierMichal Hruby
2013-06-17Move the D-Bus name management into an internal helper class, and make James Henstridge
2013-06-10Consolidate FilterRendererMichal Hruby
2013-04-25Add search_string parameter to push_resultsMichal Hruby
2013-04-24Don't re-query an AggScope if the search string doesn't changeMichal Hruby
2013-04-16Give control over flushing to AggregatorScope.Michal Hruby
2013-04-16Properly handle Previewer being nullMichal Hruby
2013-04-15Add a flush method to ResultSetMichal Hruby
2013-04-11Add ProtocolVersion as a DBus propertyMichal Hruby
2013-04-09Change signature of push_results, return model seqnum as a reply hintMichal Hruby
2013-04-04Fixed indent.Pawel Stolowski
2013-04-04Added _dbus_name attribute to avoid extra calls to get_unique_name ().Pawel Stolowski
2013-04-04Use Log.METHOD instead of hardcoded method names.Pawel Stolowski
2013-04-04More lttng tracepoints.Pawel Stolowski
2013-04-02Extend time measuringMichal Hruby
2013-03-28Add support for quitting scopes after being idle for a whileMichal Hruby
2013-03-27Synchronize DeprecatedScope search implementation with the non-deprecated oneMichal Hruby
2013-03-25Ensure dee model lock is unlocked even if the search is cancelledMichal Hruby
2013-03-22Always set SearchMetadata.localeMichal Hruby
2013-03-20Prioritize newer searchesMichal Hruby
2013-03-18Create generic previews if a preview request is unhandledMichal Hruby
2013-03-12Merge push_results branchMichal Hruby
2013-03-12Implemented push_results call.Pawel Stolowski
2013-03-06Improve testsMichal Hruby
2013-03-06Improve commentsMichal Hruby
2013-03-05Unify activation and preview action handlingMichal Hruby
2013-02-28Add a preview testMichal Hruby