222 Commits (5ae82b125a4cb3013dffb1176fa8dc9831fee9c3)

Author SHA1 Message Date
Tux3 / Mlkj / !Lev.uXFMLA 627f58087c Disable status button when disconnected 11 years ago
apprb e76464a320 further GroupWidget and FriendWidget unification: activeFriendWidget and activeGroupWidget pointers replaced by the unified activeChatroomWidget pointer 11 years ago
apprb 35b7ad3a58 Chatroom: common parts moved to the parent class 11 years ago
apprb 24971f50e9 fix #243 : Smileys are broken 11 years ago
krepa098 7e6c4f5129 cleanup 11 years ago
krepa098 1cd954ba42 compatibility with old widgets 11 years ago
krepa098 26c028f416 removed ClickableLabel, EditableLabelWidget, ElideLabel, EscLineEdit, 11 years ago
krepa098 7c0cdd710f editable CroppingLabel 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA c54cfd6ff3 Reduce precision of human readable, now more readable! 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 73309d8b90 Fix #235, Fix #84 11 years ago
apprb fd4c47cba3 Widget code cleanup: removed isFriendWidgetActive and isGroupWidgetActive 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 76971f5238 Make notifications consistent 11 years ago
apprb f0c8be43db change status light on incoming file request 11 years ago
apprb a3785f3c27 Widget::updateFriendStatusLights moved to FriendWidget 11 years ago
apprb 7fe938a7ca filenames and paths processing little fix 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 6668cdc1e7 Never use [-]9.9e[+|-]999 format for human readable numbers 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 4a66026676 Fix #174, was only partially fixed 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA f97729261a Clean & remove old code and dependencies 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 5b617dd4fb Always unmute mic when a call ends 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 3fc9cc0d83 Fix #219, handle av media changes 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA bd1ca80ffd Fix #213 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA ccdb3b57fd Remove all Qt video code 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 938650fa40 Color compatibility with uTox 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 6348976df7 Switch network camera to OpenCV 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA f4b1b64ae6 Switch self cam view to OpenCV 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 2612073842 Fix #215, update translations 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 74e9d7a4f5 Fix division by 0 when receiving from empty files 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA af9c370169 Forbid sending sequential files 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 8602327d16 Term deadlocked threads on exit 11 years ago
apprb 11c6dd7bec sort the friendlist by contact Status 11 years ago
midnight079 ec1facccf8 fixed some bugs with micButton 11 years ago
midnight079 b474ff2c2b realized micButton for calls 11 years ago
midnight079 ca9a9b79cb micButton and volButton were added to chatForm, but micButton for some 11 years ago
krepa098 75f15dd349 fixed null dereference 11 years ago
krepa098 01c3124722 use trimmed() 11 years ago
krepa098 7e67078187 fix issue #184 11 years ago
krepa098 eefa8d8ae6 only show tooltip if required 11 years ago
krepa098 1f92ad18a8 CroppingLabel, fixes issue #184 11 years ago
krepa098 2cbbfb7037 this actually belongs here 11 years ago
apprb 5f4c282215 Fix #102 (Greentext only lines with ">") 11 years ago
krepa098 e5f0ac7c91 moved scrollbar to the left, cleanup 11 years ago
krepa098 1c27b55470 use Style::get 11 years ago
krepa098 0d748b93d6 consider scrollbar's width 11 years ago
krepa098 5304621e86 fixed warnings 11 years ago
krepa098 6bb85c65b8 save/restore status of the splitter 11 years ago
krepa098 c9d04748dd put back the not so native window decoration, status panel respects 11 years ago
krepa098 921b8478f6 removed "the super ugly hack", Widget derives from QMainWindow 11 years ago
krepa098 af4623695c styling cleanup 11 years ago
krepa098 1a88b079e2 tweaked page button 11 years ago
krepa098 d0b11074eb use the new signal slot syntax as they are checked at compile time 11 years ago