Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
Controllers
/
MainController.h
Age
Commit message (
Expand
)
Author
2010-11-03
Added ClientDiscoManager.
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
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
Rejoin MUCs on reconnect.
Kevin Smith
2010-10-23
Don't lose notification enabledness when the user changes status.
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-09
Move Settings to Swift/Controllers.
Remko Tronçon
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-01
Reuse server-generated resources.
Kevin Smith
2010-09-15
Moved events from Swiften to Swift.
Remko Tronçon
2010-09-15
Added EventNotifier.
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
Moved application message display around.
Remko Tronçon
2010-09-11
Added support for Entity Capabilities.
Remko Tronçon
2010-08-27
Separate MUCRegistry from ChatsManager.
Remko Tronçon
2010-08-24
Implemented VCardManager.
Remko Tronçon
2010-08-24
Added VCardStorage.
Remko Tronçon
2010-08-21
Revert "Store avatars per profile."
Remko Tronçon
2010-08-21
Store avatars per profile.
Remko Tronçon
2010-08-20
Restart with previous (per-accoun) status.
Kevin Smith
2010-08-19
Fixed compilation on OS X.
Remko Tronçon
2010-08-19
Extract dir providing functionality from application class.
Remko Tronçon
2010-06-25
Simplify presence handling for auto-away and reconnections.
Kevin Smith
2010-06-20
Fire fewer reconnect timers after they become obsolete
Kevin Smith
2010-06-18
Fix crash on reconnect.
Remko Tronçon
2010-06-11
Back off reconnects after an error.
Kevin Smith
2010-06-02
Rename boost_signalslib.h to boost_bsignals.
Remko Tronçon
2010-06-02
Using Boost workaround for Qt signals keyword clash.
Remko Tronçon
2010-05-13
List MUCs available on services.
Kevin Smith
2010-05-06
Rewrite of large amounts of roster code.
Kevin Smith
2010-04-23
Make latency stats optional.
Kevin Smith
2010-04-12
Populate ErrorEvent for server disconnections.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-04-06
Add option to log in automatically.
Kevin Smith
2010-03-28
Chat list in the gui (mostly non-functional).
Kevin Smith
2010-03-22
Lots of plumbing for event view.
Kevin Smith
2010-03-19
Start of event viewer.
Kevin Smith
2009-12-24
Extract the Chat dialog management from MainController into ChatsManager.
Kevin Smith
2009-11-26
Plumbing to show a dummy XMLConsoleWidget in the chat tabs.
Kevin Smith
2009-11-24
Added PresenceSender object.
Remko Tronçon
2009-11-24
Integrated new IdleDetector.
Remko Tronçon
[next]