summaryrefslogtreecommitdiff
path: root/examples/python/gi/deactivate-all.py
Commit message (Expand)AuthorAgeFilesLines
* examples: avoid "x == None" checks in python examplesThomas Haller2020-05-071-1/+1
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-1/+0
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop vim file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* docs: misc. typosluz.paz2018-09-151-1/+1
* python: make dbus, gi examples, and debug-helper.py python3 readyYifan J2017-12-041-1/+1
* python: use gi.require_version() in generate-setting-docs.py and examplesThomas Haller2015-11-111-0/+2
* examples: python: print into stderrPetr Vorel2015-03-101-1/+1
* examples: add a Python example deactivating connections by type (bgo #732826)Jiří Klimeš2015-03-051-0/+81