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

2984 Commits

Author SHA1 Message Date
tux3
874abd363f
Merge branch 'pr1714' 2015-05-24 15:17:00 +02:00
Ansa89
ce162ae91d Italian translation: update 2015-05-24 14:47:04 +02:00
tux3
d16f9a542e
Merge branch 'pr1712' 2015-05-24 14:43:13 +02:00
tux3
be87047896
Merge branch 'pr1710' 2015-05-24 14:42:40 +02:00
tux3
326dc3973a
Merge branch 'pr1707' 2015-05-24 14:39:28 +02:00
tux3
5b036a1784
Merge branch 'pr1706' 2015-05-24 14:39:04 +02:00
tux3
b8077775ce
Merge branch 'pr1684' 2015-05-24 14:38:30 +02:00
tux3
65490654f9
Merge branch 'pr1713' 2015-05-24 14:36:18 +02:00
Ansa89
f716027180 Fix needed to compile on slackware64 14.1 (with multilib) 2015-05-24 14:33:51 +02:00
Zetok Zalbavar
1244d689f6
Don't quote with action messages
Quoting with action messages produces badly looking messages,
where nick is blue coloured, while rest of text that is preceded
by '> ' is green. To avoid that, quoting should not be triggered
in action messages.
2015-05-24 01:56:57 +01:00
Zetok Zalbavar
227c061ea1
Code consistency fixes → 's/ToxID/ToxId/'
Since consistency in code is most important, 'ToxId' is used
for code, whereas 'Tox ID' anywhere outside of code.

Also fixed wrong comments in core.h:
* qTox gets only public key of a grouchat peer, not their
  Tox ID
* qTox tries to return full address (Tox ID) or public key
2015-05-23 20:15:41 +01:00
dcapeletti
91a74563c1 Renovation and improvements to Spanish language. 2015-05-22 16:11:26 -03:00
Zetok Zalbavar
a756b443fa
[bootstrap.sh] Add some clarification regarding its purpose
At times people may be confused with what bootstrap.sh is there for, and
thus some clarification regarding it should be available.
2015-05-22 16:42:46 +01:00
Zetok Zalbavar
1554b3b131
Better error message for image resizing
Now user will know what is the acceptable file size limit.
2015-05-20 07:17:12 +01:00
tux3
a841224683
Use proper random for IPC 2015-05-19 20:37:42 +02:00
tux3
4306f87df4
Fix call on null object, unititialized bool 2015-05-19 19:40:01 +02:00
tux3
9fdf382d7b
Correctly send avatar hashs as file_idS 2015-05-19 12:34:38 +02:00
tux3
eda513b6cf
Merge branch 'pr1682' 2015-05-18 23:10:54 +02:00
Sean
b8bbe3654f Revert "Fixing behaviour for a tray icon on OS X"
This reverts commit f35f7e261a.
2015-05-18 13:55:19 -07:00
Sean
a0ecf86c20 Revert "Fixing tray icon visibility issue on OS X"
This reverts commit a4df4125e3.
2015-05-18 13:54:58 -07:00
tux3
9b5df9c67d
Merge branch 'pr1679' 2015-05-18 14:57:24 +02:00
tux3
3c3d7137e3
Don't fallback on tox1 for inexistant tox IDs
We now consider an empty reply from a tox3 server to mean that the ID doesn't exist, instead of only accepting DNS protocol level errors
2015-05-18 14:55:59 +02:00
Ansa89
0ed64f929e Italian translation: update 2015-05-18 14:49:35 +02:00
tux3
7590d3d422
Fix tr() without QObject 2015-05-18 14:43:18 +02:00
tux3
2334add011
Merge branch 'pr1675' 2015-05-18 13:37:44 +02:00
marcel
f96db5a761 replaced ToxID struct with ToxId class. 2015-05-17 22:55:50 +02:00
marcel
66dc368662 added isActiveProfile function and fixed a typo 2015-05-17 22:48:24 +02:00
marcel
2ffabb19ec Renamed function isMine to isActiveProfile.
As an user can have multiple profiles where each profile has its own
Tox ID the name isMine is not very accurate.
2015-05-17 22:26:56 +02:00
marcel
a41765a58d added documentation 2015-05-17 21:54:21 +02:00
tux3
24fb67f415 Merge branch 'pr1669' 2015-05-17 21:24:20 +02:00
tux3
d7e5606bed Merge branch 'pr1666' 2015-05-17 21:24:20 +02:00
Yuri
cfd04d22d9 Copy ToxID into XA_PRIMARY clipboard too to make retrieval easier. 2015-05-17 21:24:20 +02:00
tux3
09503f0bfa Install for all users on Windows 2015-05-17 21:24:19 +02:00
Marcel
b97b7d3fd4 filter_audio updated its api and added the parameter 'vad' in function 'enable_disable_filters' 2015-05-17 21:24:19 +02:00
tux3
db5e276e65 Proper uninstall entry for Windows 2015-05-17 21:24:19 +02:00
tux3
7608b901a1 Merge branch 'pr1663' 2015-05-17 21:24:19 +02:00
tux3
8fe79cbc56 Merge branch 'pr1665' 2015-05-17 21:24:19 +02:00
agilob
ac888625de fix streching 2015-05-17 21:24:19 +02:00
Marcel
4d60db3901 added missing sudo in fedora install instructions 2015-05-17 21:24:19 +02:00
Marcel
b99c1a6e8f updated simple_make.sh 2015-05-17 21:24:19 +02:00
Marcel
0164908bfb updated installation notes 2015-05-17 21:24:19 +02:00
Marcel
c0161daff6 ensure libtoxcore is installed with A/V support 2015-05-17 21:24:19 +02:00
Marcel
a2b6bb7cfd replaced tabs with spaces 2015-05-17 21:24:19 +02:00
tux3
f3441ceb98 Merge branch 'pr1664' 2015-05-17 21:24:18 +02:00
agilob
ad5d7c4997 friendlist looks better on startup 2015-05-17 21:24:18 +02:00
tux3
a9ce1adf4d Merge branch 'pr1661' 2015-05-17 21:24:18 +02:00
agilob
c88e827f93 closes tux3/qtox#1657 2015-05-17 21:24:18 +02:00
agilob
976bd346d6 style for comobobox in friendlist panel 2015-05-17 21:24:18 +02:00
marcel
08e6004361 added separate class for ToxId 2015-05-17 21:23:52 +02:00
tux3
354347f5ea
Merge branch 'pr1669' 2015-05-17 20:13:19 +02:00