..
qamqpauthenticator.cpp
remove QAMQP namespace
2014-09-15 13:26:48 -04:00
qamqpauthenticator.h
update LICENSE and add license headers
2015-02-09 13:45:05 -05:00
qamqpchannel.cpp
Increment nextChannelNumber only once
2015-02-11 16:13:27 -06:00
qamqpchannel.h
update LICENSE and add license headers
2015-02-09 13:45:05 -05:00
qamqpchannel_p.h
Change channel id type to quint16
2015-02-11 16:12:36 -06:00
qamqpchannelhash.cpp
QAmqpChannelHash: Tweak channelDestroyed.
2015-04-13 08:28:09 +10:00
qamqpchannelhash_p.h
QAmqpChannelHash: Tweak channelDestroyed.
2015-04-13 08:28:09 +10:00
qamqpclient.cpp
QAmqpClient: Re-factor using QAmqpChannelHash.
2015-04-13 08:28:04 +10:00
qamqpclient.h
QAmqpClient: Re-factor using QAmqpChannelHash.
2015-04-13 08:28:04 +10:00
qamqpclient_p.h
QAmqpClient: Re-factor using QAmqpChannelHash.
2015-04-13 08:28:04 +10:00
qamqpexchange.cpp
add two new properties, changed the name of one
2015-01-31 12:44:25 -05:00
qamqpexchange.h
convert methods to actions where it makes sense
2015-02-15 16:36:16 -05:00
qamqpexchange_p.h
add preliminary support for publisher acknowledgements
2015-01-19 13:51:20 -05:00
qamqpframe.cpp
Calling writeFrame with its static form
2015-03-16 16:27:23 +01:00
qamqpframe_p.h
Allowing to configure the write timeout of AMQP frames
2015-03-16 15:03:23 +01:00
qamqpglobal.h
update LICENSE and add license headers
2015-02-09 13:45:05 -05:00
qamqpmessage.cpp
show example of queued calls on QAmqpExchange
2015-02-27 09:13:17 -05:00
qamqpmessage.h
update LICENSE and add license headers
2015-02-09 13:45:05 -05:00
qamqpmessage_p.h
remove QAMQP namespace
2014-09-15 13:26:48 -04:00
qamqpqueue.cpp
fix(multiple-consume): only send consume message once
2015-04-07 14:30:18 -04:00
qamqpqueue.h
convert methods to actions where it makes sense
2015-02-15 16:36:16 -05:00
qamqpqueue_p.h
fix(multiple-consume): only send consume message once
2015-04-07 14:30:18 -04:00
qamqptable.cpp
remove QAMQP namespace
2014-09-15 13:26:48 -04:00
qamqptable.h
update LICENSE and add license headers
2015-02-09 13:45:05 -05:00
src.pro
QAmqpChannelHash: Container for storing channels.
2015-04-13 08:27:57 +10:00