- 25 Sep, 2020 1 commit
-
-
LACROIX Romain authored
Bugfix: to support multiple menu bars, the callback lambda in dtkWidgetsMenuBarContainer::switchToRoot() must not be static. Otherwise, the same callback for all menubars will only be instantiated once, and it will only capture the container instance of the first menu bar, and it will only work for first menu bar calling this function. Fixes #68
-
- 23 Sep, 2020 1 commit
-
-
LACROIX Romain authored
Bugfix: to support multiple menu bars, we must have a stack per bar, the stack variable can not be shared between all bars. Fixes #67
-
- 22 Apr, 2020 2 commits
-
-
LE BRETON Come authored
-
LE BRETON Come authored
-
- 07 Apr, 2020 1 commit
-
-
LACROIX Romain authored
-
- 26 Mar, 2020 1 commit
-
-
LACROIX Romain authored
The call to dtkWidgetsMenuBar::setFixedHeight() is done by dtkWidgetsMainWindow::resizeEvent(). It is thus not a **fixed** height we should set, but a normal not-fixed height / size.
-
- 18 Mar, 2020 2 commits
-
-
LE BRETON Come authored
(Given the construction of the dtkWidgetsMenuItemFacade, there is no way for the connection between the facade and its underlying item not to be achieved.)
-
LE BRETON Come authored
-
- 27 Feb, 2020 1 commit
-
-
Julien Wintz authored
-
- 03 Jan, 2020 5 commits
-
-
LEVY Jonathan authored
-
LEVY Jonathan authored
-
LEVY Jonathan authored
-
LEVY Jonathan authored
-
LEVY Jonathan authored
block multiple clicks on submenus. Clicking on the back button too early still breaks the slider though
-
- 17 Dec, 2019 1 commit
-
-
LACROIX Romain authored
Compatiblity with the new MainWindowButtons: MenuBar needs to be wider, moved below, and closer in the Z dimension.
-
- 13 Dec, 2019 1 commit
-
-
LACROIX Romain authored
-
- 12 Dec, 2019 1 commit
-
-
Julien Wintz authored
-
- 11 Dec, 2019 1 commit
-
-
Julien Wintz authored
-
- 10 Dec, 2019 3 commits
-
-
Julien Wintz authored
-
Julien Wintz authored
-
LACROIX Romain authored
for correctness when changing workspaces.
-
- 05 Dec, 2019 1 commit
-
-
LACROIX Romain authored
before emitting the signal 'left', in the same way as it is done on line 450. Otherwise, the callback connected to this signal (lambda at exp/dtkWidgetsMenu/main.cpp:162) will crash on dereferencing a null pointer.
-
- 25 Oct, 2019 1 commit
-
-
Julien Wintz authored
third party implementations.
-
- 11 Oct, 2019 1 commit
-
-
CABEL Tristan authored
-
- 10 Oct, 2019 2 commits
-
-
Julien Wintz authored
-
Julien Wintz authored
-
- 27 Sep, 2019 1 commit
-
-
Julien Wintz authored
-
- 25 Sep, 2019 1 commit
-
-
Julien Wintz authored
-
- 24 May, 2019 1 commit
-
-
Julien Wintz authored
-
- 21 May, 2019 1 commit
-
-
jwintz authored
-
- 16 May, 2019 1 commit
-
-
KLOCZKO Thibaud authored
-
- 06 May, 2019 1 commit
-
-
Julien Wintz authored
Was: due to tracking, move event always occured ...
-
- 03 May, 2019 1 commit
-
-
NICLAUSSE Nicolas authored
-
- 24 Apr, 2019 1 commit
-
-
NICLAUSSE Nicolas authored
-
- 23 Apr, 2019 1 commit
-
-
KLOCZKO Thibaud authored
-
- 21 Apr, 2019 3 commits
-
-
Julien Wintz authored
-
Julien Wintz authored
-
Julien Wintz authored
-
- 19 Apr, 2019 2 commits
-
-
KLOCZKO Thibaud authored
-
KLOCZKO Thibaud authored
-