Adriaan de Groot
759244b5d2
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-12 17:38:27 +01:00
Antonio Rojas
e87ae48f17
Add missing cmake check for kitemmodels
...
Otherwise packagers have no way to know that it is a runtime dependency
(cherry picked from commit 93e0a2b2f6 )
2020-12-28 17:28:37 +00:00
Tobias Fella
093412c788
Revert "Add symbolic icon"
...
This reverts commit 89bf5d3a31
2020-12-22 23:43:35 +00:00
Carl Schwan
c5ddb61981
Use correct version
2020-12-22 23:12:46 +01:00
Jan Blackquill
89bf5d3a31
Add symbolic icon
...
(cherry picked from commit 9189a8ca30 )
2020-12-20 09:19:53 +00:00
Carl Schwan
7729fec259
Add special font configuration for flatpak
...
(cherry picked from commit 6e659c853b )
2020-12-19 10:49:32 +00:00
Carl Schwan
026769b07f
Make kquickimageeditor a required dependency
2020-12-17 13:19:03 +01:00
Carl Schwan
dab77b8d07
Rename icon and set icon name explicitely
...
Fix #140
2020-12-17 10:37:22 +01:00
Carl Schwan
1ff800e224
Fix CMake required Qt version
2020-12-12 15:05:44 +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