Commit Graph

123 Commits (master)

Author SHA1 Message Date
Linus Jahn ad8c6a419a
Continue with Kaidan 0.9.0-dev 2021-05-28 23:44:17 +02:00
Linus Jahn e8c0fc7e83
Release Kaidan 0.8 2021-05-28 23:23:52 +02:00
Linus Jahn c79e2e843c Store stanzaId and originId of messages 2021-04-18 23:06:12 +02:00
Linus Jahn b3467992bb Merge branch 'Kaidan/0.7' 2021-03-29 14:07:58 +02:00
Linus Jahn afbb00b5d2 cmake: Fix typo in optional KF5QQC2DesktopStyle 2021-03-29 14:07:04 +02:00
Carl Schwan 5e03507a1d Rename desktop file to use the same name as the appstream file 2021-03-25 16:10:24 +00:00
Linus Jahn 67d63c24b5 Merge branch 'Kaidan/0.7' 2021-02-24 22:24:37 +01:00
Linus Jahn 16a0ca980e
cmake: Add missing QtConcurrent dependency
Fixes #389.
2021-02-07 17:17:45 +01:00
Linus Jahn 09998b403c
Continue with Kaidan 0.8.0-dev 2021-02-02 01:49:59 +01:00
Linus Jahn ce5df5dc03
Release Kaidan 0.7.0 🎉
Closes %0.7.
Closes #387.
2021-02-02 00:20:57 +01:00
Volker Krause b22f23de79
Rename Appstream file to match the standard naming convention
This should fix both translated messages being extracted/merged, and
automatic meta-data extraction for the nightly F-Droid repository.
2021-01-31 22:50:33 +01:00
Melvin Keskin a860f38dd8
Make connection settings globally accessible
* Setting a custom hostname or port is now possible during and after login.
* The custom connection settings are reset on opening LoginPage or RegistrationPage.
* QtQuick 2.14 (and thus Qt 5.14) is used now because it provides the new RegularExpressionValidator.
2021-01-02 17:27:46 +01:00
Jonah Brüchert a0e9c37ea5 CMake: Depend on the desktop style 2021-01-02 07:29:04 +00:00
Linus Jahn 436175a5b5
Continue with Kaidan 0.7.0-dev 2020-08-20 15:31:16 +02:00
Linus Jahn db21031b70
Release Kaidan 0.6.0 2020-08-20 14:00:43 +02:00
Linus Jahn e3a6b5c6e5
Add unit testing framework 2020-08-18 17:31:05 +02:00
Jonah Brüchert f597b3f2d5
Simplify icon generation 2020-08-06 21:29:53 +02:00
Jonah Brüchert ab43528027
Use ECM install args for all platforms 2020-08-06 21:19:12 +02:00
Jonah Brüchert 360b8d0555
Add changes for craft 2020-08-06 21:19:05 +02:00
Jonah Brüchert 3cf8e0074a
Fix/Disable button coloring with some styles
Fixes the display of highlighted buttons with styles that don't support
coloring. Only Material and org.kde.desktop are
2020-08-01 15:50:46 +02:00
Linus Jahn b3d522da0d
RIP static windows build script 2020-07-27 22:54:41 +02:00
Jonah Brüchert 51acfe4a87 Make kaidan build with MSVC2019 2020-07-27 20:19:55 +00:00
Linus Jahn 866a51cf8b
Fix ZXing components rebase fail 2020-06-29 02:15:21 +02:00
Linus Jahn e329cd00e9
Require C++17 for nice features 2020-06-29 01:08:24 +02:00
Volker Krause 13e0a99201 Adapt to ZXing changing its library target name 2020-06-18 13:26:57 +00:00
Linus Jahn d709c62ad7
Continue with development for Kaidan 0.6.0 2020-04-04 20:27:30 +02:00
Melvin Keskin 7f78ac7dc5
Release Kaidan v0.5.0 2020-04-04 14:22:32 +02:00
Linus Jahn b577080494
Merge branch 'stable' 2020-04-02 23:52:43 +02:00
Linus Jahn fc9132c879
Release Kaidan 0.4.2 2020-04-02 23:41:31 +02:00
Linus Jahn 471c694188
Correct required QXmpp version 2020-04-02 19:47:59 +02:00
Melvin Keskin b71d5a505d
Add onboarding with registration, normal login and QR code login
Co-authored-by: Linus Jahn <lnj@kaidan.im>
2020-04-02 18:44:59 +02:00
Melvin Keskin 3936abca76
Add new logo 2020-03-11 21:19:23 +01:00
Jonah Brüchert cd96e254a5 ios: Generate Info.plist using cmake 2020-02-09 17:29:25 +01:00
Linus Jahn 850f115b6d Update dependency versions to Kirigami 5.58 and Qt 5.12
These are currently the correct values.
2020-02-09 17:00:10 +01:00
Jonah Brüchert 839bfa0d27
Implement notifications on android
* Include configuration file in qrc
* Add icon to be used for the android status bar

Co-authored-by: caca hueto <cacahueto@olomono.de>
Co-authored-by: Melvin Keskin <melvo@olomono.de>
2020-01-23 18:13:33 +01:00
Linus Jahn 8628ee5b4d
cmake: Readd VERSION_STRING generation, Move APPLICATION_DESCRIPTION into CMake 2019-12-20 18:13:50 +01:00
Linus Jahn c62881d36f
cmake: Fix images.qrc is also installed 2019-12-18 18:42:38 +01:00
Linus Jahn 0c7fd13a93
Move qtquickcontrols2.conf into new misc/misc.qrc 2019-12-16 19:29:26 +01:00
Linus Jahn d8e97e1c06
Move kaidan_qml.qrc into src/qml/ to simply paths
Closes #285.
2019-12-16 19:29:23 +01:00
Linus Jahn 9a79586e4a
cmake: Rename ANDROID_VERSION_CODE to APPLICATION_VERSION_CODE
The version code will be required for macOS/iOS too.
2019-12-14 14:46:09 +01:00
Filipe Azevedo 2f8a2a4ffa
GStreamer plugins deploy and support for AppImage
Signed-off-by: Linus Jahn <lnj@kaidan.im>
2019-11-26 15:24:09 +01:00
Filipe Azevedo c2a206cc1c
Introduce MediaUtils helper
Enums explicit integral type was removed - Qml does not support them.

Task-Id: #287
Signed-off-by: Linus Jahn <lnj@kaidan.im>
2019-11-26 15:24:07 +01:00
Jonah Brüchert 367a44c45f Find qxmpp using cmake instead of pkgconfig 2019-10-13 14:27:32 +02:00
Melvin Keskin eb65786b6a
Solve remaining merge conflict 2019-07-16 16:21:48 +02:00
Melvin Keskin 5f6ff4c0fc
Merge branch 'stable' 2019-07-16 14:19:55 +02:00
Melvin Keskin da3dd3dfb4
Release Kaidan v0.4.1 2019-07-16 13:39:10 +02:00
Linus Jahn 9668d21878 Fix SSL problems for the AppImage (the hacky way) 2019-07-16 11:32:56 +02:00
Linus Jahn 6ee280bfd6 Add back end for QR code scanning
Co-authored-by: Melvin Keskin <melvo@olomono.de>
Co-authored-by: Jonah Brüchert <jbb@kaidan.im>
2019-07-10 17:11:51 +02:00
Linus Jahn 335dcfc208 Drop Qt 5.9 support 2019-07-10 15:52:53 +02:00
Linus Jahn 593ab25358 Drop support for QXmpp < 1.0.0 2019-07-10 15:50:28 +02:00