log frontends/src/primitivus/profile_manager.py @ 1479:057f0714f27e

age author description
Thu, 20 Aug 2015 18:41:06 +0200 Goffi primivitus: fixed profile manager exception when nothing is focused
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Sat, 21 Feb 2015 12:34:48 +0100 souliane quick_frontend, primitivus: fixes typo between method alert and class Alert frontends_multi_profiles
Sat, 24 Jan 2015 00:14:58 +0100 Goffi quick_frontend, primitivus: moved parts of primitivus's profileManager to quick_frontend frontends_multi_profiles
Wed, 10 Dec 2014 19:00:09 +0100 Goffi quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p): frontends_multi_profiles
Mon, 08 Sep 2014 15:50:49 +0200 Goffi primitivus (profile manager): added FOCUS_UP and FOCUS_DOWN management
Thu, 04 Sep 2014 19:05:57 +0200 Goffi primitivus: profile manager now handle APP_QUIT key
Tue, 26 Aug 2014 12:52:46 +0200 souliane move sat.tools.jid to sat_frontends.tools.jid
Mon, 23 Jun 2014 10:23:13 +0200 souliane core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:
Mon, 23 Jun 2014 00:44:10 +0200 souliane core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
Sat, 07 Jun 2014 15:39:20 +0200 souliane frontends: async failures are more detailed (full class name + error message)
Wed, 07 May 2014 16:11:32 +0200 souliane quick_app, primitivus: update the connection mechanism to ask for non empty profile passwords
Wed, 07 May 2014 15:44:31 +0200 souliane better PEP-8 compliance
Mon, 05 May 2014 20:12:19 +0200 Goffi primitivus: use of new logging system:
Mon, 03 Mar 2014 09:59:10 +0100 souliane core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfile