50 Commits (a3b234e6dd598d2d11e757968efd8ede06edfcbf)

Author SHA1 Message Date
sudden6 a3b234e6dd
chore(formatting): run clang-format 8 years ago
ezavod 9d94cd0c50
fix(ui): restore splitter state 8 years ago
Diadlo 8634e26694
refactor: Methods renamed 8 years ago
Diadlo 5d117e6af8
refactor: Remove getCompactLayout from GenericChatroomWidget 8 years ago
alexrazinkov 972c3f2353 refactor: another refactoring step 8 years ago
noavarice a83f8d1dfd refactor: returned correct code style 8 years ago
Diadlo b691cf9bed
refactor: Add parentheses around the '&&' expression 8 years ago
Diadlo 74356abda4
docs: Add docs to ContentDialog 8 years ago
Diadlo add8d51a29
refactor: ContentDialog refactoring 8 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
Diadlo a231532bd0
fix: Add splitter restorer 9 years ago
Diadlo bff25ce8b1
refactor: Remove FriendWidget from Friend class 9 years ago
Diadlo fcd8eed7cd
style: Fix style of a lot of pointers 9 years ago
Diadlo d223d916c8
refactor: Connect all chatroomWidget clicks to friend list clicks 9 years ago
Diadlo 29bb319025
refactor(friend): Small refactoring 9 years ago
sudden6 e07d8d358f
feat(toxid): reduce passing Tox IDs around 9 years ago
Zetok Zalbavar d4ac13dbf4
revert: "refactor: Added to include path and exclude it from all includes" 9 years ago
Diadlo f870bf1953
fix: Fixed compact layout 9 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Diadlo b4a9f04f92
refactor: Added to include path and exclude it from all includes 9 years ago
Diadlo 74eb06b2aa
refactor: Added emiting signal on window activation in ContentDialog 9 years ago
Diadlo 2da9de096f
refactor(drag&drop): Remove FriendWidget dependency 9 years ago
Zetok Zalbavar 64bbc6cfbb
style: change postfix increment to prefix increment 9 years ago
bitok 2c03257700
refactor: fixes of static analyze warnings 9 years ago
iphydf d94712b2e2
refactor: Avoid RTTI by using qobject_cast. 9 years ago
Nils Fenner 63db185b6b
refactor(settings): connect "value changed" signals to settings 9 years ago
Diadlo 76f694fe73
style(widget): Style fixes 9 years ago
Diadlo f8a45b4051
fix(video): Changed minimum window size with video 9 years ago
Diadlo b2c1f46894
fix(contentdialog, widget): Remove "new message" bar after reading message 9 years ago
Diadlo 378d648591
refactor(contentdialog): Refactor window activate event 9 years ago
Diadlo 4edc5996c7
fix(widget, contentdialog): Added reset icon after activate chat window 9 years ago
Polshakov Dmitry 904a1d4909
perf(contentdialog): Delete redundant conditions 9 years ago
Nils Fenner e952d1a654
Merge pull request #2767 from branch agilob:chat_window_icon 10 years ago
tux3 1f81e1f066 Don't reload content dialog if nothing changed 10 years ago
TheSpiritXIII 16ebb7f3a9 Multi-window: Unminimize requested window 10 years ago
TheSpiritXIII 97bdaa5e5f Multi-window: OS X window list, fix OS X translations 10 years ago
TheSpiritXIII ee627afc87 Multi-window: Fix buttons staying pressed while in separate window mode, make dialogs alert, fix group chat event flags 10 years ago
TheSpiritXIII 4e5c4cb678 Multi-window: Fix circle modified from dialog window, fix groupchat leave warnings, flip dialog window title 10 years ago
TheSpiritXIII aa9a10fa8b Multiwindow: Fix segfault on quiting groups, remove dead code 10 years ago
TheSpiritXIII 1109e0347e Multi-window: Fix segfault for removing last friend on window friend list 10 years ago
TheSpiritXIII f825985856 Multi-window: Translate all dialogs correctly, don't allow remove friend on dialogs 10 years ago
TheSpiritXIII 6a5fb9f518 Multi-window: Dispaly own username on detached windows, fix log out while having detached windows 10 years ago
TheSpiritXIII c5317c6137 Multi-window: Fix dialog null states/geometry 10 years ago
TheSpiritXIII 868099d484 Multi-window: Normalize window size on separate change, notification separate fix, segfault groupchat fix 10 years ago
TheSpiritXIII 014ba45ebb Multi-window: Keep window size, fix segfault, circle integration, changed defaults 10 years ago
TheSpiritXIII c181df6336 Multi-window: Cycle widgets in opened windows 10 years ago
TheSpiritXIII 730626fc2c Multi-window: Sort window chat list, fix group window bugs 10 years ago
TheSpiritXIII 9867e3b4c5 Multi-window: Allow opening new window when already open, fix drop when already open 10 years ago
TheSpiritXIII 7bcf654c72 Multi-window: Add drag/drop friends to windows, fix call confirm widget 10 years ago
TheSpiritXIII c684d31d02 Multi-window: Alert window storing chat, add group widgets, update statuses and avatars 10 years ago