log frontends/src/primitivus/profile_manager.py @ 1560:dcce63810733

age author description
2015-08-25 Goffi frontends: callback are now always used in QuickApp launchAction (before it was only used if validated is present):
2015-08-25 Goffi primitivus (ProfileManager): fixed profile change event callback
2015-08-20 Goffi primivitus: fixed profile manager exception when nothing is focused
2015-03-30 Goffi 2015 copyright dates update
2015-02-21 souliane quick_frontend, primitivus: fixes typo between method alert and class Alert frontends_multi_profiles
2015-01-23 Goffi quick_frontend, primitivus: moved parts of primitivus's profileManager to quick_frontend frontends_multi_profiles
2014-12-10 Goffi quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p): frontends_multi_profiles
2014-09-08 Goffi primitivus (profile manager): added FOCUS_UP and FOCUS_DOWN management
2014-09-04 Goffi primitivus: profile manager now handle APP_QUIT key
2014-08-26 souliane move sat.tools.jid to sat_frontends.tools.jid
2014-06-23 souliane core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:
2014-06-22 souliane core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
2014-06-07 souliane frontends: async failures are more detailed (full class name + error message)
2014-05-07 souliane quick_app, primitivus: update the connection mechanism to ask for non empty profile passwords
2014-05-07 souliane better PEP-8 compliance