display nicks on the table including links to their poker-heroes.com

profile page
This commit is contained in:
doitux
2010-09-13 23:10:10 +00:00
parent 9e2a3e40ae
commit 3a9db4957b
15 changed files with 251 additions and 103 deletions
+5
View File
@@ -864,13 +864,18 @@ p, li { white-space: pre-wrap; }
</layout>
</widget>
<tabstops>
<tabstop>lineEdit_searchForPlayers</tabstop>
<tabstop>treeView_NickList</tabstop>
<tabstop>comboBox_nickListFilter</tabstop>
<tabstop>comboBox_gameListFilter</tabstop>
<tabstop>treeView_GameList</tabstop>
<tabstop>pushButton_joinAnyGame</tabstop>
<tabstop>pushButton_CreateGame</tabstop>
<tabstop>pushButton_JoinGame</tabstop>
<tabstop>textBrowser_ChatDisplay</tabstop>
<tabstop>lineEdit_ChatInput</tabstop>
<tabstop>treeWidget_connectedPlayers</tabstop>
<tabstop>scrollArea_gameInfos</tabstop>
<tabstop>checkBox_fillUpWithComputerOpponents</tabstop>
<tabstop>pushButton_StartGame</tabstop>
<tabstop>pushButton_Kick</tabstop>