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
/
QtUI
/
QtLoginWindow.h
Age
Commit message (
Expand
)
Author
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-12-14
Add support for new trellis layout for chat windows.
Tobias Markmann
2013-01-09
Highlighting support
Maciej Niedzielski
2012-09-08
Connection settings support
Kevin Smith
2012-05-12
Show Certificate dialog from certificate error window.
Remko Tronçon
2012-04-25
Clicking the OS X dock brings the app to the front.
Remko Tronçon
2012-04-11
Added support for determining SmartCard Reader associated with a certificate ...
Alexey Melnikov
2012-02-21
Introduce system settings policies.
Kevin Smith
2011-12-24
Enable "Show notifications" toggle when Growl isn't installed.
Remko Tronçon
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-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-07-09
Disable debug console in Eagle mode.
Kevin Smith
2011-05-22
Only forget login details in eagle mode
Kevin Smith
2011-05-22
Eagle mode.
Kevin Smith
2011-04-19
Allow smaller roster heights.
Kevin Smith
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-11
Allow deletion of items from login list.
Kevin Smith
2011-02-07
Identify the marked jid and recognize del or backspace
Thilo Cestonaro
2011-02-04
Cleaned up some unused code.
Remko Tronçon
2010-12-19
Make loginwindow hiding a little more consistent with other code
Kevin Smith
2010-12-13
Extend the certificate accept dialog & login after accept.
Remko Tronçon
2010-12-13
Initial cert confirmation
Kevin Smith
2010-12-12
Don't hide the roster when clicking the system tray on OS X.
Remko Tronçon
2010-10-30
Disconnect client cleanly before quitting.
Remko Tronçon
2010-10-08
Slightly re-arrange the menus.
Kevin Smith
2010-10-05
Create 'Enable notifications' menu on Linux.
Kevin Smith
2010-10-03
Allow cancelling logins.
Kevin Smith
2010-04-15
Normalise muc joining, allow it from bookmark list.
Kevin Smith
2010-04-12
Use General menu on OS X (don't duplicate Swift).
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-04-06
Add option to log in automatically.
Kevin Smith
2010-04-05
Persist Sound Toggleness.
Kevin Smith
2010-04-04
Allow sounds to be toggled.
Kevin Smith
2009-11-26
Remember the last used account.
Kevin Smith
2009-11-26
Plumbing to show a dummy XMLConsoleWidget in the chat tabs.
Kevin Smith
2009-10-15
Save the geometry of the chat and roster windows.
Kevin Smith
2009-09-12
Multiple profiles in the login window mostly working.
Kevin Smith
2009-09-12
Allow storing of settings for multiple profiles.
Kevin Smith
2009-09-05
Don't use singleton for AboutWidget.
Remko Tronçon
2009-09-01
Fix show/hide behavior of SystemTray.
Remko Tronçon
2009-08-29
Basic About dialog
Kevin Smith
2009-08-28
Include Quit option in Swift menu.
Kevin Smith
2009-08-28
Don't duplicate menus on reconnect, make menubar global on Mac.
Kevin Smith
2009-06-10
Moved Swiften/Controllers to Swift/Controllers.
Remko Tronçon
2009-06-10
Moved UI/Qt -> Swift/QtUI.
Remko Tronçon