nheko/src
Nicolas Werner 1c9cc33902 Try to localise timestamps
I'm not sure, if that is the right way, but Qt doesn't really have a way
to format custom localised dates, so I tried to find the closest
approximations to what we currently have.

Relates to #69
2019-07-28 12:55:08 +02:00
..
dialogs Try to localise timestamps 2019-07-28 12:55:08 +02:00
emoji Add emoji text selection option for non-mac 2019-07-26 17:31:59 -04:00
notifications Fix additional Qt version issue 2019-07-05 16:31:01 -04:00
popups Further UI Updates to Rich Replies 2019-06-14 20:45:37 -04:00
timeline Try to localise timestamps 2019-07-28 12:55:08 +02:00
ui Try to localise timestamps 2019-07-28 12:55:08 +02:00
AvatarProvider.cpp Create user profile modal 2018-07-20 12:02:35 +03:00
AvatarProvider.h Move all files under src/ 2018-07-17 16:37:25 +03:00
Cache.cpp Fix some linting issues 2019-07-04 13:18:32 -04:00
Cache.h Show room version in settings 2019-07-04 01:26:16 +02:00
ChatPage.cpp Fix bug with emoji font setting and clean linting 2019-07-26 17:44:44 -04:00
ChatPage.h Fix bug with emoji font setting and clean linting 2019-07-26 17:44:44 -04:00
CommunitiesList.cpp Use alignment instead of stretch 2018-10-07 14:18:44 +03:00
CommunitiesList.h Display tags as sorting items in the community panel (#401) 2018-09-28 12:40:51 +00:00
CommunitiesListItem.cpp Remove pixel value from fonts 2018-09-30 13:24:36 +03:00
CommunitiesListItem.h Display tags as sorting items in the community panel (#401) 2018-09-28 12:40:51 +00:00
Config.h Raw string literals not allowed in MOC headers on OSX 2019-05-01 13:33:34 +02:00
InviteeItem.cpp Add method to center widgets & clean up unused headers 2018-09-21 10:55:24 +03:00
InviteeItem.h Add method to center widgets & clean up unused headers 2018-09-21 10:55:24 +03:00
Logging.cpp Enable debug logs 2018-09-30 14:33:54 +03:00
Logging.h Move all files under src/ 2018-07-17 16:37:25 +03:00
LoginPage.cpp Fix typo in log message 2019-06-27 23:01:07 +02:00
LoginPage.h Enable compilation on FreeBSD (#403) 2018-08-12 09:33:36 +03:00
MainWindow.cpp Fix lint issues in last commit 2019-01-26 18:11:30 +00:00
MainWindow.h Add initial support for QtIndenticon 2019-01-26 18:03:49 +00:00
MatrixClient.cpp Add context menu option to show the raw message 2018-09-12 16:27:25 +03:00
MatrixClient.h Nlohmann build updates 2019-02-24 20:05:11 +00:00
Olm.cpp Enable debug logs 2018-09-30 14:33:54 +03:00
Olm.h Move all files under src/ 2018-07-17 16:37:25 +03:00
QuickSwitcher.cpp Initial Support for Rich Replies 2019-06-11 21:04:30 -04:00
QuickSwitcher.h Initial Support for Rich Replies 2019-06-11 21:04:30 -04:00
RegisterPage.cpp Remove pixel value from fonts 2018-09-30 13:24:36 +03:00
RegisterPage.h Remove captcha dialog from the member list 2018-09-05 18:05:27 +03:00
RoomInfoListItem.cpp Fix support for Qt versions < 5.11 2019-07-04 22:58:56 -04:00
RoomInfoListItem.h Add unread notification color for user mentioned 2019-01-25 02:47:15 +00:00
RoomList.cpp Add unread notification color for user mentioned 2019-01-25 02:47:15 +00:00
RoomList.h Add unread notification color for user mentioned 2019-01-25 02:47:15 +00:00
RunGuard.cpp Move all files under src/ 2018-07-17 16:37:25 +03:00
RunGuard.h Move all files under src/ 2018-07-17 16:37:25 +03:00
SideBarActions.cpp Adjustments for the minimized sidebar 2018-10-07 14:09:47 +03:00
SideBarActions.h Add missing tooltips on buttons 2018-07-25 23:28:37 +03:00
Splitter.cpp Adjustments for the minimized sidebar 2018-10-07 14:09:47 +03:00
Splitter.h Adjustments for the minimized sidebar 2018-10-07 14:09:47 +03:00
TextInputWidget.cpp Fix copy and pasting image from clipboard 2019-07-22 02:38:44 +02:00
TextInputWidget.h Fix copy and pasting image from clipboard 2019-07-22 02:38:44 +02:00
TopRoomBar.cpp Update Mentions UI 2019-07-21 21:58:11 -04:00
TopRoomBar.h Update Mentions UI 2019-07-21 21:58:11 -04:00
TrayIcon.cpp Ignore badge label macos deprecations 2019-07-26 17:47:52 -04:00
TrayIcon.h Move all files under src/ 2018-07-17 16:37:25 +03:00
TypingDisplay.cpp Fix support for Qt versions < 5.11 2019-07-04 22:58:56 -04:00
TypingDisplay.h Add solid background in TypingDisplay 2018-08-10 10:58:46 +03:00
UserInfoWidget.cpp Adjustments for the minimized sidebar 2018-10-07 14:09:47 +03:00
UserInfoWidget.h Fix a use-after-free error during logout 2018-08-31 09:10:47 +03:00
UserMentionsWidget.cpp Fix linting issues 2019-07-16 22:50:23 -04:00
UserMentionsWidget.h Add User Mentions Dialog 2019-07-16 22:39:10 -04:00
UserSettingsPage.cpp Fix bug with emoji font setting and clean linting 2019-07-26 17:44:44 -04:00
UserSettingsPage.h Fix bug with emoji font setting and clean linting 2019-07-26 17:44:44 -04:00
Utils.cpp Try to localise timestamps 2019-07-28 12:55:08 +02:00
Utils.h Fix bug with emoji font setting and clean linting 2019-07-26 17:44:44 -04:00
WelcomePage.cpp Adjust the font sizes of the welcome page 2018-10-06 17:41:47 +03:00
WelcomePage.h Adjust the font sizes of the welcome page 2018-10-06 17:41:47 +03:00
main.cpp Actually set attributes before starting the app 2019-07-22 00:03:12 +02:00