aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qmlformatHEADmasterlink2xt2021-10-272-25/+22
* Add "Change avatar" button to settings pageMiquel Lionel2021-10-241-0/+26
* Change "Attach" button to "Detach" when file is attachedlink2xt1-2/+8
* Add Message.setFile methodlink2xt5-13/+16
* Do not copy attachments to blobdir manuallylink2xt1-10/+2
* Make attachment button functionalMiquel Lionel3-7/+33
* ComposePane: "attach" buttonlink2xt1-0/+27
* Fix QML code stylelink2xt2021-10-0211-471/+564
* Add SOCKS5 settingslink2xt2021-09-102-0/+58
* Place "Show full message" between the message and its statuslink2xt2021-09-101-9/+11
* Change SettingsPage id into `root`link2xt2021-09-101-22/+22
* Make ConfigurePage scrollablelink2xt2021-09-101-28/+26
* Make Settings page scrollablelink2xt2021-09-101-3/+1
* Remove Version from .desktop filelink2xt2021-09-051-1/+0
* README: remove outdated hint about starting IOlink2xt2021-08-291-1/+1
* Update README to de-emphasize kdesrc-buildlink2xt2021-08-291-39/+42
* Start I/O after configuring or importing an accountlink2xt2021-08-281-0/+6
* Create event emitter only after creating an accountlink2xt2021-08-281-2/+3
* Show account import progresslink2xt2021-08-283-0/+9
* Add "Show classic emails" settinglink2xt2021-08-281-0/+14
* Create initial account if there are no accountslink2xt2021-08-281-0/+6
* Return null from DcAccounts::getSelectedAccount if there are no accountslink2xt2021-08-281-2/+5
* ConfigurePage: change id to "root"link2xt2021-08-281-18/+18
* Accept and reject contact requests in the compose panelink2xt2021-08-282-14/+27
* Add padlock and bot icons to messages, improve layoutlink2xt2021-08-283-2/+28
* Show message timestampslink2xt2021-08-283-3/+12
* AccountsPage: use AbstractListItem for accountslink2xt2021-08-221-29/+30
* Change the chat only on clicklink2xt2021-08-221-20/+13
* Move chatlist item to a separate QML filelink2xt2021-08-223-91/+120
* Add chatlist searchlink2xt2021-08-223-4/+16
* Make it possible to create contactslink2xt2021-08-151-4/+26
* Add Context::createContactlink2xt2021-08-152-0/+9
* Add avatars to New Chat pagelink2xt2021-08-151-5/+25
* Add DcContact::getProfileImagelink2xt2021-08-152-0/+10
* ComposePane: move message creation to a separate functionlink2xt2021-08-071-6/+11
* Use `dc_send_msg` to send messageslink2xt2021-08-073-1/+13
* ComposePane: set `id` to `root`link2xt2021-08-071-5/+7
* Restrict image width to message widthlink2xt2021-08-071-0/+1
* CMakeLists.txt: remove REQUIRED from ecm_find_qmlmodulelink2xt2021-08-011-2/+6
* Add "delete" icon to "Delete chat" actionlink2xt2021-08-011-0/+1
* Add "pin" icon to "Pin chat" actionlink2xt2021-08-011-0/+1
* Add "pinned" badge for pinned chatslink2xt2021-08-013-1/+25
* Add New Chat pagelink2xt2021-08-015-0/+104
* CMakeLists: check for QML modules for QtMultimedia and Kirigamilink2xt2021-08-011-2/+6
* README: add kirigami2 package for Arch Linuxlink2xt2021-08-011-2/+5
* fix: configure `send_security`, not `smtp_security`link2xt2021-08-011-1/+1
* Allow to change display name on the Settings pagelink2xt2021-08-011-0/+8
* README: mention qt5ct to use KDE icon theme without KDElink2xt2021-08-011-2/+7
* cmake: add Qt Multimedia requirementlink2xt2021-07-261-2/+2
* Show "NEW" badge for contact requestslink2xt2021-07-261-3/+4