.. |
misc
|
make the code style more consistent
|
2014-12-11 15:31:01 +01:00 |
platform
|
Fix include 'Windows.h' -> 'windows.h'
|
2014-12-06 12:44:38 +01:00 |
video
|
Core update
|
2014-11-18 00:15:54 +01:00 |
widget
|
fix more consistency issues
|
2014-12-11 19:11:21 +01:00 |
audio.cpp
|
Destroy AL context before closing old device
|
2014-11-30 11:04:55 -08:00 |
audio.h
|
Move group audio playing to Audio singletong/thread
|
2014-11-19 22:26:04 +01:00 |
autoupdate.cpp
|
Sort res.qrc and remove some unnecessary spaces
|
2014-11-29 11:27:36 +00:00 |
autoupdate.h
|
Enable auto-updates for OS X
|
2014-11-14 00:02:12 +01:00 |
core.cpp
|
Fix not setting tox null after cleanup
|
2014-12-03 18:52:10 -06:00 |
core.h
|
Merge branch 'pr798'
|
2014-11-26 21:36:40 +01:00 |
coreav.cpp
|
Merge branch 'pr798'
|
2014-11-26 21:36:40 +01:00 |
coreav.h
|
Leave group calls when leaving a group
|
2014-11-16 17:45:06 +01:00 |
coredefines.h
|
Try to improve file transfer speed
|
2014-11-02 14:03:39 +01:00 |
corestructs.cpp
|
fix ToxID from QString convertation
|
2014-11-12 01:36:26 +09:00 |
corestructs.h
|
Implement IPC, Tox URI, refactor Tox DNS
|
2014-11-06 15:12:10 +01:00 |
filetransferinstance.cpp
|
use GlobalAutoAcceptDir only if autosaving enabled
|
2014-11-18 00:01:56 +09:00 |
filetransferinstance.h
|
fix #351 (again)
|
2014-10-17 21:15:54 -05:00 |
friend.cpp
|
Merge branch 'pr774'
|
2014-11-16 17:04:33 +01:00 |
friend.h
|
using ToxID instead of bare QString + proper alias using during widget creation
|
2014-11-17 00:17:46 +09:00 |
friendlist.cpp
|
GroupList refactoring
|
2014-11-24 00:58:53 +09:00 |
friendlist.h
|
GroupList refactoring
|
2014-11-24 00:58:53 +09:00 |
group.cpp
|
commented currently unused functions in Group class
|
2014-11-24 01:41:42 +09:00 |
group.h
|
commented currently unused functions in Group class
|
2014-11-24 01:41:42 +09:00 |
grouplist.cpp
|
GroupList refactoring
|
2014-11-24 00:58:53 +09:00 |
grouplist.h
|
GroupList refactoring
|
2014-11-24 00:58:53 +09:00 |
historykeeper.cpp
|
deleting a profile now cleans out all personal data
|
2014-12-02 18:48:50 -06:00 |
historykeeper.h
|
deleting a profile now cleans out all personal data
|
2014-12-02 18:48:50 -06:00 |
ipc.cpp
|
Fix possible crash on ~IPC
|
2014-11-13 19:43:03 +01:00 |
ipc.h
|
handle tox save files, also fix IdentForm bug
|
2014-11-07 15:45:21 -06:00 |
main.cpp
|
-P value name also translated
|
2014-11-25 20:32:40 +02:00 |
mainwindow.ui
|
Group chat button at the bottom of contact list resized to 16x16 like other buttons
|
2014-11-26 23:07:43 +01:00 |
toxdns.cpp
|
Disable silently falling back to tox1 when tox3 fails
|
2014-11-10 23:55:13 +01:00 |
toxdns.h
|
Disable silently falling back to tox1 when tox3 fails
|
2014-11-10 23:55:13 +01:00 |