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

205 Commits

Author SHA1 Message Date
Tux3 / Mlkj / !Lev.uXFMLA
c169ede0cf Change install path: /usr/bin -> /usr/local/bin 2014-07-04 18:00:34 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
ddab801262 Include math.h for log() (fix for OSX) 2014-07-04 17:47:38 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
10cd34cd0a Make toxgui installable
Fixes #15
2014-07-04 17:43:15 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
365b5f6d59 Fix #72 2014-07-04 16:41:29 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
0a41c0d712 Merge PR57 2014-07-04 16:24:27 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
921c24a347 Add OSX build instructions 2014-07-04 15:53:33 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
bf35781dd8 Enable russian translation 2014-07-04 15:47:08 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
2a2567b269 Merge pull request #66 from suhr/translations-ru
Add russian translation
2014-07-04 15:45:04 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
58ad950438 Merge pull request #67 from retuxx/project
Fixed path to static libs
2014-07-04 15:43:27 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
24bbfbba00 Update README.md 2014-07-04 15:42:14 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
7c4531cdf9 Enable french translation
On french computers only, obviously
2014-07-04 15:30:47 +02:00
mouseym
81d1956248 Added OSX install instructions 2014-07-04 08:50:55 +01:00
retux
f3dd1da401 fixed path to static libs 2014-07-04 00:18:55 +02:00
retux
135ab3ba0f Merge branch 'upstream/master' 2014-07-04 00:08:02 +02:00
Сухарик
d13a1d8890 minor translation fix 2014-07-04 01:24:20 +04:00
Сухарик
7c4b61653f add russian translation 2014-07-04 01:15:03 +04:00
Tux3 / Mlkj / !Lev.uXFMLA
866262f8ad Add french translation 2014-07-03 23:02:38 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
2c9d077787 Fix some translation strings, prepare french 2014-07-03 22:15:38 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
537d55bd7f Makes toxgui translatable 2014-07-03 21:42:23 +02:00
marcel
f281ad87ec Merge branch 'upstream/master' 2014-07-03 20:01:07 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
9eca1784f7 Merge pull request #64 from retuxx/bootstrap
Make script more failsafe for reusage
2014-07-03 20:00:47 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
6a57888771 Add Busy status 2014-07-03 20:00:14 +02:00
marcel
7ffc717d2d ensure the cloned repo dir is removed before starting a new clone run 2014-07-03 19:47:35 +02:00
Kevin Flynn
16df8e553e Save on event instead of timer trigger 2014-07-03 10:38:30 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
056cf1d658 Context menu to set status
Closes #62
2014-07-03 19:33:08 +02:00
retux
a21a3f909c overwrite existing data when unzipping (windows) 2014-07-03 19:31:24 +02:00
retux
65556d65e4 Merge branch 'upstream/master' 2014-07-03 19:22:24 +02:00
Kevin Flynn
f1d30cbc14 Fix window resize bug 2014-07-03 10:10:49 -07:00
marcel
a3e9281ab5 Merge branch 'upstream/master' 2014-07-03 17:47:57 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
292be5b111 Merge pull request #60 from retuxx/bootstrap
Simple script for bootstrapping
2014-07-03 17:36:43 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
4d7b876b38 Merge pull request #59 from arneboe/master
Fixed const correctness
2014-07-03 17:31:29 +02:00
marcel
8ef1e0b452 added -L for linux/macx, applied some reformatting 2014-07-03 15:03:13 +02:00
marcel
6ca8132dd3 added directory libs to gitignore 2014-07-03 14:40:44 +02:00
marcel
3547f93ca9 added bootstrap script for linux/macx 2014-07-03 14:38:52 +02:00
retux
1e740f93f7 made pro file more generic to windows/linux 2014-07-03 14:15:59 +02:00
retux
01089df91d use superdir libs instead of lib 2014-07-03 14:12:13 +02:00
retux
aef3e9d9af added bash script for bootstrapping 2014-07-03 13:58:36 +02:00
retux
b3d9dc1c8d added some gnuwin32 programms required for bootstrapping 2014-07-03 13:45:29 +02:00
Arne Böckmann
1d216d0ee3 FIX: const correctness 2014-07-03 09:22:12 +02:00
Kevin Flynn
6f30308a2c Fix missing groupchat icon, clean up some code 2014-07-03 00:06:20 -07:00
Kevin Flynn
94fb31633e Fix QSplitter color to match mockup 2014-07-02 23:53:14 -07:00
Kevin Flynn
a34e28518f Added resizable friendList
Not perfect, but a good start. Note that the editable name&status labels
disappeared, QDesigner seems to have turned them into regular QLabels
(no idea why).
2014-07-02 23:43:23 -07:00
Kevin Flynn
5211f37d6a Fix issue #43 2014-07-02 20:13:47 -07:00
Kevin Flynn
fac182596b Fix segfault on friend id copy 2014-07-02 15:27:30 -07:00
F1ynn
126a36083d Merge pull request #1 from tux3/master
Rebasing on upstream
2014-07-02 14:17:15 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
677e1ce688 Check mapping errors in getLastVPXImage 2014-07-02 22:17:45 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
34e25ec474 Merge pull request #54 from retuxx/video
YUV->RGB improvement
2014-07-02 22:15:53 +02:00
marcel
2cabecde82 improved yuv->rgb convertation speed 2014-07-02 19:01:00 +02:00
marcel
b8500006ef Merge branch 'upstream/master' 2014-07-02 18:48:44 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
0ffbbe17cc Use darker gray for own messages
Fixes #51

I hope you're happy, platos
2014-07-02 11:57:10 +02:00