summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-07-17Added signal handlers in history window.Catalin Badea
2012-07-16Allow adding top messages in the chatview.Catalin Badea
2012-07-09Calendar widget follows the currently viewed messageCatalin Badea
2012-07-03Added message type logging. Fixed handling new messages.Catalin Badea
2012-07-01update history window on new messageCatalin Badea
2012-07-01Dump message logs using new db structure. Avatars not workingCatalin Badea
2012-07-01Add nick/avatar resolversCatalin Badea
2012-07-01Don't log outgoing MUC messagesCatalin Badea
2012-06-30Changed HistoryMessage structure backCatalin Badea
2012-06-28Use escaped strings in SQL statements. Remove edit options from the history r...Catalin Badea
2012-06-27Display conversations by using roster selectionCatalin Badea
2012-06-27Log messages to the sqlite db and dump all messages in the history viewerCatalin Badea
2012-06-26Added SqliteManager to build. not workingCatalin Badea
2012-06-26Use seperate controllers for viewing/handling historyCatalin Badea
2012-06-19Added contact rosterCatalin Badea
2012-06-19Fixed compile errorCatalin Badea
2012-06-19Added .ui fileCatalin Badea
2012-06-19Added mock-up uiCatalin Badea
2012-06-19Disconnect history controller from the event stream. Fixed coding styleCatalin Badea
2012-06-19Added History window based code: controller, events, interface and menu entry.Catalin Badea
2012-06-18Handle unexpected challenges.Remko Tronçon
2012-06-17Style security button.Remko Tronçon
2012-06-17Added lock icon.Remko Tronçon
2012-06-17CachingNameOnlyDomainNameResolver -> CachingDomainNameResolver.Remko Tronçon
2012-06-17Remove unused functions from caching resolver.Remko Tronçon
2012-06-17Fixed potential uncaught exception in HTTPConnectProxiedConnection.Remko Tronçon
2012-06-17Remove some unused private variables.Remko Tronçon
2012-06-17Allow different connection methods for Client.Remko Tronçon
2012-06-15Preliminary emoticon work.Kevin Smith
2012-06-14Remove Olly from Debian uploaders listKevin Smith
2012-06-12Debian fixes.Remko Tronçon
2012-06-12Use dpkg-buildflags for Debian build flags.Remko Tronçon
2012-06-12And get the date right in the changelog tooKevin Smith
2012-06-12Updating debian changelogKevin Smith
2012-06-12Update Deb stuffKevin Smith
2012-06-12Rename 'swift' binary to 'swift-im' on Linux.Remko Tronçon
2012-06-12Create amalgamation of COPYING file.Remko Tronçon
2012-06-12Include missing contributor in licenseKevin Smith
2012-06-05Fixed LibIDN build.Remko Tronçon
2012-06-05Use faster conversion functions in ICU.Remko Tronçon
2012-06-05Added ICU support.Remko Tronçon
2012-06-01Fix tab order in invite window.Kevin Smith
2012-06-01Avoid whoosh down, whooosh up on Mac when opening chat windows.Kevin Smith
2012-06-01Don't expand tabs in vimKevin Smith
2012-05-31Allow subsequent invitesKevin Smith
2012-05-31Better MUC invitingKevin Smith
2012-05-31Very poor prototype of a MUC invite dialogKevin Smith
2012-05-31Render & in group names correctly in edit dialog.Kevin Smith
2012-05-31Update message correction to use the published namespace.Kevin Smith
2012-05-31Don't report encrypted connections once disconnected.Kevin Smith