| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #10 | 8002 | Tony Smith |
Delete QSplice. No longer works, no longer maintained, no longer used, no longer needed. |
||
| #9 | 6175 | Tony Smith |
First attempt to port qsplice to Qt 4. Nothing clever, just used qt3to4 and make a few tweaks. A rewrite using the MVC would be good to do at some point. |
||
| #8 | 5116 | Tony Smith |
Disable selecting icons in the various views. It's annoying and unnecessary to have an icon selected in this case. |
||
| #7 | 5072 | Tony Smith |
Firstly, only rearrange the display if new objects have been added or if old ones have been deleted. This keeps the display from flashing. Secondly, on recent Linux kernels the multicast packets from the callserver weren't getting through so this change explicitly subscribes us to the relevant multicast group. This enables users to see who is on the phone at a glance. |
||
| #6 | 4825 | Tony Smith |
Add menu option to the user list context menu to leave a voicemail message for the selected user. |
||
| #5 | 4822 | Tony Smith |
Updated icon for contacts, and rebuild the tarball with todays changes. |
||
| #4 | 4821 | Tony Smith |
Bug fix: make it possible to play and delete voicemail messages from departmental mailboxes as well as the user's own. |
||
| #3 | 4820 | Tony Smith |
Speed-up call list and message list update by combining them into one query of the LDAP database instead of two. Now the data from the LDAP database is distributed by a Qt signal to all interested parties. Still could be snappier, we don't currently limit the update to a specific mailbox which would be optimal. Some other time. |
||
| #2 | 4819 | Tony Smith | Add a tab for viewing missed/received calls. | ||
| #1 | 4815 | Tony Smith |
First release of QSplice: A Qt-based PCS partner application for the SpliceCom maximiser telephone system. |