summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2013-03-04Adding support for idle time.Tobias Markmann
2013-02-05Make logging thread-safe.Remko Tronçon
2013-01-27Fixing VCard related crash caused by wrong deletion of profile window.Tobias Markmann
2013-01-12Adding basic vCard edit/show support.Tobias Markmann
2013-01-09Highlighting supportMaciej Niedzielski
2013-01-01Don't scroll to bottom if there's no scrollbar.Remko Tronçon
2012-12-31Fix more warnings.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-12-23Remove warning in FreeDesktopNotifier.Remko Tronçon
2012-12-23Replace functors and for loops by boost::lambdas.Remko Tronçon
2012-12-23Remove spurious qdebugKevin Smith
2012-12-23Bundle a bare set of emoticons with Swift.Kevin Smith
2012-12-23Remember window splitter placement in netbook modeKevin Smith
2012-12-23Remember single window sizeKevin Smith
2012-12-23Make the splitter into a classKevin Smith
2012-12-23Clear out status message when setting a new one.Kevin Smith
2012-12-23Avoid any duplicates in the status menuKevin Smith
2012-12-23Save recent status messages and allow easy setting.Kevin Smith
2012-12-22Allow toggling of a more compact roster modeKevin Smith
2012-12-22Fixed memory leak in QtURLValidator.Remko Tronçon
2012-12-13Don't show '1' as the port for the BOSH proxy when opening the connection set...Kevin Smith
2012-12-10Just noticed the selected widget changed in a recent patchKevin Smith
2012-12-04Add validation for BOSH URLs in the connection dialog.Kevin Smith
2012-12-04Warn that connection settings aren't saved immediately.Kevin Smith
2012-12-01Missing translation stringKevin Smith
2012-11-24Fixed bug in connection settings dialog.Remko Tronçon
2012-11-14Use version numbers for Swift binary so upgrades workKevin Smith
2012-11-13Don't show -1 as default port in UI.Kevin Smith
2012-11-12Install VC redistributable using .exe file.Remko Tronçon
2012-11-06Clear out certificates when selecting another account.Kevin Smith
2012-11-06Provide a tooltip for, and show the start of, MUC subjectsKevin Smith
2012-10-28Missed a translatable stringKevin Smith
2012-10-26Fix that you can't select certs on LinuxKevin Smith
2012-10-19Don't add QtUI/Swift hierarchy to .dSYM.zip.Remko Tronçon
2012-10-18Translation updates.Remko Tronçon
2012-10-15Add command-line argument to override language.Remko Tronçon
2012-10-07Fixed Swift package path.Remko Tronçon
2012-10-07Fixed & cleaned up some of the WiX stuff.Remko Tronçon
2012-10-07Fixed windows.Remko Tronçon
2012-10-06Compiling is handyKevin Smith
2012-10-06Generate packages in /Packages.Remko Tronçon
2012-10-05Also generate a .dsym on mac os x.Remko Tronçon
2012-10-05Use forward slashes.Remko Tronçon
2012-10-05Install .pdb next to WiX package.Remko Tronçon
2012-10-05Allow debug optimized builds that work on non-dev machinesKevin Smith
2012-09-30Slightly neaten codeKevin Smith
2012-09-19Distinguish between wrapped and non-wrapped sender names in chat message them...Tobias Markmann
2012-09-17Make MUC terminology consistent.Remko Tronçon
2012-09-17Fixed URL parsing/serializing.Remko Tronçon