Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
chat: moved transfer button to header_box
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
chat: use the new progress_cb and progress_eb methods of actionManager:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
chat: multi-lines input:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
menu: added a padding to MenusWidget to align on left margin
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
core, chat: UI improvments:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
core: removed forgotten debugging code
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
core: check if resync exist in widget before calling it
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
widgets_handler: work around the double call of onSlideChange:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
profile manager: don't use anymore deprecated ListView + use dp() for sizes of buttons instead of relative size.
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
widgets_handler: increased remove limit and min height/width:
|
Mon, 11 Mar 2019 20:27:25 +0100 |
Goffi |
contact list: fixed crash with pb on addContact and delContact
|
Mon, 11 Mar 2019 20:24:04 +0100 |
Goffi |
core: fixed crash when calling deleteUnusedWidgetInstances on widgets not inheriting from QuickWidget
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core (debug): added "visible_widgets_dump" action to new _debug signal
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: resync widgets only when they are visible:
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: call new methods onVisible and onNotVisible when a widget is displayed or hidden + fixed a deletion bug on _removeVisibleWidget
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
widgets handler: call host._removeVisibleWidget when a widget is deleted (using split)
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: (de)activate sync flag when the frontend is being paused or resumed
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
chat: don't use "force" argument anymore
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: improved getOrClone + use in chat and widgets_handler:
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: use new unix socket mechanism to set frontend state
|
Wed, 06 Feb 2019 09:19:17 +0100 |
Goffi |
Added tag 0.7.0a3 for changeset 4233be74572a
|
Wed, 06 Feb 2019 09:19:13 +0100 |
Goffi |
0.7.0a3 release
0.7.0a3
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
common: don't use anymore positional argument in JidItem
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
contact: fixed add contact button size
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
file sharing: start in MODE_VIEW
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
core (utils): use generator when checking continue_tests in FilterBehavior:
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
chat: added some padding in MessageInputBox
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
xmlui: some design improvments + use ScrollView + BoxLayout instead of DropDown for ListWidget:
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
core: notifs can now have a custom icon and be clickable:
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
core: when switching to a new widget, it becomes the selected one.
|