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 |
|
Bill Winslow
|
45f178a47d
|
update libsodium version in bootstrap.sh
|
2014-08-05 18:57:16 -05: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 |
|
Bill Winslow
|
72c72a4ceb
|
Updating to latest file transfer specs
|
2014-08-04 20:00:17 -05:00 |
|
krepa098
|
3b83529596
|
tweaks
|
2014-08-04 09:13:21 +02:00 |
|
krepa098
|
726862994d
|
angry, tweaks
|
2014-08-04 08:59:18 +02:00 |
|
krepa098
|
15aa25ba02
|
tweak
|
2014-08-03 18:31:08 +02:00 |
|
krepa098
|
9380a2fe01
|
hand-crafted smiley pack using inkscape
used as default smiley pack
|
2014-08-03 18:19:32 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
3069a59b8c
|
Update to latest toxav
Fix new callbacks including user data
Thanks to @suhr in #178 for reporting the breakage.
|
2014-08-03 00:30:21 +02:00 |
|
krepa098
|
158fea89a1
|
wrong header...
|
2014-08-02 16:53:18 +02:00 |
|