Tux3 / Mlkj / !Lev.uXFMLA
5b1508d056
Merge branch 'pr607'
2014-11-02 23:40:53 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
c39e0608f4
Fix possible heap corruption in CUserId()
...
If the size of the userId is larger than TOX_CLIENT_ID_SIZE, then we used to memcpy more than we allocated
2014-11-02 23:39:28 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
0d251f24fd
Fix Core::getPeerName for long names
2014-11-02 23:37:54 +01:00
agilob
4f52fa2cff
default smiley pack is cylgom
2014-11-02 21:13:17 +00:00
agilob
755a5677a2
Call notifications
2014-11-02 21:07:41 +00:00
Tux3 / Mlkj / !Lev.uXFMLA
98f15af670
Use Tox IDs internally as message author ID
...
Instead of names. Fixes #603
Groupchats still use names internally, since there's currently no way to get a chat member's public key throught the toxcore API
2014-11-02 18:36:27 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
5bdbc3d6d0
Don't try to load the 'en' translation
...
It's the default, not a translation
2014-11-02 14:24:06 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
804c3c3336
Don't log null/same avatar infos
...
Since avatars are pretty much stable, we don't need so much debug info
2014-11-02 14:23:18 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
e5afa5f363
Silence buggy QTextBrowser qWarning spam
...
'QFSFileEngine::open: No file name specified', happens whenever we display a base64 image
2014-11-02 14:18:03 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
071310b82a
Try to improve file transfer speed
...
May help with #376 since we're not recursing through processEvents anymore
2014-11-02 14:03:39 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
4453bbe266
Fix #602
2014-11-02 13:38:00 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
0b489c4dca
Fix #592
2014-11-02 13:02:35 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
e17672acd8
Add tooltip for emoticons, fix #597
2014-11-02 12:58:18 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
a908e036ce
Fix #600
2014-11-02 12:47:42 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
77edbb668e
Fix #599
2014-11-02 12:24:14 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
b68134aaa7
Fix spacing of chat form head, fixes #598
2014-11-02 12:13:15 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
330ea59618
Fix #96 with a flow layout for groupchat user list
2014-11-02 10:41:58 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
2ea99eb635
Fix #459
2014-11-02 09:45:44 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
85d3a7275b
Fix #557
2014-11-02 09:24:13 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
12bba9fe68
Don't triple save on exit
2014-11-02 09:00:05 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
d90ce6b45f
Fix crash on exit
...
Static destructors were being called in an inconvenient order, replace that with a pointer and check for nullity
2014-11-02 08:55:11 +01:00
saneki
05d7734adb
Sql typo
2014-11-01 17:49:35 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
fd67a375ea
Fix #591
2014-11-01 15:02:43 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
4c0ae2503a
Merge branch 'pr595'
2014-11-01 14:52:01 +01:00
apprb
99507465be
proper sending/receiving group actions
2014-11-01 22:00:43 +09:00
Tux3 / Mlkj / !Lev.uXFMLA
bc52fbb12b
Merge branch 'pr593'
2014-11-01 08:28:18 +01:00
dubslow
7015684ab7
fix sodium cloning
2014-11-01 01:47:12 -05:00
dubslow
9c8beeef6e
fix git_version issue without git
2014-11-01 01:17:50 -05:00
dubslow
19e0ef4641
remove a couple of debug statements
2014-11-01 00:30:04 -05:00
dubslow
b78737632e
add logging to file; should make bug reports easier to handle
...
(it's a bit of a hack, but it works)
2014-11-01 00:28:37 -05:00
dubslow
973904addd
fix jenkins git issue
2014-10-31 21:03:45 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
e16154ab29
Merge branch 'pr589'
2014-10-31 20:23:58 +01:00
Сухарик
32c1206d55
translations/ru: release
2014-10-31 22:18:38 +03:00
Tux3 / Mlkj / !Lev.uXFMLA
cac607d9fa
Merge branch 'pr567'
2014-10-31 19:46:07 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
933712cd97
Merge branch 'pr587'
2014-10-31 19:41:38 +01:00
X-NicON
f6896819b8
Removed untranslatable strings
2014-10-31 21:24:28 +03:00
Сухарик
0c29ea5271
update russian translation
2014-10-31 19:44:22 +03:00
Tux3 / Mlkj / !Lev.uXFMLA
da3374c4aa
Windows: Save data in %APPDATA%/tox/ as per the STS
...
Fixes #585
2014-10-30 21:38:21 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
042ce4452b
Merge branch 'pr582'
2014-10-30 19:08:18 +01:00
Сухарик
2c41939dc4
smileys/cylgom: add some unicode
2014-10-30 20:05:01 +03:00
Tux3 / Mlkj / !Lev.uXFMLA
55d2e4bca6
Merge branch 'pr580'
2014-10-30 12:31:04 +01:00
Ansa89
cb1f9d48ba
Italian translation: update
2014-10-30 12:32:22 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
4f639a4dcf
Fix minimumSize being too small
...
Fixes part of #579 , graphical glitches with the splitter
2014-10-30 11:25:32 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
aabb656733
Jump to Add Friend form when quitting groupchat
...
Fixes part of #579
2014-10-30 10:44:26 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
91af4721c4
Handle received group actions
2014-10-30 09:40:47 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
ba9513e437
Merge branch 'pr577'
2014-10-30 08:50:54 +01:00
yoasif
e629c8c969
Added libqt5sql5, to Debian depends
...
This fixes an issue where the client will not run, with message "error while loading shared libraries: libQtSql.so.5: cannot open shared object file: No such file or directory".
2014-10-29 20:43:46 -04:00
Tux3 / Mlkj / !Lev.uXFMLA
b1c5dbafcc
Rename variable to match displayed text
2014-10-29 22:01:05 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
b193aa8623
Merge branch 'pr575'
2014-10-29 21:46:36 +01:00
agilob
2fc9f12d80
style selector is translatable now - made right
2014-10-29 20:46:10 +00:00