summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-10Fixed bug in WhiteboardTransformerpielas/whiteboardMateusz Piekos
2012-08-10Improved whiteboard window sidebarMateusz Piekos
2012-08-09Added eraser iconMateusz Piekos
2012-08-09Availability check on closing whiteboard sessionMateusz Piekos
2012-08-08Remove unneded avatar manager from WhiteboardManagerMateusz Piekos
2012-08-08Handling of sessions with contacts which become unavailableMateusz Piekos
2012-08-08Moved chatListView managing out of WhiteboardManagerMateusz Piekos
2012-08-08wb session manager responsible only for creating and storing sessionsMateusz Piekos
2012-08-07Changed texts informing about whiteboard session statesMateusz Piekos
2012-08-07"Chats" tab shows opened whiteboard sessionsMateusz Piekos
2012-08-07Added icon and title to whiteboard windowsMateusz Piekos
2012-08-07Added option to cancel outgoing whiteboard session requestMateusz Piekos
2012-08-07Added necessary on some system boost make_shared headersMateusz Piekos
2012-08-07Removed filledHandline icon fileMateusz Piekos
2012-08-06Removed useless filledhandline iconMateusz Piekos
2012-08-06Blocked onOperationReceived signal on no-opsMateusz Piekos
2012-08-06Moved handling of operation IDs to session classesMateusz Piekos
2012-07-31Improved resource with whiteboard capabilities findingMateusz Piekos
2012-07-31Added removing of selection rect of items modified by other partyMateusz Piekos
2012-07-31Upgraded update operation with ability to move elementsMateusz Piekos
2012-07-30Exchanged client and server roles in whiteboard session classesMateusz Piekos
2012-07-29Added whiteboard discovery informationMateusz Piekos
2012-07-29Added namespace to whiteboard payloadsMateusz Piekos
2012-07-27Improved graphics view clearing on closeMateusz Piekos
2012-07-27Improved handling of polygon updatesMateusz Piekos
2012-07-26Improved handling of operations IDs and transformationsMateusz Piekos
2012-07-24Removed unneeded parameter "from"Mateusz Piekos
2012-07-24Commented out code handling filled hand lineMateusz Piekos
2012-07-24Modified code to use *name instead of *name.get()Mateusz Piekos
2012-07-23Fixed typo in WhiteboardTransformerMateusz Piekos
2012-07-23Added abitlity to change color and line witdth of drawn elementsMateusz Piekos
2012-07-20Made compilation of whiteboard components warning freeMateusz Piekos
2012-07-20Removed unnecessary origin field from WhiteboardOperationMateusz Piekos
2012-07-18Modified code to send TextItem updatesMateusz Piekos
2012-07-17Added handling of items deletionsMateusz Piekos
2012-07-17Added handling of elements position updatesMateusz Piekos
2012-07-16Extended classes handling synchronization with update operationMateusz Piekos
2012-07-13Integrated WhiteboardClient and WhiteboardServer into rest of the codeMateusz Piekos
2012-07-13Added missing handling of operations not requiring transformationMateusz Piekos
2012-07-13Using structure instead of pair as a return value in WhiteboardClientMateusz Piekos
2012-07-11Added explanation of operations in WhiteboardClientTestMateusz Piekos
2012-07-11Tidied up WhitebaordClientTest codeMateusz Piekos
2012-07-09Added one more situation to WhiteboardClient testMateusz Piekos
2012-07-09Added more complicated WhiteboardClient test and updated this class to pass itMateusz Piekos
2012-07-07Added WhiteboardClient with passing simple unit testMateusz Piekos
2012-07-05Handling less simple server side operationsMateusz Piekos
2012-07-05Created simple WhiteboardServer with unit testsMateusz Piekos
2012-07-03Modified statement about session request rejectMateusz Piekos
2012-07-02Fixed bug with weird behavior of scene after clearMateusz Piekos
2012-07-02Added handling of responses from request IQMateusz Piekos