freeswitch/fscomm
João Mesquita ae25849888 Remove unnecessary debugging information
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 16:16:54 +00:00
..
conf First created account is set as default outbound account. Will start making GUI stuff to be able to select between accounts. 2010-01-17 23:10:57 +00:00
mod_qsettings Fix a bug where we were setting default settings no matter what and do some minor UI enhancements. 2010-01-19 23:54:32 +00:00
preferences Properly reload gateway after it has been edited. 2010-01-23 16:15:59 +00:00
resources Add a taskbar icon. We need a designer, please... 2010-01-21 02:48:53 +00:00
FSComm.2008.vcproj update project additions 2010-01-20 14:07:41 +00:00
FSComm.pro Refactor accounts and let the user select default account. 2010-01-19 04:03:34 +00:00
account.cpp Remove QObject inheritance from Account and add event for account removal. 2010-01-20 05:11:40 +00:00
account.h Properly remove account. Requires http://jira.freeswitch.org/browse/MODENDP-284 2010-01-23 06:50:13 +00:00
call.cpp Add a taskbar icon. We need a designer, please... 2010-01-21 02:48:53 +00:00
call.h Fix segv when switching from a call that was previously hungup. 2010-01-21 05:44:42 +00:00
fshost.cpp Remove unnecessary debugging information 2010-01-23 16:16:54 +00:00
fshost.h Properly reload gateway after it has been edited. 2010-01-23 16:15:59 +00:00
main.cpp Fix a bug where we were setting default settings no matter what and do some minor UI enhancements. 2010-01-19 23:54:32 +00:00
mainwindow.cpp Fix segv when switching from a call that was previously hungup. 2010-01-21 05:44:42 +00:00
mainwindow.h Make UI enhancements and refactor some code. We still have bugs on handling multiple calls and switching between them. 2010-01-21 05:05:56 +00:00
mainwindow.ui Make UI enhancements and refactor some code. We still have bugs on handling multiple calls and switching between them. 2010-01-21 05:05:56 +00:00
resources.qrc Add a taskbar icon. We need a designer, please... 2010-01-21 02:48:53 +00:00