summary refs log tree commit diff
path: root/resources/res.qrc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into nheko_loading_spinnerJoseph Donofry2021-07-081-0/+1
|\
| * Render community itemsNicolas Werner2021-06-111-0/+1
| |
* | Add Nheko logo QML SpinnerJoseph Donofry2021-06-091-0/+1
|/
* Somewhat reenable the adaptive layoutNicolas Werner2021-06-081-0/+2
|
* Reimplement room context menusNicolas Werner2021-05-281-0/+1
|
* Some basic room listNicolas Werner2021-05-191-0/+1
|
* Basic header and footer of room listNicolas Werner2021-05-151-0/+1
|
* Reorganize TimelineView to prepare porting the room listNicolas Werner2021-05-141-0/+2
|
* Fix basic UI for forward completertargetakhil2021-04-151-0/+1
|
* Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into ↵Nicolas Werner2021-03-131-0/+2
|\ | | | | | | Jedi18-quickswitcher_qml
| * add matrix text fieldJedi182021-02-231-0/+1
| |
| * add quick switcher qml file and moved completerFor from inputbar to timeline ↵Jedi182021-02-211-0/+1
| | | | | | | | view class
* | Merge remote-tracking branch 'upstream/master' into screenshare-x11trilene2021-02-251-0/+2
|\|
| * fix roomsetting layoutJedi182021-02-131-0/+1
| |
| * added room settings qmlJedi182021-02-091-0/+1
| |
* | Support desktop screen sharing on X11trilene2021-02-181-0/+2
|/
* Initial commit for privacy screenJoseph Donofry2021-01-251-0/+1
| | | | Missing window focus event and knowing when room is encryption
* Add call invite screen for mobiletrilene2021-01-121-0/+1
|
* Forgot to save res.qrcJoseph Donofry2021-01-111-3/+0
|
* Merge master and fix conflictsJoseph Donofry2021-01-111-2/+9
|\
| * Fix Qml control colorstrilene2021-01-071-0/+1
| |
| * Add devices dialog to CallInviteBartrilene2021-01-071-0/+1
| |
| * Port PlaceCall dialog to Qmltrilene2021-01-071-0/+1
| |
| * Make call invites less intrusivetrilene2021-01-071-2/+3
| |
* | Add Ripple effects to qml buttons and avatarJoseph Donofry2021-01-111-0/+1
|/
* WIP Qml completerNicolas Werner2020-11-251-7/+8
|
* Add file uploadingNicolas Werner2020-11-251-0/+1
|
* Video calls: add local webcam viewtrilene2020-11-091-0/+1
|
* Merge remote-tracking branch 'upstream/master' into webrtc-videotrilene2020-10-271-0/+5
|\
| * Split up TimelineView into separate componentsNicolas Werner2020-10-261-0/+5
| |
* | Support video callstrilene2020-10-271-0/+2
|/
* Merge remote-tracking branch 'origin/master' into cross-signingNicolas Werner2020-10-081-0/+1
|\
| * Move ActiveCallBar Qml to separate filetrilene2020-09-251-0/+1
| |
* | Make steps in verification flow explicitNicolas Werner2020-10-051-6/+3
| |
* | Split qml part of Device VerificationCH Chethan Reddy2020-09-141-0/+9
| |
* | Merge remote-tracking branch 'upstream/master' into device-verificationCH Chethan Reddy2020-08-301-0/+10
|\|
| * Polish voice call UItrilene2020-07-221-0/+5
| |
| * Support voice callstrilene2020-07-101-0/+5
| |
* | Rewrite UserProfile in qmlCH Chethan Reddy2020-07-301-0/+1
| |
* | Add DeviceVerificationFlow dummy and verification test buttonNicolas Werner2020-07-301-0/+1
|/
* Merge master into reactionsJoseph Donofry2020-05-141-0/+2
|\
| * Add un-encrypted warning icon for messages in encrypted roomsJoseph Donofry2020-05-141-0/+2
| |
* | Update emoji picker and translationsJoseph Donofry2020-05-131-0/+2
| |
* | Add new QML-based emoji picker (work in progress)Joseph Donofry2020-05-131-0/+2
|/ | | | | This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one.
* Add placeholder for reactionsNicolas Werner2020-05-041-1/+2
|
* Shamelessly steal `ScrollHelper.qml` from spectralLasath Fernando2020-04-281-0/+1
| | | | I mean, we're both GPL so... :P
* Change fallback style to fusionNicolas Werner2020-03-301-0/+2
|
* Use cleaned up logoNicolas Werner2020-01-311-0/+1
|
* Simplify reply popup logicNicolas Werner2020-01-281-0/+1
|
* Remove embedded fontsNicolas Werner2020-01-161-7/+0
|
* Show encryption enabled and use a non zero size for zero size videNicolas Werner2019-11-231-1/+1
|
* Enable link handlingNicolas Werner2019-11-231-0/+1
|
* Make user clickable and improve button cursor lookNicolas Werner2019-11-231-0/+1
|
* Organize qml files a bitNicolas Werner2019-11-231-2/+2
|
* Use a basic implementation of a DelegateChooser for compat with older QtNicolas Werner2019-11-231-0/+1
| | | | | The interface is taken from Qt/KDE, but the implementation is different, because the Qt implementation depends on some Qt internals.
* Misc layout fixesNicolas Werner2019-11-231-1/+1
|
* Try out DelegateChooserNicolas Werner2019-11-231-0/+1
| | | | requires Qt5.12+
* Add basic video messagesNicolas Werner2019-11-231-1/+1
| | | | Size is fixed for now, otherwise the Video output ends up somewhere...
* Add simple audio message widgetNicolas Werner2019-11-231-0/+1
|
* File messages (qml)Nicolas Werner2019-11-231-0/+1
|
* Add lock to encrypted messagesNicolas Werner2019-11-231-0/+1
|
* Add send/received indicatorNicolas Werner2019-11-231-0/+1
|
* Implement basic placeholder and disable unimplemented event typesNicolas Werner2019-11-231-0/+1
|
* Show redactions in qml timelineNicolas Werner2019-11-231-0/+1
|
* Implement basic ImageMessages in qml timelineNicolas Werner2019-11-231-0/+1
| | | | | I suck at sizing so the images in the message are currently hardcoded to 300 pixels in width...
* Implement avatars in qml timelineNicolas Werner2019-11-231-0/+1
|
* Use system colors for nowNicolas Werner2019-11-231-0/+1
|
* Implement TextMessage delegateNicolas Werner2019-11-231-0/+1
| | | | Text selection over multiple items doesn't work yet
* Replace timeline with empty qml viewNicolas Werner2019-11-231-0/+3
|
* Update Mentions UIJoseph Donofry2019-07-211-0/+1
| | | | | | | | Mentions are now an '@' icon in the upper right. UI Popup is now a smaller dialog. Still lots of work to be done here.
* Add reply and menu buttons to TimelineItemredsky172019-05-271-0/+2
|
* Revert "Remove built-in emoji picker"redsky172019-01-261-0/+23
| | | | This reverts commit 4b807229aa20d6f4891e35f08d489da427d3d0b6.
* Remove the bundled open sans fontKonstantinos Sideris2018-10-071-6/+0
|
* Remove built-in emoji pickerKonstantinos Sideris2018-10-071-17/+0
|
* Display tags as sorting items in the community panel (#401)Victor Berger2018-09-281-0/+7
|
* Refactor the room settings menu to look like the user profileKonstantinos Sideris2018-07-221-2/+6
|
* Create user profile modalKonstantinos Sideris2018-07-201-0/+9
|
* Mark own read messages with a double checkmark (#377)Konstantinos Sideris2018-07-171-0/+2
|
* Mark encrypted messages with a lock iconKonstantinos Sideris2018-07-011-0/+6
|
* Add menu to modify the name & topic of the roomKonstantinos Sideris2018-05-161-0/+1
| | | | fixes #235
* Fix UI inconsistencies between room list & communitiesKonstantinos Sideris2018-04-281-1/+1
| | | | | fixes #204 fixes #255
* Communities (#195)Max Sandholm2018-01-091-0/+1
|
* Add menu to invite usersKonstantinos Sideris2017-12-101-0/+2
|
* Add inline audio clip player (m.audio) (#143)Konstantinos Sideris2017-12-011-0/+4
|
* Add read support for m.file messages (#24)Konstantinos Sideris2017-11-281-0/+2
|
* Add dark themeKonstantinos Sideris2017-11-251-0/+1
|
* Use system color scheme (using a Qt stylesheet) #104Max Sandholm2017-11-161-3/+4
| | | | | | | The color scheme of nheko obeys the default color theme of Qt (i.e. the system theme). It uses a Qt stylesheet to accomplish this, which means replacing the color theme with a custom theme would only be a matter of writing a new style sheet and loading it into the app.
* Add scroll-down buttonKonstantinos Sideris2017-10-271-0/+2
|
* Fix icons for retina displaysKonstantinos Sideris2017-10-151-21/+40
|
* Improve login flow (#35)jansol2017-07-081-0/+1
| | | | | * Validate both inferred and explicitly entered server addresses by attempting to call the /versions endpoint * If the domain from the mxid fails validation, try prefixing it with 'matrix' * Only show server address field if address validation ultimately fails
* Add menu to toggle notificationsKonstantinos Sideris2017-05-311-0/+1
|
* Add full emoji supportKonstantinos Sideris2017-04-231-0/+11
|
* Add logo iconsKonstantinos Sideris2017-04-211-0/+10
|
* Add initial read-only emoji supportKonstantinos Sideris2017-04-191-10/+12
|
* Add logout buttonKonstantinos Sideris2017-04-091-0/+1
| | | | Logout from the current session and invalidate the current token
* Initial commitKonstantinos Sideris2017-04-061-0/+27