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
2011-02-11
Allow deletion of items from login list.
Kevin Smith
2011-02-07
Reworking contact editing.
Remko Tronçon
2011-01-30
Added profile edit dialog.
Remko Tronçon
2011-01-20
Use a dedicated Join MUC dialog.
Remko Tronçon
2010-12-27
Removing 'force quit' timer.
Remko Tronçon
2010-12-27
Don't delete client in a callback.
Remko Tronçon
2010-12-23
Turn the 'Find other users' into seperate add/chat menu items with a wizard.
Kevin Smith
2010-12-23
Add a timer so 20 seconds after requesting a quit, it'll quit regardless of r...
Kevin Smith
2010-12-22
Basic User Search support, and Find Rooms cleanup.
Kevin Smith
2010-12-17
Fixed IPv6 network test.
Remko Tronçon
2010-12-14
Added initial Growl for Windows notifier (GNTP).
Remko Tronçon
2010-12-05
Added plumbing for persistent certificate trust checking.
Remko Tronçon
2010-11-28
Change error from optional to shared_ptr in GenericRequest
Remko Tronçon
2010-11-16
Pass NetworkFactories as an explicit dependency into client.
Remko Tronçon
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
[next]