1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
ezavod 9d94cd0c50
fix(ui): restore splitter state
Fixes #4387 and #2378.

This restores the state of the splitter correctly from settings in
multiple window mode and if this mode is quited.
2017-05-11 13:05:16 +02:00
..
audio feat(audio): split the audio interface from the backend library 2017-05-08 10:37:05 +02:00
chatlog Merge pull request #4305 2017-04-07 18:40:07 +02:00
core refactor(core): Merge friendAdded and friendshipChanged 2017-05-08 22:12:14 +03:00
net refactor(toxuri): Add using GUI to show warning 2017-05-08 22:36:13 +03:00
persistence refactor(core): Move saving request to history to Profile 2017-05-08 22:12:14 +03:00
platform fix: Fix incorrect headers order 2017-03-18 19:36:50 +06:00
video fix(macro): Fixed clang warning about USING_V4L 2017-05-08 09:28:29 -07:00
widget fix(ui): restore splitter state 2017-05-11 13:05:16 +02:00
friend.cpp refactor(friend): Remove Settings from Friend 2017-05-04 20:31:54 +03:00
friend.h refactor(friend): Remove Settings from Friend 2017-05-04 20:31:54 +03:00
friendlist.cpp refactor(friend): Remove Settings from Friend 2017-05-04 20:31:54 +03:00
friendlist.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
group.cpp refactor(group): Changed Group flags types to bool 2017-05-08 22:39:00 +03:00
group.h refactor(group): Changed Group flags types to bool 2017-05-08 22:39:00 +03:00
groupinvite.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
groupinvite.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
grouplist.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
grouplist.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
ipc.cpp refactor(IPC): Remove IPC singlton 2017-05-04 20:31:56 +03:00
ipc.h refactor(IPC): Remove IPC singlton 2017-05-04 20:31:56 +03:00
loginscreen.ui feat(UI): add some accessibility labels to login pages 2016-11-14 20:01:48 +00:00
main.cpp refactor: Remove getCompactLayout from GenericChatroomWidget 2017-05-04 20:31:56 +03:00
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
nexus.cpp refactor(core): Merge friendAdded and friendshipChanged 2017-05-08 22:12:14 +03:00
nexus.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00