controls/IDBrowser.py
Fri, 28 Oct 2022 17:01:10 +0800 GP Orcullo convert sort and cmp functions to Python3 python3
Fri, 28 Oct 2022 12:39:15 +0800 GP Orcullo automated conversion using 2to3-3.9 tool python3
Wed, 13 Mar 2019 11:47:03 +0300 Andrey Skvortsov Fix various pylint and pep8 errors
Mon, 11 Mar 2019 01:03:32 +0100 Edouard Tisserant check_sources.sh makes me become even less productive
Fri, 23 Nov 2018 11:01:20 +0100 Edouard Tisserant IDManager : small cosmetic fixes and cleanup.
Thu, 22 Nov 2018 23:39:54 +0100 Edouard Tisserant IDManager : finished Import/Export. Added merging capability to import (asks if particular ID is replaced during import). Added ESC as closing shortcut to IDManager dialog, and adjusted its size.
Wed, 21 Nov 2018 14:10:51 +0100 Edouard Tisserant IDManager: added import/export plus little cosmetic enhancements.
Tue, 20 Nov 2018 11:32:42 +0100 Edouard Tisserant IDManager : refactored a bit, moved some code into PSKManagement.py. Now captures URI and PSK on new PYRO(S) and propose them when editing URI. Import/export still to be implemented.
Fri, 16 Nov 2018 10:00:06 +0100 Edouard Tisserant Renamed IDManager control into IDBrowser, because dialog will be named IDManager