krepa098
5662aa933f
Added MaskablePixmapWidget, improved avatar rendering
2014-09-26 19:13:08 +02:00
dubslow
e32ad72368
slight improvements to avatars
2014-09-25 10:16:36 -05:00
dubslow
be7c39d69a
api update
2014-09-25 09:55:36 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
52d18f9f18
Keep avatar aspect ratio (for real)
2014-09-24 18:40:40 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
81e6d8323a
Keep avatar aspect ratio
2014-09-24 18:32:20 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
c1f24b27ba
Fix self avatar being cropped
2014-09-24 18:25:09 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
ff2994a0fd
Cache avatars
2014-09-24 17:55:54 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
8de71c19ed
Initial avatars support
2014-09-24 17:28:38 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
7ad6ad2731
Avatar support for ourselves
2014-09-24 16:51:16 +02:00
apprb
1551614070
Error messages in the case of message sending problems
2014-09-23 23:38:27 +07:00
Marcel
1b2855e05b
use settings dialog in widget
2014-09-12 15:46:34 +02:00
Marcel
c3a8cd01f3
removed settingsform, removed selfcamview from widget
2014-09-12 15:35:48 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
6440ef8310
Make group <unknown> name translatable
2014-09-11 18:05:02 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
a7c75e63a5
Clean code, improve compilation speed
2014-09-11 15:44:34 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
e91846e821
Fix #205
2014-09-11 13:40:44 +02:00
krepa098
b6848772fc
converted notification.wav to notification.pcm (raw audio) fixes #256
2014-09-10 23:21:37 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
0ae0d01a61
Generalize #275 to groupchats
2014-09-10 23:00:45 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
c76f6a7e73
Fix #275
2014-09-10 22:53:02 +02:00
apprb
2826e83cef
addMessage moved to parent class
2014-09-05 23:03:26 +07:00
Tux3 / Mlkj / !Lev.uXFMLA
627f58087c
Disable status button when disconnected
2014-09-03 00:01:04 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
bedc995659
Merge pull request #248 from apprb/chat_widget
...
FriendWidget and GroupWidget improvements
2014-09-01 21:24:30 +02:00
apprb
e76464a320
further GroupWidget and FriendWidget unification: activeFriendWidget and activeGroupWidget pointers replaced by the unified activeChatroomWidget pointer
2014-09-01 23:58:01 +07:00
krepa098
26c028f416
removed ClickableLabel, EditableLabelWidget, ElideLabel, EscLineEdit,
...
CopyableElideLabel
2014-09-01 11:08:02 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
73309d8b90
Fix #235 , Fix #84
2014-08-31 22:26:45 +02:00
apprb
fd4c47cba3
Widget code cleanup: removed isFriendWidgetActive and isGroupWidgetActive
2014-08-31 23:49:15 +07:00
Tux3 / Mlkj / !Lev.uXFMLA
76971f5238
Make notifications consistent
...
Notify of AV and FT requests if we're selected but not active or minimised, and add sound (consistent with how message notifications work)
2014-08-31 18:30:04 +02:00
apprb
f0c8be43db
change status light on incoming file request
2014-08-31 22:02:08 +07:00
apprb
a3785f3c27
Widget::updateFriendStatusLights moved to FriendWidget
2014-08-31 22:02:08 +07:00
Tux3 / Mlkj / !Lev.uXFMLA
f97729261a
Clean & remove old code and dependencies
...
We don't use QtMultimedia and OpenCV_imgproc anymore
Fixes #218
2014-08-30 15:15:23 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
3fc9cc0d83
Fix #219 , handle av media changes
...
Can now start or stop video on demand of the peer
2014-08-29 19:20:34 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
2612073842
Fix #215 , update translations
2014-08-29 11:56:42 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
8602327d16
Term deadlocked threads on exit
...
To prevent deadlocking the whole thing when we really just want to exit
Qt w/ pulseaudio can deadlock internally on call start if it fails to connect to the PA context. Awesome.
2014-08-28 13:09:26 +02:00
apprb
11c6dd7bec
sort the friendlist by contact Status
2014-08-23 02:12:37 +07:00
midnight079
b474ff2c2b
realized micButton for calls
2014-08-19 21:49:32 +02:00
krepa098
75f15dd349
fixed null dereference
2014-08-18 17:35:43 +02:00
krepa098
e5f0ac7c91
moved scrollbar to the left, cleanup
2014-08-11 19:46:14 +02:00
krepa098
0d748b93d6
consider scrollbar's width
2014-08-11 17:06:57 +02:00
krepa098
6bb85c65b8
save/restore status of the splitter
2014-08-11 14:07:27 +02:00
krepa098
c9d04748dd
put back the not so native window decoration, status panel respects
...
friendlist width, some tweaks to the layout
2014-08-11 13:56:52 +02:00
krepa098
921b8478f6
removed "the super ugly hack", Widget derives from QMainWindow
2014-08-11 10:00:08 +02:00
krepa098
af4623695c
styling cleanup
2014-08-10 18:14:50 +02:00
Kevin Flynn
f7e462272a
Fix friendList mixed horizontal & vertical scroll, improved scrollbar theme on OS X
2014-07-23 19:05:14 -07:00
Bill Winslow
e14b7d66d4
Merge branch 'master' of https://github.com/dubslow/toxgui
2014-07-22 02:54:18 -05:00
Kevin Flynn
88cc57f4bc
Fix #142
2014-07-20 11:17:06 -07:00
dubslow
4bb2ec3356
Add tooltips to user-provided text (helps to accomodate too-long names and msgs)
...
Ideally this would be done only if the widget is too small for the message, but
that can be quite difficult
2014-07-15 12:04:26 -04:00
Kevin Flynn
ece497b722
Fix status on F1ynn's theme, notify on non-active window (like uTox)
2014-07-13 19:57:09 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
f173a5dfa9
Fix FT progressbar int overflow
2014-07-12 18:40:01 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
2af720877f
Merge pull request #126 from dubslow/master
...
Add the files transfered Widget
2014-07-12 11:55:59 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f10e1b5868
Register vpx_image meta type
2014-07-12 10:55:12 +02:00
Bill Winslow
e0b6fd1e13
Remove username and status message from settings, instead use Core
2014-07-11 16:38:39 -04:00