qamqp/src
Matt Broadstone cab23c97cc add support for cancelling a consumer
cancel method and cancelled signal added to Queue, added auto tests
to guarantee conditions surrounding the cancel process
2014-06-24 11:09:19 -04:00
..
amqp_authenticator.cpp move library files to src directory 2014-05-28 12:35:31 -04:00
amqp_authenticator.h export it all! this may be unnecessary, more investigation needed 2014-05-28 15:33:15 -04:00
amqp_channel.cpp move error constants to global namespace 2014-06-11 13:44:30 -04:00
amqp_channel.h move error constants to global namespace 2014-06-11 13:44:30 -04:00
amqp_channel_p.h move error constants to global namespace 2014-06-11 13:44:30 -04:00
amqp_client.cpp additional peer exceptions added 2014-06-19 13:36:11 -04:00
amqp_client.h added all tests around exchange declaration 2014-06-11 15:49:05 -04:00
amqp_client_p.h move error constants to global namespace 2014-06-11 13:44:30 -04:00
amqp_exchange.cpp add publish options 2014-06-23 15:36:03 -04:00
amqp_exchange.h add publish options 2014-06-23 15:36:03 -04:00
amqp_exchange_p.h add publish options 2014-06-23 15:36:03 -04:00
amqp_frame.cpp added qAmqpDebug to reduce debug messages during testing 2014-06-06 13:46:08 -04:00
amqp_frame.h additional peer exceptions added 2014-06-19 13:36:11 -04:00
amqp_global.h add publish options 2014-06-23 15:36:03 -04:00
amqp_message.cpp refactor Message 2014-06-19 10:00:52 -04:00
amqp_message.h refactor Message 2014-06-19 10:00:52 -04:00
amqp_message_p.h standardize MessageProperties throughout codebase 2014-06-10 09:16:04 -04:00
amqp_queue.cpp add support for cancelling a consumer 2014-06-24 11:09:19 -04:00
amqp_queue.h add support for cancelling a consumer 2014-06-24 11:09:19 -04:00
amqp_queue_p.h add support for cancelling a consumer 2014-06-24 11:09:19 -04:00
src.pro refactor Message to be explicitly shared class, rather than passing 2014-06-05 15:37:41 -04:00