summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-04-01Modernize code to use C++11 nullptr using clang-tidyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2016-03-29Refactored keyword highlightingTobias Markmann
2016-03-29Replace chat view theme with one based on the new designTobias Markmann
2016-03-11Fix translatability of vCard editor popup menu itemsTobias Markmann
2016-03-10Fix crashes in spellchecking code in case of broken backendTobias Markmann
2016-03-09Fix warning coloring of chat input fieldTobias Markmann
2016-03-04Remove unneeded files from old highlight editor UITobias Markmann
2016-02-15Disable file-transfers to MUC PM contactsswift-3.0rc3Tobias Markmann
2016-02-15Fix crash when saving a received file to non-writable locationTobias Markmann
2016-02-15Move QApplication instantiation in QtUI/main.cpp downEdwin Mons
2016-02-11Make Add <field> in the VCard wizard translatableEdwin Mons
2016-02-10Fix update_translationsEdwin Mons
2016-02-02Change stanza body to boost::optional<std::string> typeTobias Markmann
2016-01-24Change version information in about dialog to be selectableTobias Markmann
2016-01-18Remove unused variable reported by GCCTobias Markmann
2016-01-07Add file extension to star-unchecked.png referenceTobias Markmann
2015-12-17Show file-transfer description if providedTobias Markmann
2015-11-30Workaround QTabBar early eliding bug on OS XTobias Markmann
2015-11-26Request redraw of recent chats on compactness changeTobias Markmann
2015-11-25Fix Ctrl + Tab shortcut when MUC contact list is selectedTobias Markmann
2015-11-10Fix certificate-less login in SwiftTobias Markmann
2015-11-09Improve QtTextEdit::sizeHint() for symmetric vertical paddingTobias Markmann
2015-10-30Only highlight text if a highlight color is setTobias Markmann
2015-10-30Ignore DND drops of JIDs for contacts already in the conversationTobias Markmann