Commit Graph

944 Commits

Author SHA1 Message Date
Carl Schwan
a77a133415 Clean look of Timeline
Align everything to the left, add colors to user names, remove some
hardcoded value in favor of Kirigami.Theme and Kirigami.Units.
2020-11-07 16:24:13 +01:00
Carl Schwan
2b7cc3715d Add Overlay sheet for message actions 2020-11-07 16:08:35 +01:00
Carl Schwan
8c8a9976a5 Transform Clipboard to singleton and add rich text copying feature 2020-11-07 16:08:35 +01:00
l10n daemon script
91f82fb42c SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-11-07 06:24:31 +01:00
l10n daemon script
926c490e7d GIT_SILENT made messages (after extraction) 2020-11-07 02:25:20 +01:00
l10n daemon script
ed3919cb83 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-11-06 06:20:30 +01:00
l10n daemon script
f89d22e2ef GIT_SILENT made messages (after extraction) 2020-11-06 02:26:38 +01:00
Carl Schwan
87e4141e98 Add more information 2020-11-05 23:54:38 +01:00
Nicolas Fella
f5b4914d11 Simplify connection handling in image provider
Controller is a singleton now, no need to pass the connection object around
2020-11-05 21:47:56 +00:00
Tobias Fella
90c6b1ae25 Add kdev files to gitignore 2020-11-05 15:53:35 +01:00
l10n daemon script
bd0a01b235 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-11-05 06:31:55 +01:00
l10n daemon script
2dd019d72f GIT_SILENT made messages (after extraction) 2020-11-05 02:27:27 +01:00
Carl Schwan
0f42c6881e Fix avatar is StateDelegate 2020-11-04 20:58:53 +01:00
Nicolas Fella
ca97b8ddc3 Properly sort includes 2020-11-04 20:29:19 +01:00
Nicolas Fella
c4ba029305 Remove copy of ecminstallicons 2020-11-04 20:26:53 +01:00
Nicolas Fella
a08d017c02 Normalize includes 2020-11-04 20:25:52 +01:00
Nicolas Fella
44a6fb3156 Properly apply aboutdata 2020-11-04 19:56:47 +01:00
Nicolas Fella
00b6908f25 Correct some whitespace issues 2020-11-04 19:43:56 +01:00
Carl Schwan
fd19e0f27d Workarround empty requestedSize in Kirigami Avatar 2020-11-04 08:43:59 +00:00
l10n daemon script
36a92be7bd SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-11-04 06:30:04 +01:00
Tobias Fella
5cf771de41 Minor cmake improvements 2020-11-04 03:41:31 +01:00
Tobias Fella
f7a218d6a5 Add AboutPage 2020-11-04 02:12:57 +00:00
Tobias Fella
2d1a7d6500 Make the Controller a singleton 2020-11-04 01:43:13 +00:00
l10n daemon script
1739a454da GIT_SILENT made messages (after extraction) 2020-11-04 02:26:13 +01:00
Tobias Fella
2339907dd8 Remove screenshots 2020-11-04 01:54:51 +01:00
Carl Schwan
87dcaf3953 Improve attachement handling and change emoji icon 2020-11-03 16:58:45 +00:00
Tobias Fella
9dd18828dc Delete macOS stuff 2020-11-03 17:55:00 +01:00
Carl Schwan
21aed60480 Display emoji with correct font 2020-11-03 16:54:06 +00:00
Tobias Fella
aafcf0ec24 Delete 'spectral_win32.rc' 2020-11-03 17:52:48 +01:00
Tobias Fella
182bb5edee Remove old flatpak manifest 2020-11-03 17:03:00 +01:00
Tobias Fella
c44e4544ca Add temporary icon 2020-11-03 16:57:28 +01:00
Tobias Fella
27676d7dfa Change frameworks minimum version to 5.74 2020-11-03 16:32:23 +01:00
Carl Schwan
312121fadd Remove possibility to disable markdown 2020-11-03 15:16:16 +00:00
Carl Schwan
8b3f89cf2e Fix a bunch of clazy warnings 2020-11-03 15:15:16 +00:00
Tobias Fella
a4477d5211 Add basic android port 2020-11-03 16:06:28 +01:00
Carl Schwan
edf8530e57 Add minimal room management 2020-11-03 14:44:58 +01:00
Carl Schwan
abea051f1c s/slots/Q_SLOTS and s/signals/Q_SIGNALS 2020-11-03 12:09:06 +01:00
Carl Schwan
ce69506cf6 s/emit/Q_EMIT 2020-11-03 12:03:06 +01:00
Carl Schwan
4af7c14110 remove submodules now ununsed 2020-11-03 11:56:19 +01:00
Carl Schwan
9edcfc57eb We don't use appveyor 2020-11-03 11:56:01 +01:00
Yuri Chornoivan
5c791eb93f Add message extraction script 2020-11-03 08:52:34 +02:00
l10n daemon script
e4338a599e SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-11-03 06:12:27 +01:00
Nicolas Fella
c12957d416 Fix build 2020-11-02 23:51:23 +01:00
Tobias Fella
8e7c84fd78 Port the notification backend to KNotifications 2020-11-02 22:46:51 +00:00
Carl Schwan
3c4eff0759 Move major pages to the qml directory 2020-11-02 21:31:25 +01:00
Nicolas Fella
400613f41f Minor cmake cleanup 2020-11-02 18:05:44 +01:00
Tobias Fella
fbc28148a0 Cleanup cmake, metadata 2020-11-02 16:12:33 +00:00
Carl Schwan
cb99c35e85 Add a login page that appears if no account was configured 2020-11-02 15:59:31 +00:00
Carl Schwan
e1c69ee8f4 gitlab ci is experimental, we can add it later if needed 2020-11-02 16:44:10 +01:00
Carl Schwan
bea870ad75 Apply Clang Format 2020-11-02 16:11:24 +01:00