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

154 Commits

Author SHA1 Message Date
dubslow
0050589cde (Re)implement profiles UI, using some of the old code.
Avatars aren't handled on switching, and also something about friends disappearing...
2014-10-09 03:07:26 -05:00
dubslow
eb687b2bfe readd profiles ui 2014-10-09 01:23:33 -05:00
apprb
f5c6194656 Introduced "Connection Settings" group in GeneralSettings widget 2014-10-07 09:24:52 +07:00
apprb
ddf7a7edfd added "Use Proxy" checkbox 2014-10-07 09:24:29 +07:00
Tux3 / Mlkj / !Lev.uXFMLA
3de960b2aa Merge pull request #385 from dubslow/master
Simplify groupchat names
2014-10-06 20:28:53 +02:00
dubslow
dc73d5658a add tooltip 2014-10-06 10:04:27 -05:00
dubslow
d093679d03 Add proxy support 2014-10-06 10:04:17 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
a85372a5c0 Merge pull request #381 from apprb/newsettings_v2
Newsettings v2
2014-10-06 13:29:44 +02:00
dubslow
9e2195c03c simplify groupchat names, fix #379, more simplification is possible 2014-10-06 01:46:30 -05:00
apprb
35aeca5dd0 cosmetic fixes 2014-10-06 03:02:12 +09:00
apprb
866f986d04 small fixes 2014-10-06 01:30:31 +09:00
apprb
0c2bf63b1a add missed files 2014-10-06 01:17:20 +09:00
apprb
8fa9457305 base refactoring 2014-10-06 01:17:01 +09:00
krepa098
51f24115d7 GenericChatForm: use correct fontmetrics 2014-10-05 17:34:34 +02:00
krepa098
23a64ef45f removed broken custom window decoration 2014-10-04 11:03:50 +02:00
dubslow
cfa39460bf added sending actions, and tested both ways 2014-10-02 02:00:06 -05:00
dubslow
5f106ab618 add receive actions (no one to test with currently) 2014-10-02 01:01:23 -05:00
krepa098
8db22973e9 fixed merge 2014-10-01 17:03:59 +02:00
krepa098
5e328d2404 more styling 2014-10-01 16:45:10 +02:00
krepa098
04f56cc9ec unmessification 2014-10-01 16:41:17 +02:00
krepa098
a4cd2d34db cleanup, applied some of the "Tox User Interface Guidelines" 2014-10-01 16:41:17 +02:00
dubslow
8d9d53b9e9
fix double free 2014-09-30 22:55:07 +02:00
dubslow
6649ae568e Merge branch 'master' into newsettings
Conflicts:
	core.h
	qtox.pro
	widget/form/genericchatform.cpp
	widget/settingsdialog.cpp
	widget/tool/chataction.cpp
	widget/widget.cpp
	widget/widget.h
2014-09-30 04:57:05 -05:00
dubslow
8212a3dad0 Added all current settings except cam test, which segfaults on init... 2014-09-30 04:44:27 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
c266c317dd Merge pull request #342 from dubslow/avatarhash
implement avatar hash caching instead of getting full avatar each time
2014-09-29 20:32:54 +02:00
dubslow
767f164a14 fix file mvs 2014-09-29 13:28:59 -05:00
apprb
904de559e5 FileTransferInstance responce on broken filetransfer state 2014-09-30 00:22:19 +07:00
apprb
a18070d7c5 Wrap name and date fix 2014-09-28 23:39:26 +07: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
de7ade033a MaskablePixmapWidget: white background, removed circular mask 2014-09-27 16:37:16 +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
apprb
5e90955e7d ChatForm: avatar scale 2014-09-26 19:17:27 +07:00
krepa098
ad5a175f7d drag&drop support 2014-09-25 18:05:07 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
8de71c19ed Initial avatars support 2014-09-24 17:28:38 +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
dubslow
9d36833a8b scaling still isn't quite right... 2014-09-15 22:42:41 +02:00
dubslow
575862f25f cosmetics 2014-09-15 22:42:41 +02:00
bill
5ec79fc260 new settings infrastructure done, though there's a double free or something in ~Widget() 2014-09-15 22:42:41 +02:00
bill
e55f15725e move buttons to bottom 2014-09-15 22:42:41 +02:00
dubslow
e4e36dc946 initial new settings widget, subforms not started
also "filing" some files under misc
2014-09-15 22:42:41 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5c1ae49f81
Typo 2014-09-12 23:55:37 +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
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
Tux3 / Mlkj / !Lev.uXFMLA
0ae0d01a61 Generalize #275 to groupchats 2014-09-10 23:00:45 +02:00