Kevin Flynn
|
88cc57f4bc
|
Fix #142
|
2014-07-20 11:17:06 -07:00 |
|
dubslow
|
46848d7712
|
Profiles, with at least a few bugs:
sanitizing file names isn't done, delete fails because of autosaves, and imports segfault for me
|
2014-07-16 20:00:23 -05:00 |
|
dubslow
|
f423c174e7
|
forgot a button, also the ui is fucked at default size (expand a few pixels and its fine though)
|
2014-07-16 17:46:51 -05:00 |
|
dubslow
|
e3da9badac
|
Basic infrastructure for profiles is in place, now I gotta hook up the UI
|
2014-07-16 17:43:30 -05:00 |
|
dubslow
|
70321756c0
|
Merge branch 'master' of https://github.com/tux3/toxgui
|
2014-07-16 06:53:28 -04:00 |
|
dubslow
|
1644f8c139
|
Updated the completed transfers widget to work as advertised
|
2014-07-15 21:37:08 -04:00 |
|
dubslow
|
4bb2ec3356
|
Add tooltips to user-provided text (helps to accomodate too-long names and msgs)
Ideally this would be done only if the widget is too small for the message, but
that can be quite difficult
|
2014-07-15 12:04:26 -04:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
d8e994e8f8
|
Merge pull request #143 from retuxx/docu
fixed bootstrap script for Mac OS X
|
2014-07-15 11:43:47 +02:00 |
|
Marcel
|
b501f772d8
|
fixed names of variables
|
2014-07-15 08:20:08 +02:00 |
|
Marcel
|
0572d44622
|
use osx compatible command to get absolute path of script
|
2014-07-15 00:16:20 +02:00 |
|
Marcel
|
a37fef136b
|
check if variables are empty to be more failsafe
|
2014-07-14 18:56:54 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
047d1fdd50
|
Merge pull request #134 from suhr/master
update russian translation
|
2014-07-14 14:48:22 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
51d4989cd8
|
Merge pull request #139 from Ansa89/italian-translation
Italian translation: update
|
2014-07-14 14:46:15 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
8599fb4a5a
|
Merge pull request #137 from F1ynn/Misc-GUI-stuff
Fix status on F1ynn's theme, notify on non-active window (like uTox)
|
2014-07-14 14:45:55 +02:00 |
|
Ansa89
|
bd054e9f08
|
Italian translation: update
|
2014-07-14 14:04:04 +02:00 |
|
Kevin Flynn
|
ece497b722
|
Fix status on F1ynn's theme, notify on non-active window (like uTox)
|
2014-07-13 19:57:09 -07:00 |
|
Сухарик
|
547b6a3d8f
|
update russian translation
|
2014-07-13 06:40:08 +04:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
ed0616dd91
|
Add option to make qTox portable
|
2014-07-12 22:59:36 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
171c1f0a3f
|
Update linux static build conf
|
2014-07-12 22:38:33 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
b32e275ec8
|
Update README: Update Linux download
Fixes #129
|
2014-07-12 22:27:49 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
ef3c64af1f
|
Update README: toxgui -> qTox
|
2014-07-12 20:30:07 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
40d6ea363d
|
Update README: Mac download now on Jenkins
|
2014-07-12 19:19:01 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
f173a5dfa9
|
Fix FT progressbar int overflow
|
2014-07-12 18:40:01 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
1dca6b04ea
|
Rebased on master
|
2014-07-12 18:06:10 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
e63153bfa6
|
Fix crash on file transfer completed
|
2014-07-12 18:05:25 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
dc2d7f1085
|
Various improvement
Aka this commit is a mess, if you're bissecting this, good luck :)
|
2014-07-12 17:42:41 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
941a237d4d
|
Preparation for large file transfers
|
2014-07-12 17:36:38 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
ae1ce8ec88
|
Preparation for new file transfer
|
2014-07-12 17:29:56 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
fa9529ecae
|
Remove callgrind output file
|
2014-07-12 16:29:42 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
29f0520e98
|
Improve video playing speed
|
2014-07-12 15:21:24 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
e92ded47ab
|
Improve video playing speed
|
2014-07-12 14:52:01 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
96268a28d0
|
Add experimental RGB32 -> YUV420P conversion
|
2014-07-12 14:41:42 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
5458b4b3ee
|
Drop video frames when lagging
Aka, all the time. We only drop received frames, we never stop sending
|
2014-07-12 14:10:24 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
457a54d591
|
Fix video sending
|
2014-07-12 12:50:40 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
2af720877f
|
Merge pull request #126 from dubslow/master
Add the files transfered Widget
|
2014-07-12 11:55:59 +02:00 |
|
dubslow
|
5cad5fb265
|
devil's in the details
|
2014-07-12 05:38:36 -04:00 |
|
dubslow
|
ba2bc21489
|
*tweaks, omg. The vagaries of version control...
|
2014-07-12 05:31:10 -04:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
f10e1b5868
|
Register vpx_image meta type
|
2014-07-12 10:55:12 +02:00 |
|
Bill Winslow
|
310fd21123
|
A few teaks... sadly, it doesn't quite work for now
See the comment in filesform.cpp
Also Flynn, a better matching icon is required
|
2014-07-11 18:07:00 -04:00 |
|
Bill Winslow
|
e0b6fd1e13
|
Remove username and status message from settings, instead use Core
|
2014-07-11 16:38:39 -04:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
84daa907f6
|
Merge pull request #125 from fr0stycl34r/patch-1
Symlinks to the rescue
|
2014-07-11 20:55:32 +02:00 |
|
Urras
|
0301c3f9bc
|
Symlinks to the rescue
|
2014-07-11 14:35:05 -04:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
318f6cd301
|
Update README.md
|
2014-07-11 19:18:04 +02:00 |
|
Bill Winslow
|
34e596641a
|
Fixed bug the first (still needs everything tested though)
|
2014-07-11 13:14:56 -04:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
8c94deb4f6
|
Update README.md
|
2014-07-11 19:03:29 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
b93e0d7456
|
Update README: Add Mac OSX download
|
2014-07-11 19:00:08 +02:00 |
|
Bill Winslow
|
806b8ea7c3
|
cleanup
|
2014-07-11 12:17:37 -04:00 |
|
Bill Winslow
|
26f2f143fa
|
Initial commit for activating the file transfer button
It compiles, but is in fact untested (and requires one small new icon)
|
2014-07-11 12:05:18 -04:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
e87b8e6cc7
|
Merge pull request #121 from retuxx/docu
Improved bootstrap script for Linux
|
2014-07-09 11:04:35 +02:00 |
|
marcel
|
cfbe190de2
|
Merge branch 'upstream/master'
|
2014-07-09 10:40:31 +02:00 |
|