198 Commits

Author SHA1 Message Date
Nicolas Fella
9603811a6d Add app icon for Windows 2021-01-27 14:51:10 +01:00
Carson Black
07f637c854 Improve appearance of room listing
This ports the room list delegates to Kirigami.BasicListItem leading/trailing for a more consistent appearance with other applications, and adjusts how their context menus look and behave
2021-01-11 21:25:29 +00:00
Adriaan de Groot
085bd4a2cf CMake: systematically use the feature-summary
There's not much point in having a feature summary that will
trip over just-a-few of the required packages, while also
using REQUIRED in find_package() calls -- then you have to
re-run CMake for all the REQUIRED ones you're missing,
and then one more time for the packages that are required
in the feature summary.

Use the feature summary (e.g. TYPE REQUIRED) consistently.
Then you can run CMake once and learn about all the missing
dependencies in one go.
2021-01-05 16:43:36 +01:00
Nicolas Fella
88cc972edc Build with QT_NO_KEYWORDS 2020-12-29 14:28:49 +00:00
Antonio Rojas
93e0a2b2f6 Add missing cmake check for kitemmodels
Otherwise packagers have no way to know that it is a runtime dependency
2020-12-27 13:07:12 +01:00
Tobias Fella
6351454759 CMake Cleanup 2020-12-25 17:59:50 +01:00
Carl Schwan
218f897229 Update version 2020-12-22 22:13:20 +00:00
Jan Blackquill
9189a8ca30 Add symbolic icon 2020-12-19 20:53:32 -05:00
Carl Schwan
6e659c853b Add special font configuration for flatpak 2020-12-17 13:35:40 +01:00
Carl Schwan
eb95813f67 Make kquickimageeditor a required dependency 2020-12-17 13:18:43 +01:00
Carl Schwan
8312fdd08d Rename icon and set icon name explicitely
Fix #140
2020-12-17 10:03:21 +01:00
Carl Schwan
d646962ea1 Bump dependencies to libQuotient 0.7 (master) 2020-12-12 15:39:29 +01:00
Carl Schwan
a18ecdddb2 Fix CMake required Qt version 2020-12-12 15:06:10 +01:00
Carl Schwan
87833a8458 Add an image editor 2020-12-07 09:58:03 +00:00
Peter Eszlari
4be50963ed don't make org.kde.neochat.desktop executable 2020-12-04 18:32:10 +00:00
Aleix Pol
092f8ee75d Do not launch the application twice
If the application is already running, simply raise the running
instance.
2020-11-24 13:12:48 +00:00
Carl Schwan
0fa058098f Use set_package_properties 2020-11-22 12:38:10 +01:00
Tobias Fella
14e58ca358 Fix a crash when opening rooms with quotient from package managers
Some problem with static initialisation in quotient causes the event
system to fail in some situations. We can work around this by setting
cmake policy 0063 to OLD.

Fixes #4

See also https://github.com/quotient-im/libQuotient/issues/413
2020-11-21 19:22:07 +01:00
Carl Schwan
a4569e77f4 Fix bug in text input by requiring new version of qqc2 desktop theme 2020-11-19 15:13:29 +01:00
Tobias Fella
4e2b68dc0a Make Neochat compile against libQuotient 0.6 2020-11-19 08:13:55 +00:00
Tobias Fella
95e2993f70 Implement sorting rooms by category 2020-11-08 16:13:53 +00: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
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
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
Tobias Fella
8e7c84fd78 Port the notification backend to KNotifications 2020-11-02 22:46:51 +00: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
bea870ad75 Apply Clang Format 2020-11-02 16:11:24 +01:00
Carl Schwan
7851cfe5cd Rebranding and add copyright headers 2020-11-02 10:10:54 +01:00
Tobias Fella
5993c1f683 Port from SortFilterProxyModel to KSortFilterProxyModel 2020-11-02 08:11:55 +00:00
Black
5c4d0a969d First attempt. 2020-02-12 00:37:35 -08:00
Black Hat
131f87ac1d Fix cmake icon. 2020-01-11 09:22:07 -08:00
Black Hat
282b1750ef Add user directory. 2019-12-25 21:20:23 +08:00
Black Hat
273e993bdb Improve public room list and add search functionalities. 2019-12-25 15:38:26 +08:00
Black Hat
e5032c686a Public room directory. 2019-12-25 00:02:01 +08:00
Vitaly Zaitsev
13927cea6c Added linkage against Qt5 QuickControls2.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2019-10-18 13:03:35 +02:00
Black Hat
64f2dd57ca Link to Qt Svg. 2019-08-24 15:20:21 +08:00
Black Hat
086891ef4e QMatrixClient -> Quotient 2019-08-15 22:52:12 +08:00
Black Hat
0067ce7e2e Try to use UserNotifications. 2019-08-14 22:50:01 +08:00
Black Hat
4f3b230807 Update libQuotient 2019-08-13 16:44:00 +08:00
Black Hat
ced82bd666 Modern C++. 2019-08-04 22:36:32 +08:00
Black Hat
31f13880a8 Fix QML_IMPORT_PATH. 2019-08-03 21:44:05 +08:00
Black Hat
5d193b68a6 Fix windows icon. 2019-08-03 11:21:34 +08:00
Black Hat
992cbaca87 Clean up reply. 2019-07-21 13:01:33 +08:00
Black Hat
2defc5a134 Revert "Embed cmark."
This reverts commit f35001112dc740ed827e4a4de6e4bb3d94b0e466
2019-07-20 11:13:09 +00:00