RetroShare/plugins/VOIP/gui
thunder2 135a5e579a Code maintenance for Qt 5:
- Replaced Qt::WFlags with Qt::WindowFlags.
- Removed path "QtCore/" and "QtGui/" from the includes.
- Replaced "QString::toAscii()" with "QString::toLatin1()".

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6843 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-18 21:10:33 +00:00
..
images added some icons 2013-10-17 14:56:53 +00:00
sounds added some sound files 2013-10-03 22:50:36 +00:00
audiodevicehelper.cpp fixed small issues. 2012-09-24 19:53:53 +00:00
audiodevicehelper.h patch from thunder to fixed compilation on windows 2012-02-27 09:02:34 +00:00
AudioInputConfig.cpp Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
AudioInputConfig.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
AudioInputConfig.ui renamed translation string 2012-12-03 14:21:22 +00:00
AudioPopupChatDialog.cpp Changed the additional buttons of ChatLobbyDialog and AudioPopupChatDialog to QToolButton. 2013-10-04 12:13:09 +00:00
AudioPopupChatDialog.h Changed the additional buttons of ChatLobbyDialog and AudioPopupChatDialog to QToolButton. 2013-10-04 12:13:09 +00:00
AudioStats.cpp cleaned directory structure 2012-02-19 08:32:47 +00:00
AudioStats.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
AudioStats.ui corrected string 2012-12-03 15:55:01 +00:00
AudioWizard.cpp Fixed crash and memory leak in the AudioWizard of the VOIP plugin. 2012-09-25 23:08:46 +00:00
AudioWizard.h cleaned directory structure 2012-02-19 08:32:47 +00:00
AudioWizard.ui VOIP: Fixed some compiler warnings and removed unnecessary translations. 2012-09-30 09:38:13 +00:00
PluginGUIHandler.cpp VOIP: Fixed some compiler warnings and removed unnecessary translations. 2012-09-30 09:38:13 +00:00
PluginGUIHandler.h added logic for handling invitations 2012-02-26 15:49:07 +00:00
PluginNotifier.cpp added logic for handling invitations 2012-02-26 15:49:07 +00:00
PluginNotifier.h added logic for handling invitations 2012-02-26 15:49:07 +00:00
SpeexProcessor.cpp VOIP: Fixed some compiler warnings and removed unnecessary translations. 2012-09-30 09:38:13 +00:00
SpeexProcessor.h removed debug msgs and compilation warnings. Added missing include 2012-08-30 16:14:55 +00:00
VOIP_images.qrc changed the voip icons and the tooltips 2013-10-03 22:00:16 +00:00
VoipStatistics.cpp Fixed linking of the VOIP plugin on Windows. 2012-02-28 21:59:01 +00:00
VoipStatistics.h Fixed utf8 characters in the transfer tab name of plugins. 2012-02-28 18:25:57 +00:00
VoipStatistics.ui VOIP: Fixed some compiler warnings and removed unnecessary translations. 2012-09-30 09:38:13 +00:00