summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-27Add setting to disable automatic software updatesTobias Markmann
2016-09-26Use const std::unique_ptr for pimpl idiom usageTobias Markmann
2016-09-26Update and tidy up Sparkle software update supportTobias Markmann
2016-09-08Improve visibility of currently focused chat input in trellis modeTobias Markmann
2016-09-07Add ability to filter results in "Search Room" dialogTobias Markmann
2016-09-07Explicitly set layout direction based on QT_LAYOUT_DIRECTIONTobias Markmann
2016-09-05Add simple versioning to QtScaledAvatarCacheTobias Markmann
2016-08-26Improve API clarity of MUCSearchItem::setParentTobias Markmann
2016-08-25Alphabetically sort MUC search resultTobias Markmann
2016-08-24Improve readability of message receipt iconsTobias Markmann
2016-08-23Only use Lato font for rosters and the chat viewTobias Markmann
2016-08-23Improve chat view font handlingTobias Markmann
2016-08-23Do not require debug MSVC runtime for non optimized buildsTobias Markmann
2016-08-22Add shortcuts to change chat view font sizeTobias Markmann
2016-08-19Fix crash during trellis size change on WindowsTobias Markmann
2016-08-19Support dropping tabs on tab widgetsTobias Markmann
2016-08-18Tweak grid selection dialog renderingTobias Markmann
2016-08-15Improve UX of grid selection dialogTobias Markmann
2016-08-09Enable better date formatting in the UITobias Markmann
2016-08-09Fix SVG rendering related packaging issuesTobias Markmann
2016-08-03Draw usernames in contact list in dark grayTobias Markmann
2016-08-03Add support for signing the resulting MSI installer on WindowsTobias Markmann
2016-08-02Fix notice sometimes showing empty popup dialog on activationTobias Markmann
2016-07-25Changing default avatar to a blue circled swiftTobias Markmann
2016-07-22Crop avatars to squares so they look better inside the chat viewTobias Markmann
2016-07-22Add button to changelog dialog to about dialogTobias Markmann
2016-07-19Fix Swift UI sometimes getting stuck during loginTobias Markmann
2016-07-12Improved logo-shaded-text.svg and its use in login windowTobias Markmann
2016-07-12Bring background enter room dialog to front if it existsTobias Markmann
2016-07-12Remove Snarl notification supportTobias Markmann
2016-06-30Add initial support for code signing on OS XTobias Markmann
2016-06-27Fix cleanup of date_facet instanceTobias Markmann
2016-06-23Improve Linux spell checking UX and enable it by defaultTobias Markmann
2016-06-23Change minidump filename format to include version and dateTobias Markmann
2016-06-15Load and set Lato font as UI font for QtTobias Markmann
2016-06-14Enable trellis support by defaultTobias Markmann
2016-05-27Allow to invite multiple contacts to a chat room at onceTobias Markmann
2016-05-27Add presence to manually added contacts in 'Start Chat…' dialogTobias Markmann
2016-05-27Fix QtSuggestingJIDInput popup behavior on OS XTobias Markmann
2016-05-26Bring existing dialog to front on open of "Start Chat…" dialogTobias Markmann
2016-05-26Fix setting recent search server when doing a local user searchTobias Markmann
2016-04-26Make remaining UI strings in QtHighlightEditor translatableTobias Markmann
2016-04-25Convert hard tabs to four spaces in all our SConscript/*.py filesTobias Markmann
2016-04-25Fix detection of vertical scroll bar position in chat viewsTobias Markmann
2016-04-14Fix delayed login/roster resize on window resize in netbook modeTobias Markmann
2016-04-08Fix code in response to compiler warnings by clangTobias Markmann
2016-04-06Fix include case typoTobias Markmann
2016-04-05Migrate to Boost.Signals2 from Boost.SignalsTobias Markmann
2016-04-04Modernize code to use range based for loops using clang-tidyTobias Markmann
2016-04-04Apply automated clang-tidy fixes and add missing includesTobias Markmann