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.cpp
Age
Commit message (
Expand
)
Author
2012-03-05
Get server disco from server, not bare JID.
Kevin Smith
2012-03-05
Send both items and adhoc queries to the server JID.
Kevin Smith
2012-02-22
Fix up for previous CAPI patch
Kevin Smith
2012-02-21
Read in the notifications toggle at launch
Kevin Smith
2012-02-21
Introduce system settings policies.
Kevin Smith
2012-01-17
Allow specifying BOSH and BOSH proxy URLs with names (rather than IPs)
Kevin Smith
2011-12-24
Enable "Show notifications" toggle when Growl isn't installed.
Remko Tronçon
2011-12-13
BOSH Support for Swiften
Kevin Smith
2011-12-13
Change MainController to not log back in if there's an error during logout
Kevin Smith
2011-11-28
Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...
Tobias Markmann
2011-10-29
Make the --eagle-mode banner per-login, not per-run
Kevin Smith
2011-10-29
Don't save message content of recents to disk in --eagle-mode
Kevin Smith
2011-10-18
Fix possible crash on login failures
Kevin Smith
2011-10-17
Don't crash in ad-hoc after signout/signin.
Kevin Smith
2011-09-30
Moved SOCKS5BytestreamProxyFinder to Swiften.
Remko Tronçon
2011-09-26
Make SOCKS5 proxy finder conditional.
Remko Tronçon
2011-09-25
File transfer changes.
Remko Tronçon
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-09-20
In Eagle mode, require TLS
Kevin Smith
2011-08-21
Warn when sending corrections without support.
Kevin Smith
2011-07-11
Make IdleDetector a parameter of MainController.
Remko Tronçon
2011-07-08
Morph the login window into the roster before re-enabling login.
Kevin Smith
2011-07-04
Check idleness every second instead of 10 times a second.
Remko Tronçon
2011-06-03
Limit the use of the SafeString type.
Remko Tronçon
2011-05-22
Eagle mode.
Kevin Smith
2011-05-18
Introduce safe containers for storing passwords.
Remko Tronçon
2011-05-05
Replace ByteArray by typedef.
Remko Tronçon
2011-04-28
Updated some text strings.
Remko Tronçon
2011-04-28
Recent chats are now persisted.
Kevin Smith
2011-04-27
Reset the login view's isLoggingIn on cancel login.
Remko Tronçon
2011-04-26
Don't attempt to login without a valid node@domain JID.
Kevin Smith
2011-04-25
Fixed compilation.
Remko Tronçon
2011-04-25
Moved file storages to Swift.
Remko Tronçon
2011-04-24
Initial Ad-Hoc commands support.
Kevin Smith
2011-04-18
Added RFC5122 XMPP URI parsing and basic handling.
Remko Tronçon
2011-04-02
Don't disable GUI during destruction.
swift-1.0rc1
Kevin Smith
2011-03-11
Fixed unnecessary updating and sending out VCard photo hash.
Remko Tronçon
2011-03-11
Fixed bug where own avatar was incorrectly displayed when switching profiles.
Remko Tronçon
2011-02-26
Add "Edit details" section to Add User widget.
Remko Tronçon
2011-02-20
Make Swift translatable.
Remko Tronçon
2011-02-19
Make Swift translatable.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-11
Allow deletion of items from login list.
Kevin Smith
2011-02-07
Moved Swift-specific roster code out of Swiften.
Remko Tronçon
2011-02-07
Reworking contact editing.
Remko Tronçon
2011-02-02
Removing unused parameter from Client constructor.
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
[next]