Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
QtUI
/
Whiteboard
/
GView.cpp
Age
Commit message (
Collapse
)
Author
2012-07-31
Added removing of selection rect of items modified by other party
Mateusz Piekos
2012-07-31
Upgraded update operation with ability to move elements
Mateusz Piekos
2012-07-27
Improved graphics view clearing on close
Mateusz Piekos
2012-07-26
Improved handling of operations IDs and transformations
Mateusz Piekos
2012-07-24
Commented out code handling filled hand line
Mateusz Piekos
2012-07-23
Added abitlity to change color and line witdth of drawn elements
Mateusz Piekos
2012-07-20
Made compilation of whiteboard components warning free
Mateusz Piekos
2012-07-18
Modified code to send TextItem updates
Mateusz Piekos
2012-07-17
Added handling of items deletions
Mateusz Piekos
2012-07-17
Added handling of elements position updates
Mateusz Piekos
2012-07-13
Integrated WhiteboardClient and WhiteboardServer into rest of the code
Mateusz Piekos
2012-07-02
Clearing whiteboard window on session initialization
Mateusz Piekos
2012-06-29
Improved handling of IDs
Mateusz Piekos
Added ID parsing to every element and added function to get prefixes from session to be able to distinguish elements between clients
2012-06-26
Fixed duplicating of polygons
Mateusz Piekos
2012-06-26
Added handling of text elements
Mateusz Piekos
2012-06-26
Added handling of circles(ellipses)
Mateusz Piekos
2012-06-24
Added handling of rects and basic handling of polygons
Mateusz Piekos
2012-06-18
Completed serialization and parsing of line element
Mateusz Piekos
2012-06-02
Added whiteboard controller with simple sharing
Mateusz Piekos
Whiteboard controller is handled in ChatController only for testing purposes.
2012-05-30
Added whiteboard files to swift tree
Mateusz Piekos