Wed, 04 Mar 2015 14:17:38 +0100 |
souliane |
quick_frontend: add a method getWidget to return a widget without creating it if it doesn't exist
frontends_multi_profiles
|
Tue, 10 Feb 2015 10:33:54 +0100 |
souliane |
quick_frontend (quick_widgets): revert commit 1319
frontends_multi_profiles
|
Tue, 10 Feb 2015 19:08:01 +0100 |
Goffi |
quick frontends (quick widgets): doesn't force anymore "on_new_widget" to None for on_existing_widget=C.WIDGET_RECREATE: the original behaviour for on_new_widget need to be kept
frontends_multi_profiles
|
Mon, 09 Feb 2015 09:19:30 +0100 |
souliane |
quick_frontend: getOrCreateWidget callbacks can return another widget
frontends_multi_profiles
|
Fri, 06 Feb 2015 22:28:00 +0100 |
souliane |
quick_frontend: fixes hash setting for QuickWidget
frontends_multi_profiles
|
Fri, 06 Feb 2015 20:46:14 +0100 |
Goffi |
quick frontend(quick widgets): fixed bad condition test in previous commit
frontends_multi_profiles
|
Fri, 06 Feb 2015 20:43:28 +0100 |
Goffi |
quick frontend(quick widgets): added the ability to use a callable with getOrCreateWidget's on_existing_widget
frontends_multi_profiles
|
Fri, 06 Feb 2015 20:09:01 +0100 |
Goffi |
quick_ frontend (quick widgets): added explanation in docstring for non special keywords in getOrCreateWidget
frontends_multi_profiles
|
Fri, 06 Feb 2015 19:05:51 +0100 |
Goffi |
quick frontend (quick widgets): class' __name__ method is used for classes_map hash because the use of class directly was causing bugs with pyjamas (difficult to find, several MicroblogPanel instances were added only once in Libervia's TabPanel, hash method seemed buggy)
frontends_multi_profiles
|
Fri, 06 Feb 2015 19:03:13 +0100 |
Goffi |
quick frontend (quick_widgets): add deleteWidget method
frontends_multi_profiles
|
Fri, 06 Feb 2015 19:01:06 +0100 |
Goffi |
Quick Frontend (quick_widgets): added on_existing_widget in getOrCreateWidget (see docstring for more infos) + use of constants
frontends_multi_profiles
|
Sat, 24 Jan 2015 01:00:29 +0100 |
Goffi |
core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit):
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
base
frontends/src/quick_frontend/quick_chat_list.py@872403a97b62
|