| .. |
|
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
|
namespace cleanup
|
2014-05-28 14:58:18 -04:00 |
|
amqp_channel.h
|
export it all! this may be unnecessary, more investigation needed
|
2014-05-28 15:33:15 -04:00 |
|
amqp_channel_p.h
|
missed a few namespace cleanups
|
2014-05-28 16:28:45 -04:00 |
|
amqp_client.cpp
|
renamed open/close methods to connectToHost/disconnectFromHost (to mirror Qt socket API), added the first auto tests!
|
2014-05-29 10:16:33 -04:00 |
|
amqp_client.h
|
renamed open/close methods to connectToHost/disconnectFromHost (to mirror Qt socket API), added the first auto tests!
|
2014-05-29 10:16:33 -04:00 |
|
amqp_client_p.h
|
missed a few namespace cleanups
|
2014-05-28 16:28:45 -04:00 |
|
amqp_connection.cpp
|
namespace cleanup
|
2014-05-28 14:58:18 -04:00 |
|
amqp_connection.h
|
export it all! this may be unnecessary, more investigation needed
|
2014-05-28 15:33:15 -04:00 |
|
amqp_connection_p.h
|
namespace cleanup
|
2014-05-28 14:58:18 -04:00 |
|
amqp_exchange.cpp
|
namespace cleanup
|
2014-05-28 14:58:18 -04:00 |
|
amqp_exchange.h
|
export it all! this may be unnecessary, more investigation needed
|
2014-05-28 15:33:15 -04:00 |
|
amqp_exchange_p.h
|
namespace cleanup
|
2014-05-28 14:58:18 -04:00 |
|
amqp_frame.cpp
|
namespace cleanup
|
2014-05-28 14:58:18 -04:00 |
|
amqp_frame.h
|
export it all! this may be unnecessary, more investigation needed
|
2014-05-28 15:33:15 -04:00 |
|
amqp_global.h
|
export it all! this may be unnecessary, more investigation needed
|
2014-05-28 15:33:15 -04:00 |
|
amqp_message.cpp
|
move library files to src directory
|
2014-05-28 12:35:31 -04:00 |
|
amqp_message.h
|
export it all! this may be unnecessary, more investigation needed
|
2014-05-28 15:33:15 -04:00 |
|
amqp_network.cpp
|
missed a few namespace cleanups
|
2014-05-28 16:28:45 -04:00 |
|
amqp_network.h
|
export it all! this may be unnecessary, more investigation needed
|
2014-05-28 15:33:15 -04:00 |
|
amqp_queue.cpp
|
namespace cleanup
|
2014-05-28 14:58:18 -04:00 |
|
amqp_queue.h
|
missed a few namespace cleanups
|
2014-05-28 16:28:45 -04:00 |
|
amqp_queue_p.h
|
namespace cleanup
|
2014-05-28 14:58:18 -04:00 |
|
src.pro
|
rename amqp => amqp_client
|
2014-05-28 13:05:51 -04:00 |