Sat, 08 Apr 2023 13:44:32 +0200 |
Goffi |
massive refactoring from camelCase -> snake_case. See backend commit log for more details
|
Fri, 19 Mar 2021 11:57:19 +0100 |
Goffi |
dates update
|
Wed, 12 Feb 2020 20:02:58 +0100 |
Goffi |
widgets: implemented ordering in ContactItem and CagouWidget:
|
Wed, 29 Jan 2020 09:52:46 +0100 |
Goffi |
dates update
|
Mon, 27 Jan 2020 21:17:08 +0100 |
Goffi |
core (widgets_handler): use a StencilView + BoxLayout instead of ScrollView as wrapper:
|
Mon, 27 Jan 2020 21:17:08 +0100 |
Goffi |
core (widgets handler): use widget set in set_widget as selected_widget if selected_widget is None
|
Fri, 17 Jan 2020 20:33:43 +0100 |
Goffi |
core (widgets handler): clear widgets when WHWrapper is detached:
|
Fri, 17 Jan 2020 18:44:35 +0100 |
Goffi |
core (widgets handler): refactoring:
|
Tue, 13 Aug 2019 19:14:22 +0200 |
Goffi |
Python3 port:
|
Fri, 28 Jun 2019 12:30:17 +0200 |
Goffi |
core (widgets_handler): use explicit floor division to avoid warnings.
|
Mon, 25 Mar 2019 07:11:09 +0100 |
Goffi |
date update
|
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 |
widgets_handler: increased remove limit and min height/width:
|
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: improved getOrClone + use in chat and widgets_handler:
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
core, widgets handler: visible_widgets now keep all CagouWidgets, not only QuickWidgets. visible_quick_widgets can be used if only QuickWidgets are desired.
|
Tue, 01 May 2018 16:55:51 +0200 |
Goffi |
widgets handler: use dark secondary color for split
|
Sun, 29 Apr 2018 13:10:14 +0200 |
Goffi |
widgets handler: keep proportion on resize
|
Sun, 29 Apr 2018 12:23:52 +0200 |
Goffi |
widgets handler: use widget's top and right
|
Sat, 28 Apr 2018 11:06:48 +0200 |
Goffi |
widgets handler: removed constants which are not used anymore
|
Sat, 28 Apr 2018 10:57:17 +0200 |
Goffi |
widget handler: don't set split delete mode if there is not top/left widget
|
Fri, 27 Apr 2018 16:46:58 +0200 |
Goffi |
widget handler: block carousel swiping when there is only one slide
|
Fri, 27 Apr 2018 16:45:09 +0200 |
Goffi |
widget handler: refactoring:
|
Thu, 05 Apr 2018 17:11:21 +0200 |
Goffi |
global file reorganisation:
base
src/cagou/core/widgets_handler.py@d353057165cc
|