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
/
QtMainWindow.cpp
Age
Commit message (
Expand
)
Author
2011-03-12
make two new menu items nicely keyboardable
Arnt Gulbrandsen
2011-03-04
Create an edit contact menu item.
Kevin Smith
2011-02-21
Added "Remove" context menu.
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-07
Removed AddContactDialog.
Remko Tronçon
2011-02-07
Reworking contact editing.
Remko Tronçon
2011-01-30
Clickable roster header for profile edits (incomplete)
Kevin Smith
2011-01-30
Added profile edit dialog.
Remko Tronçon
2011-01-20
Use a dedicated Join MUC dialog.
Remko Tronçon
2011-01-13
Start adding keyboard accelerators for swift commands.
Arnt Gulbrandsen
2010-12-26
Small UI tweaks to actions menu and UI search.
Remko Tronçon
2010-12-23
Turn the 'Find other users' into seperate add/chat menu items with a wizard.
Kevin Smith
2010-12-22
Basic User Search support, and Find Rooms cleanup.
Kevin Smith
2010-12-12
Added menu to switch between 'show nickname' and 'show JID' in roster header.
Remko Tronçon
2010-12-12
Removing nickname change functionality from roster header.
Remko Tronçon
2010-12-12
Refactored own nickname handling.
Remko Tronçon
2010-11-12
Persist toggle show offline.
Kevin Smith
2010-10-24
Scroll MUC roster pixel-by-pixel.
Remko Tronçon
2010-10-24
Provide feedback in the status header when attempting to connect.
Kevin Smith
2010-10-22
Fixed memory leaks and segfault on signout.
Remko Tronçon
2010-10-04
Assign contacts to groups.
Kevin Smith
2010-05-24
Fix console warning on tab focus.
Remko Tronçon
2010-05-13
Remove the old Join MUC dialog
Kevin Smith
2010-05-13
List MUCs available on services.
Kevin Smith
2010-05-07
Refer to Events as Notices instead of Events.
Kevin Smith
2010-05-07
Use 'room' to refer to MUCs.
Kevin Smith
2010-05-06
Rewrite of large amounts of roster code.
Kevin Smith
2010-04-23
Fix compilation on Qt < 4.5
Kevin Smith
2010-04-18
Update menus with more sensible words.
Kevin Smith
2010-04-15
Normalise muc joining, allow it from bookmark list.
Kevin Smith
2010-04-15
Set a special X11 window resource name on the main dialog.
Remko Tronçon
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-04-04
Add 'remove' context menu item for rosters (not implemented).
Kevin Smith
2010-03-28
Chat list in the gui (mostly non-functional).
Kevin Smith
2010-03-23
Show EventWindow activity in roster tab.
Kevin Smith
2010-03-22
Fixing up the unit tests again. Oops.
Kevin Smith
2010-03-22
Lots of plumbing for event view.
Kevin Smith
2010-03-19
Start of event viewer.
Kevin Smith
2009-11-16
Scroll roster by pixel.
Remko Tronçon
2009-11-10
Remove "Add Contact" button from roster.
Remko Tronçon
2009-10-16
Mark as offline in the roster after an error.
Kevin Smith
2009-09-16
SignOut nearly working.
Kevin Smith
2009-08-16
Adding roster tabs, ready to take Events.
Kevin Smith
2009-08-16
Adding in a button to the roster for 'Add Contact'
Kevin Smith
2009-08-16
Now show my avatar and JID in the 'me view'.
Kevin Smith
2009-08-16
Adding the start of a 'me view' to the head of the roster.
Kevin Smith
2009-07-26
Begin to assage Swift model into Qt Model/View.
Kevin Smith
2009-06-10
Moved UI/Qt -> Swift/QtUI.
Remko Tronçon