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

3045 Commits

Author SHA1 Message Date
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
tux3
f653a9f1bd
Merge branch 'pr1664' 2015-05-16 21:59:13 +02:00
agilob
8d4a553aa2 friendlist looks better on startup 2015-05-16 19:10:24 +01:00
agilob
feb7f60806 closes tux3/qtox#1657 2015-05-16 17:36:56 +01:00
agilob
eec50124d8 style for comobobox in friendlist panel 2015-05-16 17:27:57 +01:00
tux3
7d93379834
Merge branch 'pr1661' 2015-05-16 14:08:35 +02:00
marcel
920362349e removed warnings 2015-05-16 14:01:56 +02:00
tux3
2fc5f781c9
Invert accept and reject FT buttons
People were clicking reject by accident after the chat scrolled up. Now they'll click accept by accident, which can easily be cancelled
2015-05-16 13:45:44 +02:00
tux3
1bdb84825d
Remove the unused struct DhtServer 2015-05-16 13:25:52 +02:00
tux3
5ae5ca0e59
Merge branch 'pr1654' 2015-05-15 17:05:10 +02:00
Marcel
65ef5d389b use license text form: http://www.gnu.org/licenses/gpl.txt 2015-05-15 17:02:31 +02:00
Marcel
473ad22dd5 removed COYYING file 2015-05-15 16:56:02 +02:00
Marcel
0f2ec92868 removed file NURUPOWILLSUEME 2015-05-15 13:10:51 +02:00
tux3
2505c01cdd Invert U and V video planes back
We now correctly send YUV420P and not YV12 to keep matching uTox bug-for-bug.
2015-05-14 22:36:17 +02:00
tux3
0d4776f5a2
Merge branch 'pr1650' 2015-05-14 18:52:07 +02:00
Ansa89
38c617c556 Italian translation: update 2015-05-14 18:44:15 +02:00
tux3
e3e8b0e90c
Merge branch 'pr1647' 2015-05-14 13:14:39 +02:00
Nick Hovaker
b5ec22af2d Update Libsodium version in bootstrap.sh
New Libsodium version was released a few days ago, probably should update the bootstrap script.
2015-05-14 00:20:48 -04:00
tux3
73e67928f8
Fix qrwidget QPainter error 2015-05-14 04:47:42 +02:00
tux3
b3dc322415
Merge branch 'pr1645' 2015-05-13 16:24:54 +02:00
tux3
45a754f4e5 Fix missing includes in platform/timer_* 2015-05-13 16:18:13 +02:00
Marcel
afb355e68a - Fixed bootstrap.sh for linux as it did not install libfilteraudio properly.
- Made some restructures. The script uses --with/--without parameters now. This makes it easier to add more dependencies and feels more like configure scripts.
2015-05-13 16:15:24 +02:00
tux3
3fcac1f884
Fix missing includes in platform/timer_* 2015-05-13 15:39:20 +02:00
tux3
57871c9270
Use GTK systray backend on MATE 2015-05-13 14:43:45 +02:00
tux3
ce5e91dcfc
Minor trivial cleanups in platform/* 2015-05-13 14:37:12 +02:00
tux3
bdefe54efa
Merge branch 'pr1637' 2015-05-13 04:25:34 +02:00
Pro
15f0360d4e change to Qt::CaseInseisitive 2015-05-12 19:18:55 -07:00