Age | Commit message (Expand) | Author |
2010-06-09 | Add warning flag for non-virtual destructors. | Remko Tronçon |
2010-06-07 | Tentative fix for segfaulting on roster changes. | Kevin Smith |
2010-06-07 | Make MUC groups open on single click too. | Kevin Smith |
2010-06-07 | Don't resolve Nick for a bare MUC JID as an empty string. | Kevin Smith |
2010-06-07 | Remove TODO. | Remko Tronçon |
2010-06-06 | Use delay when printing MUC history. | Remko Tronçon |
2010-06-06 | Debug Console now has a window title when its tab is selected. | Kevin Smith |
2010-06-06 | Pressing Enter in the room field of the MUC Find window now joins the room. | Kevin Smith |
2010-06-05 | Don't scroll chattlog if not at end. | Remko Tronçon |
2010-06-05 | Fix compilation on non-Macs | Kevin Smith |
2010-06-05 | Tab completion in MUCs. | Kevin Smith |
2010-06-04 | Starting towards tooltips for the colour-blind. | Kevin Smith |
2010-06-04 | Allow roster show/hide in netbook mode. | Kevin Smith |
2010-06-04 | Lower build dependencies to Ubuntu 9.04 | Kevin Smith |
2010-06-04 | Remove SQLite tests. | Remko Tronçon |
2010-06-04 | Put logo on MUC search window. | Remko Tronçon |
2010-06-04 | Add option to autojoin when joining a room. | Kevin Smith |
2010-06-04 | Don't put icons on windows on OS X. | Remko Tronçon |
2010-06-04 | Tweaked chat logo. | Remko Tronçon |
2010-06-04 | Put icons on windows. | Remko Tronçon |
2010-06-03 | Use SASL EXTERNAL for authenticating in Slimber. | Remko Tronçon |
2010-06-03 | Remove SQLite and SQLiteHistoryManager. | Remko Tronçon |
2010-06-03 | Remove -ldl check. | Remko Tronçon |
2010-06-03 | Distinguish an empty SASL message from no SASL message. | Remko Tronçon |
2010-06-03 | Don't link against dl. | Remko Tronçon |
2010-06-03 | Always generate DefaultThemeQRC if the default thheme changed. | Remko Tronçon |
2010-06-02 | Don't build C-Ares. | Remko Tronçon |
2010-06-02 | Don't use unknown_program_option.get_option_name() on older Boosts. | Remko Tronçon |
2010-06-02 | Add workaround for distros that don't have boost UUID. | Remko Tronçon |
2010-06-02 | Make package script more foolproof. | Remko Tronçon |
2010-06-02 | Detect & use system Boost version if present. | Remko Tronçon |
2010-06-02 | Add LibIDN to Debian package build requirements. | Remko Tronçon |
2010-06-02 | Rename boost_signalslib.h to boost_bsignals. | Remko Tronçon |
2010-06-02 | Serialize <success/> stanza correctly. | Remko Tronçon |
2010-06-02 | Add missing boost_signalslib.h file. | Remko Tronçon |
2010-06-02 | Using Boost workaround for Qt signals keyword clash. | Remko Tronçon |
2010-06-02 | Lower version requirement of Debian package. | Remko Tronçon |
2010-06-01 | Fixed Debian package script. | Remko Tronçon |
2010-06-01 | Replace 16x16 menu icon with 32x32 icon. | Remko Tronçon |
2010-06-01 | Fixed Debian packaging. | Remko Tronçon |
2010-06-01 | Don't try and send messages with labels until we've got a valid catalogue. | Kevin Smith |
2010-06-01 | Adding note on why we can't use system Boost. | Remko Tronçon |
2010-05-31 | Enter to add new service in MUC Search. | Kevin Smith |
2010-05-30 | Don't crash on exit for netbook mode. | Kevin Smith |
2010-05-30 | Use the same version number in iq:version and about window. | Kevin Smith |
2010-05-30 | Don't crash setting a bookmark if initial response didn't have a payload. | Kevin Smith |
2010-05-30 | Don't crash when the vcard response contains no payload. | Kevin Smith |
2010-05-30 | Fixed link flags for building against OS X 10.5 SDK. | Remko Tronçon |
2010-05-30 | Let chat widget grow to fill the window. | Kevin Smith |
2010-05-29 | Fix Swift version in .dmg generation. | Remko Tronçon |