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

3001 Commits

Author SHA1 Message Date
tux3
a086e6d7b1
Merge branch 'pr1763' 2015-06-03 02:10:37 +02:00
tux3
e0ef42aff9
Update win64 nsis script 2015-06-03 00:11:36 +02:00
tux3
ac976b7da3
Merge branch 'pr1766' 2015-06-02 19:27:41 +02:00
Fish
1b288b7d5b Updated fr.ts and completed all the lines
(missing 4 translation cuz i don't understand the context ^^)
2015-06-02 17:56:55 +02:00
PKev
fa21c793f2 scroll emoticon selector
fix #1561
2015-06-01 21:00:22 +03:00
tux3
d485324b45
Merge branch 'pr1761' 2015-06-01 17:03:49 +02:00
tux3
b3ce364d5c
Merge branch 'pr1758' 2015-06-01 16:56:47 +02:00
kehugter
ad79efeccc Updated Spanish translation. All lines translated/checked. 2015-06-01 00:38:00 +02:00
tux3
277b4490c3
Merge branch 'pr1756' 2015-05-31 09:43:43 +02:00
qwad1000
e27ef88b9e Updated Ukrainian translation 2015-05-31 01:26:32 +03:00
PKEv
0791c64efd Correct_after_cpp_check
style and typos
2015-05-30 23:44:56 +03:00
tux3
fd87b17631
Merge branch 'pr1749' 2015-05-29 17:31:51 +02:00
tux3
0a3ff7be24
Merge branch 'pr1743' 2015-05-29 17:31:23 +02:00
tux3
6409b273a4
Re-apply toxcore tox_new compat patch 2015-05-29 17:29:25 +02:00
tux3
998a9e2e99
Merge branch 'pr1753' 2015-05-29 14:55:33 +02:00
Ansa89
22d1ab34f9 Also call 'tox_add_tcp_relay()' 2015-05-29 14:54:26 +02:00
PKEv
3cc716e4e6 Correct_style_filter_combobox
fix #1681
2015-05-28 23:14:41 +03:00
tux3
6fff75bb34
Merge branch 'pr1748' 2015-05-28 00:27:29 +02:00
PKEv
eda57f388d Correct_doubled_nicks_when_copypasting 2015-05-28 00:40:04 +03:00
PKEv
64f7e6c63d Correct screenshot 2nd monitor
but only if a second monitor on the right side
2015-05-28 00:23:26 +03:00
tux3
7991e65e61
Merge branch 'pr1742' 2015-05-26 18:14:11 +02:00
Ansa89
09da237287 Italian translation: update 2015-05-26 18:06:18 +02:00
tux3
b22945b46a
Merge branch 'pr1732' 2015-05-26 17:34:22 +02:00
tux3
9fe67c6e7d
Merge branch 'pr1740' 2015-05-26 17:32:42 +02:00
Zetok Zalbavar
50c29af537
Make string 'Search Contacts' translatable 2015-05-26 12:02:38 +01:00
tux3
d288f89870
Merge branch 'pr1739'
Fixes #1696
2015-05-26 01:00:38 +02:00
PKEv
1aa8a43e1e Creat dir for screenshots #1696 2015-05-26 01:33:10 +03:00
tux3
fdd34718fb
Merge branch 'pr1738' 2015-05-25 23:25:09 +02:00
tux3
88057c7782
Merge branch 'pr1737' 2015-05-25 23:23:56 +02:00
Diadlo
32aaee7568 Update ru.ts 2015-05-26 00:12:29 +03:00
PKEv
6fa42c1aa0 Correct duplication long messages on sender side #1703 & #1697 2015-05-26 00:08:39 +03:00
Diadlo
b25910ab98 Fix russian translation 2015-05-26 00:06:58 +03:00
tux3
2db617bc6f
Recover if tox fails to start 2015-05-25 22:37:19 +02:00
tux3
52d573bb69
Merge branch 'pr1735' 2015-05-25 22:29:39 +02:00
tux3
ef6385b6c4
Fix failedToStart/badProxy blocking signals 2015-05-25 22:28:59 +02:00
tux3
4a8bc7a0ce
Merge branch 'pr1733' 2015-05-25 22:22:57 +02:00
Diadlo
a480f31169 Update translation/ru.ts 2015-05-25 23:21:29 +03:00
Сухарик
fe7dc995d6 use toxcore error codes 2015-05-25 23:09:09 +03:00
Zetok Zalbavar
75d3274332
Fix quoting; everything after '>' is a quote
Plenty of people voiced their opinion that everything after '>' should be a
quote. Trying to conform to anything other brings only chaos and makes
situation worse, since it is impossible to catch every exception.

There are already plenty of cases where regexp simply can't work with unicode.

In the future, qTox should have easy to use r-click options for 'Paste text as
 a quote' and 'Copy as a quote', which makes it a must to have quote detection
as simple as possible, to avoid situation where user wants to paste something
as a quote, and suddenly it doesn't seem to work.

Fixes #1059 #1099 #1173
Continuation of #1332
2015-05-25 20:52:51 +01:00
tux3
c3e70d6c59 Revert "Updated for latest toxcore api"
This reverts commit 7c8334bca9.
2015-05-25 20:23:06 +02:00
tux3
df7480f59c
Merge branch 'pr1730' 2015-05-25 18:39:49 +02:00
Daniel Hrabovcak
051a88a7e8 For range loops 2015-05-25 12:38:52 -04:00
Daniel Hrabovcak
992e648f64 Fix compile issues 2015-05-25 12:32:34 -04:00
Daniel Hrabovcak
399f2c9fef Merge https://github.com/tux3/qTox 2015-05-25 12:20:05 -04:00
Daniel Hrabovcak
bd2f8b5db5 Add al delete to group leave 2015-05-25 12:19:56 -04:00
tux3
cbcca5e66d
Merge branch 'pr1729' 2015-05-25 18:11:14 +02:00
Daniel Hrabovcak
fb707fe1f1 Group audio not being reset 2015-05-25 11:58:54 -04:00
saneki
7c8334bca9 Updated for latest toxcore api 2015-05-25 08:08:47 -05:00
tux3
30b3f54202
Merge branch 'pr1728' 2015-05-25 13:20:47 +02:00
Zetok Zalbavar
d62ebf7384
Update Polish translation 2015-05-25 12:19:03 +01:00