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

426 Commits

Author SHA1 Message Date
Tux3 / Mlkj / !Lev.uXFMLA
24b61d00dd Merge pull request #198 from ReDetection/master
steps to easy install qTox on OS X with homebrew
2014-08-21 12:36:19 +02:00
Serg
8d5e4389eb added easy installation on OS X 2014-08-20 09:59:56 +07:00
midnight079
5e5bb66409 changed size of micButton and volButton 2014-08-19 21:49:37 +02:00
midnight079
ec1facccf8 fixed some bugs with micButton 2014-08-19 21:49:35 +02:00
midnight079
a18ba9d7ed fixed some bugs with micButton 2014-08-19 21:49:33 +02:00
midnight079
b474ff2c2b realized micButton for calls 2014-08-19 21:49:32 +02:00
midnight079
ca9a9b79cb micButton and volButton were added to chatForm, but micButton for some
reason is blinking
2014-08-19 21:46:59 +02:00
midnight079
fdfbd9b162 added stylesheets for micButton and volButton 2014-08-19 21:46:57 +02:00
midnight079
a75666a072 Added buttons for microphone and volume control 2014-08-19 21:46:55 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f082875eb1 Merge pull request #195 from Ansa89/italian-translation
Italian translation: update
2014-08-19 16:58:33 +02:00
Ansa89
d5cb1182cf Italian translation: update 2014-08-19 16:47:26 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
2727e7ba1f Merge pull request #192 from krepa098/master
Fixes (0deref, misc)
2014-08-18 18:14:29 +02:00
krepa098
75f15dd349 fixed null dereference 2014-08-18 17:35:43 +02:00
krepa098
01c3124722 use trimmed() 2014-08-18 15:56:48 +02:00
krepa098
7e67078187 fix issue #184 2014-08-18 10:58:51 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
18f0e05778 Compat with Toxcore
Fixes #190
2014-08-17 14:57:54 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
020e77330c Merge pull request #189 from krepa098/master
fixes
2014-08-16 19:45:32 +02:00
krepa098
eefa8d8ae6 only show tooltip if required 2014-08-16 19:27:16 +02:00
krepa098
1f92ad18a8 CroppingLabel, fixes issue #184 2014-08-16 19:27:16 +02:00
krepa098
2cbbfb7037 this actually belongs here 2014-08-16 19:27:16 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
a73464cc56 Merge pull request #188 from benwaffle/patch-1
My server no longer exists
2014-08-16 10:27:47 +02:00
benwaffle
920c7e5504 My server no longer exists 2014-08-15 18:20:57 -04:00
Tux3 / Mlkj / !Lev.uXFMLA
fc4ce2a6b3 Merge pull request #186 from apprb/master
Fix #102 (Greentext only lines with ">")
2014-08-14 14:39:36 +02:00
apprb
5f4c282215 Fix #102 (Greentext only lines with ">") 2014-08-14 18:55:04 +07:00
Tux3 / Mlkj / !Lev.uXFMLA
c4f83d60dd Merge pull request #183 from krepa098/master
Fixes, cleanups, layout changes, improvements to smileys and more
2014-08-11 22:51:16 +02:00
krepa098
e5f0ac7c91 moved scrollbar to the left, cleanup 2014-08-11 19:46:14 +02:00
krepa098
62bcb86c8b State group in settings 2014-08-11 17:34:25 +02:00
krepa098
9c0d85da0c Merge branch 'style' 2014-08-11 17:25:45 +02:00
krepa098
1c27b55470 use Style::get 2014-08-11 17:23:41 +02:00
krepa098
0d748b93d6 consider scrollbar's width 2014-08-11 17:06:57 +02:00
krepa098
5304621e86 fixed warnings 2014-08-11 14:13:13 +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
86e6f5f0d1 define SMILEYPACK_DEFAULT_PATH 2014-08-10 19:04:09 +02:00
krepa098
7dc00889ee settings: default smiley pack 2014-08-10 18:50:40 +02:00
krepa098
af4623695c styling cleanup 2014-08-10 18:14:50 +02:00
krepa098
8c32699608 style update 2014-08-10 15:20:10 +02:00
krepa098
1a88b079e2 tweaked page button 2014-08-10 15:11:59 +02:00
krepa098
a3a0ee3923 style update 2014-08-10 15:07:02 +02:00
krepa098
d0b11074eb use the new signal slot syntax as they are checked at compile time 2014-08-10 14:47:46 +02:00
krepa098
58b1f043e2 show smiley widget only if there are smileys to show 2014-08-10 14:38:41 +02:00
krepa098
ea3b2c95ee settings: default smiley pack 2014-08-10 13:56:03 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
7557d92a92 Add log message when falling back to IPv4 2014-08-09 22:12:34 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
ee184a558c Fallback to IPv4 if IPv6 fails
Fixes #181
2014-08-09 22:09:55 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f957aa3181 Merge pull request #180 from krepa098/smileys
Smileys
2014-08-05 22:24:14 +02:00
krepa098
99d5cb9bb9 changed happy emoticon 2014-08-05 19:58:36 +02:00
krepa098
b640c095e7 black, thin outline 2014-08-05 16:53:52 +02:00
krepa098
25ff5c5e1f scared, tweaks 2014-08-05 16:40:41 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
d169cad6f7 Merge pull request #179 from dubslow/master
Updating to latest file transfer specs
2014-08-05 11:31:47 +02:00