143 Commits (20f2dac7558d83f15492e0aa30e1146e585f718b)

Author SHA1 Message Date
dubslow 54eb425238 add ringtone (not well done, but still better than status quo) 11 years ago
agilob afc77f63db
css styles for mainHead and mainContent in widget.cpp 11 years ago
dubslow d093679d03 Add proxy support 11 years ago
dubslow 9e2195c03c simplify groupchat names, fix #379, more simplification is possible 11 years ago
apprb 8fa9457305 base refactoring 11 years ago
krepa098 b487fddf99 cleanup 11 years ago
krepa098 23a64ef45f removed broken custom window decoration 11 years ago
krepa098 a486f9aa4d statusPanel: css, cleanup 11 years ago
dubslow 8aba636c63 fix groupchat issue 11 years ago
dubslow cfa39460bf added sending actions, and tested both ways 11 years ago
dubslow 5f106ab618 add receive actions (no one to test with currently) 11 years ago
krepa098 a4cd2d34db cleanup, applied some of the "Tox User Interface Guidelines" 11 years ago
dubslow 8212a3dad0 Added all current settings except cam test, which segfaults on init... 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA da8f83943d Compat with toxcore 11 years ago
dubslow 767f164a14 fix file mvs 11 years ago
dubslow 84f56b81a7 fixes #331, remove special chars 11 years ago
dubslow 7735973d94 remove duplicate code 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 12380bc397
Allow non-png avatars, convert them on the fly 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 21d084e258
Compat with toxcore 11 years ago
dubslow eb67f9b3dd revert special self avatar 11 years ago
dubslow b1b89ac1f4 minor 11 years ago
dubslow 28d2680fec conform to standard, fix bug related to nospam in ID 11 years ago
krepa098 9b52d3174d set clickable to true 11 years ago
krepa098 bb214b53f7 set profile picture to contact_dark.png 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA d684fca868 Fix #322 11 years ago
krepa098 5662aa933f Added MaskablePixmapWidget, improved avatar rendering 11 years ago
dubslow e32ad72368 slight improvements to avatars 11 years ago
dubslow be7c39d69a api update 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 52d18f9f18 Keep avatar aspect ratio (for real) 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 81e6d8323a Keep avatar aspect ratio 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA c1f24b27ba Fix self avatar being cropped 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA ff2994a0fd Cache avatars 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 8de71c19ed Initial avatars support 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 7ad6ad2731 Avatar support for ourselves 11 years ago
apprb 1551614070 Error messages in the case of message sending problems 11 years ago
dubslow e4e36dc946 initial new settings widget, subforms not started 11 years ago
dubslow 55437df210 initial new settings widget, subforms not started 11 years ago
Marcel 1b2855e05b use settings dialog in widget 11 years ago
Marcel c3a8cd01f3 removed settingsform, removed selfcamview from widget 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 6440ef8310 Make group <unknown> name translatable 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA a7c75e63a5 Clean code, improve compilation speed 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA e91846e821 Fix #205 11 years ago
krepa098 b6848772fc converted notification.wav to notification.pcm (raw audio) fixes #256 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 0ae0d01a61 Generalize #275 to groupchats 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA c76f6a7e73 Fix #275 11 years ago
apprb 2826e83cef addMessage moved to parent class 11 years ago
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
krepa098 26c028f416 removed ClickableLabel, EditableLabelWidget, ElideLabel, EscLineEdit, 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 73309d8b90 Fix #235, Fix #84 11 years ago