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
/
QtUI
/
QtLoginWindow.cpp
Age
Commit message (
Expand
)
Author
2010-04-18
Update menus with more sensible words.
Kevin Smith
2010-04-15
Tweak login window spacing.
Remko Tronçon
2010-04-15
Set a special X11 window resource name on the main dialog.
Remko Tronçon
2010-04-12
Align the login window in the middle.
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-12-21
Fix mac window strangnesses.
Kevin Smith
2009-11-28
On second thought, maybe we shouldn't quit.
Remko Tronçon
2009-11-28
Quit when the last window is closed.
Remko Tronçon
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-11-21
Removing compiler warnings.
Kevin Smith
2009-11-19
Label the input fields in the login window
Kevin Smith
2009-10-15
Save the geometry of the chat and roster windows.
Kevin Smith
2009-10-04
Handle errors during initial login correctly.
Kevin Smith
2009-09-12
Fix for replacing loginwindow credentials after login.
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
Activate about dialog too.
Remko Tronçon
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
Show menus on non-macs
Kevin Smith
2009-08-28
Enter works on login fields. #123
Kevin Smith
2009-08-28
Don't quit when the roster is hidden and there's no open chat window.
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-08-16
Adding the start of a 'me view' to the head of the roster.
Kevin Smith
2009-06-10
Moved UI/Qt -> Swift/QtUI.
Remko Tronçon