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
/
QtStatusWidget.cpp
Age
Commit message (
Expand
)
Author
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2012-12-23
Replace functors and for loops by boost::lambdas.
Remko Tronçon
2012-12-23
Clear out status message when setting a new one.
Kevin Smith
2012-12-23
Avoid any duplicates in the status menu
Kevin Smith
2012-12-23
Save recent status messages and allow easy setting.
Kevin Smith
2011-12-21
Don't escape < for status widget
Kevin Smith
2011-02-20
Make Swift translatable.
Remko Tronçon
2011-02-19
Make Swift translatable.
Remko Tronçon
2010-10-26
Create a 'connecting' icon.
Remko Tronçon
2010-10-24
Provide feedback in the status header when attempting to connect.
Kevin Smith
2010-06-25
Allow for margins in the status popup.
Kevin Smith
2010-06-11
Add (No message) to the top four status setters when empty.
Kevin Smith
2010-06-09
Enabled & fixed some more C++ warnings.
Remko Tronçon
2010-06-04
Starting towards tooltips for the colour-blind.
Kevin Smith
2010-05-26
Make better use of the elided text labels.
Kevin Smith
2010-05-26
If last status was a preset, don't show for all types
Kevin Smith
2010-05-25
Display the status changer on the right screen.
Kevin Smith
2010-05-25
Add status annotation for each of the status types when changing status.
Kevin Smith
2010-05-25
Status dismissing solution for both Mac and Windows
Kevin Smith
2010-05-25
More careful use of focus change signal to avoid status setting failing on Wi...
Kevin Smith
2010-05-24
Allow setting status messages again.
Kevin Smith
2010-05-24
Various cleanups
Kevin Smith
2010-05-24
Escape to close status edit.
Kevin Smith
2010-05-24
Select status text when editing starts.
Kevin Smith
2010-05-24
Dismiss the status editing when the edit loses focus.
Kevin Smith
2010-05-24
Elide text in the roster header when it's wider than the roster.
Kevin Smith
2010-05-24
Fix status drop-down moving to bottom on FVWM.
Remko Tronçon
2010-05-23
Start creating a prettier roster header.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2009-10-16
Mark as offline in the roster after an error.
Kevin Smith
2009-08-18
Show the new egg presence icons in the presence combobox.
Kevin Smith
2009-08-16
Set the status text when changing presence.
Kevin Smith
2009-06-10
Moved UI/Qt -> Swift/QtUI.
Remko Tronçon