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
/
Controllers
/
MainController.cpp
Age
Commit message (
Expand
)
Author
2010-11-07
Refactoring certificates & certificate checking.
Remko Tronçon
2010-11-06
Use EntityCapsProvider in Swiften.
Remko Tronçon
2010-11-03
Centralizing predefined features in DiscoInfo.
Remko Tronçon
2010-11-03
Added ClientDiscoManager.
Remko Tronçon
2010-11-03
Refactoring Presence & MUC handling.
Remko Tronçon
2010-10-30
When MUC notifications are clicked, open the MUC.
Remko Tronçon
2010-10-30
Disconnect client cleanly before quitting.
Remko Tronçon
2010-10-30
Changed CoreClient::onError to CoreClient::onDisconnected.
Remko Tronçon
2010-10-27
Remove MainEventLoop singleton.
Remko Tronçon
2010-10-24
Remove some unused code in MainController.
Remko Tronçon
2010-10-24
Moving more from Swift to Client.
Remko Tronçon
2010-10-24
Created Storages interface.
Remko Tronçon
2010-10-24
Moved MUCRegistry into client.
Remko Tronçon
2010-10-24
Moved PresenceSender to client.
Remko Tronçon
2010-10-24
Blind attempt at animated system tray
Kevin Smith
2010-10-24
Rejoin MUCs on reconnect.
Kevin Smith
2010-10-24
Provide feedback in the status header when attempting to connect.
Kevin Smith
2010-10-23
Don't lose notification enabledness when the user changes status.
Remko Tronçon
2010-10-22
Fixed memory leaks and segfault on signout.
Remko Tronçon
2010-10-21
Moving queries & responders around.
Remko Tronçon
2010-10-21
Fixed authentication problems on reconnect.
Remko Tronçon
2010-10-10
Moved presenceOracle inside Client.
Remko Tronçon
2010-10-10
Moved XMPP roster & controller from Swift to Client.
Remko Tronçon
2010-10-10
Move SoftwareVersion responder from Swift to Client.
Remko Tronçon
2010-10-10
Client refactoring.
Remko Tronçon
2010-10-10
Move SoftwareVersionResponder constructor arguments to setter.
Remko Tronçon
2010-10-10
Refactor responders to only start on start().
Remko Tronçon
2010-10-09
Move Settings to Swift/Controllers.
Remko Tronçon
2010-10-09
Added EchoBot walkthrough example.
Remko Tronçon
2010-10-08
Fix for very unlikely timing-related crash when quitting during event handling
Kevin Smith
2010-10-08
Update roster header even when going offline.
Kevin Smith
2010-10-08
Cancel chat state display when offline.
Kevin Smith
2010-10-07
Code cleanup from recent commits
Kevin Smith
2010-10-05
Create 'Enable notifications' menu on Linux.
Kevin Smith
2010-10-04
Disable the notifier when going to DND.
Remko Tronçon
2010-10-04
Implement getBoundJID() (as getJID())
Remko Tronçon
2010-10-02
Persist roster group expandiness.
Kevin Smith
2010-10-01
Reuse server-generated resources.
Kevin Smith
2010-10-01
Use caps for enabling chat state notifications.
Kevin Smith
2010-09-15
Moved events from Swiften to Swift.
Remko Tronçon
2010-09-15
Fixed EventController destruction order.
Remko Tronçon
2010-09-15
Added EventNotifier.
Remko Tronçon
2010-09-15
Use NickResolver for nicks in notifications.
Remko Tronçon
2010-09-13
Moved XMPPRosterController to Swiften.
Remko Tronçon
2010-09-13
Added presence notifier.
Remko Tronçon
2010-09-12
Move Notifier to SwifTools
Remko Tronçon
2010-09-12
Remove IQRouter from client inheritance list.
Remko Tronçon
2010-09-12
Moved application message display around.
Remko Tronçon
2010-09-11
Make AvatarManager abstract
Remko Tronçon
2010-09-11
Added support for Entity Capabilities.
Remko Tronçon
[next]