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

281 Commits

Author SHA1 Message Date
krepa098
de7ade033a MaskablePixmapWidget: white background, removed circular mask 2014-09-27 16:37:16 +02:00
krepa098
97b5599651 MaskablePixmapWidget: fixed drawing routine 2014-09-27 15:39:17 +02:00
krepa098
4d24bd53f2 fix #308 2014-09-27 13:31:37 +02:00
krepa098
f9df1a1503 ChatAreaWidget: removed frame 2014-09-26 19:16:27 +02:00
krepa098
5662aa933f Added MaskablePixmapWidget, improved avatar rendering 2014-09-26 19:13:08 +02:00
apprb
5e90955e7d ChatForm: avatar scale 2014-09-26 19:17:27 +07:00
Tux3 / Mlkj / !Lev.uXFMLA
b305566267 Merge pull request #314 from dubslow/master
api update
2014-09-25 20:08:43 +02:00
krepa098
ad5a175f7d drag&drop support 2014-09-25 18:05:07 +02:00
krepa098
458636e6d6 EmoticonsWidget: use HandCursor 2014-09-25 17:20:15 +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
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
7ad6ad2731 Avatar support for ourselves 2014-09-24 16:51:16 +02:00
apprb
06178f00d9 File send error message 2014-09-23 23:52:06 +07:00
apprb
1551614070 Error messages in the case of message sending problems 2014-09-23 23:38:27 +07:00
apprb
9d3bcaa387 bug fix in ChatAreaWidget: absolute coordinates should be used to detect clicks on a FileTransferInstance's buttons 2014-09-18 00:55:43 +07:00
apprb
ecd922c72d fix: Force video output to follow aspect ratio #130 2014-09-16 00:51:25 +07:00
Tux3 / Mlkj / !Lev.uXFMLA
41261c5379
Update translations 2014-09-13 15:15:35 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5c1ae49f81
Typo 2014-09-12 23:55:37 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
627e5b178b
Change settings dialog title 2014-09-12 23:41:13 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
904a584d75 Change video preview button text 2014-09-12 23:35:44 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
b6ccbfc62f Fix greentext
Thanks to dewbasaur for reporting the bug
2014-09-12 22:51:13 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
7e577359fd Improve chat form performance
Should help with #266
2014-09-12 21:38:48 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
983260e836 Merge pull request #286 from krepa098/master
added smiley selection to the new settings dialog...
2014-09-12 21:17:50 +02:00
apprb
968b46a86b get rid of .setBlockFormat(..) in ChatAreaWidget::insertMessage(..) function 2014-09-13 01:54:03 +07:00
krepa098
7e7cebf6b6 added smiley selection to the new settings dialog, new default search- 2014-09-12 19:09:05 +02:00
Marcel
1b2855e05b use settings dialog in widget 2014-09-12 15:46:34 +02:00
Marcel
4e5d1c170b do not use getInstance of camera 2014-09-12 15:45:02 +02:00
Marcel
28e8406be9 added settingsdialog 2014-09-12 15:41:46 +02:00
Marcel
c3a8cd01f3 removed settingsform, removed selfcamview from widget 2014-09-12 15:35:48 +02:00
apprb
6c5cd7c010 filetransfer: corrected pause/resume behaviour 2014-09-12 01:32:31 +07: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
Tux3 / Mlkj / !Lev.uXFMLA
960fbfff48 Remove \n when copying own tox ID 2014-09-10 22:27:56 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
c564367354 Fix #234 2014-09-10 22:24:01 +02:00
apprb
db68afe8dd sometimes names are just incredible 2014-09-11 02:28:43 +07:00
apprb
096874d5f4 HTML table chat representation replaced by QTextTable one 2014-09-11 02:28:43 +07:00
apprb
ff9e0bbf93 autoscroll fix 2014-09-11 01:28:05 +07:00
krepa098
c3e55489b0 don't accept RichText as input 2014-09-10 18:52:54 +02:00
krepa098
1b4afcb937 detect URLs and show them as hyperlink 2014-09-10 18:52:54 +02:00