summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Collapse)Author
2009-08-30Parenthesising expressions to get rid of warnings.Kevin Smith
2009-08-29Experimental fix for stuff in background, chats coming to front when opened etc.Kevin Smith
2009-08-29Finally sticky roster group expansion.Kevin Smith
2009-08-29Show contact count on collapsed roster groupsKevin Smith
2009-08-29Removing the qDebug that I accidentally left in the last commit.Kevin Smith
2009-08-29Show roster group expansion decorations.Kevin Smith
2009-08-29Allow multi-line inputs, and grow accordingly.Kevin Smith
2009-08-29Basic About dialogKevin Smith
2009-08-28Show menus on non-macsKevin Smith
2009-08-28Enter works on login fields. #123Kevin Smith
2009-08-28Add SCons tool to dump build version in a file.Remko Tronçon
2009-08-28Don't quit when the roster is hidden and there's no open chat window.Kevin Smith
2009-08-28Include Quit option in Swift menu.Kevin Smith
2009-08-28Don't duplicate menus on reconnect, make menubar global on Mac.Kevin Smith
2009-08-28Put the selected tab title as the tabwidget title. #184Kevin Smith
2009-08-28Show the hidden roster on system tray click.Kevin Smith
2009-08-28Slightly more liberal font margins for the group headers in the roster.Kevin Smith
2009-08-28Centralise the group headings vertically.Kevin Smith
2009-08-27Tweaked avatar a bit.Remko Tronçon
2009-08-27Updated avatar icon.Remko Tronçon
2009-08-27Bold roster group fontKevin Smith
2009-08-27More padding before the text in group headings in the roster.Kevin Smith
2009-08-27Render first group header flush with the top of the roster.Kevin Smith
2009-08-27Render roster group headings too wide, so they span the whole window.Kevin Smith
2009-08-27Removing my lovely rounded group headings in the Roster.Kevin Smith
2009-08-27Assorted roster rendering improvements.Kevin Smith
2009-08-26Gradient the group headers in the roster.Kevin Smith
2009-08-26Round the group corners and stop group highlighting in the rosterKevin Smith
2009-08-26Make the roster text sizes relative to the defaults.Kevin Smith
2009-08-26Roster rendering now takes account of the text height as well as the avatar ↵Kevin Smith
height.
2009-08-24Status icons in the roster show correct status.Kevin Smith
2009-08-22Fix expanded tab characters.Remko Tronçon
2009-08-22Moved QtEventLoop to Swiften.Remko Tronçon
2009-08-18Try the roster item presence icon overlapping the avatar.Kevin Smith
2009-08-18Include a (dummy) presence icon in roster entries.Kevin Smith
2009-08-18Show the new egg presence icons in the presence combobox.Kevin Smith
2009-08-17Add status icons.Remko Tronçon
2009-08-16Add LibXML support to build system.Remko Tronçon
2009-08-16Remove autoconf/make files.Remko Tronçon
2009-08-16Temporarily adding SwiftQMakeish.Remko Tronçon
2009-08-16Adding roster tabs, ready to take Events.Kevin Smith
2009-08-16Adding in a button to the roster for 'Add Contact'Kevin Smith
2009-08-16MeView collapsing.Kevin Smith
Qt's peculiarities with which mouse events get passed where are evident here: clicking the toolbar collapses/expands, while if you're clicking the label, it has to be a doubleclick to collapse or expand.
2009-08-16Now show my avatar and JID in the 'me view'.Kevin Smith
At the moment it's my JID rather than my Name, because the NickResolver doesn't cope with our own Name. Also: the name resizing sometimes doesn't work. If it doesn't for you, make the roster very wide and then slowly resize it down.
2009-08-16Set the status text when changing presence.Kevin Smith
2009-08-16Adding the start of a 'me view' to the head of the roster.Kevin Smith
2009-08-15Remove the roster avatar debug output.Kevin Smith
2009-08-13Remove common controls dependency until it is needed.Remko Tronçon
2009-08-13Console builds.Remko Tronçon
2009-08-13Add image plugins to nsis script.Remko Tronçon