index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '1.5'
Linus Jahn
2023-04-30
1
-3
/
+3
|
\
|
*
Release QXmpp 1.5.5
Linus Jahn
2023-04-30
1
-1
/
+1
|
*
Fix the generated qxmpp pkgconfig files
Christophe Marin
2023-04-29
1
-3
/
+3
*
|
Merge branch '1.5'
Linus Jahn
2023-04-07
1
-9
/
+43
|
\
|
|
*
Release QXmpp 1.5.4
Linus Jahn
2023-04-07
1
-1
/
+1
|
*
Support installing QXmpp with Qt 5 and Qt 6 in parallel
Linus Jahn
2023-04-07
1
-9
/
+43
*
|
Merge branch '1.5'
Linus Jahn
2023-03-11
1
-1
/
+4
|
\
|
|
*
Release QXmpp 1.5.3
Linus Jahn
2023-03-11
1
-1
/
+1
|
*
cmake: Add option to manually choose Qt major version (#553)
Blue
2023-03-11
1
-1
/
+4
|
*
Release QXmpp 1.5.2
Linus Jahn
2023-02-23
1
-1
/
+1
|
*
Release QXmpp 1.5.1
Linus Jahn
2023-02-01
1
-1
/
+1
*
|
Require Qt 5.15
Linus Jahn
2023-01-31
1
-1
/
+1
*
|
Continue with development of QXmpp 1.6
Linus Jahn
2023-01-31
1
-1
/
+1
|
/
*
Clean up CMake
Linus Jahn
2022-12-29
1
-0
/
+1
*
cmake: Use generate_export_header() instead of doing manually
Linus Jahn
2022-12-29
1
-1
/
+1
*
cmake: Add debug output about chosen Qt version (5 or 6)
Linus Jahn
2022-12-28
1
-0
/
+1
*
Disable Qt keywords completely
Linus Jahn
2022-12-26
1
-0
/
+1
*
cmake: Make find_package() for QCA quiet
Linus Jahn
2022-09-29
1
-1
/
+1
*
Add file encryption functions and Encryption/DecryptionDevice
Linus Jahn
2022-09-24
1
-3
/
+12
*
Implement XEP-0384: OMEMO Encryption v0.8
Melvin Keskin
2022-08-13
1
-1
/
+15
*
REUSE-ify whole project
Linus Jahn
2022-01-15
1
-0
/
+4
*
cmake: Increase SO_VERSION
Linus Jahn
2021-08-22
1
-1
/
+1
*
Require Qt 5.9 and clean up compatibility code
Linus Jahn
2021-03-17
1
-1
/
+1
*
Continue with QXmpp 1.5.0
Linus Jahn
2021-03-15
1
-1
/
+1
*
cmake: Simplify Qt5/Qt6 handling
Linus Jahn
2021-02-26
1
-12
/
+2
*
Disable use of Qt APIs deprecated since Qt 5.15
Linus Jahn
2021-02-19
1
-0
/
+1
*
Disable foreach also in examples and tests
Linus Jahn
2020-10-10
1
-1
/
+5
*
Enable -DQURL_NO_CAST_FROM_STRING -DQT_NO_CAST_TO_ASCII
David Faure
2020-10-10
1
-0
/
+2
*
Require C++17
Linus Jahn
2020-07-12
1
-1
/
+5
*
CMake: Hide Qt6 find errors
Linus Jahn
2020-07-10
1
-1
/
+1
*
Introduce Qt 6 compatibility
Linus Jahn
2020-07-03
1
-1
/
+13
*
CMake: Use cmake project version variables
Linus Jahn
2020-05-18
1
-7
/
+2
*
Continue with development for QXmpp 1.4.0
Linus Jahn
2020-04-06
1
-1
/
+1
*
Port QXmppCallManager to use GStreamer
Niels Ole Salscheider
2020-03-16
1
-0
/
+2
*
Continue with development for QXmpp 1.3
Linus Jahn
2020-02-06
1
-1
/
+1
*
Bump SONAME of the library
Linus Jahn
2019-12-06
1
-1
/
+1
*
CMakeLists: Continue with development for QXmpp 1.1
Linus Jahn
2019-10-26
1
-1
/
+1
*
Require Qt 5.7 or later
Linus Jahn
2019-10-23
1
-1
/
+1
*
Continue with QXmpp 1.1.0
Linus Jahn
2019-10-14
1
-2
/
+2
*
cmake: Set minimum version first and bump it to 3.3
Jonah Bruechert
2019-05-13
1
-2
/
+1
*
Bump SONAME of the library
Linus Jahn
2019-05-01
1
-1
/
+1
*
Bump SONAME of the library
Boris Pek
2019-01-17
1
-1
/
+1
*
[tests] add CMake option to build internal tests
Jeremy Lainé
2019-01-17
1
-0
/
+1
*
Start changelog for 1.0.1
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
Bump version to 1.0.0 (fixes: #156)
Jeremy Lainé
2019-01-08
1
-3
/
+3
*
CMake: Use CMakePackageConfigHelpers to generate the package config
Niels Ole Salscheider
2018-09-24
1
-1
/
+16
*
[cmake] set the C++ standard to C++11
Jeremy Lainé
2018-09-18
1
-0
/
+1
*
[cmake] fix documentation string for BUILD_EXAMPLES
Jeremy Lainé
2018-09-08
1
-1
/
+1
*
Build examples by default
Niels Ole Salscheider
2018-09-08
1
-1
/
+1
*
Fix paths in CMakeLists.txt
Niels Ole Salscheider
2018-06-17
1
-1
/
+1
[next]