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

2921 Commits

Author SHA1 Message Date
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
tux3
63b028de8a
Merge branch 'pr1666' 2015-05-17 20:05:26 +02:00
Yuri
6b04278de2 Copy ToxID into XA_PRIMARY clipboard too to make retrieval easier. 2015-05-17 10:57:55 -07:00
tux3
3be0cdfc44
Install for all users on Windows 2015-05-17 19:31:06 +02:00
tux3
ac934d923d
Proper uninstall entry for Windows 2015-05-17 19:30:36 +02:00
tux3
2c48b76ffc
Merge branch 'pr1665' 2015-05-17 03:08:56 +02:00
Marcel
30612dd6cf filter_audio updated its api and added the parameter 'vad' in function 'enable_disable_filters' 2015-05-17 01:21:03 +02:00
Marcel
0c5b93d2f6 added missing sudo in fedora install instructions 2015-05-17 00:35:33 +02:00
Marcel
0ba3d09fce updated simple_make.sh 2015-05-17 00:33:43 +02:00
Marcel
57e8df7b61 updated installation notes 2015-05-17 00:18:01 +02:00
Marcel
10e2115258 ensure libtoxcore is installed with A/V support 2015-05-16 23:57:04 +02:00
Marcel
2f008db1ec replaced tabs with spaces 2015-05-16 23:09:48 +02:00
tux3
e25baaa90e
Merge branch 'pr1663' 2015-05-16 22:31:57 +02:00
agilob
137384e021 fix streching 2015-05-16 21:27:23 +01:00