index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
src.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial CMake build system
Niels Ole Salscheider
2017-09-04
1
-42
/
+0
*
don't use gcc-specific profiling
Jeremy Lainé
2015-09-02
1
-7
/
+0
*
add support for profiling / test coverage
Jeremy Lainé
2014-07-21
1
-0
/
+7
*
fix linking speex / theora / vpx for static builds
Jeremy Lainé
2014-07-19
1
-15
/
+0
*
cleanup pkg-config artifacts on unix
Jeremy Lainé
2012-05-10
1
-0
/
+1
*
add appropriate QXMPP_SHARED / QXMPP_STATIC to pkgconfig
Jeremy Lainé
2012-04-25
1
-0
/
+5
*
document qmake options
Jeremy Lainé
2012-04-24
1
-3
/
+0
*
make it possible to enable speex/theora/vpx using qmake QXMPP_USE_x=1
Jeremy Lainé
2012-04-24
1
-9
/
+15
*
prune duplicate VERSION definitions
Jeremy Lainé
2012-04-20
1
-1
/
+0
*
remove un-needed QT_STATICPLUGIN
Jeremy Lainé
2012-04-20
1
-1
/
+0
*
define QXMPP_BUILD when building qxmpp
Jeremy Lainé
2012-04-20
1
-0
/
+1
*
make it possible to compile shared library
Jeremy Lainé
2012-03-23
1
-1
/
+1
*
pass version
Jeremy Lainé
2012-03-23
1
-0
/
+1
*
fix pkgconfig destination
Jeremy Lainé
2012-03-23
1
-0
/
+1
*
enable speex on meego/harmattan
Jeremy Lainé
2012-03-23
1
-2
/
+2
*
stop messing with output path
Jeremy Lainé
2012-03-23
1
-2
/
+3
*
move files common to client/server into "base"
Jeremy Lainé
2012-02-08
1
-86
/
+1
*
split .pro file
Jeremy Lainé
2012-02-08
1
-75
/
+8
*
reorganise
Jeremy Lainé
2012-02-08
1
-38
/
+40
*
start moving client-specific code
Jeremy Lainé
2012-02-08
1
-36
/
+36
*
move QXmppPasswordChecker, it's server-only
Jeremy Lainé
2012-02-08
1
-2
/
+2
*
move server code to "server" directory
Jeremy Lainé
2012-02-08
1
-15
/
+15
*
make library installation directory configurable
Jeremy Lainé
2012-02-08
1
-1
/
+1
*
add support for XEP-0048: Bookmarks
Jeremy Lainé
2012-02-08
1
-0
/
+4
*
don't make install prefix depend on qt's installation prefix
Jeremy Lainé
2012-02-08
1
-2
/
+2
*
rename QXMPP_INCLUDE_DIR to QXMPP_INCLUDEPATH
Jeremy Lainé
2012-02-08
1
-1
/
+1
*
add QXmppMessageReceiptManager class
Jeremy Lainé
2012-02-06
1
-0
/
+2
*
remove QXmppSrvInfo
Jeremy Lainé
2012-01-31
1
-3
/
+0
*
add a backport of Qt5's QDnsLookup class
Jeremy Lainé
2012-01-31
1
-0
/
+8
*
remove deprecated QXmppVCard.h header
Jeremy Lainé
2011-09-26
1
-1
/
+0
*
* hide some QXmppServer internals
Jeremy Lainé
2011-09-13
1
-0
/
+2
*
Fix pkgconfig paths (fixes issue #113)
Jeremy Lainé
2011-09-07
1
-4
/
+6
*
add support for vp8 video codec
Jeremy Lainé
2011-07-26
1
-0
/
+4
*
do not install QXmppRoster.h
Jeremy Lainé
2011-05-18
1
-1
/
+0
*
document how to enable theora support
Jeremy Lainé
2011-04-15
1
-1
/
+5
*
make password checking full asynchronous
Jeremy Lainé
2011-04-07
1
-0
/
+2
*
fix dns_qry.h related symbian build issue
Jeremy Lainé
2011-04-07
1
-1
/
+1
*
lib installation on 64 bit machine
Manjeet Dahiya
2011-02-08
1
-1
/
+1
*
start adding a stub for QXmppRpcManager
Jeremy Lainé
2010-12-10
1
-0
/
+2
*
remove dependency on QtGui (Closes: #66)
Jeremy Lainé
2010-12-07
1
-4
/
+2
*
fix build error using msvc++ (see #80)
Jeremy Lainé
2010-11-24
1
-0
/
+1
*
order headers / sources alphabetically
Jeremy Lainé
2010-11-20
1
-8
/
+8
*
add QXmppRtpChannel class to move RTP handling out of QXmppCall
Jeremy Lainé
2010-11-14
1
-0
/
+2
*
add server-side support for XEP-0202: Entity Time
Jeremy Lainé
2010-11-08
1
-0
/
+2
*
use asynchronous DNS SRV lookups to avoid freezing clients during lookup
Jeremy Lainé
2010-10-20
1
-0
/
+1
*
not need to re-declare Qt dependencies
Jeremy Lainé
2010-10-11
1
-1
/
+0
*
restore alphabetical order for source files
Jeremy Lainé
2010-09-17
1
-13
/
+10
*
rework link flags
Jeremy Lainé
2010-09-17
1
-9
/
+1
*
add discoveryManager to build
Manjeet Dahiya
2010-09-13
1
-2
/
+5
*
add entityTimeManager to build
Manjeet Dahiya
2010-09-12
1
-2
/
+4
[next]