1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

40 Commits

Author SHA1 Message Date
krepa098
25a0a90cf7 fix #334 2014-09-29 10:38:31 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
63252d2fc0
Fix merge 2014-09-27 20:22:01 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
1d978f1871
Merge branch 'pr321' 2014-09-27 20:15:01 +02:00
krepa098
76e5876f0a set default avatar to contact_dark.png, removed active/inactive avatar
switching
2014-09-27 17:45:38 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
d684fca868 Fix #322 2014-09-26 21:26:31 +02:00
krepa098
5662aa933f Added MaskablePixmapWidget, improved avatar rendering 2014-09-26 19:13:08 +02:00
krepa098
ad5a175f7d drag&drop support 2014-09-25 18:05:07 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
ab3f2e2950 Rescale avatars in the friend widget 2014-09-24 17:42:10 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
3cb1d280bc Fix avatars resetting after friend clicked on 2014-09-24 17:35:24 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
8de71c19ed Initial avatars support 2014-09-24 17:28:38 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
a7c75e63a5 Clean code, improve compilation speed 2014-09-11 15:44:34 +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
apprb
35b7ad3a58 Chatroom: common parts moved to the parent class 2014-09-01 23:57:51 +07: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
apprb
11c6dd7bec sort the friendlist by contact Status 2014-08-23 02:12:37 +07:00
krepa098
7e67078187 fix issue #184 2014-08-18 10:58:51 +02:00
krepa098
1f92ad18a8 CroppingLabel, fixes issue #184 2014-08-16 19:27:16 +02:00
krepa098
e5f0ac7c91 moved scrollbar to the left, cleanup 2014-08-11 19:46:14 +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
Bill Winslow
14a7d298f4 Added GPL header to all source files 2014-07-06 12:19:45 -04:00
Kevin Flynn
898a366cdd Fix bug #58, clean up some uneeded code 2014-07-04 23:50:18 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
365b5f6d59 Fix #72 2014-07-04 16:41:29 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
0a41c0d712 Merge PR57 2014-07-04 16:24:27 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
537d55bd7f Makes toxgui translatable 2014-07-03 21:42:23 +02:00
Kevin Flynn
6f30308a2c Fix missing groupchat icon, clean up some code 2014-07-03 00:06:20 -07:00
Kevin Flynn
a34e28518f Added resizable friendList
Not perfect, but a good start. Note that the editable name&status labels
disappeared, QDesigner seems to have turned them into regular QLabels
(no idea why).
2014-07-02 23:43:23 -07:00
Kevin Flynn
57e53079c5 Modified context menu to help prevent accidental friend deletion 2014-07-01 14:58:26 -07:00
Kevin Flynn
8f9efc7805 Add option to copy friend's ID to the system clipboard 2014-07-01 14:50:07 -07:00
Kevin Flynn
290e985c1c Disabled custom window borders, fixed bug where message alert wouldn't play when window was minimized 2014-06-30 19:12:17 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
5eb3179f1e Embed all ressources in the .qrc
Should help with #15 and make urras happy
2014-07-01 02:06:15 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f906d5b8f4 Add group invite context menu to friends 2014-06-28 10:53:55 +02:00
Kevin Flynn
a52e51e1cb Fixed friend hover highlighting 2014-06-27 11:22:53 -07:00
Kevin Flynn
a54bb37700 Add mouse hover effect for friends 2014-06-27 11:11:32 -07:00
Kevin Flynn
03e3a8428e Fix background color 2014-06-27 10:34:58 -07:00
Kevin Flynn
5262096b04 Fixed segfault when removing friend, minor UI changes 2014-06-27 07:16:38 -07:00
Kevin Flynn
ca00383efa More UI fixes 2014-06-26 18:47:16 -07:00
Kevin Flynn
aac32f8b94 Made the UI a little closer to the mockup 2014-06-26 16:35:30 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
17cca2e3cd Preparation for audio calls, refactoring 2014-06-27 00:42:45 +02:00