RetroShare/retroshare-gui/src/gui/chat
2020-11-09 22:04:25 +01:00
..
ChatDialog.cpp fixed license in retroshare-gui/src/chat/ and main files 2018-11-11 14:24:44 +01:00
ChatDialog.h fixed license in retroshare-gui/src/chat/ and main files 2018-11-11 14:24:44 +01:00
ChatLobbyDialog.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
ChatLobbyDialog.h Added second icon for inactivity status 2020-05-14 16:22:39 +02:00
ChatLobbyDialog.ui Moved status icon column to the last position 2017-05-07 19:39:20 +02:00
ChatLobbyUserNotify.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
ChatLobbyUserNotify.h fixed bug in chat room notify 2020-05-10 13:33:20 +02:00
ChatStyle.cpp fixed license in retroshare-gui/src/chat/ and main files 2018-11-11 14:24:44 +01:00
ChatStyle.h fixed license in retroshare-gui/src/chat/ and main files 2018-11-11 14:24:44 +01:00
ChatTabWidget.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
ChatTabWidget.h fixed license in retroshare-gui/src/chat/ and main files 2018-11-11 14:24:44 +01:00
ChatTabWidget.ui Chat lobby: 2012-01-12 00:13:25 +00:00
ChatUserNotify.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
ChatUserNotify.h fixed up top bar tooltips to display what the numbers actually mean 2020-04-27 21:56:43 +02:00
ChatWidget.cpp Fixed compile of VOIP plugin 2020-11-09 22:04:25 +01:00
ChatWidget.h Fixed compile of VOIP plugin 2020-11-09 22:04:25 +01:00
ChatWidget.ui Moved Fonts to bottom & Chat notify to top 2020-05-22 01:28:07 +02:00
CreateLobbyDialog.cpp Changed the buttons to use QPushButton which is easier with stylesheets 2020-10-12 21:46:06 +02:00
CreateLobbyDialog.h fixed license in retroshare-gui/src/chat/ and main files 2018-11-11 14:24:44 +01:00
CreateLobbyDialog.ui Changed the buttons to use QPushButton which is easier with stylesheets 2020-10-12 21:46:06 +02:00
PopupChatDialog.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
PopupChatDialog.h fixed license in retroshare-gui/src/chat/ and main files 2018-11-11 14:24:44 +01:00
PopupChatDialog.ui * Moved to display own video at bottom and Friend at top. 2014-12-06 14:21:36 +00:00
PopupChatWindow.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
PopupChatWindow.h removed duplicated functionalities from chat window tool bar and moved the other ones into context menu 2019-08-25 11:10:13 +02:00
PopupChatWindow.ui Add Ability to undock a chat lobby to a window. 2020-04-18 15:37:54 +02:00
PopupDistantChatDialog.cpp Merge pull request #2042 from csoler/v0.6-ImprovedGUI 2020-08-18 23:25:51 +02:00
PopupDistantChatDialog.h fixed license in retroshare-gui/src/chat/ and main files 2018-11-11 14:24:44 +01:00